diff --git a/extras/pandora_update_version.sh b/extras/pandora_update_version.sh index ed5d6a3b16..73f6338e5e 100755 --- a/extras/pandora_update_version.sh +++ b/extras/pandora_update_version.sh @@ -143,8 +143,8 @@ echo "Updating Pandora Windows Agent version..." sed -i -e "s/\s*#define\s*PANDORA_VERSION\s*.*/#define PANDORA_VERSION (\"$VERSION(Build $BUILD)\")/" "$AGENT_WIN_FILE" sed -i -e "s/{Pandora FMS Windows Agent v.*}/{Pandora FMS Windows Agent v$VERSION}/" "$AGENT_WIN_MPI_FILE" NUMERIC_VERSION=$(echo $VERSION | sed -e "s/\([0-9]*\.[0-9]*\).*/\1/") -sed -in "1h;1!H;\${;g;s/[\r\n]InstallVersion[\r\n]{\S*}/\nInstallVersion\n{$NUMERIC_VERSION.0.0}/g;p;}" "$AGENT_WIN_MPI_FILE" -sed -in "1h;1!H;\${;g;s/[\r\n]Version[\r\n]{[^\n\r]*}/\nVersion\n{$BUILD}/g;p;}" "$AGENT_WIN_MPI_FILE" +sed -i -n "1h;1!H;\${;g;s/[\r\n]InstallVersion[\r\n]{\S*}/\nInstallVersion\n{$NUMERIC_VERSION.0.0}/g;p;}" "$AGENT_WIN_MPI_FILE" +sed -i -n "1h;1!H;\${;g;s/[\r\n]Version[\r\n]{[^\n\r]*}/\nVersion\n{$BUILD}/g;p;}" "$AGENT_WIN_MPI_FILE" if [ $NB == 1 ]; then sed --in-place -n "1h;1!H;\${;g;s/[\r\n]Windows\,Executable[\r\n]{[^\n\r]*}/\nWindows\,Executable\n{\<\%AppName\%\>\-\<\%Version\%\>\-Setup\<\%Ext\%\>}/g;p;}" "$AGENT_WIN_MPI_FILE" else diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 399b765676..ca8a66c3b7 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: NG_BETA-170302 +Version: NG_BETA-170308 Architecture: all Priority: optional Section: admin diff --git a/pandora_agents/unix/DEBIAN/make_deb_package.sh b/pandora_agents/unix/DEBIAN/make_deb_package.sh index 221ec6a1ec..e4cae3285e 100644 --- a/pandora_agents/unix/DEBIAN/make_deb_package.sh +++ b/pandora_agents/unix/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="NG_BETA-170302" +pandora_version="NG_BETA-170308" echo "Test if you has the tools for to make the packages." whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null diff --git a/pandora_agents/unix/pandora_agent b/pandora_agents/unix/pandora_agent index d3b8d49fe3..b0bb178d2d 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -41,7 +41,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => 'NG_BETA'; -use constant AGENT_BUILD => '170302'; +use constant AGENT_BUILD => '170308'; # Agent log default file size maximum and instances use constant DEFAULT_MAX_LOG_SIZE => 600000; diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec index 007eb52214..88f84d6a01 100644 --- a/pandora_agents/unix/pandora_agent.redhat.spec +++ b/pandora_agents/unix/pandora_agent.redhat.spec @@ -3,7 +3,7 @@ # %define name pandorafms_agent_unix %define version NG_BETA -%define release 170302 +%define release 170308 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec index 6b06201662..afab84c1f5 100644 --- a/pandora_agents/unix/pandora_agent.spec +++ b/pandora_agents/unix/pandora_agent.spec @@ -3,7 +3,7 @@ # %define name pandorafms_agent_unix %define version NG_BETA -%define release 170302 +%define release 170308 Summary: Pandora FMS Linux agent, PERL version Name: %{name} diff --git a/pandora_agents/unix/pandora_agent_installer b/pandora_agents/unix/pandora_agent_installer index d6d1e37adf..4ee88b5849 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="NG_BETA" -PI_BUILD="170302" +PI_BUILD="170308" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index a11dd5f38f..1ba963400e 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -74,284526 +74,6 @@ IncludeDebugging InstallPassword {} -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170301} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{7.0.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - -InstallVersion -{NG_BETA.0.0} - -Language,ca -{No} - -Language,cs -{No} - -Language,de -{No} - -Language,en -{Yes} - -Language,es -{Yes} - -Language,fr -{No} - -Language,hu -{No} - -Language,it -{No} - -Language,lt -{No} - -Language,nl -{No} - -Language,pl -{No} - -Language,pt_br -{No} - -Language,ru -{No} - -LastIgnoreDirectories -{} - -LastIgnoreFiles -{} - -PackageDescription -{Pandora FMS Windows Agent} - -PackageLicense -{Gnu Public Licence v2 (GPL2)} - -PackageMaintainer -{Ramon Novoa } - -PackageName -{<%ShortAppName%>} - -PackagePackager -{Raul Mateos , Sancho Lerena , Ramon Novoa } - -PackageRelease -{<%PatchVersion%>} - -PackageSummary -{This is the installer for Pandora FMS agent for all Microsoft Windows platforms } - -PackageVersion -{<%MajorVersion%>.<%MinorVersion%>} - -PreserveFileAttributes -{Yes} - -PreserveFilePermissions -{No} - -ProjectID -{0EA13B96-1BB2-4238-B248-101B4F906C15} - -ProjectVersion -{1.2.15.2} - -SaveOnlyToplevelDirs -{No} - -ScriptExt -{.bat} - -ShortAppName -{Pandora FMS} - -SkipUnusedFileGroups -{No} - -SystemLanguage -{es} - -Theme -{Modern_Wizard} - -ThemeDir -{Modern_Wizard} - -ThemeVersion -{1} - -UpgradeApplicationID -{} - -Version -{170302} - -ViewReadme -{Yes} - -WizardHeight -{365} - -WizardWidth -{500} - -} - -array set ::InstallJammer::InstallCommandLineOptions { -mode -{InstallMode Choice No No {Silent Standard} {Set the mode to run the installer in}} - -prefix -{InstallDir String No No {} {Set the installation directory}} - -} -array set ::InstallJammer::UninstallCommandLineOptions { -debugconsole -{ShowConsole Switch Yes No {} {run uninstaller with a debug console open}} - -mode -{UninstallMode Choice No No {Silent Standard} {set the mode to run the uninstaller in}} - -test -{Testing Switch Yes No {} {run uninstaller without uninstalling any files}} - -} -FileGroup ::946FC43B-0E32-4C38-86EF-4F9252C67E16 -setup Install -active Yes -platforms {Windows MacOS-X FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Program Files} -parent FileGroups -File ::7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -type dir -name ../bin/key -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::B33B08D0-C80C-49CB-9431-44C6B4E7858E -name id_dsa -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::7E8B4918-C894-4FCE-98F0-1DDDBF9818F8 -name id_dsa.pub -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::D2362133-1FE1-4D75-8607-083C08CFDE94 -name PUT_SSH_KEYS_HERE -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -type dir -name .svn -active 0 -parent 7003FDCA-0EDA-4431-93E2-6FEA7E8660D6 -File ::9AF0652D-DF48-17E1-CAC6-C7A95749BF39 -name all-wcprops -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::1752E819-4309-7363-EE84-9F995878B58A -name entries -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::B2A5618C-97E8-618A-F575-AF5111A86436 -name format -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::EC823A02-66E1-E5D0-222D-50EC848E935D -type dir -name prop-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::CDE9655C-0BB8-862F-BC70-81E68E4E780B -name id_dsa.pub.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::0A68C64D-C7FD-BEAD-710C-15A33BF42394 -name id_dsa.svn-base -active 0 -parent EC823A02-66E1-E5D0-222D-50EC848E935D -File ::412B52E5-5FC9-6C45-AAA8-61E792250F0C -type dir -name props -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -type dir -name text-base -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::69B9D8E8-AA25-F6BA-D556-6601B1679C11 -name id_dsa.pub.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::73569099-F7B9-CC82-A469-52F721A70B61 -name id_dsa.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::3A083CE1-9577-2E23-60B6-B4628E3AFF7A -name PUT_SSH_KEYS_HERE.svn-base -active 0 -parent AC4C1CD4-E4E5-CED0-C4F8-8F72C3BD5C99 -File ::A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -type dir -name tmp -active 0 -parent A2DBFC3C-AC45-DAE1-0F04-D279DDC1EB36 -File ::8E51353E-6421-44F0-866E-FA3A75AF303E -type dir -name prop-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::685ECBDE-3A87-4D92-4954-BC35E4768E42 -type dir -name props -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::42CF5A97-A991-05CF-E5F7-7F78D5D52CEE -type dir -name text-base -active 0 -parent A3D31F9A-9C90-6019-0D36-2BF7D54FBAFC -File ::6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -type dir -name ../bin/util -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::C410E57A-3F3E-4622-AB1B-DB6A0EBCED01 -name cut.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::9EB6D55B-F596-4486-9A5A-6A374A3E6CDA -name date.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0F0DB1A3-D6CA-4ADF-87A3-A0ED76C60C6B -name expr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::E9117E64-E7B3-48A3-8B57-5D9F20852EAB -name gawk.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::96EE4F8B-1EC7-46E0-869A-88D14CBD82F0 -name grep.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::CFC44D73-74F7-4D14-8FC8-62255B115551 -name head.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::44B21832-6BF6-4277-9B8C-077E49F53AD2 -name ls.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::5E41B886-FEFD-4648-B151-71195C2E04DE -name md5.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B47EAE44-63B4-4B6F-86A0-00089DDB2437 -name puttygen.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F792F4E1-B3E9-43AB-A17B-44E2B3013093 -name tail.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::306C9DF0-CC33-48DC-8AFC-2B99ED4E00A0 -name tr.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1900A2B4-09F5-468A-90AD-75CBE17C727B -name wc.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B3D9FD4E-6021-45E6-B9B8-F81CC940540E -name tentacle_client.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -type dir -name .svn -active 0 -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::A57FA3AE-443F-FC25-F777-70CAE8FB0892 -name all-wcprops -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5CAE2970-9FA4-CDA6-6156-C0FB81206C93 -name entries -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::0C863D99-65DA-2CA7-9CA8-70FBB30A4F02 -name format -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::F4812143-55ED-3C48-3FC3-23D8C1456058 -type dir -name prop-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::5A577337-9685-8CD3-7666-54E6BD51D70C -name cut.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::14D86BD8-85DE-A53C-34F9-FD6EAF3AC3E6 -name date.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::B5474580-9B89-F881-AF0F-D89DFE27B74B -name expr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2B1C2B5B-187C-8566-8EDF-0E908A20DBEE -name gawk.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::346E0DB7-627C-DB73-C59E-B11DB7C3324A -name grep.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::2360BC3D-5346-2B9A-0707-397F033D6385 -name head.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::C1F38550-393D-79E1-6C1D-D7AEFA932F01 -name ls.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::F56EAD1E-60C0-B1F2-F01D-4887B9D0FF0B -name md5.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BC5CBC91-43CB-BAB7-622D-A2F93E566458 -name puttygen.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::D4510D67-0DA2-F7F1-E6A1-924452FA9E74 -name tail.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::7AE3F476-020E-BA1A-626B-C631F1D6DEBC -name tr.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::BB01F71B-2DA6-A63E-C112-542974B20C30 -name wc.exe.svn-base -active 0 -parent F4812143-55ED-3C48-3FC3-23D8C1456058 -File ::1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -type dir -name props -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::D7C4B924-B3CE-BE13-A62B-9EB256F73AB4 -name tentacle_client.exe.svn-work -active 0 -parent 1867308F-F69E-2BE3-9DF6-A5ECD58AA2CE -File ::13FFC58B-812B-624A-170C-B8954D13574D -type dir -name text-base -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::9BD4AAF6-4D9F-0D52-21FC-388AE4C148C4 -name cut.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::CFC49473-239A-EDC9-EAC3-74282513DFAF -name date.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::9F8DF1C5-531E-EDC6-E477-F49C063F927C -name expr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::783FD37D-8F07-6991-E37D-22A2706716CB -name gawk.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2305CCBD-4447-BAF4-0E7F-E38133567DB4 -name grep.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::B1E1E90B-9A96-2526-9583-E31A370A15C9 -name head.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::BA9586FF-BA3E-2E73-B262-CF7AF48AB4DC -name ls.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::732C7A8A-3FC1-172E-B943-0CF1BFADA5F2 -name md5.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::8021D8AA-4F3C-0B5D-61D1-610F3616572B -name puttygen.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::139033A0-D9E6-870A-5BFF-2261D1D707D1 -name tail.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::D25CAB78-44B6-9998-7B56-1E6DE957ED78 -name tr.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::2E2CE748-D169-27FE-DC76-13933FA60A6D -name wc.exe.svn-base -active 0 -parent 13FFC58B-812B-624A-170C-B8954D13574D -File ::FC2CF695-F050-712A-EAC4-B57D19D00C77 -type dir -name tmp -active 0 -parent AD36A2E6-370D-E5CF-3A6A-56AC4137E60C -File ::17DD23ED-CFF6-4E2E-AE99-2AA03F4DC4C4 -type dir -name prop-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::7FFC041E-C253-BA7D-D890-3D88CDBA434C -type dir -name props -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::955A9B5D-775D-4C4B-07C6-1E457A3AEF04 -type dir -name text-base -active 0 -parent FC2CF695-F050-712A-EAC4-B57D19D00C77 -File ::57A504DC-687C-F126-8B39-6A70F43C156A -name cmp.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::B71D3B59-A60B-6C21-76D4-292FA73C1613 -name getreg.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DB77AA43-D4B7-239C-0F48-52502E17D4DC -name sort.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::7B1652FD-0C02-13A8-BAA8-1B6F8BB257A5 -name df.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::558D0D7E-2D41-EA8A-325D-27FA08CE8B69 -name ps.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::92375EEB-039A-EAF0-C1AC-B91B00CD1DD6 -name logevent_log4x.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::0A9C1B7E-7F5C-84E0-55F9-0224A97F3CD2 -name unzip.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::8B69786B-B84F-22AC-B466-C84617B1330A -type dir -name mibs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::10C3DFEB-75EC-B329-9CCB-F96223B326C2 -name SNMP-USER-BASED-SM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F7ECC5A7-160D-BA30-5C90-16128275160C -name IPV6-TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CA57A40B-EAF2-C3FF-0266-4849D92307F3 -name IPV6-UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A4AE302D-4B1F-1B96-D1AF-63647EE43060 -name UCD-IPFWACC-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4894E284-5E13-99E3-1CAE-F90BF9006641 -name Makefile.mib -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CDBCA051-ABF8-586B-EEA2-2738E8B839C7 -name RFC1155-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8D3FC0D8-3E89-AA48-8AC1-0E2ABA206413 -name NET-SNMP-MONITOR-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9E24308A-6C93-A14B-4054-B98C8855B3E7 -name DISMAN-TRACEROUTE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::104C6B91-8D0A-1830-50F0-85B29FDFA7A4 -name SNMPv2-SMI.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1CEF1B2C-F75C-9439-260A-940E0B6BDF34 -name RFC1213-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1737EB19-488D-CC18-8B5B-1118C9868A2C -name HOST-RESOURCES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E3CCE554-B504-5F5F-7F74-FF9C7B31BF4D -name NETWORK-SERVICES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5C1CE0DF-685D-8D71-7E6E-A2DFAAAF3AB9 -name UCD-SNMP-MIB-OLD.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E603538F-D5D1-6EDF-CE46-CB9C4DC718F1 -name AGENTX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::471A4833-F9C7-0E6A-FF2D-159AB861F958 -name SNMP-VIEW-BASED-ACM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::797C81CC-9E82-ACFC-8D45-A94DC430755D -name HOST-RESOURCES-TYPES.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::45BFFEA9-B757-1464-8F91-A07A03BA229C -name ianalist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::88C873FE-F358-1FBC-608F-4273AD8391E4 -name RMON-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC17338-9F54-9B51-00A1-9FB655FE5A8F -name HCNUM-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4B3D7FA9-0633-0969-0D48-86E9714EDDB7 -name UCD-DLMOD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::71E96358-3EC9-3FF2-DE0F-24713B0BE65B -name EtherLike-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0AC34548-4415-39F5-F75E-3E54611FBEA1 -name NET-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::F3A8B2CF-374D-D5F1-AAAD-675F04ECF107 -name LM-SENSORS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::7EE2B7C3-913B-A889-EEFB-8FD7D5B36D3D -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DFD52E2F-6DE4-5176-C430-683C42915D68 -name rfcmibs.diff -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::77DAD413-0D51-0043-DAB1-959155FA1584 -name SMUX-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::42EEFE3A-A534-4FDD-2D98-EDE92C9D56D5 -name IANA-RTPROTO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2DB878B1-5A00-3949-E1EB-6C5FFEE1BB6E -name README.mibs -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::EBC9F917-BDA1-5E9E-70A2-939E85145E96 -name UCD-IPFWACC-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8DA0A3E3-5D3A-493A-30B3-86A81D35C077 -name rfclist -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::414F8D04-D7F8-8E4B-8B9C-34C9CEEAE990 -name RFC-1215.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3DECE776-AE57-4B11-1B00-C1E5D6E680F5 -name TUNNEL-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::316FEA16-1105-B2F9-1D64-0F94F07451DB -name makehtml.pl -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::98D3387E-6994-71AD-5E68-EC53C256BF89 -name Makefile.in -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DD5BA10C-D728-E267-CC3C-6BFBDB0FD0F4 -name INET-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::787BF3D9-F3D8-AEDC-C0A8-4539892510B3 -name DISMAN-EVENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::40A38693-383D-E70D-2D0B-97F14FC06A25 -name SNMPv2-TM.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B172ABC4-5B10-6800-1C26-B5E4E7DCB3BE -name NET-SNMP-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::029D3EFA-AA5D-FE7D-9B70-CB162B8731BC -name SNMP-MPD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C69A3E3F-602D-B85A-AD84-CD3FF7163906 -name SNMP-TARGET-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CDCB12A-2544-A5C7-A6F0-6C5A9D0C061D -name NET-SNMP-SYSTEM-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::A9026441-0B6F-D92B-1A07-ED3DD99BD501 -name smistrip -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::48CA671F-9217-EDAF-4196-9D9AF61A699B -name DISMAN-NSLOOKUP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CB1B4307-0998-D9C3-AB12-4F0367B9BC50 -name NET-SNMP-EXAMPLES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::37418DC6-CB58-F6D6-C221-FE20835BA5B6 -name TCP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::74E4DAD6-E267-4FBD-C7E2-FCBEF64BF132 -name DISMAN-PING-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::0A4E3D96-62B4-0244-A2C3-3E8CA564EDE0 -name NET-SNMP-AGENT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::6620F423-865F-91B1-4C0E-93D483092228 -name NET-SNMP-EXTEND-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8049FBBB-1C36-02C7-8690-5C24686D9CD2 -name IP-FORWARD-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::183ED813-65AD-F929-5041-715D4FD09737 -name DISMAN-SCHEDULE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::51842E62-465C-E1B4-2DEA-871C045AF913 -name UCD-DISKIO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::569B4E77-0B32-E95A-8540-2C97C2B2A354 -name SNMPv2-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DA1819A0-F1C0-B6BD-3C5D-FC02602ABDB2 -name SNMP-NOTIFICATION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C90B00DD-3DF9-5A10-80A4-F173C81E267B -name IANAifType-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4CDDD873-7C7B-DDF1-0547-C716FA2EE6B8 -name UCD-DISKIO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::56603234-865E-B851-B55A-9A620209A198 -name SNMPv2-CONF.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1112D09B-33C9-483A-E700-C85832FC6C69 -name IPV6-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::AF86F856-6A36-299A-5ADA-5CC9E3B14BA1 -name SNMPv2-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::605BCDB3-C411-8D49-BF90-B0D3E29288C9 -name DISMAN-EXPRESSION-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::DB106B45-CA94-21A2-F638-19EEC4BB84B6 -name IANA-LANGUAGE-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B2FE8CE3-716F-A393-D0D3-FAAF748EFAB0 -name UCD-DEMO-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D4295B27-BEDC-FDF3-48B1-2A58B7CF306D -name SNMP-PROXY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9DB499F2-F384-C5AA-E496-CA7F859FF8C8 -name IPV6-ICMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::B8B3D274-B94B-809E-5ABC-E2B0488B51B5 -name DISMAN-SCRIPT-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::00F9ECA3-E979-9343-7F94-9D8F349EF579 -name mibfetch -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::9430EE3D-3EF2-5CE9-BA36-02A3C0680C37 -name SNMP-FRAMEWORK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::5A093FFD-6A05-1693-6A29-F5D68054DF46 -name UDP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::73AD77A4-08F4-8A7D-D52B-6151D11FF33F -name UCD-DEMO-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::C0B97EE6-9A3C-2EF0-22ED-082B40EE910F -name UCD-SNMP-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::02DE3F78-ED9A-5A73-D283-0CD205B7BE58 -name TRANSPORT-ADDRESS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::09203A02-1DA2-BDE3-175B-15043E2ACAE0 -name SNMP-USM-DH-OBJECTS-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::BEEFE984-6F00-376D-7BCE-812B945AEDBD -name SNMP-USM-AES-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::3D1E7967-95A3-E9B8-3579-6FFDF0D1E5AF -name UCD-DLMOD-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1A4D4BF6-FF57-559E-251B-F63BB6D9FA94 -name UCD-IPFILTER-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::31EC3141-C348-56FF-16E2-75C2FFA65413 -name MTA-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::17D117A5-B736-A21C-AAC1-C6B017A644D5 -name IPV6-TC.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::E1FDBB74-8D12-9843-B4D3-40385D91CDF5 -name SNMP-COMMUNITY-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::8CD8FE57-2B98-7814-258B-1D4FB03B144E -name IF-INVERTED-STACK-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4A727B8A-ED01-A5C4-BFF3-F7E632E1F056 -name NOTIFICATION-LOG-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::074CBF5A-7246-A35C-EBD7-DAECBDFA8044 -name IF-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::69610A79-5EA4-6111-2946-D870A009B4FD -name UCD-SNMP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::2285B4E9-C139-D5EC-DCF4-F0943BBB0FE1 -name nodemap -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::CC5A58CA-2719-7E75-7DC9-178C4A7AB956 -name UCD-IPFILTER-MIB.inc -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::4AF37C51-C6F6-71AB-BA2A-759CCF9EE297 -name IP-MIB.txt -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::1D9B106C-A0A0-4989-645B-0A1AFDC44138 -name .index -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -type dir -name .svn -active 0 -parent 8B69786B-B84F-22AC-B466-C84617B1330A -File ::D5FFCDEA-B30C-90E1-1B2C-49DB89A2D90F -name all-wcprops -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::55BD2C4F-212D-947D-4CE5-7A1A6463AF3A -name entries -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::7BB33BC9-F34E-ACAC-5D2E-D8CE67590378 -type dir -name prop-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::6A15022F-5512-B5CE-287B-9FD87C8D4D61 -type dir -name props -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::CC1D7221-8233-5190-029D-9F0AF2B73225 -type dir -name text-base -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::2D8DAE81-C0D0-DEA9-0E71-DCF7CA54127F -name .index.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFCFD8E2-0B13-19E0-CACA-B729EB6717B3 -name AGENTX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1EE676C1-0749-31CE-7BA6-3B28862BA05B -name DISMAN-EVENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::32A01452-C5B3-A36A-9343-2473FF0EF86B -name DISMAN-EXPRESSION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2B2D0A95-26A6-F27D-1129-FC227D045DD3 -name DISMAN-NSLOOKUP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DCEFFC46-98EA-5B9D-5DBF-2A912D9998C0 -name DISMAN-PING-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::392AA770-335C-6B27-8B56-F309A8E78251 -name DISMAN-SCHEDULE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FFB1354A-B5E7-4A95-8755-CC5A435BE297 -name DISMAN-SCRIPT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C25E27F3-CE18-1B9A-D285-3D3F6A7BD2AE -name DISMAN-TRACEROUTE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::427CB562-066F-C2E6-9264-E462AE38854E -name EtherLike-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B50866C-5C89-EF5A-FEE7-0EEA3C1A523D -name HCNUM-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B351A78A-038D-57FB-7CAA-FE00C2843AD6 -name HOST-RESOURCES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C91B3BFF-0FA4-3A20-83E9-688B9CA4A7D4 -name HOST-RESOURCES-TYPES.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E7882D39-8A22-B573-33CF-54D2417E5AF1 -name IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6D6BC24F-6F51-E69E-EFCF-83CD3CF8F567 -name IANA-LANGUAGE-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::EF828668-6C7B-A51B-8140-D84F9AB9760C -name IANA-RTPROTO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7AE6382F-49F2-4D61-5124-1E4F083CB2E4 -name IANAifType-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2291B1C0-3660-0D31-44D9-25BE27886AC2 -name ianalist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::ED8393C4-0988-2F37-6362-82741C8BEF18 -name IF-INVERTED-STACK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::72FBD6F5-473A-C962-6879-35015BA8D5C9 -name IF-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AF3EA403-49CC-511E-75F2-1365816200CA -name INET-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C2B56606-E28D-EF6A-F28D-CA81B1AB67A7 -name IP-FORWARD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::11332249-7CE3-2A37-AA1F-48925709668F -name IP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F9F74BD2-5DB1-52AF-E0F2-F83FBF978E48 -name IPV6-ICMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1F3DED36-1DCF-21F3-7AF7-60BF0B8E490D -name IPV6-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::03762ED4-7F88-4853-2E89-2FD018A9BFF4 -name IPV6-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D0BBA9CA-701B-22C1-BB15-0D7C94C40D49 -name IPV6-TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9623E8DC-ABB6-3FE9-467C-977F1FC8D0C8 -name IPV6-UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B18EC413-4AA0-2161-0416-1B7EAF5B8587 -name LM-SENSORS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FACC844-DC8A-3778-4E4F-9A4D3FE935B7 -name Makefile.in.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5E65F151-1031-98D3-07DD-40A01F1081D9 -name Makefile.mib.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::79B81A40-00D4-397A-B228-BB4EE6006FCD -name makehtml.pl.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::729BAE35-6BD2-7C45-498A-678218DFF994 -name mibfetch.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::CD1D4E0D-3220-D888-225C-B09A2AF69D47 -name MTA-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1F3C16D-E3E7-8D4B-A0FA-5EA3DDC5C3E7 -name NET-SNMP-AGENT-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6E5845C0-2470-FD92-3388-832E9EA5E41D -name NET-SNMP-EXAMPLES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::07B57915-D30A-9B31-0F00-B4051EA17FDF -name NET-SNMP-EXTEND-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::1B9F5B34-1BCC-14B4-649E-646E703AAC42 -name NET-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::57059FFB-1AD1-0C53-DB25-556CF56EBC55 -name NET-SNMP-MONITOR-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9334F7D7-CAD8-756E-A495-E8A1B72C3C65 -name NET-SNMP-SYSTEM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::979000C2-2CAA-422A-BFFA-B6E2618DF99F -name NET-SNMP-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4C34E0F6-1878-3624-E7DB-9C6B80440D24 -name NETWORK-SERVICES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::89E5C74E-1C3F-D63C-57F8-FCB8CF2FCCC4 -name nodemap.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B13201FB-7A83-9639-A999-9F330EA3A849 -name NOTIFICATION-LOG-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B86561D3-9423-E3B7-4233-ADD4A4D26866 -name README.mibs.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::631AF3AA-FBAD-A007-3063-D0417A00AD25 -name RFC-1215.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::2781ED42-0D91-233F-6F51-0C14E04FCA28 -name RFC1155-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4946D7B9-05D4-520B-C842-07CAC8C92DB2 -name RFC1213-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::A1564F0D-7F18-6256-927D-9494240F853B -name rfclist.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::D332BAD1-6058-BEF6-7CDD-3503E8DC07B6 -name rfcmibs.diff.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::41972A3C-4B83-3DC4-C18C-708B13422B13 -name RMON-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81C1DDBE-CBDE-FE8A-83D2-13C99D113762 -name smistrip.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::BB7554E3-04DA-E5BE-D502-1001B803E565 -name SMUX-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::F27B00AA-549A-E044-EB78-369A84AF6CB8 -name SNMP-COMMUNITY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::26E15926-97FB-CEEC-4157-B94FE7E83765 -name SNMP-FRAMEWORK-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::287047DE-53D8-D514-4E13-121FFAD31A0F -name SNMP-MPD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E0109AEF-812E-CF43-83C4-EB3CD4C00C8B -name SNMP-NOTIFICATION-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B7F3BA89-6757-A82E-8DC8-CE1EA8048686 -name SNMP-PROXY-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4D7D18CF-0E14-59C5-518F-7C0CD0B2CB4D -name SNMP-TARGET-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FB47BE7F-2B32-CC30-2CA1-83D4CDF00215 -name SNMP-USER-BASED-SM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::FC1443BA-24F6-9C83-630D-BB8F957BE52E -name SNMP-USM-AES-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC046AA3-A8D4-C3E2-C3E5-E7B68A501089 -name SNMP-USM-DH-OBJECTS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::38691298-28A8-81F6-F1FC-00ECE21205D7 -name SNMP-VIEW-BASED-ACM-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::DFF8B0D9-907E-B263-9F23-48216BB2D058 -name SNMPv2-CONF.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::5CCFF16F-2A94-EB09-9E3E-519A3A1FE805 -name SNMPv2-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::6FFEF5BF-6508-2A40-811D-3863399E9D59 -name SNMPv2-SMI.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::97565931-8C89-F029-99A1-6DFC1979A3E8 -name SNMPv2-TC.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::3F15A49F-6BEC-F45F-DDF9-CC50CD4CC21E -name SNMPv2-TM.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::E01ACDF9-4DCE-C415-DC49-3BC213F23B10 -name TCP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::9992E720-1A2F-2198-C236-DAA92181721A -name TRANSPORT-ADDRESS-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::479EA0FB-98E3-8710-E883-BBB9C667066A -name TUNNEL-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7D605D50-615C-B0F9-567D-6246A313851F -name UCD-DEMO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::4FDA6897-97C5-F7E6-0AFA-52E362F9E84A -name UCD-DEMO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AB270B18-95CB-F42F-CA15-11359EAD35B0 -name UCD-DISKIO-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AC27DF3F-F522-2A06-BDF1-4645C9F942AE -name UCD-DISKIO-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::B3E11B2E-35C4-0B97-4408-74167C185C22 -name UCD-DLMOD-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::73CFF637-FBBB-7D64-B498-2FBEAD83AADA -name UCD-DLMOD-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::569CD04F-9E6E-06E4-1B1F-4B58E0EE441A -name UCD-IPFILTER-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::81EA4416-1E6D-2557-FAF6-1D4E768069C0 -name UCD-IPFILTER-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::7A6CA16A-B3E1-702B-6860-5580B12030AB -name UCD-IPFWACC-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::C85A4B0A-C307-8DD6-FF88-31738AEE4BEE -name UCD-IPFWACC-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::AFDF3F9B-A060-F8C6-5B4C-208AFE2176B2 -name UCD-SNMP-MIB-OLD.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::424B0ACB-B435-1C68-47EF-88A3E9546523 -name UCD-SNMP-MIB.inc.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::855032CB-FC6E-DFA1-BC63-E5D4FD29F185 -name UCD-SNMP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::94CA96D2-F700-B1A8-A825-6729707FF6A6 -name UDP-MIB.txt.svn-base -active 0 -parent CC1D7221-8233-5190-029D-9F0AF2B73225 -File ::8BED0534-84A0-E7A1-104A-7AB6FF964C31 -type dir -name tmp -active 0 -parent 75B2C5A2-5AA7-FD10-9FF9-65820B3199E3 -File ::FCD8F7DA-CA57-B939-BE6D-7582A8AC2EA5 -type dir -name prop-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A549C9BC-62C4-F94D-5195-28EA21C4F48E -type dir -name props -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::A26BD65A-2404-4564-6D36-8FD8EBECA57C -type dir -name text-base -active 0 -parent 8BED0534-84A0-E7A1-104A-7AB6FF964C31 -File ::3A6A9726-7944-6766-FE7A-45E11E8324EC -name df_percent.vbs -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::DC4E6C4D-0CAC-9299-7F7E-715C90CA2655 -name getsnmp.bat -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::1DD45A3E-D828-38FB-3715-D9DA537EDCAA -name snmpget.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F054DB92-ED3C-63C1-3907-9C1350C0EC25 -name pandora_update.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::F9A7539E-8E6F-05A5-18D4-3E366C257AE5 -name tentacle_server.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::45D372F1-229D-5318-5AF0-84BF65848E79 -name curl.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::6B032FAE-541E-EC63-8EB9-3407BE28B665 -name pandora_revent.exe -parent 6E5B73B7-8B81-48D7-BF49-59D8D92FB830 -File ::03A7EA5A-D6FC-4427-B35C-0288C07813B6 -filemethod {Never overwrite files} -name ../bin/pandora_agent.conf -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::71EFB181-1BAE-4749-B7E7-7837E378BA3D -name ../bin/PandoraAgent.exe -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::50980131-CDA1-4F32-86E0-FD53B1097F67 -name ../installer/pandora.ico -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::3267E440-2104-4BA2-BDEB-DFDA32441FC2 -name ../installer/LICENSE.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::423325D1-5C33-41ED-965A-F7E1F2A2C32E -name ../installer/README.txt -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::9F4D1B79-C9AE-4F1F-AC50-876657B3361C -type dir -name ../installer/scripts -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::8C09E6D4-4B09-4AA5-B025-441389C76F70 -name start_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BA05415F-E246-45AE-A0B1-21C7AB400402 -name stop_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -type dir -name .svn -active 0 -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::FCD8D912-5FEE-9260-43B9-AAC4A3D97A74 -name all-wcprops -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::B52ADC0B-DDFE-19EA-217D-A9879FDB0ED0 -name entries -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::F1C08FA0-FC7D-A314-A3ED-79CABF0D6691 -name format -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::7C00D02E-E023-12F5-37DB-99EF5C139127 -type dir -name prop-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9D70EC00-D797-99F7-D436-A245939366E9 -type dir -name props -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::916998A8-1F74-A5B7-EF97-4576BF4640EE -type dir -name text-base -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::022AD27A-A285-F9D4-6374-56A6DCB382DA -name start_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::5F1E6560-AEB6-9C49-4A34-9D0410B1BB5D -name stop_pandora_agent.bat.svn-base -active 0 -parent 916998A8-1F74-A5B7-EF97-4576BF4640EE -File ::23F0FBAE-5849-2617-4616-D50FE1FCB137 -type dir -name tmp -active 0 -parent F9332D6C-1AB8-5657-0FD3-02D1B30B6EC2 -File ::9513C1EE-B08B-2ABE-38EF-C153696EFCD6 -type dir -name prop-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::2BBBE1D9-BA80-E6CA-835E-9D958A4CF3C3 -type dir -name props -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::486CB634-5092-8E3B-7621-5B3A044ACCCC -type dir -name text-base -active 0 -parent 23F0FBAE-5849-2617-4616-D50FE1FCB137 -File ::012BFA02-7F3D-897C-072A-877021FDC7D7 -name restart_pandora_agent.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::02213E74-8E86-E4AC-58D0-B70412A05656 -name install_service_restart.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::BAF0FDDB-F0D7-1326-D3CE-7C6676636B83 -name delete_at_job.bat -parent 9F4D1B79-C9AE-4F1F-AC50-876657B3361C -File ::94EE5172-C243-4F11-80CE-C356D9055323 -type dir -name ../bin/help -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::38108568-E397-4360-9FDD-BBD7574607E0 -name how_to_keys.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::096DCAC9-2E8F-4765-9EC5-E40DAFC26B36 -name how_to_keys_es.html -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::550F286E-2409-4221-A51A-CA980C9EA9DC -type dir -name images -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::6FDE9DD9-ADE8-455A-B864-FA7C2B903604 -name 1.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0AFE05E1-E200-4650-8F9E-ED83C9E9ADD4 -name 2.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::46E928DC-6919-4EC1-86EA-F161C098449D -name 3.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::5EA49A68-6952-43BF-9A54-1CDF8E48C3D8 -name 4.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::0C33AC8D-503A-4A9C-801F-2FDEF9FA98C0 -name 5.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::1B81E274-2375-4287-90D7-953BE3F71FA7 -name 6.jpg -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::C2E02994-9B4E-430C-B399-E93986DD9B0F -name logo.png -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::9D2B9A51-22B6-A99C-5081-FA2019F25C7C -type dir -name .svn -active 0 -parent 550F286E-2409-4221-A51A-CA980C9EA9DC -File ::EE4C4794-AF1B-9B38-C3F3-4A0F30414237 -name all-wcprops -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::CDEFB24E-78EC-D33D-C03B-1BF69F9D7240 -name entries -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::AE60977B-1615-C577-177E-5B7D25BC1B9D -name format -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -type dir -name prop-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::A315BDD0-BFAC-9951-DBA9-9C0069787C3C -name 1.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::F6039348-9850-F462-2574-1E5E891BF3E6 -name 2.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::FC2B37A3-0080-541B-9966-57C1D1C1E1D6 -name 3.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::298ED0DB-1234-5BD8-18B8-518B5FB6D496 -name 4.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::053EB4AF-E3D2-3585-97C5-74101DE38A5A -name 5.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::205526D5-AB41-59CD-4E93-921AB6B2C76D -name 6.jpg.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::14581560-7252-5709-FDFF-633B5A3E280A -name logo.png.svn-base -active 0 -parent 2FF9A303-F999-58D0-3FBA-14DBDCCDA37B -File ::6F85271E-257E-557C-FAC2-F49C1EDC2096 -type dir -name props -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::93B66474-8BCC-512F-7745-93C6A7363B6C -type dir -name text-base -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::63801B7E-91F6-27E3-6B1E-FAE252743DB2 -name 1.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::69C1BE32-1589-926A-57A7-8CF8462EE436 -name 2.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AB5F3408-BEB6-43EB-BB36-01C2099CDA73 -name 3.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::E3C5F440-0EA5-B02E-E0CA-914C0D752579 -name 4.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::9FFDE5CB-2B86-E099-0A6D-A963C5DACFED -name 5.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::01DD93C8-FC8F-F04F-41E2-4CCE23B17446 -name 6.jpg.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::47103393-BF3D-73AA-DF55-6EC06D168B87 -name logo.png.svn-base -active 0 -parent 93B66474-8BCC-512F-7745-93C6A7363B6C -File ::AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -type dir -name tmp -active 0 -parent 9D2B9A51-22B6-A99C-5081-FA2019F25C7C -File ::E74367AD-B33C-C7BC-29EA-1DD751790525 -type dir -name prop-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::03BE7202-3CE6-912B-55BD-C83BE24DE78D -type dir -name props -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::C298402E-C607-9ECB-3868-3EC497EE76E9 -type dir -name text-base -active 0 -parent AF12F531-ADF4-4FFA-AD4E-51E147AC2AB3 -File ::ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -type dir -name .svn -active 0 -parent 94EE5172-C243-4F11-80CE-C356D9055323 -File ::1F6E3F35-3360-B6DF-DE07-FC8D97EDA429 -name all-wcprops -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::92DE54C3-70E3-54B0-6ACA-C4AB3ED414C5 -name entries -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::09CCD851-4F46-30C3-CEDF-3CF15F2F4725 -name format -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::4B269A0F-E9EF-8E24-DA33-EF312CB9366A -type dir -name prop-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::171423D2-828C-A2F0-6460-817D86D6AEC6 -type dir -name props -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::A95B27E3-0731-5350-09F6-A20ED47C3DBC -type dir -name text-base -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::72957FF3-D51C-5F57-9A6A-188E7DF551A3 -name how_to_keys.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::2ACB40DB-9D1D-97DD-6889-E63A89437823 -name how_to_keys_es.html.svn-base -active 0 -parent A95B27E3-0731-5350-09F6-A20ED47C3DBC -File ::33B94DB4-C180-92CA-28A9-8E748747A201 -type dir -name tmp -active 0 -parent ECEC7A07-7C36-C3CD-BFF1-53DD1B27A949 -File ::9A553712-B42A-6A8F-00B1-4E8933B83D00 -type dir -name prop-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::9376A1BB-540D-AF99-82D1-DEEDB5621B31 -type dir -name props -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::FDE18B19-66AE-E8C6-38A9-FB675E103E81 -type dir -name text-base -active 0 -parent 33B94DB4-C180-92CA-28A9-8E748747A201 -File ::8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -type dir -name ../bin/collections -parent 946FC43B-0E32-4C38-86EF-4F9252C67E16 -File ::DC2682C5-68A1-8249-6160-9B1896DAECB9 -type dir -name .svn -active 0 -parent 8DC9C5E7-7957-7E7A-5603-F78DACBDE9C2 -File ::F253AE0D-A56D-F650-C7C7-0FC69D2EA3B8 -type dir -name props -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::A90AA2E8-3EEF-A991-CE94-75B3008A53F7 -type dir -name prop-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::EEA6B667-6883-7666-FFFC-E7701DCDBD81 -type dir -name tmp -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::5AF5F713-EEB1-AF49-EAFD-8AB218895F2F -type dir -name prop-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::D98D0A8F-FA65-BECC-B972-AF8E0713F31B -type dir -name text-base -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::3527B202-4B84-5ECD-EDF6-E1817D90434C -type dir -name props -active 0 -parent EEA6B667-6883-7666-FFFC-E7701DCDBD81 -File ::4D77EDB1-1EE5-72EA-9495-48A48F5F926C -type dir -name text-base -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::B7F88BC0-DD0F-510C-D701-C809345CB1BF -name all-wcprops -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -File ::626C46DF-B711-6026-CA4C-2D0C7FAB64CD -name entries -active 0 -parent DC2682C5-68A1-8249-6160-9B1896DAECB9 -Component ::FB96078B-BA3C-498C-8C20-B01C1F28ACA9 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name {Default Component} -parent Components -SetupType ::A87C1A6B-ED26-4B07-8736-750725FF34E4 -setup Install -active Yes -platforms {Windows FreeBSD-5-x86 FreeBSD-6-x86 FreeBSD-7-x86 Linux-x86_64 Solaris-x86} -name Typical -parent SetupTypes - -InstallComponent 1957048E-B498-4FFF-A8BA-F2DF640463B1 -setup Install -type pane -title {Welcome Screen} -component Welcome -active Yes -parent StandardInstall -InstallComponent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -setup Install -type pane -title {License Agreement} -component License -active Yes -parent StandardInstall -InstallComponent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -setup Install -type action -conditions {354871D2-65BD-4414-BB04-F466798FA027 0F1370DF-FF15-4CE7-ADF6-CA74BC642334} -title {Modify Widget} -component ModifyWidget -active Yes -parent DE1D4DF7-A35C-4228-8A25-07106AD77C9E -Condition 354871D2-65BD-4414-BB04-F466798FA027 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 354871D2-65BD-4414-BB04-F466798FA027 -Condition 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -active Yes -parent EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38 -title {String Is Condition} -component StringIsCondition -TreeObject::id 0F1370DF-FF15-4CE7-ADF6-CA74BC642334 -InstallComponent B2E20690-C57D-4286-9977-F2541E04D71F -setup Install -type pane -conditions {F6A6DB43-C89D-4A19-98D3-1E24284260AE E8952A0A-82A0-4AD0-8FA8-8902870AF848} -title {Select Destination} -component SelectDestination -active Yes -parent StandardInstall -Condition F6A6DB43-C89D-4A19-98D3-1E24284260AE -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {Script Condition} -component ScriptCondition -TreeObject::id F6A6DB43-C89D-4A19-98D3-1E24284260AE -Condition E8952A0A-82A0-4AD0-8FA8-8902870AF848 -active Yes -parent B2E20690-C57D-4286-9977-F2541E04D71F -title {File Permission Condition} -component FilePermissionCondition -TreeObject::id E8952A0A-82A0-4AD0-8FA8-8902870AF848 -InstallComponent C862BDC0-8F67-4546-B658-4A9A8ADCE385 -setup Install -type pane -title {Start Copying Files} -component StartCopyingFiles -active Yes -parent StandardInstall -InstallComponent 268B55D8-DE61-421A-AB68-A5D4821D981F -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent StandardInstall -InstallComponent 57BABE6F-717F-4D6A-8A66-921B404862F5 -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 8A1B144A-F5F6-430F-A334-C31494182599 -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 268B55D8-DE61-421A-AB68-A5D4821D981F -InstallComponent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 0464C461-3BD5-93CE-C3BA-C59CA84AD70D -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 2D8098DC-CDEA-32BE-83A6-A5AF95CC583E -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 22E3617C-DE0E-D452-41DC-8278EA3F9D76 -InstallComponent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -setup Install -type pane -title {Custom Blank Pane 2} -component CustomBlankPane2 -active Yes -parent StandardInstall -InstallComponent 75288342-4CEB-473C-B242-450642503F74 -setup Install -type action -title {Add Widget} -component AddWidget -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 0C4A17DA-7867-40CC-81B4-0D1F170581AC -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 68A06F1C-625E-4BF0-AE3B-8BFBD37824C1 -InstallComponent 1F7BE720-7885-4150-9550-F25FB1C69423 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent StandardInstall -InstallComponent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -setup Install -type action -conditions {8112E00E-C24D-458F-9C19-03E63937E908 29B86DFA-93EA-4584-A9CF-DE823F4787F2} -title {Start Windows Service} -component StartWindowsService -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition 8112E00E-C24D-458F-9C19-03E63937E908 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id 8112E00E-C24D-458F-9C19-03E63937E908 -Condition 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -active Yes -parent 10D62EB5-B108-461C-91D4-1D18A9CB5B08 -title {String Is Condition} -component StringIsCondition -TreeObject::id 29B86DFA-93EA-4584-A9CF-DE823F4787F2 -InstallComponent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -setup Install -type action -conditions {D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B} -title {View Readme Checkbutton} -component AddWidget -active Yes -parent 1F7BE720-7885-4150-9550-F25FB1C69423 -Condition D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id D8C1E7BD-813A-43ED-95A4-4F5DA45D5886 -Condition 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -active Yes -parent 60CAEDF4-53E9-46C5-9A0F-5873E12F2328 -title {String Is Condition} -component StringIsCondition -TreeObject::id 3AEDBF26-DF24-4328-B5AE-E93AA5F0617B -InstallComponent 6059F771-3AA1-491C-8B84-788812912E73 -setup Install -type pane -title {Copying Files} -component CopyFiles -active Yes -parent DefaultInstall -InstallComponent 63A986C1-609D-430F-8119-EBEDFC8315EF -setup Install -type action -title {Disable Buttons} -component ModifyWidget -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent D05D0C20-4972-455A-885D-69F24E9AF177 -setup Install -type action -title {Execute Action} -component ExecuteAction -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 13C83B15-ECEF-9C00-F46C-6E799ABF2157 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 66412B02-0460-4B2B-9D89-57A6BBF1328D -setup Install -type action -title {Move Forward} -component MoveForward -active Yes -parent 6059F771-3AA1-491C-8B84-788812912E73 -InstallComponent 6B06C7C2-97A8-4642-B286-3B089943F359 -setup Install -type pane -title {Setup Complete} -component SetupComplete -active Yes -parent DefaultInstall -InstallComponent D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent ConsoleInstall -InstallComponent 4F41161A-813F-4BE4-F776-3ED4F26B0CF3 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent ConsoleInstall -InstallComponent B5904821-3970-1701-002C-0318B8BECA06 -setup Install -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleInstall -InstallComponent 613FA629-E245-7370-9591-3648E0F25E00 -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent ConsoleInstall -InstallComponent 4D9FB66C-1A02-271A-B6C3-7C88498D1A57 -setup Install -type action -title Exit -component Exit -active Yes -parent ConsoleInstall -InstallComponent 811B66F7-9751-FF4C-8189-5AB5F50E19FC -setup Install -type action -title {Install Everything} -component ExecuteAction -active Yes -parent SilentInstall -InstallComponent A2D703B9-395E-59F4-B03C-1655F2690FB7 -setup Install -type action -title {Replace Text In File} -component ReplaceTextInFile -active Yes -parent SilentInstall -InstallComponent 6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D -setup Install -type action -title {Start Windows Service} -component StartWindowsService -active Yes -parent SilentInstall -InstallComponent 466DC16E-3453-409B-999C-CCDF853AA03D -setup Install -type action -title Exit -component Exit -active Yes -parent SilentInstall -InstallComponent D567240B-2A30-47FD-97AA-3EDA09B64E9F -setup Install -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -setup Install -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 65546717-3D31-4931-B445-220199767639 -setup Install -type action -title {Create Install Panes} -component CreateInstallPanes -active Yes -parent 61B40FBC-EADB-4F4C-A49F-81B35B3774BB -InstallComponent 9C96DF15-FD21-468D-9996-76D96466D335 -setup Install -type actiongroup -title {Install Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288 -setup Install -type action -title {Install Selected Files} -component InstallSelectedFiles -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent F0BC8450-668B-41B2-A442-F1BE095D1BFB -setup Install -type action -title {Install Uninstaller} -component InstallUninstaller -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent B26D8DB4-B899-384A-DA80-782EDCBC98D6 -setup Install -type action -title {Create Folder} -component CreateFolder -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1 -setup Install -type action -title {Add Directory To Path} -component AddDirectoryToPath -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent CAA5BD76-A403-3277-17F9-2E88C8EC540E -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 697B7934-4664-A4A2-1467-26B285C39ABC -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC33B744-E0BD-BCCA-7695-F6D12FBE74E6 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 2C6197E2-968E-F2D8-7805-E67A43EC5BB5 -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 06959B7F-380D-DEF6-431A-1894BF9A367C -setup Install -type action -title {Install Program Folder Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent EC0536AE-91F2-712A-DDBD-E6DF378335EA -setup Install -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 75B1D869-C9BA-42C4-9C07-E1D156DA80A8 -setup Install -type action -title {Windows Uninstall Registry} -component AddWindowsUninstallEntry -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent A4155ACD-0377-4A2C-B952-2C19BF592347 -setup Install -type action -title {Uninstall Shortcut} -component InstallProgramFolderShortcut -active Yes -parent 9C96DF15-FD21-468D-9996-76D96466D335 -InstallComponent 18774B81-6D13-4BD2-B6F2-852BF95814BD -setup Install -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsInstall -InstallComponent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -setup Install -type action -conditions {EDB4771C-ED91-462E-84D9-66E4AE0A9D9C 5CC9615C-1568-415A-A9BA-8D48DD155F7E 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82} -title {View Readme Window} -component TextWindow -active Yes -parent 18774B81-6D13-4BD2-B6F2-852BF95814BD -Condition EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id EDB4771C-ED91-462E-84D9-66E4AE0A9D9C -Condition 5CC9615C-1568-415A-A9BA-8D48DD155F7E -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {String Is Condition} -component StringIsCondition -TreeObject::id 5CC9615C-1568-415A-A9BA-8D48DD155F7E -Condition 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -active Yes -parent 5EA75DE2-F9E1-405D-800E-B28FB96CDC61 -title {File Exists Condition} -component FileExistsCondition -TreeObject::id 9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82 -InstallComponent CFF365EA-C5AD-4E16-9D09-E20AADED45ED -setup Install -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsInstall -InstallComponent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -setup Uninstall -type pane -title Uninstall -component Uninstall -active Yes -parent StandardUninstall -InstallComponent 1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC -setup Uninstall -type action -title {Modify Widget} -component ModifyWidget -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 6B488B72-9080-4AF7-8690-8D823CCD86AE -setup Uninstall -type action -title {Move Forward} -component MoveForward -active Yes -parent F037AAD5-E79E-4544-B8C0-AA98CDF5438E -InstallComponent 2C06B466-789E-4F18-B711-E8411E2CD80F -setup Uninstall -type pane -conditions 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -title {Uninstall Details} -component UninstallDetails -active Yes -parent StandardUninstall -Condition 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -active Yes -parent 2C06B466-789E-4F18-B711-E8411E2CD80F -title {String Is Condition} -component StringIsCondition -TreeObject::id 628E6478-81A8-4DF9-A4FE-EACEFAEA2E93 -InstallComponent C0AAD722-CF3D-4708-A62F-4EE9C92F7B24 -setup Uninstall -type pane -title {Uninstall Complete} -component UninstallComplete -active Yes -parent StandardUninstall -InstallComponent C19EE9A4-6BBE-4631-8013-7B7DCA588367 -setup Uninstall -type action -title {Console Ask Yes Or No} -component ConsoleAskYesOrNo -active Yes -parent ConsoleUninstall -InstallComponent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -setup Uninstall -type action -conditions 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -title Exit -component Exit -active Yes -parent ConsoleUninstall -Condition 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -active Yes -parent AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE -title {String Is Condition} -component StringIsCondition -TreeObject::id 96F7BA2D-A593-40DC-89C9-AE7895FD0984 -InstallComponent 1D572EE2-DD93-4F13-850E-DE0EEB1DA110 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent A518E166-9DC7-454F-8EFE-CD4461F093FB -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent ConsoleUninstall -InstallComponent 4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3 -setup Uninstall -type action -title {Console Message} -component ConsoleMessage -active Yes -parent ConsoleUninstall -InstallComponent 6ADB9508-5F82-4564-B6AC-1170A76B4CB9 -setup Uninstall -type action -title Exit -component Exit -active Yes -parent ConsoleUninstall -InstallComponent F71872ED-E931-4B96-B4F8-1F65356FE848 -setup Uninstall -type action -title {Execute Action} -component ExecuteAction -active Yes -parent SilentUninstall -InstallComponent CFEEDA4E-6870-4C25-8847-2ABB087DF90D -setup Uninstall -type action -title Exit -component Exit -active Yes -parent SilentUninstall -InstallComponent ED3D7C90-4A56-40EE-A2C5-E845C3A57C12 -setup Uninstall -type actiongroup -title {Setup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -setup Uninstall -type actiongroup -title {Startup Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -setup Uninstall -type action -conditions {103DC6E3-97DC-46AC-81C5-DED8E4E319E7 DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB} -title Exit -component Exit -active Yes -parent B923CC3C-CD18-4F8A-9648-51ADE1168D4A -Condition 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {String Is Condition} -component StringIsCondition -TreeObject::id 103DC6E3-97DC-46AC-81C5-DED8E4E319E7 -Condition DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -active Yes -parent 716175FD-DD14-46E4-AC3E-2E6483C6FF7D -title {Ask Yes or No} -component AskYesOrNo -TreeObject::id DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB -InstallComponent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -setup Uninstall -type actiongroup -title {Uninstall Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent 19131BB8-88ED-C9E4-A5CF-8873BE8F5D09 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 3A1294BA-6D93-95C0-D81D-3435E62A69F3 -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC -setup Uninstall -type action -title {Execute External Program} -component ExecuteExternalProgram -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 0BABDE07-5132-BB2B-CDB4-AED542367076 -setup Uninstall -type action -title {Remove Directory From Path} -component RemoveDirectoryFromPath -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent D2829903-F232-F03E-070A-386860F74F4A -setup Uninstall -type action -title {Delete File} -component DeleteFile -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent 100C074A-1AB7-6813-12F8-585CF0B5C2D5 -setup Uninstall -type action -title {Uninstall Leftover Files} -component UninstallLeftoverFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent ACFFE9C0-C404-4FD9-AD70-8F60E822DE65 -setup Uninstall -type action -title {Uninstall Selected Files} -component UninstallSelectedFiles -active Yes -parent 73AB9FDF-9481-4EC3-8B31-C109BAA1086C -InstallComponent AA00EDED-9979-419F-A32C-DF1480E9EFF0 -setup Uninstall -type actiongroup -title {Finish Actions} -active Yes -parent ActionGroupsUninstall -InstallComponent BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4 -setup Uninstall -type actiongroup -title {Cancel Actions} -active Yes -parent ActionGroupsUninstall - -array set Properties { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Conditions -{0 conditions} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Height -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelSide -{left} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,LabelWidth -{28} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text,subst -{1} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Type -{entry} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Value -{Servers} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,VirtualText -{AgentGroup} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Width -{420} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,X -{20} - -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Y -{190} - -06959B7F-380D-DEF6-431A-1894BF9A367C,Conditions -{0 conditions} - -06959B7F-380D-DEF6-431A-1894BF9A367C,ShortcutName -{<%PandoraLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,TargetFileName -{<%ProgramLicense%>} - -06959B7F-380D-DEF6-431A-1894BF9A367C,WorkingDirectory -{<%InstallDir%>} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Conditions -{0 conditions} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Directory -{<%InstallDir%>\util} - -0BABDE07-5132-BB2B-CDB4-AED542367076,Level -{system} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Conditions -{0 conditions} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,ExecuteAction -{Before Next Pane is Displayed} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,Files -{pandora_agent.conf} - -0C4A17DA-7867-40CC-81B4-0D1F170581AC,StringMap -{$ServerIP$ <%ServerIP%> - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,CheckCondition -{Before Action is Executed} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,Operator -{false} - -0F1370DF-FF15-4CE7-ADF6-CA74BC642334,String -{<%LicenseAccepted%>} - -100C074A-1AB7-6813-12F8-585CF0B5C2D5,Conditions -{0 conditions} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,CheckCondition -{Before Action is Executed} - -103DC6E3-97DC-46AC-81C5-DED8E4E319E7,String -{<%GuiMode%>} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,Conditions -{2 conditions} - -10D62EB5-B108-461C-91D4-1D18A9CB5B08,ServiceName -{pandoraFMSagent} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Conditions -{0 conditions} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,ExecuteAction -{Before Next Pane is Displayed} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,Files -{pandora_agent.conf} - -13C83B15-ECEF-9C00-F46C-6E799ABF2157,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Conditions -{0 conditions} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,State -{disabled} - -1728FDEB-5E1A-48D4-9FF8-EE993A2C04AC,Widget -{NextButton; CancelButton} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Alias -{Finish Actions} - -18774B81-6D13-4BD2-B6F2-852BF95814BD,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,Conditions -{0 conditions} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ConsoleTitle -{<%AppName%> Deleting Pandora FMS Agent AT job} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,ProgramCommandLine -{delete_at_job.bat} - -19131BB8-88ED-C9E4-A5CF-8873BE8F5D09,WorkingDirectory -{<%InstallDir%>/scripts} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,BackButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,CancelButton,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Caption,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Conditions -{0 conditions} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message,subst -{1} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,NextButton,subst -{1} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Conditions -{0 conditions} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,BackButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Buttons -{Next} - -1F7BE720-7885-4150-9550-F25FB1C69423,CancelButton,subst -{0} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,Conditions -{0 conditions} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message,subst -{1} - -1F7BE720-7885-4150-9550-F25FB1C69423,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Active -{Yes} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Buttons -{Next} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Conditions -{0 conditions} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton,subst -{1} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle,subst -{0} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,BackButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Buttons -{Cancel} - -268B55D8-DE61-421A-AB68-A5D4821D981F,CancelButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Caption,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Conditions -{0 conditions} - -268B55D8-DE61-421A-AB68-A5D4821D981F,FileLabel,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Message,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,NextButton,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,ProgressValue,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Subtitle,subst -{1} - -268B55D8-DE61-421A-AB68-A5D4821D981F,Title,subst -{1} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,CheckCondition -{Before Action is Executed} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,FailureMessage -{Error starting Pandora FMS service} - -29B86DFA-93EA-4584-A9CF-DE823F4787F2,String -{<%Answer%>} - -2C06B466-789E-4F18-B711-E8411E2CD80F,BackButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,CancelButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Caption,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Conditions -{1 condition} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Message,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,NextButton,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Subtitle,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Text,subst -{1} - -2C06B466-789E-4F18-B711-E8411E2CD80F,Title,subst -{1} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,Conditions -{0 conditions} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,ShortcutName -{<%EditConfiguration%>} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,TargetFileName -{<%InstallDir%>\pandora_agent.conf} - -2C6197E2-968E-F2D8-7805-E67A43EC5BB5,WorkingDirectory -{<%InstallDir%>} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Conditions -{0 conditions} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,ExecuteAction -{Before Next Pane is Displayed} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,Files -{pandora_agent.conf} - -2D8098DC-CDEA-32BE-83A6-A5AF95CC583E,StringMap -{$AgentGroup$ <%AgentGroup%>} - -354871D2-65BD-4414-BB04-F466798FA027,CheckCondition -{Before Action is Executed} - -354871D2-65BD-4414-BB04-F466798FA027,String -{<%Property <%CurrentPane%> UserMustAcceptLicense%>} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,Conditions -{0 conditions} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ConsoleTitle -{<%AppName%> Stopping Pandora FMS agent} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,ProgramCommandLine -{stop_pandora_agent.bat} - -3A1294BA-6D93-95C0-D81D-3435E62A69F3,WorkingDirectory -{<%InstallDir%>/scripts} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,CheckCondition -{Before Action is Executed} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,Operator -{false} - -3AEDBF26-DF24-4328-B5AE-E93AA5F0617B,String -{<%InstallStopped%>} - -466DC16E-3453-409B-999C-CCDF853AA03D,Conditions -{0 conditions} - -466DC16E-3453-409B-999C-CCDF853AA03D,ExitType -{Finish} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,Conditions -{0 conditions} - -4D9FB66C-1A02-271A-B6C3-7C88498D1A57,ExitType -{Finish} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Conditions -{0 conditions} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message,subst -{1} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Conditions -{0 conditions} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,ExecuteAction -{Before Next Pane is Displayed} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,Files -{pandora_agent.conf} - -4F41161A-813F-4BE4-F776-3ED4F26B0CF3,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Conditions -{0 conditions} - -57BABE6F-717F-4D6A-8A66-921B404862F5,State -{disabled} - -57BABE6F-717F-4D6A-8A66-921B404862F5,Widget -{Back Button;Next Button} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,CheckCondition -{Before Action is Executed} - -5CC9615C-1568-415A-A9BA-8D48DD155F7E,String -{<%ViewReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,CloseButton,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Conditions -{3 conditions} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message,subst -{1} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,TextFile -{<%ProgramReadme%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,BackButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,CancelButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Caption,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Conditions -{0 conditions} - -6059F771-3AA1-491C-8B84-788812912E73,FileLabel,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Message,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,NextButton,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,ProgressValue,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Subtitle,subst -{1} - -6059F771-3AA1-491C-8B84-788812912E73,Title,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Background -{white} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Checked -{Yes} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Conditions -{2 conditions} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text,subst -{1} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Type -{checkbutton} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,VirtualText -{ViewReadme} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,X -{185} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Y -{250} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Action -{Uninstall Actions} - -60FEFCD5-D31D-4DEA-86D7-E0246ABF0DF5,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,Conditions -{0 conditions} - -613FA629-E245-7370-9591-3648E0F25E00,ServiceName -{pandoraFMSagent} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Alias -{Startup Actions} - -61B40FBC-EADB-4F4C-A49F-81B35B3774BB,Conditions -{0 conditions} - -628E6478-81A8-4DF9-A4FE-EACEFAEA2E93,String -{<%ErrorsOccurred%>} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Conditions -{0 conditions} - -63A986C1-609D-430F-8119-EBEDFC8315EF,State -{disabled} - -63A986C1-609D-430F-8119-EBEDFC8315EF,Widget -{Back Button;Next Button} - -65546717-3D31-4931-B445-220199767639,Conditions -{0 conditions} - -66412B02-0460-4B2B-9D89-57A6BBF1328D,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Active -{Yes} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,BackButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Buttons -{Next} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,CancelButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Conditions -{0 conditions} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,NextButton,subst -{1} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle,subst -{0} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title,subst -{1} - -697B7934-4664-A4A2-1467-26B285C39ABC,Conditions -{0 conditions} - -697B7934-4664-A4A2-1467-26B285C39ABC,IconPath -{<%InstallDir%>\pandora.ico} - -697B7934-4664-A4A2-1467-26B285C39ABC,ShortcutName -{<%StopPandoraService%>} - -697B7934-4664-A4A2-1467-26B285C39ABC,TargetFileName -{<%InstallDir%>\scripts\stop_pandora_agent.bat} - -697B7934-4664-A4A2-1467-26B285C39ABC,WorkingDirectory -{<%InstallDir%>} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,Conditions -{0 conditions} - -6ADB9508-5F82-4564-B6AC-1170A76B4CB9,ExitType -{Finish} - -6B06C7C2-97A8-4642-B286-3B089943F359,BackButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Buttons -{Next} - -6B06C7C2-97A8-4642-B286-3B089943F359,CancelButton,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Caption,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,Conditions -{0 conditions} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message,subst -{1} - -6B06C7C2-97A8-4642-B286-3B089943F359,NextButton,subst -{1} - -6B488B72-9080-4AF7-8690-8D823CCD86AE,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,Conditions -{0 conditions} - -6EF6AADF-D373-CE5A-2D2C-26FB5BA9154D,ServiceName -{pandoraFMSagent} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Comment -{Ask the user if they want to proceed with the uninstall.} - -716175FD-DD14-46E4-AC3E-2E6483C6FF7D,Conditions -{2 conditions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Alias -{Uninstall Actions} - -73AB9FDF-9481-4EC3-8B31-C109BAA1086C,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,Conditions -{0 conditions} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ConsoleTitle -{<%AppName%> Deregistering Pandora FMS Agent service} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,ProgramCommandLine -{PandoraAgent.exe --uninstall} - -73C87D6F-ACBB-026B-157C-1CC1FD4C4EEC,WorkingDirectory -{<%InstallDir%>} - -75288342-4CEB-473C-B242-450642503F74,Conditions -{0 conditions} - -75288342-4CEB-473C-B242-450642503F74,Height -{20} - -75288342-4CEB-473C-B242-450642503F74,LabelSide -{left} - -75288342-4CEB-473C-B242-450642503F74,LabelWidth -{28} - -75288342-4CEB-473C-B242-450642503F74,Text,subst -{1} - -75288342-4CEB-473C-B242-450642503F74,Type -{entry} - -75288342-4CEB-473C-B242-450642503F74,Value -{myserver.ipaddress.net} - -75288342-4CEB-473C-B242-450642503F74,VirtualText -{ServerIP} - -75288342-4CEB-473C-B242-450642503F74,Width -{420} - -75288342-4CEB-473C-B242-450642503F74,X -{20} - -75288342-4CEB-473C-B242-450642503F74,Y -{190} - -75B1D869-C9BA-42C4-9C07-E1D156DA80A8,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,Conditions -{0 conditions} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFilePercentage -{Yes} - -7FB76BFF-92E4-4210-9CFA-D6CDDB7C2288,UpdateFileText -{Yes} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,Conditions -{0 conditions} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,ShortcutName -{<%Readme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,TargetFileName -{<%ProgramReadme%>} - -81001CE5-6E0D-FAC5-A8BE-D7D06ADA70B2,WorkingDirectory -{<%InstallDir%>} - -8112E00E-C24D-458F-9C19-03E63937E908,CheckCondition -{Before Action is Executed} - -8112E00E-C24D-458F-9C19-03E63937E908,FailureMessage -{Service not initialized. Try to init Pandora Windows Agent Service manually.} - -8112E00E-C24D-458F-9C19-03E63937E908,Message,subst -{1} - -8112E00E-C24D-458F-9C19-03E63937E908,Title,subst -{1} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Action -{Install Actions} - -811B66F7-9751-FF4C-8189-5AB5F50E19FC,Conditions -{0 conditions} - -8A1B144A-F5F6-430F-A334-C31494182599,Conditions -{0 conditions} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Destination -{<%InstallDir%>} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,FileSize -{15267909} - -946FC43B-0E32-4C38-86EF-4F9252C67E16,Name -{Program Files} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,CheckCondition -{Before Action is Executed} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,Operator -{false} - -96F7BA2D-A593-40DC-89C9-AE7895FD0984,String -{<%Answer%>} - -9C96DF15-FD21-468D-9996-76D96466D335,Alias -{Install Actions} - -9C96DF15-FD21-468D-9996-76D96466D335,Conditions -{0 conditions} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,CheckCondition -{Before Action is Executed} - -9D5D32C2-9AEC-46C1-98CA-F9A535E6ED82,Filename -{<%ProgramReadme%>} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Action -{Install Actions} - -9F763EAB-21A4-41E7-B51B-EDC4ACF4C5C8,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Conditions -{0 conditions} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,ExecuteAction -{Before Next Pane is Displayed} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,Files -{pandora_agent.conf} - -A2D703B9-395E-59F4-B03C-1655F2690FB7,StringMap -{$ServerIP$ localhost - $ServerPath$ /var/spool/pandora/data_in - $AgentTemp$ <%InstallDir%>\\temp} - -A4155ACD-0377-4A2C-B952-2C19BF592347,Conditions -{0 conditions} - -A4155ACD-0377-4A2C-B952-2C19BF592347,FileName -{<%ShortAppName%>-uninstall} - -A4155ACD-0377-4A2C-B952-2C19BF592347,ShortcutName -{<%UninstallApplicationText%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,TargetFileName -{<%Uninstaller%>} - -A4155ACD-0377-4A2C-B952-2C19BF592347,WorkingDirectory -{<%InstallDir%>} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Action -{Uninstall Actions} - -A518E166-9DC7-454F-8EFE-CD4461F093FB,Conditions -{0 conditions} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Components -{FB96078B-BA3C-498C-8C20-B01C1F28ACA9} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,DisplayName,subst -{1} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Name -{Typical} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,ShowSetupType -{No} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Alias -{Finish Actions} - -AA00EDED-9979-419F-A32C-DF1480E9EFF0,Conditions -{0 conditions} - -AA0A7460-2E6B-4DB1-A7EF-845A1C7B09CE,Conditions -{1 condition} - -ACFFE9C0-C404-4FD9-AD70-8F60E822DE65,Conditions -{0 conditions} - -AIX-ppc,Active -{No} - -AIX-ppc,BuildSeparateArchives -{No} - -AIX-ppc,DefaultDirectoryPermission -{0755} - -AIX-ppc,DefaultFilePermission -{0755} - -AIX-ppc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -AIX-ppc,FallBackToConsole -{Yes} - -AIX-ppc,InstallDir -{<%Home%>/<%ShortAppName%>} - -AIX-ppc,InstallMode -{Standard} - -AIX-ppc,InstallType -{Typical} - -AIX-ppc,ProgramExecutable -{} - -AIX-ppc,ProgramFolderAllUsers -{No} - -AIX-ppc,ProgramFolderName -{<%AppName%>} - -AIX-ppc,ProgramLicense -{<%InstallDir%>/installer/LICENSE.txt} - -AIX-ppc,ProgramName -{} - -AIX-ppc,ProgramReadme -{<%InstallDir%>/installer/README.txt} - -AIX-ppc,PromptForRoot -{Yes} - -AIX-ppc,RequireRoot -{No} - -AIX-ppc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,Conditions -{0 conditions} - -B26D8DB4-B899-384A-DA80-782EDCBC98D6,FolderName -{<%InstallDir%>\temp} - -B2E20690-C57D-4286-9977-F2541E04D71F,BackButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Buttons -{Next/Cancel} - -B2E20690-C57D-4286-9977-F2541E04D71F,CancelButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Conditions -{2 conditions} - -B2E20690-C57D-4286-9977-F2541E04D71F,Destination,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,DestinationLabel,subst -{0} - -B2E20690-C57D-4286-9977-F2541E04D71F,Message,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,NextButton,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Subtitle,subst -{1} - -B2E20690-C57D-4286-9977-F2541E04D71F,Title,subst -{1} - -B5904821-3970-1701-002C-0318B8BECA06,Conditions -{0 conditions} - -B5904821-3970-1701-002C-0318B8BECA06,Message,subst -{1} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Alias -{Startup Actions} - -B923CC3C-CD18-4F8A-9648-51ADE1168D4A,Conditions -{0 conditions} - -BC4AB013-F50F-49BF-BF98-FF7EBE16BCA4,Alias -{Cancel Actions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Conditions -{0 conditions} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Directory -{<%InstallDir%>\util} - -BC8CE18E-2121-7ECF-9CA3-FE3E7FC329A1,Level -{system} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,BackButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,CancelButton,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Caption,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Conditions -{0 conditions} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,Message,subst -{1} - -C0AAD722-CF3D-4708-A62F-4EE9C92F7B24,NextButton,subst -{1} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Conditions -{0 conditions} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Default -{Yes} - -C19EE9A4-6BBE-4631-8013-7B7DCA588367,Prompt -{<%UninstallStartupText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,BackButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Buttons -{Next/Cancel} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,CancelButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Conditions -{0 conditions} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Message,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,NextButton,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Subtitle,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Text,subst -{1} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Title,subst -{1} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,Conditions -{0 conditions} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ConsoleTitle -{<%AppName%> Installing Pandora FMS Agent as windows service} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,ProgramCommandLine -{PandoraAgent.exe --install} - -CAA5BD76-A403-3277-17F9-2E88C8EC540E,WorkingDirectory -{<%InstallDir%>} - -CFEEDA4E-6870-4C25-8847-2ABB087DF90D,ExitType -{Finish} - -CFF365EA-C5AD-4E16-9D09-E20AADED45ED,Alias -{Cancel Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Action -{Install Actions} - -D05D0C20-4972-455A-885D-69F24E9AF177,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Conditions -{0 conditions} - -D2829903-F232-F03E-070A-386860F74F4A,Files -{<%InstallDir%>\pandora_agent.log} - -D2829903-F232-F03E-070A-386860F74F4A,IgnoreErrors -{Yes} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Alias -{Setup Actions} - -D567240B-2A30-47FD-97AA-3EDA09B64E9F,Conditions -{0 conditions} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,CheckCondition -{Before Action is Executed} - -D8C1E7BD-813A-43ED-95A4-4F5DA45D5886,Filename -{<%ProgramReadme%>} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Action -{Install Actions} - -D945ADEC-CFCF-87DD-B8EC-480E6A87F4AF,Conditions -{0 conditions} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,CheckCondition -{Before Action is Executed} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title,subst -{1} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,TrueValue -{No} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,AcceptRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Active -{Yes} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,BackButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,CancelButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Caption,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Conditions -{0 conditions} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,DeclineRadiobutton,subst -{0} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Message,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,NextButton,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text,subst -{1} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Title,subst -{1} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,CheckCondition -{Before Next Pane is Displayed} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,FailureMessage -{<%DirectoryPermissionText%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Filename -{<%InstallDir%>} - -E8952A0A-82A0-4AD0-8FA8-8902870AF848,Permission -{can create} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Conditions -{2 conditions} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,State -{disabled} - -EAB473BD-3ECC-4FDE-AF62-B80B89DCAE38,Widget -{NextButton} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,Conditions -{0 conditions} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,IgnoreErrors -{Yes} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,ProgramCommandLine -{install_service_restart.bat} - -EC0536AE-91F2-712A-DDBD-E6DF378335EA,WorkingDirectory -{<%InstallDir%>\scripts} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,Conditions -{0 conditions} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,IconPath -{<%InstallDir%>\pandora.ico} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,ShortcutName -{<%StartPandoraService%>} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,TargetFileName -{<%InstallDir%>\scripts\start_pandora_agent.bat} - -EC33B744-E0BD-BCCA-7695-F6D12FBE74E6,WorkingDirectory -{<%InstallDir%>} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Alias -{Setup Actions} - -ED3D7C90-4A56-40EE-A2C5-E845C3A57C12,Conditions -{0 conditions} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,CheckCondition -{Before Action is Executed} - -EDB4771C-ED91-462E-84D9-66E4AE0A9D9C,String -{<%GuiMode%>} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,BackButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,CancelButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Caption,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Conditions -{0 conditions} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,FileValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Message,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,NextButton,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,ProgressValue,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Subtitle,subst -{1} - -F037AAD5-E79E-4544-B8C0-AA98CDF5438E,Title,subst -{1} - -F0BC8450-668B-41B2-A442-F1BE095D1BFB,Conditions -{0 conditions} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Comment -{Do not display this pane if this is an upgrade install unless there is more than one installation present} - -F6A6DB43-C89D-4A19-98D3-1E24284260AE,Script -{!<%UpgradeInstall%> || <%PreviousInstallCount%> != 1} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Action -{Uninstall Actions} - -F71872ED-E931-4B96-B4F8-1F65356FE848,Conditions -{0 conditions} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,DisplayName,subst -{1} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,FileGroups -{946FC43B-0E32-4C38-86EF-4F9252C67E16} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Name -{Default Component} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,RequiredComponent -{Yes} - -FreeBSD-4-x86,Active -{No} - -FreeBSD-4-x86,BuildSeparateArchives -{No} - -FreeBSD-4-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-4-x86,DefaultFilePermission -{0755} - -FreeBSD-4-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-4-x86,FallBackToConsole -{Yes} - -FreeBSD-4-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-4-x86,InstallMode -{Standard} - -FreeBSD-4-x86,InstallType -{Typical} - -FreeBSD-4-x86,ProgramExecutable -{} - -FreeBSD-4-x86,ProgramFolderAllUsers -{No} - -FreeBSD-4-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-4-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-4-x86,ProgramName -{} - -FreeBSD-4-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-4-x86,PromptForRoot -{Yes} - -FreeBSD-4-x86,RequireRoot -{No} - -FreeBSD-4-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-5-x86,Active -{No} - -FreeBSD-5-x86,BuildSeparateArchives -{No} - -FreeBSD-5-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-5-x86,DefaultFilePermission -{0755} - -FreeBSD-5-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-5-x86,FallBackToConsole -{Yes} - -FreeBSD-5-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-5-x86,InstallMode -{Standard} - -FreeBSD-5-x86,InstallType -{Typical} - -FreeBSD-5-x86,ProgramExecutable -{} - -FreeBSD-5-x86,ProgramFolderAllUsers -{No} - -FreeBSD-5-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-5-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-5-x86,ProgramName -{} - -FreeBSD-5-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-5-x86,PromptForRoot -{Yes} - -FreeBSD-5-x86,RequireRoot -{No} - -FreeBSD-5-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-6-x86,Active -{No} - -FreeBSD-6-x86,BuildSeparateArchives -{No} - -FreeBSD-6-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-6-x86,DefaultFilePermission -{0755} - -FreeBSD-6-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-6-x86,FallBackToConsole -{Yes} - -FreeBSD-6-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-6-x86,InstallMode -{Standard} - -FreeBSD-6-x86,InstallType -{Typical} - -FreeBSD-6-x86,ProgramExecutable -{} - -FreeBSD-6-x86,ProgramFolderAllUsers -{No} - -FreeBSD-6-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-6-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-6-x86,ProgramName -{} - -FreeBSD-6-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-6-x86,PromptForRoot -{Yes} - -FreeBSD-6-x86,RequireRoot -{No} - -FreeBSD-6-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -FreeBSD-7-x86,Active -{No} - -FreeBSD-7-x86,BuildSeparateArchives -{No} - -FreeBSD-7-x86,DefaultDirectoryPermission -{0755} - -FreeBSD-7-x86,DefaultFilePermission -{0755} - -FreeBSD-7-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -FreeBSD-7-x86,FallBackToConsole -{Yes} - -FreeBSD-7-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -FreeBSD-7-x86,InstallMode -{Standard} - -FreeBSD-7-x86,InstallType -{Typical} - -FreeBSD-7-x86,ProgramExecutable -{} - -FreeBSD-7-x86,ProgramFolderAllUsers -{No} - -FreeBSD-7-x86,ProgramFolderName -{<%AppName%>} - -FreeBSD-7-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -FreeBSD-7-x86,ProgramName -{} - -FreeBSD-7-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -FreeBSD-7-x86,PromptForRoot -{Yes} - -FreeBSD-7-x86,RequireRoot -{No} - -FreeBSD-7-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -HPUX-hppa,Active -{No} - -HPUX-hppa,BuildSeparateArchives -{No} - -HPUX-hppa,DefaultDirectoryPermission -{0755} - -HPUX-hppa,DefaultFilePermission -{0755} - -HPUX-hppa,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -HPUX-hppa,FallBackToConsole -{Yes} - -HPUX-hppa,InstallDir -{<%Home%>/<%ShortAppName%>} - -HPUX-hppa,InstallMode -{Standard} - -HPUX-hppa,InstallType -{Typical} - -HPUX-hppa,ProgramExecutable -{} - -HPUX-hppa,ProgramFolderAllUsers -{No} - -HPUX-hppa,ProgramFolderName -{<%AppName%>} - -HPUX-hppa,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -HPUX-hppa,ProgramName -{} - -HPUX-hppa,ProgramReadme -{<%InstallDir%>/README.txt} - -HPUX-hppa,PromptForRoot -{Yes} - -HPUX-hppa,RequireRoot -{No} - -HPUX-hppa,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86,Active -{No} - -Linux-x86,BuildSeparateArchives -{No} - -Linux-x86,DefaultDirectoryPermission -{0755} - -Linux-x86,DefaultFilePermission -{0755} - -Linux-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86,FallBackToConsole -{Yes} - -Linux-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86,InstallMode -{Standard} - -Linux-x86,InstallType -{Typical} - -Linux-x86,ProgramExecutable -{<%InstallDir%>/pandora_agent} - -Linux-x86,ProgramFolderAllUsers -{No} - -Linux-x86,ProgramFolderName -{<%AppName%>} - -Linux-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86,ProgramName -{} - -Linux-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86,PromptForRoot -{Yes} - -Linux-x86,RequireRoot -{No} - -Linux-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Linux-x86_64,Active -{No} - -Linux-x86_64,BuildSeparateArchives -{No} - -Linux-x86_64,DefaultDirectoryPermission -{0755} - -Linux-x86_64,DefaultFilePermission -{0755} - -Linux-x86_64,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Linux-x86_64,FallBackToConsole -{Yes} - -Linux-x86_64,InstallDir -{<%Home%>/<%ShortAppName%>} - -Linux-x86_64,InstallMode -{Standard} - -Linux-x86_64,InstallType -{Typical} - -Linux-x86_64,ProgramExecutable -{} - -Linux-x86_64,ProgramFolderAllUsers -{No} - -Linux-x86_64,ProgramFolderName -{<%AppName%>} - -Linux-x86_64,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Linux-x86_64,ProgramName -{} - -Linux-x86_64,ProgramReadme -{<%InstallDir%>/README.txt} - -Linux-x86_64,PromptForRoot -{Yes} - -Linux-x86_64,RequireRoot -{No} - -Linux-x86_64,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-sparc,Active -{No} - -Solaris-sparc,BuildSeparateArchives -{No} - -Solaris-sparc,DefaultDirectoryPermission -{0755} - -Solaris-sparc,DefaultFilePermission -{0755} - -Solaris-sparc,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-sparc,FallBackToConsole -{Yes} - -Solaris-sparc,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-sparc,InstallMode -{Standard} - -Solaris-sparc,InstallType -{Typical} - -Solaris-sparc,ProgramExecutable -{} - -Solaris-sparc,ProgramFolderAllUsers -{No} - -Solaris-sparc,ProgramFolderName -{<%AppName%>} - -Solaris-sparc,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-sparc,ProgramName -{} - -Solaris-sparc,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-sparc,PromptForRoot -{Yes} - -Solaris-sparc,RequireRoot -{No} - -Solaris-sparc,RootInstallDir -{/usr/local/<%ShortAppName%>} - -Solaris-x86,Active -{No} - -Solaris-x86,BuildSeparateArchives -{No} - -Solaris-x86,DefaultDirectoryPermission -{0755} - -Solaris-x86,DefaultFilePermission -{0755} - -Solaris-x86,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -Solaris-x86,FallBackToConsole -{Yes} - -Solaris-x86,InstallDir -{<%Home%>/<%ShortAppName%>} - -Solaris-x86,InstallMode -{Standard} - -Solaris-x86,InstallType -{Typical} - -Solaris-x86,ProgramExecutable -{} - -Solaris-x86,ProgramFolderAllUsers -{No} - -Solaris-x86,ProgramFolderName -{<%AppName%>} - -Solaris-x86,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Solaris-x86,ProgramName -{} - -Solaris-x86,ProgramReadme -{<%InstallDir%>/README.txt} - -Solaris-x86,PromptForRoot -{Yes} - -Solaris-x86,RequireRoot -{No} - -Solaris-x86,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,Active -{No} - -TarArchive,BuildSeparateArchives -{No} - -TarArchive,CompressionLevel -{6} - -TarArchive,DefaultDirectoryPermission -{0755} - -TarArchive,DefaultFilePermission -{0755} - -TarArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -TarArchive,FallBackToConsole -{Yes} - -TarArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -TarArchive,InstallMode -{Standard} - -TarArchive,InstallType -{Typical} - -TarArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.tar.gz} - -TarArchive,ProgramExecutable -{} - -TarArchive,ProgramFolderAllUsers -{No} - -TarArchive,ProgramFolderName -{<%AppName%>} - -TarArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -TarArchive,ProgramName -{} - -TarArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -TarArchive,PromptForRoot -{Yes} - -TarArchive,RequireRoot -{No} - -TarArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -TarArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -Windows,Active -{Yes} - -Windows,BuildSeparateArchives -{No} - -Windows,Executable -{<%AppName%>-<%Version%>-Setup<%Ext%>} - -Windows,FileDescription -{<%AppName%> <%Version%> Setup} - -Windows,IncludeTWAPI -{No} - -Windows,InstallDir -{<%PROGRAM_FILES%>/pandora_agent} - -Windows,InstallMode -{Standard} - -Windows,InstallType -{Typical} - -Windows,LastRequireAdministrator -{Yes} - -Windows,ProgramExecutable -{<%InstallDir%>/PandoraAgent.exe} - -Windows,ProgramFolderAllUsers -{No} - -Windows,ProgramFolderName -{<%AppName%>} - -Windows,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -Windows,ProgramName -{} - -Windows,ProgramReadme -{<%InstallDir%>/README.txt} - -Windows,RequireAdministrator -{Yes} - -Windows,UseUncompressedBinaries -{No} - -Windows,WindowsIcon -{pandora.ico} - -ZipArchive,Active -{No} - -ZipArchive,BuildSeparateArchives -{No} - -ZipArchive,CompressionLevel -{6} - -ZipArchive,DefaultDirectoryPermission -{0755} - -ZipArchive,DefaultFilePermission -{0755} - -ZipArchive,Executable -{<%AppName%>-<%Version%>-<%Platform%>-Install<%Ext%>} - -ZipArchive,FallBackToConsole -{Yes} - -ZipArchive,InstallDir -{<%Home%>/<%ShortAppName%>} - -ZipArchive,InstallMode -{Standard} - -ZipArchive,InstallType -{Typical} - -ZipArchive,OutputFileName -{<%ShortAppName%>-<%Version%>.zip} - -ZipArchive,ProgramExecutable -{} - -ZipArchive,ProgramFolderAllUsers -{No} - -ZipArchive,ProgramFolderName -{<%AppName%>} - -ZipArchive,ProgramLicense -{<%InstallDir%>/LICENSE.txt} - -ZipArchive,ProgramName -{} - -ZipArchive,ProgramReadme -{<%InstallDir%>/README.txt} - -ZipArchive,PromptForRoot -{Yes} - -ZipArchive,RequireRoot -{No} - -ZipArchive,RootInstallDir -{/usr/local/<%ShortAppName%>} - -ZipArchive,VirtualTextMap -{<%InstallDir%> <%ShortAppName%>} - -} - -::msgcat::mcmset ca { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Llegenda} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Missatge} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Subtítol} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Ròtul} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset cs { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Titulek} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Zpráva} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Podnadpis} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Nadpis} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset de { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Dies wird <%AppName%> auf Ihrem Computer installieren. - -Es wird empfohlen, das Sie alle anderen Anwendungen schließen, bevor Sie fortfahren. - -Nach der Installierung sollten Sie Konfigurationsdatei editieren, um Server IP Adresse und andere Rahmen zu definieren. - -Klicken Sie auf Weiter um Fortzufahren oder auf Abbrechen, um das Setup zu beenden.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Bearbeiten der Konfiguration} - -StartPandoraService -{Startet <%AppName%> Dienst} - -StopPandoraService -{Beendet <%AppName%> Dienst} - -} -::msgcat::mcmset en { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group (Must exists)} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{This program will install <%AppName%> (build <%Version%>) in your computer. When you finish this installation, probably you will need to edit the agent configuration file to add aditional modules or review main setup parameters. - -Please click on Next button to continue, or Cancel to exit this setup. -} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{The InstallJammer Wizard has successfully installed <%AppName%>. Click Finish to exit the wizard. - -NOTE: In some Windows systems, it is needed to restart the server after installing a Service and adding new directories to system path. We recommend to restart your server, but this is not always needed.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - -Enter the group name for this agent. This group must exist in the Pandora FMS server at destination.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{Do you want to start Pandora FMS Agent Service?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{Pandora FMS Windows Agent Service} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Message -{<%InstallStartupText%>} - -4F66C16F-6FAC-4A36-B0EA-CCA2324B27DF,Title -{<%InstallApplicationText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Caption -{<%ApplicationReadmeText%>} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Message -{} - -5EA75DE2-F9E1-405D-800E-B28FB96CDC61,Title -{<%ApplicationReadmeText%>} - -6057A263-437C-4EB8-93AB-DBC7055A759F,Description -{<%CustomInstallDescription%>} - -60CAEDF4-53E9-46C5-9A0F-5873E12F2328,Text -{<%ViewReadmeText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Write here the IP address or FQN address to your Pandora FMS server.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{Do you like to start Pandora FMS Windows Agent Service Now?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Starting Pandora FMS service} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora FMS Server address} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{Do you want to start Pandora FMS Agent Service?} - -8112E00E-C24D-458F-9C19-03E63937E908,Title -{Pandora FMS Windows Agent Service} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Caption -{Please enter Server IP} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Subtitle -{Enter the IP of the server you want to connect} - -A84F44C7-9ABD-43C6-AA57-CF527E0C82A5,Title -{Server IP} - -A87C1A6B-ED26-4B07-8736-750725FF34E4,Description -{<%TypicalInstallDescription%>} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{Install finished. Don't forget to edit your pandora_agent.conf for define IP address of your Pandora FMS Server.} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Setup has enough information to start copying the program files. If you want to review or change any settings, click Back. If you are satisfied with the settings, click Next to begin copying files.} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Message -{<%UninstallStartupText%>} - -DAE5A5A9-35B4-44B5-89C0-F25FDD2771FB,Title -{<%UninstallApplicationText%>} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Text -{GNU GENERAL PUBLIC LICENSE - -Version 2, June 1991 - -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) 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 this service 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 make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. 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. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - - c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), 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 distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the 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 a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE 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. - -END OF TERMS AND CONDITIONS} - -EditConfiguration -{Edit Configuration} - -FB96078B-BA3C-498C-8C20-B01C1F28ACA9,Description -{<%ProgramFilesDescription%>} - -HelpGeneratingSSHKeys -{Help Generating SSH Keys} - -HowTo -{how_to_keys.html} - -PandoraLicense -{Pandora FMS License} - -Readme -{Readme} - -StartPandoraService -{Start <%AppName%> Service} - -StopPandoraService -{Stop <%AppName%> Service} - -} -::msgcat::mcmset es { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Grupo del agente:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Este programa instalará <%AppName%> (build <%Version%>) en su equipo. - -Se recomienda cerrar las demas aplicaciones antes de continuar. - -Al finalizar la instalación, debe editarse el fichero de configuración para definir la dirección IP del servidor y otros parámetros. - -Pulse Siguiente para continuar o Cancelar para salir de la instalación.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -1F7BE720-7885-4150-9550-F25FB1C69423,Caption -{La instalación ha finalizado} - -1F7BE720-7885-4150-9550-F25FB1C69423,Message -{El instalador ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador. - -NOTA: En algunos sistemas Windows es necesario reiniciar después de instalar un servicio y agregar un nuevo directorio al PATH del sistema. Recomendamos por tanto que reinicie este servidor.} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{ - - -Introduzca el nombre del grupo para este agente. El nombre del grupo debe existir en el servidor Pandora FMS de destino.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Configuración del fichero pandora_agent.conf del agente} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Configuración del agente de Pandora FMS para Windows} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{ - -Escriba a continuación la dirección IP o el nombre del servidor de Pandora FMS al que enviará datos este agente.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Configuración del agente de Pandora FMS para Windows} - -6B06C7C2-97A8-4642-B286-3B089943F359,Message -{InstallJammer ha instalado <%AppName%> con éxito. Pulse Finalizar para salir de este instalador.} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Message -{¿Quiere iniciar ahora el servicio de Pandora FMS Windows Agent?} - -6FD08442-A7BA-4654-9ECE-3883DD747D00,Title -{Inicio del servicio Pandora FMS} - -75288342-4CEB-473C-B242-450642503F74,Text -{Dirección IP del servidor Pandora:} - -8112E00E-C24D-458F-9C19-03E63937E908,Message -{¿Quiere iniciar el servicio del agente de Pandora FMS para Windows?} - -B2E20690-C57D-4286-9977-F2541E04D71F,BrowseText -{Pulse Siguiente para continuar. Si desea seleccionar una carpeta diferente, pulse Examinar.} - -B2E20690-C57D-4286-9977-F2541E04D71F,Caption -{Se instalará <%AppName%> en la siguiente carpeta. - -Para instalar en esa carpeta, pulse Siguiente. Para instalar en una carpeta diferente, pulse Examinar y seleccione otra.} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -C862BDC0-8F67-4546-B658-4A9A8ADCE385,Caption -{Se ha recopilado la información necesaria para comenzar a copiar los archivos del programa. Si desea revisar o cambiar la configuración, pulse Atrás. Si esta conforme con la configuración, pulse Siguiente para comenzar a copiar los archivos.} - -DE1D4DF7-A35C-4228-8A25-07106AD77C9E,Subtitle -{Por favor lea atentamente el siguiente acuerdo de licencia (en inglés).} - -EditConfiguration -{Editar fichero de configuración} - -HelpGeneratingSSHKeys -{Creación de claves SSH} - -HowTo -{how_to_keys_es.html} - -InstallStartupText -{Se va a instalar <%AppName%> en su equipo. ¿Desea continuar?} - -PandoraLicense -{Licencia de Pandora FMS (inglés)} - -Readme -{Léeme (inglés)} - -SeparatorText -{Instalador de Pandora FMS} - -StartPandoraService -{Pandora FMS Service - Iniciar Servicio} - -StopPandoraService -{Pandora FMS Service - Parar Servicio} - -StopPanodoraService -{Pandora FMS Service - Parar Servicio} - -UninstallStartupText -{Se eliminará completamente <%AppName%> de su sistema. ¿Seguro que desea continuar?} - -} -::msgcat::mcmset fr { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name: } - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ceci installera <%AppName%> sur votre ordinateur. - -Il est recommandé de fermer toutes les autres applications avant de continuer. - -Après avoir terminé l'installation, il faut éditer le fichier de configuration pour définir l'adresse IP du serveur ainsi que d'autres paramètres. - -Cliquez sur SUIVANT pour continuer ou ANNULER pour quitter l'installation.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Modifier la configuration} - -StartPandoraService -{Démarre le service <%AppName%>} - -StopPandoraService -{Arrête le service <%AppName%>} - -} -::msgcat::mcmset hu { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Ez a <%AppName%> verzióját fogja telepíteni a számítógépére. - - Javasoljuk, hogy zárjon be minden alkalmazást, mielőtt folytatná. - - Kattintson a <%Next%> gombra a folytatáshoz vagy a <%Cancel%> gombra kilépéshez.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset it { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Si sta per installare <%AppName%> sul computer. - -E' consigliata la chiusura di tutte le altre applicazioni prima di proseguire. - -Premere su Avanti per continuare o su Annulla per uscire dall'installazione.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset lt { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{Pavadinimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{Praneðimas} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Paantraðtë} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Antraðtë} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -} -::msgcat::mcmset nl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Het is aan te raden alle overige applicaties te sluiten alvorens verder te gaan met deze installatie. - -Klik op <%Next%> om verder te gaan of op <%Cancel%> om deze installatie af te breken} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pl { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Zainstaluje on <%AppName%> na twoim komputerze. - -Zalecane jest zamkniÄ™cie wszystkich programów przed instalacjÄ…. - -Kliknij Dalej, aby kontynuować lub Anuluj, aby opuÅ›cić instalator.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -StartPandoraService -{} - -StopPandoraService -{Stop Pandora Service} - -} -::msgcat::mcmset pt_br { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Pandora Server IP Address:} - -1957048E-B498-4FFF-A8BA-F2DF640463B1,Message -{Será instalado <%AppName%> version <%Version%> em seu computador. - -É recomendado que você feche todos os outros programas antes de continuar. - -Depois da instalação, você deve editar o arquivo de configuração para definir o servidor endereço de IP e outros parâmetros. - -Clique em Próximo para continuar ou em Cancelar para sair da Instalação.} - -1D572EE2-DD93-4F13-850E-DE0EEB1DA110,Message -{<%UninstallingApplicationText%>} - -2073DDB6-50AB-4708-82AD-02A6C3F3EDE1,Message -{<%InstallationCompleteText%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -4E1B9A69-B88E-4DE5-A0E1-08E04C4BE6B3,Message -{<%UninstallCompleteText%>} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -BF861387-DA7F-4986-B5BB-F77358B58603,Message -{<%InstallingApplicationText%>} - -EditConfiguration -{Editar a configuração} - -StartPandoraService -{Inicia o serviço <%AppName%>} - -StopPandoraService -{Interrompe o serviço <%AppName%>} - -} -::msgcat::mcmset ru { -0464C461-3BD5-93CE-C3BA-C59CA84AD70D,Text -{Agent group name:} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,BackButton -{< <%Back%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,CancelButton -{<%Cancel%>} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Message -{ } - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,NextButton -{<%Next%> >} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -22E3617C-DE0E-D452-41DC-8278EA3F9D76,Title -{Pandora FMS Agent for Windows Configuration} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Message -{} - -4DC6C83C-511B-300F-900F-8670A81A7F9C,Title -{} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Caption -{This values will be written to the pandora_agent.conf file in the <%ProgramFolderName%> folder. Please change them to your own data.} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Message -{ } - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Subtitle -{Now it's time to configure your pandora_agent.conf file} - -68A06F1C-625E-4BF0-AE3B-8BFBD37824C1,Title -{Pandora FMS Agent for Windows Configuration} - -75288342-4CEB-473C-B242-450642503F74,Text -{Pandora Server IP Address:} - -B5904821-3970-1701-002C-0318B8BECA06,Message -{} - -StartPandoraService -{Start Pandora Service} - -StopPanodoraService -{} - -} - -array set info { -AllowLanguageSelection -{Yes} - -AppName -{Pandora FMS Windows Agent vNG_BETA} - -ApplicationID -{17E3D2CF-CA02-406B-8A80-9D31C17BD08F} - -ApplicationURL -{http://pandorafms.org} - -AutoRefreshFiles -{Yes} - -BuildFailureAction -{Fail (recommended)} - -CancelledInstallAction -{Rollback and Stop} - -CleanupCancelledInstall -{Yes} - -CommandLineFailureAction -{Fail (recommended)} - -Company -{Artica ST http://www.artica.es} - -CompressionLevel -{9} - -CompressionMethod -{zlib} - -Copyright -{2004-2011} - -DefaultDirectoryLocation -{} - -DefaultLanguage -{English} - -DefaultToSystemLanguage -{Yes} - -EnableResponseFiles -{Yes} - -Ext -{.exe} - -ExtractSolidArchivesOnStartup -{No} - -Icon -{logo.png} - -IgnoreDirectories -{} - -IgnoreFiles -{} - -Image -{logo.png} - -IncludeDebugging -{0} - -InstallPassword -{} - InstallVersion {NG_BETA.0.0} @@ -284706,7 +186,7 @@ UpgradeApplicationID {} Version -{170302} +{170308} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 07ad67144e..64d6eea57b 100644 --- a/pandora_agents/win32/pandora.cc +++ b/pandora_agents/win32/pandora.cc @@ -30,7 +30,7 @@ using namespace Pandora; using namespace Pandora_Strutils; #define PATH_SIZE _MAX_PATH+1 -#define PANDORA_VERSION ("NG_BETA(Build 170302)") +#define PANDORA_VERSION ("NG_BETA(Build 170308)") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 679b8cbc31..da79779ad9 100644 --- a/pandora_agents/win32/versioninfo.rc +++ b/pandora_agents/win32/versioninfo.rc @@ -11,7 +11,7 @@ BEGIN VALUE "LegalCopyright", "Artica ST" VALUE "OriginalFilename", "PandoraAgent.exe" VALUE "ProductName", "Pandora FMS Windows Agent" - VALUE "ProductVersion", "(NG_BETA(Build 170302))" + VALUE "ProductVersion", "(NG_BETA(Build 170308))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/.gitignore b/pandora_console/.gitignore index bebc4461f8..14c3e02e3d 100644 --- a/pandora_console/.gitignore +++ b/pandora_console/.gitignore @@ -7,4 +7,6 @@ attachment/files_repo include/config.php pandora_console.log enterprise -*.bak \ No newline at end of file +*.bak +audit.log +install_old.php diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index aff43e3d02..464eb76492 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: NG_BETA-170302 +Version: NG_BETA-170308 Architecture: all Priority: optional Section: admin diff --git a/pandora_console/DEBIAN/make_deb_package.sh b/pandora_console/DEBIAN/make_deb_package.sh index c7e4737904..bae96238cf 100644 --- a/pandora_console/DEBIAN/make_deb_package.sh +++ b/pandora_console/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="NG_BETA-170302" +pandora_version="NG_BETA-170308" package_pear=0 package_pandora=1 diff --git a/pandora_console/extensions/db_status.php b/pandora_console/extensions/db_status.php index c623f612e9..ca69e0282b 100755 --- a/pandora_console/extensions/db_status.php +++ b/pandora_console/extensions/db_status.php @@ -181,10 +181,6 @@ function extension_db_check_tables_differences($connection_test, $diff_tables = array_diff($tables_test, $tables_system); - //~ html_debug_print($tables_test); - //~ html_debug_print($tables_system); - //~ html_debug_print($diff_tables); - ui_print_result_message( empty($diff_tables), __('Successful the DB Pandora has all tables'), diff --git a/pandora_console/extensions/disabled/ssh_gateway.php b/pandora_console/extensions/disabled/ssh_gateway.php index f39f63fc71..9ddcf50f53 100644 --- a/pandora_console/extensions/disabled/ssh_gateway.php +++ b/pandora_console/extensions/disabled/ssh_gateway.php @@ -20,7 +20,7 @@ $id_agente = get_parameter ("id_agente"); $address = agents_get_address($id_agente); if (!empty($address) || empty($id_agente)) { - extensions_add_opemode_tab_agent ('ssh_gateway','SSH Gateway','extensions/ssh_gateway/secure_console.png',"ssh_gateway", "v1r1"); + extensions_add_opemode_tab_agent ('ssh_gateway','SSH Gateway','extensions/ssh_gateway/secure_console.png',"ssh_gateway", "v1r1", 'AW'); } function ssh_gateway () { diff --git a/pandora_console/extensions/disabled/vnc_view.php b/pandora_console/extensions/disabled/vnc_view.php index f10000c981..16bb353688 100644 --- a/pandora_console/extensions/disabled/vnc_view.php +++ b/pandora_console/extensions/disabled/vnc_view.php @@ -39,6 +39,6 @@ $id_agente = get_parameter ("id_agente"); $address = agents_get_address($id_agente); if (!empty($address) || empty($id_agente)) { - extensions_add_opemode_tab_agent('vnc_view', __('VNC view'), 'images/vnc.png', 'vnc_view', "v1r1"); + extensions_add_opemode_tab_agent('vnc_view', __('VNC view'), 'images/vnc.png', 'vnc_view', "v1r1", 'AW'); } ?> diff --git a/pandora_console/extras/mr/.gitignore b/pandora_console/extras/mr/.gitignore index 41ac4672e6..4582fd9c1f 100644 --- a/pandora_console/extras/mr/.gitignore +++ b/pandora_console/extras/mr/.gitignore @@ -1,4 +1,4 @@ # Ignorar todo en este directorio -* +# * # Excepto este archivo !.gitignore diff --git a/pandora_console/extras/mr/1.sql b/pandora_console/extras/mr/1.sql new file mode 100644 index 0000000000..24529b3844 --- /dev/null +++ b/pandora_console/extras/mr/1.sql @@ -0,0 +1,41 @@ +-- Pandora FMS - the Flexible Monitoring System +-- ============================================ +-- Copyright (c) 2005-2011 Artica Soluciones Tecnológicas, http://www.artica.es +-- Please see http://pandora.sourceforge.net for full contribution list + +-- 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 for version 2. +-- 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, write to the Free Software +-- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +-- PLEASE NO NOT USE MULTILINE COMMENTS +-- Because Pandora Installer don't understand them +-- and fails creating database !!! + +-- Priority : 0 - Maintance (grey) +-- Priority : 1 - Low (green) +-- Priority : 2 - Normal (blue) +-- Priority : 3 - Warning (yellow) +-- Priority : 4 - Critical (red) + +-- --------------------------------------------------------------------- +-- Table `ttable_test` +-- --------------------------------------------------------------------- + +CREATE TABLE IF NOT EXISTS `ttable_test` ( + `id` int(10) unsigned NOT NULL auto_increment, + `field1` varchar(60) NOT NULL default '', + `field2` int(10) unsigned NOT NULL default '0', + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tusuario` +-- --------------------------------------------------------------------- +ALTER TABLE `tusuario` ADD COLUMN `test` tinyint(1) NOT NULL DEFAULT 0; diff --git a/pandora_console/extras/mr/2.sql b/pandora_console/extras/mr/2.sql new file mode 100644 index 0000000000..60581891b8 --- /dev/null +++ b/pandora_console/extras/mr/2.sql @@ -0,0 +1,41 @@ +-- ============================================ +-- Copyright (c) 2005-2011 Artica Soluciones Tecnológicas, http://www.artica.es +-- Please see http://pandora.sourceforge.net for full contribution list + +-- 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 for version 2. +-- 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, write to the Free Software +-- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +-- PLEASE NO NOT USE MULTILINE COMMENTS +-- Because Pandora Installer don't understand them +-- and fails creating database !!! + +-- Priority : 0 - Maintance (grey) +-- Priority : 1 - Low (green) +-- Priority : 2 - Normal (blue) +-- Priority : 3 - Warning (yellow) +-- Priority : 4 - Critical (red) + +-- --------------------------------------------------------------------- +-- Table `ttable_test` +-- --------------------------------------------------------------------- + +CREATE TABLE IF NOT EXISTS `ttable_test2` ( + `id` int(10) unsigned NOT NULL auto_increment, + `field1` varchar(60) NOT NULL default '', + `field2` int(10) unsigned NOT NULL default '0', + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `ttable_test` +-- --------------------------------------------------------------------- +ALTER TABLE `ttable_test` ADD COLUMN `field3` tinyint(1) NOT NULL DEFAULT 0; +ALTER TABLE `ttable_test` MODIFY COLUMN `field1` tinyint(1) NOT NULL DEFAULT 0; diff --git a/pandora_console/extras/mr/3.sql b/pandora_console/extras/mr/3.sql new file mode 100644 index 0000000000..43b7c52e4c --- /dev/null +++ b/pandora_console/extras/mr/3.sql @@ -0,0 +1,38 @@ +-- Pandora FMS - the Flexible Monitoring System +-- ============================================ +-- Copyright (c) 2005-2011 Artica Soluciones Tecnológicas, http://www.artica.es +-- Please see http://pandora.sourceforge.net for full contribution list + +-- 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 for version 2. +-- 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, write to the Free Software +-- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +-- PLEASE NO NOT USE MULTILINE COMMENTS +-- Because Pandora Installer don't understand them +-- and fails creating database !!! + +-- Priority : 0 - Maintance (grey) +-- Priority : 1 - Low (green) +-- Priority : 2 - Normal (blue) +-- Priority : 3 - Warning (yellow) +-- Priority : 4 - Critical (red) + +-- --------------------------------------------------------------------- +-- Table `ttable_test3` +-- --------------------------------------------------------------------- + +CREATE TABLE IF NOT EXISTS `ttable_test3` ( + `id` int(10) unsigned NOT NULL auto_increment, + `field1` varchar(60) NOT NULL default '', + `field2` int(10) unsigned NOT NULL default '0', + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +DROP TABLE ttable_test2; diff --git a/pandora_console/extras/mr/4.sql b/pandora_console/extras/mr/4.sql new file mode 100644 index 0000000000..e65815e387 --- /dev/null +++ b/pandora_console/extras/mr/4.sql @@ -0,0 +1,30 @@ +-- Pandora FMS - the Flexible Monitoring System +-- ============================================ +-- Copyright (c) 2005-2011 Artica Soluciones Tecnológicas, http://www.artica.es +-- Please see http://pandora.sourceforge.net for full contribution list + +-- 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 for version 2. +-- 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, write to the Free Software +-- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +-- PLEASE NO NOT USE MULTILINE COMMENTS +-- Because Pandora Installer don't understand them +-- and fails creating database !!! + +-- Priority : 0 - Maintance (grey) +-- Priority : 1 - Low (green) +-- Priority : 2 - Normal (blue) +-- Priority : 3 - Warning (yellow) +-- Priority : 4 - Critical (red) + +-- --------------------------------------------------------------------- +-- Table `tinventada` +-- --------------------------------------------------------------------- +ALTER TABLE `tinventada` ADD COLUMN `test` tinyint(1) NOT NULL DEFAULT 0; diff --git a/pandora_console/extras/mr/5.sql b/pandora_console/extras/mr/5.sql new file mode 100644 index 0000000000..0696a0db9a --- /dev/null +++ b/pandora_console/extras/mr/5.sql @@ -0,0 +1,28 @@ +-- Copyright (c) 2005-2011 Artica Soluciones Tecnológicas, http://www.artica.es +-- Please see http://pandora.sourceforge.net for full contribution list + +-- 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 for version 2. +-- 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, write to the Free Software +-- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +-- PLEASE NO NOT USE MULTILINE COMMENTS +-- Because Pandora Installer don't understand them +-- and fails creating database !!! + +-- Priority : 0 - Maintance (grey) +-- Priority : 1 - Low (green) +-- Priority : 2 - Normal (blue) +-- Priority : 3 - Warning (yellow) +-- Priority : 4 - Critical (red) + +-- --------------------------------------------------------------------- +-- Table `ttable_test` +-- --------------------------------------------------------------------- +ALTER TABLE `ttable_test` asdfasdf; diff --git a/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.mysql.sql b/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.mysql.sql index 360eb14c0e..b512fba788 100644 --- a/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.mysql.sql +++ b/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.mysql.sql @@ -1,3 +1,989 @@ +-- --------------------------------------------------------------------- +-- If user was open +-- --------------------------------------------------------------------- + +-- ----------------------------------------------------- +-- Table `tlocal_component` +-- ----------------------------------------------------- +-- tlocal_component is a repository of local modules for +-- physical agents on Windows / Unix physical agents +CREATE TABLE IF NOT EXISTS `tlocal_component` ( + `id` int(10) unsigned NOT NULL auto_increment, + `name` text NOT NULL, + `data` mediumtext NOT NULL, + `description` varchar(1024) default NULL, + `id_os` int(10) unsigned default '0', + `os_version` varchar(100) default '', + `id_network_component_group` int(10) unsigned NOT NULL default 0, + `type` smallint(6) NOT NULL default '6', + `max` bigint(20) NOT NULL default '0', + `min` bigint(20) NOT NULL default '0', + `module_interval` mediumint(8) unsigned NOT NULL default '0', + `id_module_group` tinyint(4) unsigned NOT NULL default '0', + `history_data` tinyint(1) unsigned default '1', + `min_warning` double(18,2) default 0, + `max_warning` double(18,2) default 0, + `str_warning` text, + `min_critical` double(18,2) default 0, + `max_critical` double(18,2) default 0, + `str_critical` text, + `min_ff_event` int(4) unsigned default '0', + `post_process` double(24,15) default 0, + `unit` text, + `wizard_level` enum('basic','advanced','nowizard') default 'nowizard', + `macros` text, + `critical_instructions` text NOT NULL default '', + `warning_instructions` text NOT NULL default '', + `unknown_instructions` text NOT NULL default '', + `critical_inverse` tinyint(1) unsigned default '0', + `warning_inverse` tinyint(1) unsigned default '0', + `id_category` int(10) default 0, + `tags` text NOT NULL default '', + `disabled_types_event` TEXT NOT NULL DEFAULT '', + `min_ff_event_normal` int(4) unsigned default '0', + `min_ff_event_warning` int(4) unsigned default '0', + `min_ff_event_critical` int(4) unsigned default '0', + `each_ff` tinyint(1) unsigned default '0', + `ff_timeout` int(4) unsigned default '0', + `dynamic_interval` int(4) unsigned default '0', + `dynamic_max` int(4) default '0', + `dynamic_min` int(4) default '0', + `dynamic_next` bigint(20) NOT NULL default '0', + `dynamic_two_tailed` tinyint(1) unsigned default '0', + `prediction_sample_window` int(10) default 0, + `prediction_samples` int(4) default 0, + `prediction_threshold` int(4) default 0, + PRIMARY KEY (`id`), + FOREIGN KEY (`id_network_component_group`) REFERENCES tnetwork_component_group(`id_sg`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tpolicy_modules` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_modules` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_policy` int(10) unsigned NOT NULL default '0', + `configuration_data` mediumtext NOT NULL, + `id_tipo_modulo` smallint(5) NOT NULL default '0', + `description` varchar(1024) NOT NULL default '', + `name` varchar(200) NOT NULL default '', + `unit` text default '', + `max` bigint(20) default '0', + `min` bigint(20) default '0', + `module_interval` int(4) unsigned default '0', + `tcp_port` int(4) unsigned default '0', + `tcp_send` text default '', + `tcp_rcv` text default '', + `snmp_community` varchar(100) default '', + `snmp_oid` varchar(255) default '0', + `id_module_group` int(4) unsigned default '0', + `flag` tinyint(1) unsigned default '1', + `id_module` int(10) default '0', + `disabled` tinyint(1) unsigned NOT NULL default '0', + `id_export` smallint(4) unsigned default '0', + `plugin_user` text default '', + `plugin_pass` text default '', + `plugin_parameter` text, + `id_plugin` int(10) default '0', + `post_process` double(24,15) default NULL, + `prediction_module` bigint(14) default '0', + `max_timeout` int(4) unsigned default '0', + `max_retries` int(4) unsigned default '0', + `custom_id` varchar(255) default '', + `history_data` tinyint(1) unsigned default '1', + `min_warning` double(18,2) default 0, + `max_warning` double(18,2) default 0, + `str_warning` text default '', + `min_critical` double(18,2) default 0, + `max_critical` double(18,2) default 0, + `str_critical` text default '', + `min_ff_event` int(4) unsigned default '0', + `custom_string_1` text default '', + `custom_string_2` text default '', + `custom_string_3` text default '', + `custom_integer_1` int(10) default 0, + `custom_integer_2` int(10) default 0, + `pending_delete` tinyint(1) default '0', + `critical_instructions` text NOT NULL default '', + `warning_instructions` text NOT NULL default '', + `unknown_instructions` text NOT NULL default '', + `critical_inverse` tinyint(1) unsigned default '0', + `warning_inverse` tinyint(1) unsigned default '0', + `id_category` int(10) default 0, + `module_ff_interval` int(4) unsigned default '0', + `quiet` tinyint(1) NOT NULL default '0', + `cron_interval` varchar(100) default '', + `macros` text, + `disabled_types_event` TEXT NOT NULL default '', + `module_macros` TEXT NOT NULL default '', + `min_ff_event_normal` int(4) unsigned default '0', + `min_ff_event_warning` int(4) unsigned default '0', + `min_ff_event_critical` int(4) unsigned default '0', + `each_ff` tinyint(1) unsigned default '0', + `ff_timeout` int(4) unsigned default '0', + `dynamic_interval` int(4) unsigned default '0', + `dynamic_max` int(4) default '0', + `dynamic_min` int(4) default '0', + `dynamic_next` bigint(20) NOT NULL default '0', + `dynamic_two_tailed` tinyint(1) unsigned default '0', + `prediction_sample_window` int(10) default 0, + `prediction_samples` int(4) default 0, + `prediction_threshold` int(4) default 0, + PRIMARY KEY (`id`), + KEY `main_idx` (`id_policy`), + UNIQUE (`id_policy`, `name`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tpolicies` +-- --------------------------------------------------------------------- +-- 'status' could be 0 (without changes, updated), 1 (needy update only database) or 2 (needy update database and conf files) +CREATE TABLE IF NOT EXISTS `tpolicies` ( + `id` int(10) unsigned NOT NULL auto_increment, + `name` text NOT NULL default '', + `description` varchar(255) NOT NULL default '', + `id_group` int(10) unsigned default '0', + `status` int(10) unsigned NOT NULL default 0, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tpolicy_alerts` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_alerts` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_policy` int(10) unsigned NOT NULL default '0', + `id_policy_module` int(10) unsigned default '0', + `id_alert_template` int(10) unsigned default '0', + `name_extern_module` TEXT NOT NULL default '', + `disabled` tinyint(1) default '0', + `standby` tinyint(1) default '0', + `pending_delete` tinyint(1) default '0', + PRIMARY KEY (`id`), + FOREIGN KEY (`id_alert_template`) REFERENCES talert_templates(`id`) + ON DELETE CASCADE ON UPDATE CASCADE, + FOREIGN KEY (`id_policy`) REFERENCES tpolicies(`id`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tpolicy_agents` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_agents` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_policy` int(10) unsigned default '0', + `id_agent` int(10) unsigned default '0', + `policy_applied` tinyint(1) unsigned default '0', + `pending_delete` tinyint(1) unsigned default '0', + `last_apply_utimestamp` int(10) unsigned NOT NULL default 0, + PRIMARY KEY (`id`), + UNIQUE (`id_policy`, `id_agent`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tdashboard` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tdashboard` ( + `id` int(20) unsigned NOT NULL auto_increment, + `name` varchar(60) NOT NULL default '', + `id_user` varchar(60) NOT NULL default '', + `id_group` int(10) NOT NULL default 0, + `active` tinyint(1) NOT NULL default 0, + `cells` int(10) unsigned default 0, + PRIMARY KEY (`id`) +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `twidget` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `twidget` ( + `id` int(20) unsigned NOT NULL auto_increment, + `class_name` varchar(60) NOT NULL default '', + `unique_name` varchar(60) NOT NULL default '', + `description` text NOT NULL default '', + `options` text NOT NULL default '', + `page` varchar(120) NOT NULL default '', + PRIMARY KEY (`id`) +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `twidget_dashboard` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `twidget_dashboard` ( + `id` int(20) unsigned NOT NULL auto_increment, + `options` LONGTEXT NOT NULL default '', + `order` int(3) NOT NULL default 0, + `id_dashboard` int(20) unsigned NOT NULL default 0, + `id_widget` int(20) unsigned NOT NULL default 0, + `prop_width` float(5,3) NOT NULL default 0.32, + `prop_height` float(5,3) NOT NULL default 0.32, + PRIMARY KEY (`id`), + FOREIGN KEY (`id_dashboard`) REFERENCES tdashboard(`id`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tmodule_inventory` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tmodule_inventory` ( + `id_module_inventory` int(10) NOT NULL auto_increment, + `id_os` int(10) unsigned default NULL, + `name` text default '', + `description` text default '', + `interpreter` varchar(100) default '', + `data_format` text default '', + `code` BLOB NOT NULL, + `block_mode` int(3) NOT NULL default 0, + PRIMARY KEY (`id_module_inventory`), + FOREIGN KEY (`id_os`) REFERENCES tconfig_os(`id_os`) + ON UPDATE CASCADE ON DELETE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tagent_module_inventory` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tagent_module_inventory` ( + `id_agent_module_inventory` int(10) NOT NULL auto_increment, + `id_agente` int(10) unsigned NOT NULL, + `id_module_inventory` int(10) NOT NULL, + `target` varchar(100) default '', + `interval` int(10) unsigned NOT NULL default '3600', + `username` varchar(100) default '', + `password` varchar(100) default '', + `data` MEDIUMBLOB NOT NULL, + `timestamp` datetime default '1970-01-01 00:00:00', + `utimestamp` bigint(20) default '0', + `flag` tinyint(1) unsigned default '1', + `id_policy_module_inventory` int(10) NOT NULL default '0', + PRIMARY KEY (`id_agent_module_inventory`), + FOREIGN KEY (`id_agente`) REFERENCES tagente(`id_agente`) + ON UPDATE CASCADE ON DELETE CASCADE, + FOREIGN KEY (`id_module_inventory`) REFERENCES tmodule_inventory(`id_module_inventory`) + ON UPDATE CASCADE ON DELETE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tpolicy_modules_inventory` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_modules_inventory` ( + `id` int(10) NOT NULL auto_increment, + `id_policy` int(10) unsigned NOT NULL, + `id_module_inventory` int(10) NOT NULL, + `interval` int(10) unsigned NOT NULL default '3600', + `username` varchar(100) default '', + `password` varchar(100) default '', + `pending_delete` tinyint(1) default '0', + PRIMARY KEY (`id`), + FOREIGN KEY (`id_policy`) REFERENCES tpolicies(`id`) + ON UPDATE CASCADE ON DELETE CASCADE, + FOREIGN KEY (`id_module_inventory`) REFERENCES tmodule_inventory(`id_module_inventory`) + ON UPDATE CASCADE ON DELETE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tagente_datos_inventory` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tagente_datos_inventory` ( + `id_agent_module_inventory` int(10) NOT NULL, + `data` MEDIUMBLOB NOT NULL, + `utimestamp` bigint(20) default '0', + `timestamp` datetime default '1970-01-01 00:00:00', + KEY `idx_id_agent_module` (`id_agent_module_inventory`), + KEY `idx_utimestamp` USING BTREE (`utimestamp`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `ttrap_custom_values` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `ttrap_custom_values` ( + `id` int(10) NOT NULL auto_increment, + `oid` varchar(255) NOT NULL default '', + `custom_oid` varchar(255) NOT NULL default '', + `text` varchar(255) default '', + `description` varchar(255) default '', + `severity` tinyint(4) unsigned NOT NULL default '2', + CONSTRAINT oid_custom_oid UNIQUE(oid, custom_oid), + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tmetaconsole_setup` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tmetaconsole_setup` ( + `id` int(10) NOT NULL auto_increment primary key, + `server_name` text default '', + `server_url` text default '', + `dbuser` text default '', + `dbpass` text default '', + `dbhost` text default '', + `dbport` text default '', + `dbname` text default '', + `auth_token` text default '', + `id_group` int(10) unsigned NOT NULL default 0, + `api_password` text NOT NULL, + `disabled` tinyint(1) unsigned NOT NULL default '0', + `last_event_replication` bigint(20) default '0' +) ENGINE=InnoDB +COMMENT = 'Table to store metaconsole sources' +DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tprofile_view` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tprofile_view` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_profile` int(10) unsigned NOT NULL default 0, + `sec` text default '', + `sec2` text default '', + `sec3` text default '', + PRIMARY KEY (`id`) +) ENGINE=InnoDB +COMMENT = 'Table to define by each profile defined in Pandora, to which sec/page has access independently of its ACL (for showing in the console or not). By default have access to all pages allowed by ACL, if forbidden here, then pages are not shown.' +DEFAULT CHARSET=utf8; + + +-- --------------------------------------------------------------------- +-- Table `tservice` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tservice` ( + `id` int(10) unsigned NOT NULL auto_increment, + `name` varchar(100) NOT NULL default '', + `description` text NOT NULL default '', + `id_group` int(10) unsigned NOT NULL default 0, + `critical` float(20,3) NOT NULL default 0, + `warning` float(20,3) NOT NULL default 0, + `service_interval` float(20,3) NOT NULL default 0, + `service_value` float(20,3) NOT NULL default 0, + `status` tinyint(3) NOT NULL default -1, + `utimestamp` int(10) unsigned NOT NULL default 0, + `auto_calculate` tinyint(1) unsigned NOT NULL default 1, + `id_agent_module` int(10) unsigned NOT NULL default 0, + `sla_interval` float(20,3) NOT NULL default 0, + `sla_id_module` int(10) unsigned NOT NULL default 0, + `sla_value_id_module` int(10) unsigned NOT NULL default 0, + `sla_limit` float(20,3) NOT NULL default 100, + `id_template_alert_warning` int(10) unsigned NOT NULL default 0, + `id_template_alert_critical` int(10) unsigned NOT NULL default 0, + `id_template_alert_unknown` int(10) unsigned NOT NULL default 0, + `id_template_alert_critical_sla` int(10) unsigned NOT NULL default 0, + PRIMARY KEY (`id`) +) ENGINE=InnoDB +COMMENT = 'Table to define services to monitor' +DEFAULT CHARSET=utf8; + + +-- --------------------------------------------------------------------- +-- Table `tservice_element` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tservice_element` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_service` int(10) unsigned NOT NULL, + `weight_ok` float(20,3) NOT NULL default 0, + `weight_warning` float(20,3) NOT NULL default 0, + `weight_critical` float(20,3) NOT NULL default 0, + `weight_unknown` float(20,3) NOT NULL default 0, + `description` text NOT NULL default '', + `id_agente_modulo` int(10) unsigned NOT NULL default 0, + `id_agent` int(10) unsigned NOT NULL default 0, + `id_service_child` int(10) unsigned NOT NULL default 0, + `id_server_meta` int(10) unsigned NOT NULL default 0, + PRIMARY KEY (`id`) +) ENGINE=InnoDB +COMMENT = 'Table to define the modules and the weights of the modules that define a service' +DEFAULT CHARSET=utf8; + + +-- --------------------------------------------------------------------- +-- Table `tcollection` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tcollection` ( + `id` int(10) unsigned NOT NULL auto_increment, + `name` varchar(100) NOT NULL default '', + `short_name` varchar(100) NOT NULL default '', + `id_group` int(10) unsigned NOT NULL default 0, + `description` mediumtext, + `status` int(4) unsigned NOT NULL default '0', + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +-- status: 0 - Not apply +-- status: 1 - Applied + +-- --------------------------------------------------------------------- +-- Table `tpolicy_collections` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_collections` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_policy` int(10) unsigned NOT NULL default '0', + `id_collection` int(10) unsigned default '0', + `pending_delete` tinyint(1) default '0', + PRIMARY KEY (`id`), + FOREIGN KEY (`id_policy`) REFERENCES `tpolicies` (`id`) + ON DELETE CASCADE ON UPDATE CASCADE, + FOREIGN KEY (`id_collection`) REFERENCES `tcollection` (`id`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tpolicy_alerts_actions` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_alerts_actions` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_policy_alert` int(10) unsigned NOT NULL, + `id_alert_action` int(10) unsigned NOT NULL, + `fires_min` int(3) unsigned default 0, + `fires_max` int(3) unsigned default 0, + PRIMARY KEY (`id`), + FOREIGN KEY (`id_policy_alert`) REFERENCES `tpolicy_alerts` (`id`) + ON DELETE CASCADE ON UPDATE CASCADE, + FOREIGN KEY (`id_alert_action`) REFERENCES `talert_actions` (`id`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tpolicy_plugins` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_plugins` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_policy` int(10) unsigned default '0', + `plugin_exec` TEXT, + `pending_delete` tinyint(1) default '0', + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tsesion_extended` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tsesion_extended` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_sesion` int(10) unsigned NOT NULL, + `extended_info` TEXT default '', + `hash` varchar(255) default '', + PRIMARY KEY (`id`), + KEY idx_session (id_sesion) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tskin` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tskin` ( + `id` int(10) unsigned NOT NULL auto_increment, + `name` TEXT NOT NULL DEFAULT '', + `relative_path` TEXT NOT NULL DEFAULT '', + `description` text NOT NULL DEFAULT '', + `disabled` tinyint(2) NOT NULL default '0', + PRIMARY KEY (id) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tpolicy_queue` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tpolicy_queue` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_policy` int(10) unsigned NOT NULL default '0', + `id_agent` int(10) unsigned NOT NULL default '0', + `operation` varchar(15) default '', + `progress` int(10) unsigned NOT NULL default '0', + `end_utimestamp` int(10) unsigned NOT NULL default 0, + `priority` int(10) unsigned NOT NULL default '0', + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tevent_rule` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tevent_rule` ( + `id_event_rule` int(10) unsigned NOT NULL auto_increment, + `id_event_alert` int(10) unsigned NOT NULL, + `operation` enum('NOP', 'AND','OR','XOR','NAND','NOR','NXOR'), + `order` int(10) unsigned default '0', + `window` int(10) NOT NULL default '0', + `count` int(4) NOT NULL default '1', + `agent` text default '', + `id_usuario` varchar(100) NOT NULL default '', + `id_grupo` mediumint(4) NOT NULL default '0', + `evento` text NOT NULL default '', + `event_type` enum('','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal') default 'unknown', + `module` text default '', + `alert` text default '', + `criticity` int(4) unsigned NOT NULL default '0', + `user_comment` text NOT NULL, + `id_tag` integer(10) unsigned NOT NULL default '0', + `name` text default '', + PRIMARY KEY (`id_event_rule`), + KEY `idx_id_event_alert` (`id_event_alert`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tevent_alert` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tevent_alert` ( + `id` int(10) unsigned NOT NULL auto_increment, + `name` text default '', + `description` mediumtext, + `order` int(10) unsigned default 0, + `mode` enum('PASS','DROP'), + `field1` text NOT NULL default '', + `field2` text NOT NULL default '', + `field3` text NOT NULL default '', + `field4` text NOT NULL default '', + `field5` text NOT NULL default '', + `field6` text NOT NULL default '', + `field7` text NOT NULL default '', + `field8` text NOT NULL default '', + `field9` text NOT NULL default '', + `field10` text NOT NULL default '', + `time_threshold` int(10) NOT NULL default '0', + `max_alerts` int(4) unsigned NOT NULL default '1', + `min_alerts` int(4) unsigned NOT NULL default '0', + `time_from` time default '00:00:00', + `time_to` time default '00:00:00', + `monday` tinyint(1) default 1, + `tuesday` tinyint(1) default 1, + `wednesday` tinyint(1) default 1, + `thursday` tinyint(1) default 1, + `friday` tinyint(1) default 1, + `saturday` tinyint(1) default 1, + `sunday` tinyint(1) default 1, + `recovery_notify` tinyint(1) default '0', + `field2_recovery` text NOT NULL default '', + `field3_recovery` text NOT NULL, + `id_group` mediumint(8) unsigned NULL default 0, + `internal_counter` int(4) default '0', + `last_fired` bigint(20) NOT NULL default '0', + `last_reference` bigint(20) NOT NULL default '0', + `times_fired` int(3) NOT NULL default '0', + `disabled` tinyint(1) default '0', + `standby` tinyint(1) default '0', + `priority` tinyint(4) default '0', + `force_execution` tinyint(1) default '0', + `group_by` enum ('','id_agente','id_agentmodule','id_alert_am','id_grupo') default '', + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tevent_alert_action` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tevent_alert_action` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_event_alert` int(10) unsigned NOT NULL, + `id_alert_action` int(10) unsigned NOT NULL, + `fires_min` int(3) unsigned default 0, + `fires_max` int(3) unsigned default 0, + `module_action_threshold` int(10) NOT NULL default '0', + `last_execution` bigint(20) NOT NULL default '0', + PRIMARY KEY (`id`), + FOREIGN KEY (`id_event_alert`) REFERENCES tevent_alert(`id`) + ON DELETE CASCADE ON UPDATE CASCADE, + FOREIGN KEY (`id_alert_action`) REFERENCES talert_actions(`id`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + + +-- ----------------------------------------------------- +-- Table `tmodule_synth` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tmodule_synth` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_agent_module_source` int(10) unsigned NOT NULL DEFAULT 0, + `id_agent_module_target` int(10) unsigned NOT NULL DEFAULT 0, + `fixed_value` float NOT NULL DEFAULT 0, + `operation` enum ('ADD', 'SUB', 'DIV', 'MUL', 'AVG', 'NOP') NOT NULL DEFAULT 'NOP', + `order` int(11) NOT NULL DEFAULT '0', + FOREIGN KEY (`id_agent_module_target`) REFERENCES tagente_modulo(`id_agente_modulo`) + ON DELETE CASCADE ON UPDATE CASCADE, + PRIMARY KEY (id) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_enterprise` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tnetworkmap_enterprise` ( + `id` int(10) unsigned NOT NULL auto_increment, + `name` varchar(500) default '', + `id_group` int(10) unsigned NOT NULL default 0, + `options` text default '', + PRIMARY KEY (id) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_enterprise_nodes` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tnetworkmap_enterprise_nodes` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_networkmap_enterprise` int(10) unsigned NOT NULL, + `x` int(10) default 0, + `y` int(10) default 0, + `z` int(10) default 0, + `id_agent` int(10) default 0, + `id_module` int(10) default 0, + `id_agent_module` int(10) default 0, + `parent` int(10) default 0, + `options` text default '', + `deleted` int(10) default 0, + `state` varchar(150) NOT NULL default '', + PRIMARY KEY (id), + FOREIGN KEY (`id_networkmap_enterprise`) REFERENCES tnetworkmap_enterprise(`id`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_ent_rel_nodes` (Before `tnetworkmap_enterprise_relation_nodes`) +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tnetworkmap_ent_rel_nodes` ( + `id` int(10) unsigned NOT NULL auto_increment, + `id_networkmap_enterprise` int(10) unsigned NOT NULL, + `parent` int(10) default 0, + `parent_type` varchar(30) default 'node', + `child` int(10) default 0, + `child_type` varchar(30) default 'node', + `deleted` int(10) default 0, + PRIMARY KEY (id, id_networkmap_enterprise), + FOREIGN KEY (`id_networkmap_enterprise`) REFERENCES tnetworkmap_enterprise(`id`) + ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `treport_template` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `treport_template` ( + `id_report` INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, + `id_user` varchar(100) NOT NULL default '', + `name` varchar(150) NOT NULL default '', + `description` TEXT NOT NULL, + `private` tinyint(1) UNSIGNED NOT NULL default 0, + `id_group` mediumint(8) unsigned NULL default NULL, + `custom_logo` varchar(200) default NULL, + `header` MEDIUMTEXT default NULL, + `first_page` MEDIUMTEXT default NULL, + `footer` MEDIUMTEXT default NULL, + `custom_font` varchar(200) default NULL, + `metaconsole` tinyint(1) DEFAULT 0, + PRIMARY KEY(`id_report`) +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `treport_content_template` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `treport_content_template` ( + `id_rc` INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, + `id_report` INTEGER UNSIGNED NOT NULL default 0, + `id_gs` INTEGER UNSIGNED NULL default NULL, + `text_agent_module` text, + `type` varchar(30) default 'simple_graph', + `period` int(11) NOT NULL default 0, + `order` int (11) NOT NULL default 0, + `description` mediumtext, + `text_agent` text, + `text` TEXT, + `external_source` Text, + `treport_custom_sql_id` INTEGER UNSIGNED default 0, + `header_definition` TinyText default NULL, + `column_separator` TinyText default NULL, + `line_separator` TinyText default NULL, + `time_from` time default '00:00:00', + `time_to` time default '00:00:00', + `monday` tinyint(1) default 1, + `tuesday` tinyint(1) default 1, + `wednesday` tinyint(1) default 1, + `thursday` tinyint(1) default 1, + `friday` tinyint(1) default 1, + `saturday` tinyint(1) default 1, + `sunday` tinyint(1) default 1, + `only_display_wrong` tinyint (1) unsigned default 0 not null, + `top_n` INT NOT NULL default 0, + `top_n_value` INT NOT NULL default 10, + `exception_condition` INT NOT NULL default 0, + `exception_condition_value` DOUBLE (18,6) NOT NULL default 0, + `show_resume` INT NOT NULL default 0, + `order_uptodown` INT NOT NULL default 0, + `show_graph` INT NOT NULL default 0, + `group_by_agent` INT NOT NULL default 0, + `style` TEXT NOT NULL, + `id_group` INT (10) unsigned NOT NULL DEFAULT 0, + `id_module_group` INT (10) unsigned NOT NULL DEFAULT 0, + `server_name` text, + `exact_match` tinyint(1) default 0, + `module_names` TEXT, + `module_free_text` TEXT, + `each_agent` tinyint(1) default 1, + PRIMARY KEY(`id_rc`) +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `treport_content_sla_com_temp` (treport_content_sla_combined_template) +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `treport_content_sla_com_temp` ( + `id` INTEGER UNSIGNED NOT NULL auto_increment, + `id_report_content` INTEGER UNSIGNED NOT NULL, + `text_agent` text, + `text_agent_module` text, + `sla_max` double(18,2) NOT NULL default 0, + `sla_min` double(18,2) NOT NULL default 0, + `sla_limit` double(18,2) NOT NULL default 0, + `server_name` text, + `exact_match` tinyint(1) default 0, + PRIMARY KEY(`id`), + FOREIGN KEY (`id_report_content`) REFERENCES treport_content_template(`id_rc`) + ON UPDATE CASCADE ON DELETE CASCADE +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `treport_content_item_temp` (treport_content_item_template) +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `treport_content_item_temp` ( + `id` INTEGER UNSIGNED NOT NULL auto_increment, + `id_report_content` INTEGER UNSIGNED NOT NULL, + `text_agent` text, + `text_agent_module` text, + `server_name` text, + `exact_match` tinyint(1) default 0, + `operation` text, + PRIMARY KEY(`id`) +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- ----------------------------------------------------- +-- Table `tgraph_template` +-- ----------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tgraph_template` ( + `id_graph_template` INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, + `id_user` TEXT NOT NULL, + `name` TEXT NOT NULL, + `description` TEXT NOT NULL, + `period` int(11) NOT NULL default '0', + `width` smallint(5) UNSIGNED NOT NULL DEFAULT 0, + `height` smallint(5) UNSIGNED NOT NULL DEFAULT 0, + `private` tinyint(1) UNSIGNED NOT NULL default 0, + `events` tinyint(1) UNSIGNED NOT NULL default 0, + `stacked` tinyint(1) UNSIGNED NOT NULL default 0, + `id_group` mediumint(8) unsigned NULL default 0, + PRIMARY KEY(`id_graph_template`) +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tgraph_source_template` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tgraph_source_template` ( + `id_gs_template` INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, + `id_template` int(11) NOT NULL default 0, + `agent` TEXT, + `module` TEXT, + `weight` FLOAT(5,3) NOT NULL DEFAULT 2, + `exact_match` tinyint(1) default 0, + PRIMARY KEY(`id_gs_template`) +) ENGINE = InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_event` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tmetaconsole_event` ( + `id_evento` bigint(20) unsigned NOT NULL auto_increment, + `id_source_event` bigint(20) unsigned NOT NULL, + `id_agente` int(10) NOT NULL default '0', + `agent_name` varchar(600) BINARY NOT NULL default '', + `id_usuario` varchar(100) NOT NULL default '0', + `id_grupo` mediumint(4) NOT NULL default '0', + `group_name` varchar(100) NOT NULL default '', + `estado` tinyint(3) unsigned NOT NULL default '0', + `timestamp` datetime NOT NULL default '1970-01-01 00:00:00', + `evento` text NOT NULL, + `utimestamp` bigint(20) NOT NULL default '0', + `event_type` enum('going_unknown','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal', 'configuration_change') default 'unknown', + `id_agentmodule` int(10) NOT NULL default '0', + `module_name` varchar(600) NOT NULL, + `id_alert_am` int(10) NOT NULL default '0', + `alert_template_name` text, + `criticity` int(4) unsigned NOT NULL default '0', + `user_comment` text NOT NULL, + `tags` text NOT NULL, + `source` tinytext NOT NULL, + `id_extra` tinytext NOT NULL, + `critical_instructions` text NOT NULL default '', + `warning_instructions` text NOT NULL default '', + `unknown_instructions` text NOT NULL default '', + `owner_user` VARCHAR(100) NOT NULL DEFAULT '', + `ack_utimestamp` BIGINT(20) NOT NULL DEFAULT '0', + `server_id` int(10) NOT NULL, + `custom_data` TEXT NOT NULL DEFAULT '', + PRIMARY KEY (`id_evento`), + KEY `idx_agente` (`id_agente`), + KEY `idx_agentmodule` (`id_agentmodule`), + KEY `idx_utimestamp` USING BTREE (`utimestamp`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +-- Criticity: 0 - Maintance (grey) +-- Criticity: 1 - Informational (blue) +-- Criticity: 2 - Normal (green) (status 0) +-- Criticity: 3 - Warning (yellow) (status 2) +-- Criticity: 4 - Critical (red) (status 1) +-- Criticity: 5 - Minor +-- Criticity: 6 - Major + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_event_history` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tmetaconsole_event_history` ( + `id_evento` bigint(20) unsigned NOT NULL auto_increment, + `id_source_event` bigint(20) unsigned NOT NULL, + `id_agente` int(10) NOT NULL default '0', + `agent_name` varchar(600) BINARY NOT NULL default '', + `id_usuario` varchar(100) NOT NULL default '0', + `id_grupo` mediumint(4) NOT NULL default '0', + `group_name` varchar(100) NOT NULL default '', + `estado` tinyint(3) unsigned NOT NULL default '0', + `timestamp` datetime NOT NULL default '1970-01-01 00:00:00', + `evento` text NOT NULL, + `utimestamp` bigint(20) NOT NULL default '0', + `event_type` enum('going_unknown','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal', 'configuration_change') default 'unknown', + `id_agentmodule` int(10) NOT NULL default '0', + `module_name` varchar(600) NOT NULL, + `id_alert_am` int(10) NOT NULL default '0', + `alert_template_name` text, + `criticity` int(4) unsigned NOT NULL default '0', + `user_comment` text NOT NULL, + `tags` text NOT NULL, + `source` tinytext NOT NULL, + `id_extra` tinytext NOT NULL, + `critical_instructions` text NOT NULL default '', + `warning_instructions` text NOT NULL default '', + `unknown_instructions` text NOT NULL default '', + `owner_user` VARCHAR(100) NOT NULL DEFAULT '', + `ack_utimestamp` BIGINT(20) NOT NULL DEFAULT '0', + `server_id` int(10) NOT NULL, + `custom_data` TEXT NOT NULL DEFAULT '', + PRIMARY KEY (`id_evento`), + KEY `idx_agente` (`id_agente`), + KEY `idx_agentmodule` (`id_agentmodule`), + KEY `idx_utimestamp` USING BTREE (`utimestamp`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +-- Criticity: 0 - Maintance (grey) +-- Criticity: 1 - Informational (blue) +-- Criticity: 2 - Normal (green) (status 0) +-- Criticity: 3 - Warning (yellow) (status 2) +-- Criticity: 4 - Critical (red) (status 1) +-- Criticity: 5 - Minor +-- Criticity: 6 - Major + +-- --------------------------------------------------------------------- +-- Table `textension_translate_string` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `textension_translate_string` ( + `id` int(10) unsigned NOT NULL auto_increment, + `lang` VARCHAR(10) NOT NULL , + `string` TEXT NOT NULL DEFAULT '' , + `translation` TEXT NOT NULL DEFAULT '', + PRIMARY KEY (`id`), + KEY `lang_index` (`lang`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tagent_module_log` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tagent_module_log` ( + `id_agent_module_log` int(10) NOT NULL AUTO_INCREMENT, + `id_agent` int(10) unsigned NOT NULL, + `source` text NOT NULL, + `timestamp` datetime DEFAULT '1970-01-01 00:00:00', + `utimestamp` bigint(20) DEFAULT '0', + PRIMARY KEY (`id_agent_module_log`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tevent_custom_field` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tevent_custom_field` ( + `id_group` mediumint(4) unsigned NOT NULL, + `value` text NOT NULL, + PRIMARY KEY (`id_group`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_agent` +-- --------------------------------------------------------------------- +CREATE TABLE IF NOT EXISTS `tmetaconsole_agent` ( + `id_agente` int(10) unsigned NOT NULL auto_increment, + `id_tagente` int(10) unsigned NOT NULL, + `id_tmetaconsole_setup` int(10) NOT NULL, + `nombre` varchar(600) BINARY NOT NULL default '', + `direccion` varchar(100) default NULL, + `comentarios` varchar(255) default '', + `id_grupo` int(10) unsigned NOT NULL default '0', + `ultimo_contacto` datetime NOT NULL default '1970-01-01 00:00:00', + `modo` tinyint(1) NOT NULL default '0', + `intervalo` int(11) unsigned NOT NULL default '300', + `id_os` int(10) unsigned default '0', + `os_version` varchar(100) default '', + `agent_version` varchar(100) default '', + `ultimo_contacto_remoto` datetime default '1970-01-01 00:00:00', + `disabled` tinyint(2) NOT NULL default '0', + `remote` tinyint(1) NOT NULL default '0', + `id_parent` int(10) unsigned default '0', + `custom_id` varchar(255) default '', + `server_name` varchar(100) default '', + `cascade_protection` tinyint(2) NOT NULL default '0', + `cascade_protection_module` int(10) unsigned default '0', + `timezone_offset` TINYINT(2) NULL DEFAULT '0' COMMENT 'number of hours of diference with the server timezone' , + `icon_path` VARCHAR(127) NULL DEFAULT NULL COMMENT 'path in the server to the image of the icon representing the agent' , + `update_gis_data` TINYINT(1) NOT NULL DEFAULT '1' COMMENT 'set it to one to update the position data (altitude, longitude, latitude) when getting information from the agent or to 0 to keep the last value and do not update it' , + `url_address` mediumtext NULL, + `quiet` tinyint(1) NOT NULL default '0', + `normal_count` bigint(20) NOT NULL default '0', + `warning_count` bigint(20) NOT NULL default '0', + `critical_count` bigint(20) NOT NULL default '0', + `unknown_count` bigint(20) NOT NULL default '0', + `notinit_count` bigint(20) NOT NULL default '0', + `total_count` bigint(20) NOT NULL default '0', + `fired_count` bigint(20) NOT NULL default '0', + `update_module_count` tinyint(1) NOT NULL default '0', + `update_alert_count` tinyint(1) NOT NULL default '0', + `transactional_agent` tinyint(1) NOT NULL default '0', + `alias` varchar(600) BINARY NOT NULL default '', + PRIMARY KEY (`id_agente`), + KEY `nombre` (`nombre`(255)), + KEY `direccion` (`direccion`), + KEY `disabled` (`disabled`), + KEY `id_grupo` (`id_grupo`), + FOREIGN KEY (`id_tmetaconsole_setup`) REFERENCES tmetaconsole_setup(`id`) ON DELETE CASCADE ON UPDATE CASCADE +) ENGINE=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `ttransaction` +-- --------------------------------------------------------------------- +create table IF NOT EXISTS `ttransaction` ( + `transaction_id` int unsigned NOT NULL auto_increment, + `agent_id` int(10) unsigned NOT NULL, + `group_id` int(10) unsigned NOT NULL default '0', + `description` text, + `name` varchar(250) NOT NULL, + `loop_interval` int unsigned NOT NULL default 40, + `ready` int unsigned NOT NULL default 0, + `running` int unsigned NOT NULL default 0, + PRIMARY KEY (`transaction_id`) +) engine=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- Table `tphase` +-- --------------------------------------------------------------------- +create table IF NOT EXISTS `tphase`( + `phase_id` int unsigned not null auto_increment, + `transaction_id` int unsigned not null, + `agent_id` int(10) unsigned not null, + `name` varchar(250) not null, + `idx` int unsigned not null, + `dependencies` text, + `enables` text, + `launch` text, + `retries` int unsigned default null, + `timeout` int unsigned default null, + PRIMARY KEY (`phase_id`,`transaction_id`) +) engine=InnoDB DEFAULT CHARSET=utf8; + +-- --------------------------------------------------------------------- +-- MIGRATION +-- --------------------------------------------------------------------- + -- --------------------------------------------------------------------- -- Table `titem` -- --------------------------------------------------------------------- @@ -158,6 +1144,8 @@ INSERT INTO `tconfig` (`token`, `value`) VALUES ('small_operation_step_datos_pur INSERT INTO `tconfig` (`token`, `value`) VALUES ('days_autodisable_deletion', '30'); INSERT INTO `tconfig` (`token`, `value`) VALUES ('MR', 0); UPDATE tconfig SET value = 'https://licensing.artica.es/pandoraupdate7/server.php' WHERE token='url_update_manager'; +DELETE FROM `tconfig` WHERE `token` = 'current_package_enterprise'; +INSERT INTO `tconfig` (`token`, `value`) VALUES ('current_package_enterprise', '700'); -- --------------------------------------------------------------------- -- Table `tplanned_downtime_agents` @@ -184,7 +1172,7 @@ ALTER TABLE tevent_filter ADD COLUMN `date_to` date DEFAULT NULL; -- Table `tusuario` -- --------------------------------------------------------------------- ALTER TABLE tusuario ADD COLUMN `id_filter` int(10) unsigned NULL default NULL; -ALTER TABLE tusuario ADD COLUMN CONSTRAINT `fk_id_filter` FOREIGN KEY (id_filter) REFERENCES tevent_filter(id_filter) ON DELETE SET NULL; +ALTER TABLE tusuario CONSTRAINT `fk_id_filter` FOREIGN KEY (id_filter) REFERENCES tevent_filter(id_filter) ON DELETE SET NULL; ALTER TABLE tusuario ADD COLUMN `session_time` int(10) signed NOT NULL default '0'; -- --------------------------------------------------------------------- @@ -220,6 +1208,7 @@ ALTER TABLE tagente ADD `transactional_agent` tinyint(1) NOT NULL default 0; ALTER TABLE tagente ADD `remote` tinyint(1) NOT NULL default 0; ALTER TABLE tagente ADD `cascade_protection_module` int(10) unsigned default '0'; ALTER TABLE tagente ADD COLUMN (alias varchar(600) not null default ''); +ALTER TABLE tagente ADD `alias_as_name` int(2) unsigned default '0'; UPDATE tagente SET tagente.alias = tagente.nombre; -- --------------------------------------------------------------------- @@ -269,3 +1258,39 @@ UPDATE treport_custom_sql SET `sql` = 'select t1.alias as agent_n -- --------------------------------------------------------------------- ALTER TABLE tmodule_relationship ADD COLUMN `id_server` varchar(100) NOT NULL DEFAULT ''; +-- Table `tlocal_component` +-- --------------------------------------------------------------------- +ALTER TABLE tlocal_component ADD COLUMN `dynamic_next` bigint(20) NOT NULL default '0'; +ALTER TABLE tlocal_component ADD COLUMN `dynamic_two_tailed` tinyint(1) unsigned default '0'; + +-- --------------------------------------------------------------------- +-- Table `tpolicy_module` +-- --------------------------------------------------------------------- +ALTER TABLE tpolicy_modules ADD COLUMN `dynamic_next` bigint(20) NOT NULL default '0'; +ALTER TABLE tpolicy_modules ADD COLUMN `dynamic_two_tailed` tinyint(1) unsigned default '0'; + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_agent` +-- --------------------------------------------------------------------- +ALTER TABLE tmetaconsole_agent ADD COLUMN `remote` tinyint(1) NOT NULL default '0'; +ALTER TABLE tmetaconsole_agent ADD COLUMN `cascade_protection_module` int(10) default '0'; +ALTER TABLE tmetaconsole_agent ADD COLUMN `transactional_agent` tinyint(1) NOT NULL default '0'; +ALTER TABLE tmetaconsole_agent ADD COLUMN `alias` VARCHAR(600) not null DEFAULT ''; +ALTER TABLE tmetaconsole_agent ADD COLUMN `alias_as_name` int(2) unsigned default '0'; + +UPDATE `tmetaconsole_agent` SET tmetaconsole_agent.alias = tmetaconsole_agent.nombre; +-- --------------------------------------------------------------------- +-- Table `twidget_dashboard` +-- --------------------------------------------------------------------- +ALTER TABLE twidget_dashboard MODIFY options LONGTEXT NOT NULL default ""; + +-- --------------------------------------------------------------------- +-- Table `trecon_task` +-- --------------------------------------------------------------------- +ALTER TABLE trecon_task ADD `alias_as_name` int(2) unsigned default '0'; + +-- --------------------------------------------------------------------- +-- Table `twidget` AND Table `twidget_dashboard` +-- --------------------------------------------------------------------- +UPDATE twidget_dashboard SET id_widget = (SELECT id FROM twidget WHERE unique_name = 'graph_module_histogram') WHERE id_widget = (SELECT id FROM twidget WHERE unique_name = 'graph_availability'); +DELETE FROM twidget WHERE unique_name = 'graph_availability'; diff --git a/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.oracle.sql b/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.oracle.sql index 3a33516c72..133526ea2d 100644 --- a/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.oracle.sql +++ b/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.oracle.sql @@ -1,3 +1,1060 @@ +-- ----------------------------------------------------- +-- Table "tlocal_component" +-- ----------------------------------------------------- +-- tlocal_component is a repository of local modules for +-- physical agents on Windows / Unix physical agents +CREATE TABLE tlocal_component ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + name CLOB NOT NULL, + data CLOB NOT NULL, + description VARCHAR2(1024) default NULL, + id_os NUMBER(10, 0) default 0 NOT NULL, + os_version VARCHAR2(100) default '', + id_network_component_group NUMBER(10, 0) default 0 NOT NULL REFERENCES tnetwork_component_group(id_sg) ON DELETE CASCADE, + type NUMBER(6, 0) default 6 NOT NULL, + max NUMBER(19, 0) default 0 NOT NULL, + min NUMBER(19, 0) default 0 NOT NULL, + module_interval NUMBER(10, 0) default 0 NULL, + id_module_group NUMBER(10, 0) default 0 NOT NULL, + history_data NUMBER(5, 0) default 1 NOT NULL, + min_warning DOUBLE PRECISION default 0 NOT NULL, + max_warning DOUBLE PRECISION default 0 NOT NULL, + str_warning CLOB default '', + min_critical DOUBLE PRECISION default 0 NOT NULL, + max_critical DOUBLE PRECISION default 0 NOT NULL, + str_critical CLOB default '', + min_ff_event NUMBER(10, 0) default 0 NOT NULL, + post_process DOUBLE PRECISION default 0 NOT NULL, + unit CLOB default '', + wizard_level VARCHAR2(100) default 'nowizard' NOT NULL, + macros CLOB default '', + critical_instructions VARCHAR2(255) default '', + warning_instructions VARCHAR2(255) default '', + unknown_instructions VARCHAR2(255) default '', + critical_inverse NUMBER(1, 0) default 0 NOT NULL, + warning_inverse NUMBER(1, 0) default 0 NOT NULL, + id_category NUMBER(10, 0) default 0 NOT NULL, + tags CLOB default '', + disabled_types_event CLOB default '', + min_ff_event_normal INTEGER default 0, + min_ff_event_warning INTEGER default 0, + min_ff_event_critical INTEGER default 0, + each_ff NUMBER(1, 0) default 0, + ff_timeout INTEGER default 0, + dynamic_interval INTEGER default 0, + dynamic_max INTEGER default 0, + dynamic_min INTEGER default 0, + dynamic_next INTEGER default 0 NOT NULL, + dynamic_two_tailed NUMBER(1, 0) default 0, + prediction_sample_window INTEGER default 0, + prediction_samples INTEGER default 0, + prediction_threshold INTEGER default 0, + CONSTRAINT t_local_component_wizard_cons CHECK (wizard_level IN ('basic','advanced','nowizard')) +); + +CREATE SEQUENCE tlocal_component_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tlocal_component_inc BEFORE INSERT ON tlocal_component REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tlocal_component_s.nextval INTO :NEW.ID FROM dual; END tlocal_component_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER tlocal_component_update AFTER UPDATE OF ID_SG ON tnetwork_component_group FOR EACH ROW BEGIN UPDATE tlocal_component SET ID_NETWORK_COMPONENT_GROUP = :NEW.ID_SG WHERE ID_NETWORK_COMPONENT_GROUP = :OLD.ID_SG; END;; + + +-- ----------------------------------------------------- +-- Table "tpolicy_modules" +-- ----------------------------------------------------- +CREATE TABLE tpolicy_modules ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_policy NUMBER(10, 0) default 0 NOT NULL, + configuration_data CLOB default '', + id_tipo_modulo NUMBER(5, 0) default 0 NOT NULL, + description VARCHAR2(1024) default '', + name VARCHAR2(200) default '' NOT NULL, + unit CLOB default '', + max NUMBER(19, 0) default 0 NOT NULL, + min NUMBER(19, 0) default 0 NOT NULL, + module_interval NUMBER(10, 0) default 0 NOT NULL, + tcp_port NUMBER(10, 0) default 0 NOT NULL, + tcp_send CLOB default '', + tcp_rcv CLOB default '', + snmp_community VARCHAR2(100) default '', + snmp_oid VARCHAR2(255) default '0', + id_module_group NUMBER(10, 0) default 0 NOT NULL, + flag NUMBER(5, 0) default 0 NOT NULL, + id_module NUMBER(10, 0) default 0 NOT NULL, + disabled NUMBER(5, 0) default 0 NOT NULL, + id_export NUMBER(5, 0) default 0 NOT NULL, + plugin_user CLOB default '', + plugin_pass CLOB default '', + plugin_parameter CLOB, + id_plugin NUMBER(10, 0) default 0 NOT NULL, + post_process BINARY_DOUBLE default NULL, + prediction_module NUMBER(19, 0) default 0 NOT NULL, + max_timeout NUMBER(10, 0) default 0 NOT NULL, + max_retries NUMBER(10, 0) default 0 NOT NULL, + custom_id VARCHAR2(255) default '', + history_data NUMBER(5, 0) default 1 NOT NULL, + min_warning BINARY_DOUBLE default 0, + max_warning BINARY_DOUBLE default 0, + str_warning CLOB default '', + min_critical BINARY_DOUBLE default 0, + max_critical BINARY_DOUBLE default 0, + str_critical CLOB default '', + min_ff_event NUMBER(10, 0) default 0 NOT NULL, + custom_string_1 CLOB default '', + custom_string_2 CLOB default '', + custom_string_3 CLOB default '', + custom_integer_1 NUMBER(10, 0) default 0 NOT NULL, + custom_integer_2 NUMBER(10, 0) default 0 NOT NULL, + pending_delete NUMBER(5, 0) default 0 NOT NULL, + critical_instructions CLOB default '', + warning_instructions CLOB default '', + unknown_instructions CLOB default '', + critical_inverse NUMBER(1, 0) default 0 NOT NULL, + warning_inverse NUMBER(1, 0) default 0 NOT NULL, + id_category NUMBER(10, 0) default 0 NOT NULL, + module_ff_interval NUMBER(19, 0) default 0 NOT NULL, + quiet NUMBER(5, 0) default 0 NOT NULL, + cron_interval VARCHAR2(100) DEFAULT '', + macros CLOB default '', + disabled_types_event CLOB default '', + module_macros CLOB default '', + min_ff_event_normal INTEGER default 0, + min_ff_event_warning INTEGER default 0, + min_ff_event_critical INTEGER default 0, + each_ff NUMBER(1, 0) default 0, + ff_timeout INTEGER default 0, + dynamic_interval INTEGER default 0, + dynamic_max INTEGER default 0, + dynamic_min INTEGER default 0, + dynamic_next INTEGER NOT NULL default 0, + dynamic_two_tailed INTEGER default 0, + prediction_sample_window INTEGER default 0, + prediction_samples INTEGER default 0, + prediction_threshold INTEGER default 0 +); +CREATE UNIQUE INDEX tpolicy_modules_id_pol_na_idx ON tpolicy_modules(id_policy, name); +CREATE INDEX tpolicy_modules_id_policy_idx ON tpolicy_modules(id_policy); + +CREATE SEQUENCE tpolicy_modules_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_modules_inc BEFORE INSERT ON tpolicy_modules REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_modules_s.nextval INTO :NEW.ID FROM dual; END tpolicy_modules_inc;; + + +-- ----------------------------------------------------- +-- Table "tpolicies" +-- ----------------------------------------------------- +-- 'status' could be 0 (without changes, updated), 1 (needy update only database) or 2 (needy update database and conf files) +CREATE TABLE tpolicies ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + name VARCHAR2(255) NOT NULL, + description VARCHAR2(255) default '', + id_group NUMBER(10, 0) default 0 NOT NULL, + status NUMBER(10, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tpolicies_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicies_inc BEFORE INSERT ON tpolicies REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicies_s.nextval INTO :NEW.ID FROM dual; END tpolicies_inc;; + + +-- ----------------------------------------------------- +-- Table "tpolicy_alerts" +-- ----------------------------------------------------- +CREATE TABLE tpolicy_alerts ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_policy NUMBER(10, 0) default 0 NOT NULL REFERENCES tpolicies(id) ON DELETE CASCADE, + id_policy_module NUMBER(10, 0) default 0 NOT NULL, + id_alert_template NUMBER(10, 0) default 0 NOT NULL REFERENCES talert_templates(id) ON DELETE CASCADE, + name_extern_module VARCHAR2(300) default '', + disabled NUMBER(5, 0) default 0 NOT NULL, + standby NUMBER(5, 0) default 0 NOT NULL, + pending_delete NUMBER(5, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tpolicy_alerts_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_alerts_inc BEFORE INSERT ON tpolicy_alerts REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_alerts_s.nextval INTO :NEW.ID FROM dual; END tpolicy_alerts_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER tpolicy_alerts_update AFTER UPDATE OF ID ON tpolicies FOR EACH ROW BEGIN UPDATE tpolicy_alerts SET ID_POLICY = :NEW.ID WHERE ID_POLICY = :OLD.ID; END;; +-- on update trigger 1 +CREATE OR REPLACE TRIGGER tpolicy_alerts_update1 AFTER UPDATE OF ID ON talert_templates FOR EACH ROW BEGIN UPDATE tpolicy_alerts SET ID_ALERT_TEMPLATE = :NEW.ID WHERE ID_ALERT_TEMPLATE = :OLD.ID; END;; + + +-- ----------------------------------------------------- +-- Table "tpolicy_agents" +-- ----------------------------------------------------- +CREATE TABLE tpolicy_agents ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_policy NUMBER(10, 0) default 0 NOT NULL, + id_agent NUMBER(10, 0) default 0 NOT NULL, + policy_applied NUMBER(5, 0) default 0 NOT NULL, + pending_delete NUMBER(5, 0) default 0 NOT NULL, + last_apply_utimestamp NUMBER(10, 0) default 0 NOT NULL +); +CREATE UNIQUE INDEX tpolicy_agents_id_po_id_ag_idx ON tpolicy_agents(id_policy, id_agent); + +CREATE SEQUENCE tpolicy_agents_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_agents_inc BEFORE INSERT ON tpolicy_agents REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_agents_s.nextval INTO :NEW.ID FROM dual; END tpolicy_agents_inc;; + + +-- ----------------------------------------------------- +-- Table "tdashboard" +-- ----------------------------------------------------- +CREATE TABLE tdashboard ( + id NUMBER(19, 0) NOT NULL PRIMARY KEY, + name VARCHAR2(60) default '' NOT NULL, + id_user VARCHAR2(60) default '' NOT NULL, + id_group NUMBER(10, 0) default 0 NOT NULL, + active NUMBER(5, 0) default 0 NOT NULL, + cells CLOB default '' +); + +CREATE SEQUENCE tdashboard_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tdashboard_inc BEFORE INSERT ON tdashboard REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tdashboard_s.nextval INTO :NEW.ID FROM dual; END tdashboard_inc;; + + +-- ----------------------------------------------------- +-- Table "twidget" +-- ----------------------------------------------------- +CREATE TABLE twidget ( + id NUMBER(19, 0) NOT NULL PRIMARY KEY, + class_name VARCHAR2(60) default '' NOT NULL, + unique_name VARCHAR2(60) default '' NOT NULL, + description CLOB default '' NOT NULL, + options CLOB default '' NOT NULL, + page VARCHAR2(120) default '' NOT NULL +); + +CREATE SEQUENCE twidget_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER twidget_inc BEFORE INSERT ON twidget REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT twidget_s.nextval INTO :NEW.ID FROM dual; END twidget_inc;; + + +-- ----------------------------------------------------- +-- Table "twidget_dashboard" +-- ----------------------------------------------------- +CREATE TABLE twidget_dashboard ( + id NUMBER(19, 0) NOT NULL PRIMARY KEY, + options CLOB default '', + "order" NUMBER(10, 0) default 0 NOT NULL, + id_dashboard NUMBER(19, 0) default 0 NOT NULL REFERENCES tdashboard(id) ON DELETE CASCADE, + id_widget NUMBER(19, 0) default 0 NOT NULL, + prop_width DOUBLE PRECISION default 0.32 NOT NULL, + prop_height DOUBLE PRECISION default 0.32 NOT NULL +); + +CREATE SEQUENCE twidget_dashboard_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER twidget_dashboard_inc BEFORE INSERT ON twidget_dashboard REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT twidget_dashboard_s.nextval INTO :NEW.ID FROM dual; END twidget_dashboard_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER twidget_dashboard_update AFTER UPDATE OF ID ON tdashboard FOR EACH ROW BEGIN UPDATE twidget_dashboard SET ID_DASHBOARD = :NEW.ID WHERE ID_DASHBOARD = :OLD.ID; END;; +-- on update trigger 1 +CREATE OR REPLACE TRIGGER twidget_dashboard_update1 AFTER UPDATE OF ID ON twidget FOR EACH ROW BEGIN UPDATE twidget_dashboard SET ID_WIDGET = :NEW.ID WHERE ID_WIDGET = :OLD.ID; END;; + + +-- ----------------------------------------------------- +-- Table "tmodule_inventory" +-- ----------------------------------------------------- +CREATE TABLE tmodule_inventory ( + id_module_inventory NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_os NUMBER(10, 0) default NULL REFERENCES tconfig_os(id_os) ON DELETE CASCADE, + name VARCHAR2(100) default '', + description VARCHAR2(100) default '', + interpreter VARCHAR2(100) default '', + data_format VARCHAR2(100) default '', + code CLOB default '', + block_mode NUMBER(3, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tmodule_inventory_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tmodule_inventory_inc BEFORE INSERT ON tmodule_inventory REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tmodule_inventory_s.nextval INTO :NEW.ID_MODULE_INVENTORY FROM dual; END tmodule_inventory_inc;; + + +-- ----------------------------------------------------- +-- Table "tagente_datos_inventory" +-- ----------------------------------------------------- +CREATE TABLE tagente_datos_inventory ( + id_agent_module_inventory NUMBER (10, 0) NOT NULL, + data CLOB default '', + utimestamp NUMBER(10, 0) default 0 NOT NULL, + timestamp TIMESTAMP default NULL +); +CREATE INDEX tagente_datos_inventory_id ON tagente_datos_inventory(id_agent_module_inventory); +CREATE INDEX tagente_datos_inventory_ut ON tagente_datos_inventory(utimestamp); + +-- This sequence will not work with the 'insert_id' procedure + +-- on update trigger +CREATE OR REPLACE TRIGGER tmodule_inventory_update AFTER UPDATE OF ID_OS ON tconfig_os FOR EACH ROW BEGIN UPDATE tmodule_inventory SET ID_OS = :NEW.ID_OS WHERE ID_OS = :OLD.ID_OS; END;; + + +-- ----------------------------------------------------- +-- Table "tagent_module_inventory" +-- ----------------------------------------------------- +CREATE TABLE tagent_module_inventory ( + id_agent_module_inventory NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_agente NUMBER(10, 0) NOT NULL REFERENCES tagente(id_agente) ON DELETE CASCADE, + id_module_inventory NUMBER(10, 0) NOT NULL REFERENCES tmodule_inventory(id_module_inventory) ON DELETE CASCADE, + target VARCHAR2(100) default '', + "interval" NUMBER(10, 0) default 3600 NOT NULL, + username VARCHAR2(100) default '', + password VARCHAR2(100) default '', + data CLOB default '', + timestamp TIMESTAMP default NULL, + utimestamp NUMBER(19, 0) default 0 NOT NULL, + flag NUMBER(5, 0) default 1 NOT NULL, + id_policy_module_inventory NUMBER(10, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tagent_module_inventory_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tagent_module_inventory_inc BEFORE INSERT ON tagent_module_inventory REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tagent_module_inventory_s.nextval INTO :NEW.ID_AGENT_MODULE_INVENTORY FROM dual; END tagent_module_inventory_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER tagent_module_inventory_update AFTER UPDATE OF ID_AGENTE ON tagente FOR EACH ROW BEGIN UPDATE tagent_module_inventory SET ID_AGENTE = :NEW.ID_AGENTE WHERE ID_AGENTE = :OLD.ID_AGENTE; END;; +-- on update trigger 1 +CREATE OR REPLACE TRIGGER tagent_module_inventor_update1 AFTER UPDATE OF ID_MODULE_INVENTORY ON tmodule_inventory FOR EACH ROW BEGIN UPDATE tagent_module_inventory SET ID_MODULE_INVENTORY = :NEW.ID_MODULE_INVENTORY WHERE ID_MODULE_INVENTORY = :OLD.ID_MODULE_INVENTORY; END;; + + +-- ----------------------------------------------------- +-- Table "ttrap_custom_values" +-- ----------------------------------------------------- +CREATE TABLE ttrap_custom_values ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + oid VARCHAR2(255) default '' NOT NULL, + custom_oid VARCHAR2(255) default '' NOT NULL, + text VARCHAR2(255) default '', + description VARCHAR2(255) default '', + severity NUMBER(10, 0) default 2 NOT NULL, + CONSTRAINT oid_custom_oid UNIQUE(oid, custom_oid) +); + +CREATE SEQUENCE ttrap_custom_values_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER ttrap_custom_values_inc BEFORE INSERT ON ttrap_custom_values REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT ttrap_custom_values_s.nextval INTO :NEW.ID FROM dual; END ttrap_custom_values_inc;; + + +-- ----------------------------------------------------- +-- Table "tmetaconsole_setup" +-- ----------------------------------------------------- +--Table to store metaconsole sources +CREATE TABLE tmetaconsole_setup ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + server_name VARCHAR2(1000) default '', + server_url CLOB default '', + dbuser CLOB default '', + dbpass CLOB default '', + dbhost CLOB default '', + dbport CLOB default '', + dbname CLOB default '', + auth_token CLOB default '', + id_group NUMBER(10, 0) default 0 NOT NULL, + api_password CLOB default '', + disabled NUMBER(10, 0) default 0, + last_event_replication NUMBER(19, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tmetaconsole_setup_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tmetaconsole_setup_inc BEFORE INSERT ON tmetaconsole_setup REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tmetaconsole_setup_s.nextval INTO :NEW.ID FROM dual; END tmetaconsole_setup_inc;; + + +-- ----------------------------------------------------- +-- Table "tprofile_view" +-- ----------------------------------------------------- +--Table to define by each profile defined in Pandora, to which sec/page has access independently of its ACL (for showing in the console or not). By default have access to all pages allowed by ACL, if forbidden here, then pages are not shown. +CREATE TABLE tprofile_view ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_profile NUMBER(10, 0) default 0 NOT NULL, + sec CLOB default '', + sec2 CLOB default '', + sec3 CLOB default '' +); + +CREATE SEQUENCE tprofile_view_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tprofile_view_inc BEFORE INSERT ON tprofile_view REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tprofile_view_s.nextval INTO :NEW.ID FROM dual; END tprofile_view_inc;; + + +-- ----------------------------------------------------- +-- Table "tservice" +-- ----------------------------------------------------- +--Table to define services to monitor +CREATE TABLE tservice ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + name VARCHAR2(100) default '' NOT NULL, + description CLOB default '' NOT NULL, + id_group NUMBER(10, 0) default 0 NOT NULL, + critical BINARY_DOUBLE default 0 NOT NULL, + warning BINARY_DOUBLE default 0 NOT NULL, + service_interval BINARY_DOUBLE default 0 NOT NULL, + service_value BINARY_DOUBLE default 0 NOT NULL, + status NUMBER(10, 0) default -1 NOT NULL, + utimestamp NUMBER(10, 0) default 0 NOT NULL, + auto_calculate NUMBER(10, 0) default 1 NOT NULL, + id_agent_module NUMBER(10, 0) default 0 NOT NULL, + sla_interval DOUBLE PRECISION default 0 NOT NULL, + sla_id_module NUMBER(10, 0) default 0 NOT NULL, + sla_value_id_module NUMBER(10, 0) default 0 NOT NULL, + sla_limit DOUBLE PRECISION default 100 NOT NULL, + id_template_alert_warning NUMBER(10, 0) default 0 NOT NULL, + id_template_alert_critical NUMBER(10, 0) default 0 NOT NULL, + id_template_alert_unknown NUMBER(10, 0) default 0 NOT NULL, + id_template_alert_critical_sla NUMBER(10, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tservice_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tservice_inc BEFORE INSERT ON tservice REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tservice_s.nextval INTO :NEW.ID FROM dual; END tservice_inc;; + + +-- ----------------------------------------------------- +-- Table "tservice_element" +-- ----------------------------------------------------- +--Table to define the modules and the weights of the modules that define a service +CREATE TABLE tservice_element ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_service NUMBER(10, 0) NOT NULL, + weight_ok BINARY_DOUBLE default 0 NOT NULL, + weight_warning BINARY_DOUBLE default 0 NOT NULL, + weight_critical DOUBLE PRECISION default 0 NOT NULL, + weight_unknown DOUBLE PRECISION default 0 NOT NULL, + description CLOB default '', + id_agente_modulo NUMBER(10, 0) default 0 NOT NULL, + id_agent NUMBER(10, 0) default 0 NOT NULL, + id_service_child NUMBER(10, 0) default 0 NOT NULL, + id_server_meta NUMBER(10, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tservice_element_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tservice_element_inc BEFORE INSERT ON tservice_element REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tservice_element_s.nextval INTO :NEW.ID FROM dual; END tservice_element_inc;; + + +-- ----------------------------------------------------- +-- Table "tcollection" +-- ----------------------------------------------------- +CREATE TABLE tcollection ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + name VARCHAR2(100) default '' NOT NULL, + short_name VARCHAR2(100) default '' NOT NULL, + id_group NUMBER(10, 0) default 0 NOT NULL, + description CLOB, + status NUMBER(10, 0) default 0 NOT NULL +); +-- status: 0 - Not apply +-- status: 1 - Applied + +CREATE SEQUENCE tcollection_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tcollection_inc BEFORE INSERT ON tcollection REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tcollection_s.nextval INTO :NEW.ID FROM dual; END tcollection_inc;; + + +-- ----------------------------------------------------- +-- Table "tpolicy_collections" +-- ----------------------------------------------------- +CREATE TABLE tpolicy_collections ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_policy NUMBER(10, 0) default 0 NOT NULL REFERENCES tpolicies (id) ON DELETE CASCADE, + id_collection NUMBER(10, 0) default 0 NOT NULL REFERENCES tcollection (id) ON DELETE CASCADE, + pending_delete NUMBER(5, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tpolicy_collections_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_collections_inc BEFORE INSERT ON tpolicy_collections REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_collections_s.nextval INTO :NEW.ID FROM dual; END tpolicy_collections_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER tpolicy_collections_update AFTER UPDATE OF ID ON tpolicies FOR EACH ROW BEGIN UPDATE tpolicy_collections SET ID_POLICY = :NEW.ID WHERE ID_POLICY = :OLD.ID; END;; +-- on update trigger 1 +CREATE OR REPLACE TRIGGER tpolicy_collections_update1 AFTER UPDATE OF ID ON tcollection FOR EACH ROW BEGIN UPDATE tpolicy_collections SET ID_COLLECTION = :NEW.ID WHERE ID_COLLECTION = :OLD.ID; END;; + + +-- ----------------------------------------------------- +-- Table "tpolicy_alerts_actions" +-- ----------------------------------------------------- +CREATE TABLE tpolicy_alerts_actions ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_policy_alert NUMBER(10, 0) default 0 NOT NULL REFERENCES tpolicy_alerts (id) ON DELETE CASCADE, + id_alert_action NUMBER(10, 0) default 0 NOT NULL REFERENCES talert_actions (id) ON DELETE CASCADE, + fires_min NUMBER(10, 0) default 0, + fires_max NUMBER(10, 0) default 0 +); + +CREATE SEQUENCE tpolicy_alerts_actions_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_alerts_actions_inc BEFORE INSERT ON tpolicy_alerts_actions REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_alerts_actions_s.nextval INTO :NEW.ID FROM dual; END tpolicy_alerts_actions_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER tpolicy_alerts_actions_update AFTER UPDATE OF ID ON tpolicy_alerts FOR EACH ROW BEGIN UPDATE tpolicy_alerts_actions SET ID_POLICY_ALERT = :NEW.ID WHERE ID_POLICY_ALERT = :OLD.ID; END;; +-- on update trigger 1 +CREATE OR REPLACE TRIGGER tpolicy_alerts_actions_update1 AFTER UPDATE OF ID ON talert_actions FOR EACH ROW BEGIN UPDATE tpolicy_alerts_actions SET ID_ALERT_ACTION = :NEW.ID WHERE ID_ALERT_ACTION = :OLD.ID; END;; + +-- ----------------------------------------------------- +-- Table "tpolicy_plugins" +-- ----------------------------------------------------- +CREATE TABLE tpolicy_plugins ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_policy NUMBER(10, 0) default 0 NOT NULL, + plugin_exec CLOB default '', + pending_delete NUMBER(5, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tpolicy_plugins_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_plugins_inc BEFORE INSERT ON tpolicy_plugins REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_plugins_s.nextval INTO :NEW.ID FROM dual; END tpolicy_plugins_inc;; + + +-- ----------------------------------------------------- +-- Table "tsesion_extended" +-- ----------------------------------------------------- +CREATE TABLE tsesion_extended ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_sesion NUMBER(10, 0) NOT NULL, + extended_info CLOB default '', + hash VARCHAR2(255) default '' +); + +CREATE SEQUENCE tsesion_extended_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tsesion_extended_inc BEFORE INSERT ON tsesion_extended REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tsesion_extended_s.nextval INTO :NEW.ID FROM dual; END tsesion_extended_inc;; + + +-- ----------------------------------------------------- +-- Table `tskin` +-- ----------------------------------------------------- +CREATE TABLE tskin ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + name CLOB DEFAULT '' NOT NULL, + relative_path CLOB DEFAULT '' NOT NULL, + description CLOB DEFAULT '' NOT NULL, + disabled NUMBER(10,0) default 0 NOT NULL +); + +CREATE SEQUENCE tskin_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tskin_inc BEFORE INSERT ON tskin REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tskin_s.nextval INTO :NEW.ID FROM dual; END tskin_inc;; + + +-- ----------------------------------------------------- +-- Table `tpolicy_queue` +-- ----------------------------------------------------- +CREATE TABLE tpolicy_queue ( + id NUMBER(19, 0) NOT NULL PRIMARY KEY, + id_policy NUMBER(10, 0) default 0 NOT NULL, + id_agent NUMBER(10, 0) default 0 NOT NULL, + operation VARCHAR2(15) default '' NOT NULL, + progress NUMBER(10, 0) default 0 NOT NULL, + end_utimestamp NUMBER(10, 0) default 0 NOT NULL, + priority NUMBER(10, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tpolicy_queue_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_queue_inc BEFORE INSERT ON tpolicy_queue REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_queue_s.nextval INTO :NEW.ID FROM dual; END tpolicy_queue_inc;; + + +-- ----------------------------------------------------- +-- Table `tmodule_synth` +-- ----------------------------------------------------- +CREATE TABLE tmodule_synth ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_agent_module_source NUMBER(10, 0) default 0 NOT NULL, + id_agent_module_target NUMBER(10, 0) default 0 NOT NULL REFERENCES tagente_modulo(id_agente_modulo) ON DELETE CASCADE, + fixed_value BINARY_DOUBLE default NULL, + operation VARCHAR2(20) default 'NOP', + "order" NUMBER(11, 0) default 0 NOT NULL, + CONSTRAINT t_module_synth_operation_cons CHECK (operation IN ('ADD', 'SUB', 'DIV', 'MUL', 'AVG', 'NOP')) +); + +CREATE SEQUENCE tmodule_synth_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tmodule_synth_inc BEFORE INSERT ON tmodule_synth REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tmodule_synth_s.nextval INTO :NEW.ID FROM dual; END tmodule_synth_inc;; + + +-- ----------------------------------------------------- +-- Table `tevent_rule` +-- ----------------------------------------------------- +CREATE TABLE tevent_rule ( + id_event_rule NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_event_alert NUMBER(10, 0) NOT NULL, + operation VARCHAR2(20) NOT NULL, + "order" NUMBER(10, 0) default '0', + window NUMBER(10, 0) default '0' NOT NULL, + count NUMBER(10, 0) default '1' NOT NULL, + agent CLOB default '', + id_usuario VARCHAR2(100) default '' NOT NULL, + id_grupo NUMBER(10, 0) default '0' NOT NULL, + evento CLOB default '' NOT NULL, + event_type VARCHAR2(50) default 'unknown', + module CLOB default '', + alert CLOB default '', + criticity NUMBER(10, 0) default '0' NOT NULL, + user_comment CLOB NOT NULL, + id_tag NUMBER(10, 0) default '0' NOT NULL, + name CLOB default '', + CONSTRAINT t_event_rule_operation_cons CHECK (operation IN ('NOP', 'AND','OR','XOR','NAND','NOR','NXOR')), + CONSTRAINT t_event_rule_event_type CHECK (event_type IN ('','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal')) +); +CREATE INDEX tevent_rule_id_event_alert_idx ON tevent_rule(id_event_alert); + +CREATE SEQUENCE tevent_rule_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tevent_rule_inc BEFORE INSERT ON tevent_rule REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tevent_rule_s.nextval INTO :NEW.ID_EVENT_RULE FROM dual; END tevent_rule_inc;; + + +-- ----------------------------------------------------- +-- Table `tevent_alert` +-- ----------------------------------------------------- +-- use to_char(time_from, 'hh24:mi:ss') function to retrieve time_from field info +-- use to_char(time_to, 'hh24:mi:ss') function to retrieve time_to field info +CREATE TABLE tevent_alert ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + name CLOB default '', + description CLOB, + "order" NUMBER(10, 0) default 0, + "mode" VARCHAR2(20), + field1 CLOB default '' NOT NULL, + field2 CLOB default '' NOT NULL, + field3 CLOB default '' NOT NULL, + field4 CLOB default '' NOT NULL, + field5 CLOB default '' NOT NULL, + field6 CLOB default '' NOT NULL, + field7 CLOB default '' NOT NULL, + field8 CLOB default '' NOT NULL, + field9 CLOB default '' NOT NULL, + field10 CLOB default '' NOT NULL, + time_threshold NUMBER(10, 0) default 0 NOT NULL, + max_alerts NUMBER(10, 0) default 1 NOT NULL, + min_alerts NUMBER(10, 0) default 0 NOT NULL, + time_from TIMESTAMP default to_date('00:00:00','hh24:mi:ss'), + time_to TIMESTAMP default to_date('00:00:00','hh24:mi:ss'), + monday NUMBER(10, 0) default 1, + tuesday NUMBER(10, 0) default 1, + wednesday NUMBER(10, 0) default 1, + thursday NUMBER(10, 0) default 1, + friday NUMBER(10, 0) default 1, + saturday NUMBER(10, 0) default 1, + sunday NUMBER(10, 0) default 1, + recovery_notify NUMBER(10, 0) default '0', + field2_recovery CLOB default '' NOT NULL, + field3_recovery CLOB NOT NULL, + id_group NUMBER(10, 0) default 0 NULL, + internal_counter NUMBER(10, 0) default 0, + last_fired NUMBER(19, 0) default 0 NOT NULL, + last_reference NUMBER(19, 0) default 0 NOT NULL, + times_fired NUMBER(10, 0) default 0 NOT NULL, + disabled NUMBER(10, 0) default 0, + standby NUMBER(10, 0) default 0, + priority NUMBER(10, 0) default 0, + force_execution NUMBER(10, 0) default 0, + "group_by" VARCHAR2(20) default '', + CONSTRAINT t_event_alert_group_by CHECK ("group_by" IN ('','id_agente','id_agentmodule','id_alert_am','id_grupo')), + CONSTRAINT t_event_alert_mode_cons CHECK ("mode" IN ('PASS','DROP')) +); + +CREATE SEQUENCE tevent_alert_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tevent_alert_inc BEFORE INSERT ON tevent_alert REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tevent_alert_s.nextval INTO :NEW.ID FROM dual; END tevent_alert_inc;; + + +-- ----------------------------------------------------- +-- Table `tevent_alert_action` +-- ----------------------------------------------------- +CREATE TABLE tevent_alert_action ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_event_alert NUMBER(10, 0) NOT NULL REFERENCES tevent_alert(id) ON DELETE CASCADE, + id_alert_action NUMBER(10, 0) NOT NULL REFERENCES talert_actions(id) ON DELETE CASCADE, + fires_min NUMBER(10, 0) default 0, + fires_max NUMBER(10, 0) default 0, + module_action_threshold NUMBER(10, 0) default 0 NOT NULL, + last_execution NUMBER(19, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tevent_alert_action_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tevent_alert_action_inc BEFORE INSERT ON tevent_alert_action REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tevent_alert_action_s.nextval INTO :NEW.ID FROM dual; END tevent_alert_action_inc;; + +-- on update trigger +CREATE OR REPLACE TRIGGER tevent_alert_action_update AFTER UPDATE OF ID ON tevent_alert FOR EACH ROW BEGIN UPDATE tevent_alert_action SET ID_EVENT_ALERT = :NEW.ID WHERE ID_EVENT_ALERT = :OLD.ID; END;; +-- on update trigger 1 +CREATE OR REPLACE TRIGGER tevent_alert_action_update1 AFTER UPDATE OF ID ON talert_actions FOR EACH ROW BEGIN UPDATE tevent_alert_action SET ID_ALERT_ACTION = :NEW.ID WHERE ID_ALERT_ACTION = :OLD.ID; END;; + + +-- ----------------------------------------------------- +-- Table `tpolicy_modules_inventory` +-- ----------------------------------------------------- +CREATE TABLE tpolicy_modules_inventory ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_policy NUMBER(10, 0) NOT NULL REFERENCES tpolicies(id) ON DELETE CASCADE, + id_module_inventory NUMBER(10, 0) NOT NULL REFERENCES tmodule_inventory(id_module_inventory) ON DELETE CASCADE, + interval NUMBER(10, 0) default 3600 NOT NULL, + username VARCHAR2(100) default '', + password VARCHAR2(100) default '', + pending_delete NUMBER(5, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tpolicy_modules_inventory_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tpolicy_modules_inventory_inc BEFORE INSERT ON tpolicy_modules_inventory REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tpolicy_modules_inventory_s.nextval INTO :NEW.ID FROM dual; END tpolicy_modules_inventory_inc;; + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_enterprise` +-- ----------------------------------------------------- +CREATE TABLE tnetworkmap_enterprise ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + name VARCHAR2(500) default '', + id_group NUMBER(10, 0) default 0 NOT NULL, + options CLOB default '' +); + +CREATE SEQUENCE tnetworkmap_enterprise_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tnetworkmap_enterprise_inc BEFORE INSERT ON tnetworkmap_enterprise REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tnetworkmap_enterprise_s.nextval INTO :NEW.ID FROM dual; END tnetworkmap_enterprise_inc;; + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_enterprise_nodes` +-- ----------------------------------------------------- +CREATE TABLE tnetworkmap_enterprise_nodes ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_networkmap_enterprise NUMBER(10, 0) NOT NULL REFERENCES tnetworkmap_enterprise(id) ON DELETE CASCADE, + x NUMBER(10, 0) default 0 NOT NULL, + y NUMBER(10, 0) default 0 NOT NULL, + z NUMBER(10, 0) default 0 NOT NULL, + id_agent NUMBER(10, 0) default 0 NOT NULL, + id_module NUMBER(10, 0) default 0 NOT NULL, + id_agent_module NUMBER(10, 0) default 0 NOT NULL, + parent NUMBER(10, 0) default 0, + options CLOB default '', + deleted NUMBER(10, 0) default 0 NOT NULL, + state CLOB default '' +); + +CREATE SEQUENCE tnetworkmap_enterprise_nodes_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tnetworkmap_enter_nod_inc BEFORE INSERT ON tnetworkmap_enterprise_nodes REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tnetworkmap_enterprise_nodes_s.nextval INTO :NEW.ID FROM dual; END tnetworkmap_enter_nod_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER tnetworkmap_enter_nod_update AFTER UPDATE OF ID ON tnetworkmap_enterprise FOR EACH ROW BEGIN UPDATE tnetworkmap_enterprise_nodes SET ID_NETWORKMAP_ENTERPRISE = :NEW.ID WHERE ID_NETWORKMAP_ENTERPRISE = :OLD.ID; END;; + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_ent_rel_nodes` (Before `tnetworkmap_enterprise_relation_nodes`) +-- ----------------------------------------------------- +CREATE TABLE tnetworkmap_ent_rel_nodes ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_networkmap_enterprise NUMBER(10, 0) NOT NULL REFERENCES tnetworkmap_enterprise(id) ON DELETE CASCADE, + parent NUMBER(10, 0) default 0, + parent_type VARCHAR2(30) default 'node', + child NUMBER(10, 0) default 0, + child_type VARCHAR2(30) default 'node', + deleted NUMBER(10, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tnetworkmap_ent_rel_nodes_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tnetworkmap_ent_rel_nodes_inc BEFORE INSERT ON tnetworkmap_ent_rel_nodes REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tnetworkmap_ent_rel_nodes_s.nextval INTO :NEW.ID FROM dual; END tnetworkmap_ent_rel_nodes_inc;; +-- on update trigger +CREATE OR REPLACE TRIGGER tnetworkmap_enter_rel_nod_upd AFTER UPDATE OF ID ON tnetworkmap_enterprise FOR EACH ROW BEGIN UPDATE tnetworkmap_ent_rel_nodes SET ID_NETWORKMAP_ENTERPRISE = :NEW.ID WHERE ID_NETWORKMAP_ENTERPRISE = :OLD.ID; END;; + + +-- ----------------------------------------------------- +-- Table `treport_template` +-- ----------------------------------------------------- +CREATE TABLE treport_template ( + id_report NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_user varchar2(100) default '' NOT NULL, + name varchar2(150) default '' NOT NULL, + description CLOB NOT NULL, + private NUMBER(10, 0) default 0 NOT NULL, + id_group NUMBER(10, 0) default NULL NULL, + custom_logo varchar2(200) default NULL, + header CLOB default NULL, + first_page CLOB default NULL, + footer CLOB default NULL, + custom_font varchar2(200) default NULL, + metaconsole NUMBER(5, 0) DEFAULT 0 +); + +CREATE SEQUENCE treport_template_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER treport_template_inc BEFORE INSERT ON treport_template REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT treport_template_s.nextval INTO :NEW.ID_REPORT FROM dual; END treport_template_inc;; + + +-- ----------------------------------------------------- +-- Table `treport_content_template` +-- ----------------------------------------------------- +CREATE TABLE treport_content_template ( + id_rc NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_report NUMBER(10, 0) default 0 NOT NULL REFERENCES treport_template(id_report) ON DELETE CASCADE, + id_gs NUMBER(10, 0) default NULL NULL, + text_agent_module CLOB default NULL, + type varchar2(30) default 'simple_graph', + period NUMBER(10, 0) default 0 NOT NULL, + "order" NUMBER(10, 0) default 0 NOT NULL, + description CLOB, + text_agent CLOB default '', + text CLOB default NULL, + external_source CLOB default NULL, + treport_custom_sql_id NUMBER(10, 0) default 0, + header_definition CLOB default NULL, + column_separator CLOB default NULL, + line_separator CLOB default NULL, + time_from TIMESTAMP default to_date('00:00:00','hh24:mi:ss'), + time_to TIMESTAMP default to_date('00:00:00','hh24:mi:ss'), + monday NUMBER(5, 0) default 1 NOT NULL, + tuesday NUMBER(5, 0) default 1 NOT NULL, + wednesday NUMBER(5, 0) default 1 NOT NULL, + thursday NUMBER(5, 0) default 1 NOT NULL, + friday NUMBER(5, 0) default 1 NOT NULL, + saturday NUMBER(5, 0) default 1 NOT NULL, + sunday NUMBER(5, 0) default 1 NOT NULL, + only_display_wrong NUMBER(5, 0) default 0 not null, + top_n NUMBER(10, 0) default 0 NOT NULL, + top_n_value NUMBER(10, 0) default 10 NOT NULL, + exception_condition NUMBER(10, 0) default 0 NOT NULL, + exception_condition_value DOUBLE PRECISION default 0 NOT NULL, + show_resume DOUBLE PRECISION default 0 NOT NULL, + order_uptodown DOUBLE PRECISION default 0 NOT NULL, + show_graph DOUBLE PRECISION default 0 NOT NULL, + group_by_agent DOUBLE PRECISION default 0 NOT NULL, + style CLOB DEFAULT '' NOT NULL, + id_group NUMBER(10, 0) DEFAULT 0 NOT NULL, + id_module_group NUMBER(10, 0) DEFAULT 0 NOT NULL, + server_name CLOB default '', + exact_match NUMBER(10, 0) default 0, + module_names CLOB default NULL, + module_free_text CLOB default NULL, + each_agent NUMBER(5, 0) default 1 NOT NULL +); + +CREATE SEQUENCE treport_content_template_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER treport_content_template_inc BEFORE INSERT ON treport_content_template REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT treport_content_template_s.nextval INTO :NEW.ID_RC FROM dual; END treport_content_template_inc;; + + +-- ----------------------------------------------------- +-- Table `treport_content_sla_com_temp` (treport_content_sla_combined_template) +-- ----------------------------------------------------- +CREATE TABLE treport_content_sla_com_temp ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_report_content NUMBER(10, 0) NOT NULL REFERENCES treport_content_template(id_rc) ON DELETE CASCADE, + text_agent CLOB default '', + text_agent_module CLOB default '', + sla_max DOUBLE PRECISION default 0 NOT NULL, + sla_min DOUBLE PRECISION default 0 NOT NULL, + sla_limit DOUBLE PRECISION default 0 NOT NULL, + server_name CLOB default '', + exact_match NUMBER(5, 0) default 0 +); + +CREATE SEQUENCE treport_content_sla_com_temp_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER treport_content_sla_c_t_inc BEFORE INSERT ON treport_content_sla_com_temp REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT treport_content_sla_com_temp_s.nextval INTO :NEW.ID FROM dual; END treport_content_sla_c_t_inc;; + + +-- ----------------------------------------------------- +-- Table `treport_content_item_temp` (treport_content_item_template) +-- ----------------------------------------------------- +CREATE TABLE treport_content_item_temp ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_report_content NUMBER(10, 0) NOT NULL REFERENCES treport_content_template(id_rc) ON DELETE CASCADE, + text_agent CLOB default '', + text_agent_module CLOB default '', + server_name CLOB default '', + exact_match NUMBER(5, 0) default 0, + operation CLOB +); + +CREATE SEQUENCE treport_content_item_temp_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER treport_content_item_temp_inc BEFORE INSERT ON treport_content_item_temp REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT treport_content_item_temp_s.nextval INTO :NEW.ID FROM dual; END treport_content_item_temp_inc;; + + +-- ----------------------------------------------------- +-- Table `tgraph_template` +-- ----------------------------------------------------- +CREATE TABLE tgraph_template ( + id_graph_template NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_user VARCHAR2(255) NOT NULL, + name VARCHAR2(255) NOT NULL, + description CLOB default '', + period NUMBER(11, 0) default 0 NOT NULL, + width SMALLINT default 0 NOT NULL, + height SMALLINT default 0 NOT NULL, + private SMALLINT default 0 NOT NULL, + events SMALLINT default 0 NOT NULL, + stacked SMALLINT default 0 NOT NULL, + id_group NUMBER(8, 0) default 0 +); + +CREATE SEQUENCE tgraph_template_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tgraph_template_inc BEFORE INSERT ON tgraph_template REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tgraph_template_s.nextval INTO :NEW.ID_GRAPH_TEMPLATE FROM dual; END tgraph_template_inc;; + + +-- --------------------------------------------------------------------- +-- Table `tgraph_source_template` +-- --------------------------------------------------------------------- +CREATE TABLE tgraph_source_template ( + id_gs_template NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_template NUMBER(10, 0) default 0 NOT NULL, + agent VARCHAR2(255), + module VARCHAR2(255), + weight FLOAT(5) DEFAULT 2 NOT NULL, + exact_match SMALLINT default 0 NOT NULL +); + +CREATE SEQUENCE tgraph_source_template_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tgraph_source_template_inc BEFORE INSERT ON tgraph_source_template REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tgraph_source_template_s.nextval INTO :NEW.ID_GS_TEMPLATE FROM dual; END tgraph_source_template_inc;; + + +-- --------------------------------------------------------------------- +-- Table `textension_translate_string` +-- --------------------------------------------------------------------- +CREATE TABLE textension_translate_string ( + id NUMBER(10, 0) NOT NULL PRIMARY KEY, + lang VARCHAR2(50) NOT NULL, + string VARCHAR2(4000) NOT NULL, + translation VARCHAR2(4000) NOT NULL +); + +CREATE SEQUENCE textension_translate_string_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER textension_translate_str_inc BEFORE INSERT ON textension_translate_string REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT textension_translate_string_s.nextval INTO :NEW.ID FROM dual; END;; + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_event` +-- --------------------------------------------------------------------- +-- use to_char(timestamp, 'hh24:mi:ss') function to retrieve timestamp field info +CREATE TABLE tmetaconsole_event ( + id_evento NUMBER(19, 0) NOT NULL PRIMARY KEY, + id_source_event NUMBER(19, 0) NOT NULL, + id_agente NUMBER(10, 0) DEFAULT 0, + agent_name VARCHAR2(600) DEFAULT '', + id_usuario VARCHAR2(100) DEFAULT '0', + id_grupo NUMBER(10, 0) DEFAULT 0, + group_name CLOB DEFAULT '', + estado NUMBER(10, 0) DEFAULT 0, + timestamp TIMESTAMP DEFAULT NULL, + evento CLOB DEFAULT '', + utimestamp NUMBER(19, 0) DEFAULT 0, + event_type VARCHAR2(50) DEFAULT 'unknown', + id_agentmodule NUMBER(10, 0) DEFAULT 0, + module_name CLOB DEFAULT '', + id_alert_am NUMBER(10, 0) DEFAULT 0, + alert_template_name CLOB DEFAULT '', + criticity NUMBER(10, 0) DEFAULT 0, + user_comment CLOB, + tags CLOB, + source VARCHAR2(100) DEFAULT '', + id_extra VARCHAR2(100) DEFAULT '', + critical_instructions CLOB DEFAULT '', + warning_instructions CLOB DEFAULT '', + unknown_instructions CLOB DEFAULT '', + owner_user VARCHAR2(100) DEFAULT '0', + ack_utimestamp NUMBER(19, 0) DEFAULT 0, + server_id NUMBER(10, 0) DEFAULT 0 NOT NULL, + custom_data CLOB DEFAULT '', + CONSTRAINT tmetaconsole_e_event_type_cons CHECK (event_type IN ('going_unknown','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal', 'configuration_change')) +); +CREATE INDEX tmetaconsole_e_id_1_idx ON tmetaconsole_event(id_agente, id_evento); +CREATE INDEX tmetaconsole_e_id_am_idx ON tmetaconsole_event(id_agentmodule); +CREATE INDEX tmetaconsole_e_id_server_idx ON tmetaconsole_event(server_id); +CREATE INDEX tmetaconsole_e_id_grupo_idx ON tmetaconsole_event(id_grupo); +CREATE INDEX tmetaconsole_e_criticity_idx ON tmetaconsole_event(criticity); +CREATE INDEX tmetaconsole_e_estado_idx ON tmetaconsole_event(estado); + +CREATE SEQUENCE tmetaconsole_event_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tmetaconsole_event_inc BEFORE INSERT ON tmetaconsole_event REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tmetaconsole_event_s.nextval INTO :NEW.ID_EVENTO FROM dual; END;; + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_event_history` +-- --------------------------------------------------------------------- +-- use to_char(timestamp, 'hh24:mi:ss') function to retrieve timestamp field info +CREATE TABLE tmetaconsole_event_history ( + id_evento NUMBER(19, 0) NOT NULL PRIMARY KEY, + id_source_event NUMBER(19, 0) NOT NULL, + id_agente NUMBER(10, 0) default 0 NOT NULL, + agent_name VARCHAR2(600) default '', + id_usuario VARCHAR2(100) default '0' NOT NULL, + id_grupo NUMBER(10, 0) default 0 NOT NULL, + group_name CLOB default '', + estado NUMBER(10, 0) default 0 NOT NULL, + timestamp TIMESTAMP default NULL, + evento CLOB default '', + utimestamp NUMBER(19, 0) default 0 NOT NULL, + event_type VARCHAR2(50) default 'unknown', + id_agentmodule NUMBER(10, 0) default 0 NOT NULL, + module_name CLOB default '', + id_alert_am NUMBER(10, 0) default 0 NOT NULL, + alert_template_name CLOB default '', + criticity NUMBER(10, 0) default 0 NOT NULL, + user_comment CLOB, + tags CLOB, + source VARCHAR2(100) default '' NOT NULL, + id_extra VARCHAR2(100) default '' NOT NULL, + critical_instructions VARCHAR2(255) default '', + warning_instructions VARCHAR2(255) default '', + unknown_instructions VARCHAR2(255) default '', + owner_user VARCHAR2(100) default '0' NOT NULL, + ack_utimestamp NUMBER(19, 0) default 0 NOT NULL, + server_id NUMBER(10, 0) default 0 NOT NULL, + custom_data CLOB default '', + CONSTRAINT tmeta_eh_event_type_cons CHECK (event_type IN ('going_unknown','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal', 'configuration_change')) +); +CREATE INDEX tmetaconsole_eh_id_1_idx ON tmetaconsole_event_history(id_agente, id_evento); +CREATE INDEX tmetaconsole_eh_id_am_idx ON tmetaconsole_event_history(id_agentmodule); +CREATE INDEX tmetaconsole_eh_id_server_idx ON tmetaconsole_event_history(server_id); +CREATE INDEX tmetaconsole_eh_id_grupo_idx ON tmetaconsole_event_history(id_grupo); +CREATE INDEX tmetaconsole_eh_criticity_idx ON tmetaconsole_event_history(criticity); +CREATE INDEX tmetaconsole_eh_estado_idx ON tmetaconsole_event_history(estado); + +CREATE SEQUENCE tmetaconsole_event_h_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tmetaconsole_event_h_inc BEFORE INSERT ON tmetaconsole_event_history REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tmetaconsole_event_h_s.nextval INTO :NEW.ID_EVENTO FROM dual; END;; + +-- --------------------------------------------------------------------- +-- Table `tagent_module_log` +-- --------------------------------------------------------------------- +CREATE TABLE tagent_module_log ( + id_agent_module_log NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_agent NUMBER(10, 0) NOT NULL REFERENCES tagente(id_agente) ON DELETE CASCADE, + source VARCHAR2(4000) NOT NULL, + timestamp TIMESTAMP NULL, + utimestamp NUMBER(10, 0) default 0 NOT NULL +); + +CREATE SEQUENCE tagent_module_log_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tagent_module_log_inc BEFORE INSERT ON tagent_module_log REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tagent_module_log_s.nextval INTO :NEW.ID_AGENT_MODULE_LOG FROM dual; END tagent_module_log_inc;; + +-- --------------------------------------------------------------------- +-- Table `tevent_custom_field` +-- --------------------------------------------------------------------- +CREATE TABLE tevent_custom_field ( + id_group NUMBER(4, 0) default 0 NOT NULL PRIMARY KEY, + value VARCHAR2(255) default '' NOT NULL +); + +-- This sequence will not work with the 'insert_id' procedure + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_agent` +-- --------------------------------------------------------------------- +CREATE TABLE tmetaconsole_agent ( + id_agente NUMBER(10, 0) NOT NULL PRIMARY KEY, + id_tagente NUMBER(10, 0) NOT NULL, + id_tmetaconsole_setup NUMBER(10) NOT NULL REFERENCES tmetaconsole_setup(id) ON DELETE CASCADE, + nombre VARCHAR2(600) default '' NOT NULL, + direccion VARCHAR2(100) default '' NULL, + comentarios VARCHAR2(255) default '' NULL, + id_grupo NUMBER(10, 0) default 0 NOT NULL, + ultimo_contacto TIMESTAMP NOT NULL, + modo NUMBER(1, 0) default 0 NOT NULL, + intervalo NUMBER(11, 0) default 300 NOT NULL, + id_os NUMBER(10, 0) default 0 NOT NULL, + os_version VARCHAR2(100) default '', + agent_version VARCHAR2(100) default '', + ultimo_contacto_remoto TIMESTAMP default NULL, + disabled NUMBER(1, 0) default 0 NOT NULL, + remote NUMBER(1) default 0 NOT NULL, + id_parent NUMBER(10, 0) default 0 NOT NULL, + custom_id VARCHAR2(255) default '', + server_name VARCHAR2(100) default '', + cascade_protection NUMBER(1, 0) default 0 NOT NULL, + cascade_protection_module NUMBER(10, 0) default 0 NOT NULL, + -- Number of hours of diference with the server timezone + timezone_offset NUMBER(2, 2) default 0 NULL, + -- Path in the server to the image of the icon representing the agent + icon_path VARCHAR2(127) default NULL, + -- Set it to one to update the position data (altitude, longitude, latitude) when getting information from the agent or to 0 to keep the last value and do not update it + update_gis_data NUMBER(1) default 1 NOT NULL, + url_address CLOB NULL, + quiet NUMBER(1) default 0 NOT NULL, + normal_count NUMBER(20, 0) default 0 NOT NULL, + warning_count NUMBER(20, 0) default 0 NOT NULL, + critical_count NUMBER(20, 0) default 0 NOT NULL, + unknown_count NUMBER(20, 0) default 0 NOT NULL, + notinit_count NUMBER(20, 0) default 0 NOT NULL, + total_count NUMBER(20, 0) default 0 NOT NULL, + fired_count NUMBER(20, 0) default 0 NOT NULL, + update_module_count NUMBER(1, 0) default 0 NOT NULL, + update_alert_count NUMBER(1, 0) default 0 NOT NULL, + alias varchar2(600) NOT NULL default '', + transactional_agent NUMBER(1) default 0 NOT NULL +); +CREATE INDEX tmetaconsole_agent_nombre_idx ON tmetaconsole_agent(nombre); +CREATE INDEX tmetaconsole_agent_dir_idx ON tmetaconsole_agent(direccion); +CREATE INDEX tmetaconsole_agent_dis_idx ON tmetaconsole_agent(disabled); +CREATE INDEX tmetaconsole_agent_id_g_idx ON tmetaconsole_agent(id_grupo); + +CREATE SEQUENCE tmetaconsole_agent_s INCREMENT BY 1 START WITH 1; +CREATE OR REPLACE TRIGGER tmetaconsole_agent_inc BEFORE INSERT ON tmetaconsole_agent REFERENCING NEW AS NEW FOR EACH ROW BEGIN SELECT tmetaconsole_agent_s.nextval INTO :NEW.ID_AGENTE FROM dual; END tmetaconsole_agent_inc;; + -- --------------------------------------------------------------------- -- Table `talert_templates` -- --------------------------------------------------------------------- @@ -81,6 +1138,8 @@ INSERT INTO tconfig (token, value) VALUES ('small_operation_step_datos_purge', ' INSERT INTO tconfig (token, value) VALUES ('days_autodisable_deletion', '30'); INSERT INTO tconfig (token, value) VALUES ('MR', 0); UPDATE tconfig SET value = 'https://licensing.artica.es/pandoraupdate7/server.php' WHERE token='url_update_manager'; +DELETE FROM tconfig WHERE token = 'current_package_enterprise'; +INSERT INTO tconfig (token, value) VALUES ('current_package_enterprise', 700); -- --------------------------------------------------------------------- -- Table `tplanned_downtime_agents` @@ -162,3 +1221,31 @@ ALTER TABLE tgraph ADD COLUMN percentil int(4) unsigned default '0'; -- Table `tnetflow_filter` -- --------------------------------------------------------------------- ALTER TABLE tnetflow_filter ADD COLUMN router_ip CLOB DEFAULT ""; + +-- --------------------------------------------------------------------- +-- Table `tlocal_component` +-- --------------------------------------------------------------------- +ALTER TABLE tlocal_component ADD dynamic_interval INTEGER default 0; +ALTER TABLE tlocal_component ADD dynamic_max INTEGER default 0; +ALTER TABLE tlocal_component ADD dynamic_min INTEGER default 0; +ALTER TABLE tlocal_component ADD dynamic_next INTEGER default 0 NOT NULL; +ALTER TABLE tlocal_component ADD dynamic_two_tailed NUMBER(1, 0) default 0; + +-- --------------------------------------------------------------------- +-- Table `tpolicy_module` +-- --------------------------------------------------------------------- +ALTER TABLE tpolicy_modules ADD dynamic_interval INTEGER default 0; +ALTER TABLE tpolicy_modules ADD dynamic_max INTEGER default 0; +ALTER TABLE tpolicy_modules ADD dynamic_min INTEGER default 0; +ALTER TABLE tpolicy_modules ADD dynamic_next INTEGER default 0 NOT NULL; +ALTER TABLE tpolicy_modules ADD dynamic_two_tailed NUMBER(1, 0) default 0; + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_agent` +-- --------------------------------------------------------------------- +ALTER TABLE tmetaconsole_agent ADD remote INTEGER default 0 NOT NULL; +ALTER TABLE tmetaconsole_agent ADD cascade_protection_module NUMBER(10, 0) default 0 NOT NULL; +ALTER TABLE tmetaconsole_agent ADD transactional_agent INTEGER default 0 NOT NULL; +ALTER TABLE tmetaconsole_agent ADD COLUMN (alias VARCHAR2(600) not null DEFAULT ''); + +UPDATE `tmetaconsole_agent` SET tagente.alias = tagente.nombre; diff --git a/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.postgreSQL.sql b/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.postgreSQL.sql index 6965a65447..fa11ac6497 100644 --- a/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.postgreSQL.sql +++ b/pandora_console/extras/pandoradb_migrate_6.0_to_7.0.postgreSQL.sql @@ -1,3 +1,824 @@ +-- ----------------------------------------------------- +-- Table "tlocal_component" +-- ----------------------------------------------------- +-- tlocal_component is a repository of local modules for +-- physical agents on Windows / Unix physical agents +CREATE TABLE "tlocal_component" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "name" TEXT NOT NULL, + "data" TEXT NOT NULL, + "description" varchar(1024) default NULL, + "id_os" INTEGER NOT NULL default 0, + "os_version" varchar(100) default '', + "id_network_component_group" INTEGER NOT NULL default 0 REFERENCES tnetwork_component_group("id_sg") ON DELETE CASCADE ON UPDATE CASCADE, + "type" SMALLINT NOT NULL default 6, + "max" INTEGER NOT NULL default 0, + "min" INTEGER NOT NULL default 0, + "module_interval" INTEGER NOT NULL default 0, + "id_module_group" INTEGER NOT NULL default 0, + "history_data" INTEGER default '1', + "min_warning" DOUBLE PRECISION default NULL, + "max_warning" DOUBLE PRECISION default NULL, + "str_warning" TEXT default '', + "min_critical" DOUBLE PRECISION default NULL, + "max_critical" DOUBLE PRECISION default NULL, + "str_critical" TEXT default '', + "min_ff_event" INTEGER NOT NULL default 0, + "post_process" DOUBLE PRECISION default NULL, + "unit" TEXT default '', + "wizard_level" type_tlocal_component_wizard_level default 'nowizard', + "macros" TEXT default '', + "critical_instructions" TEXT default '', + "warning_instructions" TEXT default '', + "unknown_instructions" TEXT default '', + "critical_inverse" SMALLINT default 0 NOT NULL, + "warning_inverse" SMALLINT default 0 NOT NULL, + "id_category" INTEGER NOT NULL default 0, + "tags" TEXT default '', + "disabled_types_event" TEXT default '', + "min_ff_event_normal" INTEGER default 0, + "min_ff_event_warning" INTEGER default 0, + "min_ff_event_critical" INTEGER default 0, + "dynamic_interval" INTEGER default 0, + "dynamic_max" INTEGER default 0, + "dynamic_min" INTEGER default 0, + "dynamic_next" INTEGER default 0 NOT NULL, + "dynamic_two_tailed" SMALLINT default 0, + "each_ff" SMALLINT default 0, + "ff_timeout" INTEGER default 0 +); + + +-- ----------------------------------------------------- +-- Table "tpolicy_modules" +-- ----------------------------------------------------- +CREATE TABLE "tpolicy_modules" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_policy" INTEGER NOT NULL default 0, + "configuration_data" TEXT NOT NULL, + "id_tipo_modulo" SMALLINT NOT NULL default 0, + "description" varchar(1024) NOT NULL default '', + "name" varchar(200) NOT NULL default '', + "unit" TEXT default '', + "max" BIGINT NOT NULL default 0, + "min" BIGINT NOT NULL default 0, + "module_interval" INTEGER NOT NULL default 0, + "tcp_port" INTEGER NOT NULL default 0, + "tcp_send" text default '', + "tcp_rcv" text default '', + "snmp_community" varchar(100) default '', + "snmp_oid" varchar(255) default '0', + "id_module_group" INTEGER NOT NULL default 0, + "flag" SMALLINT NOT NULL default 0, + "id_module" INTEGER NOT NULL default 0, + "disabled" SMALLINT NOT NULL default 0, + "id_export" SMALLINT NOT NULL default 0, + "plugin_user" text default '', + "plugin_pass" text default '', + "plugin_parameter" text, + "id_plugin" INTEGER NOT NULL default 0, + "post_process" DOUBLE PRECISION default NULL, + "prediction_module" BIGINT NOT NULL default 0, + "max_timeout" INTEGER NOT NULL default 0, + "max_retries" INTEGER NOT NULL default 0, + "custom_id" varchar(255) default '', + "history_data" SMALLINT NOT NULL default 1, + "min_warning" DOUBLE PRECISION default 0, + "max_warning" DOUBLE PRECISION default 0, + "str_warning" text default '', + "min_critical" DOUBLE PRECISION default 0, + "max_critical" DOUBLE PRECISION default 0, + "str_critical" text default '', + "min_ff_event" INTEGER NOT NULL default 0, + "custom_string_1" text default '', + "custom_string_2" text default '', + "custom_string_3" text default '', + "custom_integer_1" INTEGER NOT NULL default 0, + "custom_integer_2" INTEGER NOT NULL default 0, + "pending_delete" SMALLINT NOT NULL default 0, + "critical_instructions" TEXT default '', + "warning_instructions" TEXT default '', + "unknown_instructions" TEXT default '', + "critical_inverse" SMALLINT default 0 NOT NULL, + "warning_inverse" SMALLINT default 0 NOT NULL, + "id_category" INTEGER NOT NULL default 0, + "module_ff_interval" INTEGER NOT NULL default 0, + "quiet" SMALLINT NOT NULL default 0, + "cron_interval" varchar(100) default '', + "macros" text default '', + "disabled_types_event" TEXT default '', + "module_macros" TEXT default '', + "min_ff_event_normal" INTEGER default 0, + "min_ff_event_warning" INTEGER default 0, + "min_ff_event_critical" INTEGER default 0, + "each_ff" SMALLINT default 0, + "ff_timeout" INTEGER default 0, + "dynamic_interval" INTEGER default 0, + "dynamic_max" INTEGER default 0, + "dynamic_min" INTEGER default 0, + "dynamic_next" INTEGER NOT NULL default 0, + "dynamic_two_tailed" INTEGER default 0 +); +CREATE UNIQUE INDEX "tpolicy_modules_id_policy_name_idx" ON "tpolicy_modules"("id_policy", "name"); +CREATE INDEX "tpolicy_modules_id_policy_idx" ON "tpolicy_modules"("id_policy"); + + +-- ----------------------------------------------------- +-- Table "tpolicies" +-- ----------------------------------------------------- +-- 'status' could be 0 (without changes, updated), 1 (needy update only database) or 2 (needy update database and conf files) +CREATE TABLE "tpolicies" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "name" text NOT NULL default '', + "description" varchar(255) NOT NULL default '', + "id_group" INTEGER NOT NULL default 0, + "status" INTEGER NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table "tpolicy_alerts" +-- ----------------------------------------------------- +CREATE TABLE "tpolicy_alerts" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_policy" INTEGER NOT NULL default 0 REFERENCES tpolicies("id") ON DELETE CASCADE ON UPDATE CASCADE, + "id_policy_module" INTEGER NOT NULL default 0, + "id_alert_template" INTEGER NOT NULL default 0 REFERENCES talert_templates("id") ON DELETE CASCADE ON UPDATE CASCADE, + "name_extern_module" TEXT NOT NULL default '', + "disabled" SMALLINT NOT NULL default 0, + "standby" SMALLINT NOT NULL default 0, + "pending_delete" SMALLINT NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table "tpolicy_agents" +-- ----------------------------------------------------- +CREATE TABLE "tpolicy_agents" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_policy" INTEGER NOT NULL default 0, + "id_agent" INTEGER NOT NULL default 0, + "policy_applied" SMALLINT NOT NULL default 0, + "pending_delete" SMALLINT NOT NULL default 0, + "last_apply_utimestamp" INTEGER NOT NULL default 0 +); +CREATE UNIQUE INDEX "tpolicy_agents_id_policy_id_agent_idx" ON "tpolicy_agents"("id_policy", "id_agent"); + + +-- ----------------------------------------------------- +-- Table "tdashboard" +-- ----------------------------------------------------- +CREATE TABLE "tdashboard" ( + "id" BIGSERIAL NOT NULL PRIMARY KEY, + "name" varchar(60) NOT NULL default '', + "id_user" varchar(60) NOT NULL default '', + "id_group" INTEGER NOT NULL default 0, + "active" SMALLINT NOT NULL default 0, + "cells" text default '' +); + + +-- ----------------------------------------------------- +-- Table "twidget" +-- ----------------------------------------------------- +CREATE TABLE "twidget" ( + "id" BIGSERIAL NOT NULL PRIMARY KEY, + "class_name" varchar(60) NOT NULL default '', + "unique_name" varchar(60) NOT NULL default '', + "description" text NOT NULL default '', + "options" text NOT NULL default '', + "page" varchar(120) NOT NULL default '' +); + + +-- ----------------------------------------------------- +-- Table "twidget_dashboard" +-- ----------------------------------------------------- +CREATE TABLE "twidget_dashboard" ( + "id" BIGSERIAL NOT NULL PRIMARY KEY, + "options" text NOT NULL default '', + "order" INTEGER NOT NULL default 0, + "id_dashboard" BIGINT NOT NULL default 0 REFERENCES tdashboard("id") ON DELETE CASCADE ON UPDATE CASCADE, + "id_widget" BIGINT NOT NULL default 0, + "prop_width" DOUBLE PRECISION NOT NULL default 0.32, + "prop_height" DOUBLE PRECISION NOT NULL default 0.32, +); + + +-- ----------------------------------------------------- +-- Table "tmodule_inventory" +-- ----------------------------------------------------- +CREATE TABLE "tmodule_inventory" ( + "id_module_inventory"SERIAL NOT NULL PRIMARY KEY, + "id_os" INTEGER default NULL REFERENCES tconfig_os("id_os") ON UPDATE CASCADE ON DELETE CASCADE, + "name" varchar(100) default '', + "description" varchar(100) default '', + "interpreter" varchar(100) default '', + "data_format" varchar(100) default '', + "code" BYTEA NOT NULL +); + + +-- --------------------------------------------------------------------- +-- Table "tagent_module_inventory" +-- --------------------------------------------------------------------- +CREATE TABLE "tagent_module_inventory" ( + "id_agent_module_inventory" SERIAL NOT NULL PRIMARY KEY, + "id_agente" INTEGER NOT NULL REFERENCES tagente("id_agente") ON UPDATE CASCADE ON DELETE CASCADE, + "id_module_inventory" INTEGER NOT NULL REFERENCES tmodule_inventory("id_module_inventory") ON UPDATE CASCADE ON DELETE CASCADE, + "target" varchar(100) default '', + "interval" INTEGER NOT NULL default 3600, + "username" varchar(100) default '', + "password" varchar(100) default '', + "data" BYTEA NOT NULL, + "timestamp" TIMESTAMP without time zone default '1970-01-01 00:00:00', + "utimestamp" INTEGER NOT NULL default 0, + "flag" SMALLINT NOT NULL default 1, + "id_policy_module_inventory" INTEGER NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table "tagente_datos_inventory" +-- ----------------------------------------------------- +CREATE TABLE "tagente_datos_inventory" ( + "id_agent_module_inventory" SERIAL NOT NULL, + "data" BYTEA NOT NULL, + "utimestamp" INTEGER NOT NULL default 0, + "timestamp" TIMESTAMP without time zone default '1970-01-01 00:00:00' +); +CREATE UNIQUE INDEX "tagente_datos_inventory_id" ON "tagente_datos_inventory"("id_agent_module_inventory"); +CREATE UNIQUE INDEX "tagente_datos_inventory_ut" ON "tagente_datos_inventory"("utimestamp"); + + +-- ----------------------------------------------------- +-- Table "ttrap_custom_values" +-- ----------------------------------------------------- +CREATE TABLE "ttrap_custom_values" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "oid" varchar(255) NOT NULL default '', + "custom_oid" varchar(255) NOT NULL default '', + "text" varchar(255) default '', + "description" varchar(255) default '', + "severity" INTEGER NOT NULL default 2 +); + + +-- ----------------------------------------------------- +-- Table "tmetaconsole_setup" +-- ----------------------------------------------------- +--Table to store metaconsole sources +CREATE TABLE "tmetaconsole_setup" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "server_name" text default '', + "server_url" text default '', + "dbuser" text default '', + "dbpass" text default '', + "dbhost" text default '', + "dbport" text default '', + "dbname" text default '', + "auth_token" text default '', + "id_group" INTEGER NOT NULL default 0, + "api_password" text default '', + "disabled" SMALLINT NOT NULL default 0, + "last_event_replication" BIGINT NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table "tprofile_view" +-- ----------------------------------------------------- +--Table to define by each profile defined in Pandora, to which sec/page has access independently of its ACL (for showing in the console or not). By default have access to all pages allowed by ACL, if forbidden here, then pages are not shown. +CREATE TABLE "tprofile_view" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_profile" INTEGER NOT NULL default 0, + "sec" text default '', + "sec2" text default '' +); + + +-- --------------------------------------------------------------------- +-- Table "tservice" +-- --------------------------------------------------------------------- +--Table to define services to monitor +CREATE TABLE "tservice" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "name" varchar(100) NOT NULL default '', + "description" text NOT NULL default '', + "id_group" INTEGER NOT NULL default 0, + "critical" DOUBLE PRECISION NOT NULL default 0, + "warning" DOUBLE PRECISION NOT NULL default 0, + "service_interval" DOUBLE PRECISION NOT NULL default 0, + "service_value" DOUBLE PRECISION NOT NULL default 0, + "status" INTEGER NOT NULL default -1, + "utimestamp" INTEGER NOT NULL default 0, + "auto_calculate" INTEGER NOT NULL default 1, + "id_agent_module" INTEGER NOT NULL default 0, + "sla_interval" DOUBLE PRECISION NOT NULL default 0, + "sla_id_module" INTEGER NOT NULL default 0, + "sla_value_id_module" INTEGER NOT NULL default 0, + "sla_limit" DOUBLE PRECISION NOT NULL default 100, + "id_template_alert_warning" INTEGER NOT NULL default 0, + "id_template_alert_critical" INTEGER NOT NULL default 0, + "id_template_alert_unknown" INTEGER NOT NULL default 0, + "id_template_alert_critical_sla" INTEGER NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table "tservice_element" +-- ----------------------------------------------------- +--Table to define the modules and the weights of the modules that define a service +CREATE TABLE "tservice_element" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_service" INTEGER NOT NULL, + "weight_ok" DOUBLE PRECISION NOT NULL default 0, + "weight_warning" DOUBLE PRECISION NOT NULL default 0, + "weight_critical" DOUBLE PRECISION NOT NULL default 0, + "weight_unknown" DOUBLE PRECISION NOT NULL default 0, + "description" text NOT NULL default '', + "id_agente_modulo" INTEGER NOT NULL default 0, + "id_agent" INTEGER NOT NULL default 0, + "id_service_child" INTEGER NOT NULL default 0, + "id_server_meta" INTEGER NOT NULL default 0 +); + + +-- --------------------------------------------------------------------- +-- Table "tcollection" +-- --------------------------------------------------------------------- +CREATE TABLE "tcollection" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "name" varchar(100) NOT NULL default '', + "short_name" varchar(100) NOT NULL default '', + "id_group" INTEGER NOT NULL default 0, + "description" TEXT, + "status" INTEGER NOT NULL default 0 +); +-- status: 0 - Not apply +-- status: 1 - Applied + + +-- ----------------------------------------------------- +-- Table "tpolicy_collections" +-- ----------------------------------------------------- +CREATE TABLE "tpolicy_collections" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_policy" INTEGER NOT NULL default 0 REFERENCES "tpolicies" ("id") ON DELETE CASCADE ON UPDATE CASCADE, + "id_collection" INTEGER NOT NULL default 0 REFERENCES "tcollection" ("id") ON DELETE CASCADE ON UPDATE CASCADE, + "pending_delete" SMALLINT NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table "tpolicy_alerts_actions" +-- ----------------------------------------------------- +CREATE TABLE "tpolicy_alerts_actions" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_policy_alert" INTEGER NOT NULL default 0 REFERENCES "tpolicy_alerts" ("id") ON DELETE CASCADE ON UPDATE CASCADE, + "id_alert_action" INTEGER NOT NULL default 0 REFERENCES "talert_actions" ("id") ON DELETE CASCADE ON UPDATE CASCADE, + "fires_min" INTEGER default 0, + "fires_max" INTEGER default 0 +); + +-- --------------------------------------------------------------------- +-- Table "tpolicy_plugins" +-- --------------------------------------------------------------------- +CREATE TABLE "tpolicy_plugins" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_policy" INTEGER NOT NULL default 0, + "plugin_exec" TEXT default '', + "pending_delete" SMALLINT NOT NULL default 0 +); + +-- ----------------------------------------------------- +-- Table "tsesion_extended" +-- ----------------------------------------------------- +CREATE TABLE "tsesion_extended" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_sesion" INTEGER NOT NULL, + "extended_info" TEXT default '', + "hash" varchar(255) default '' +); + + +-- ----------------------------------------------------- +-- Table `tskin` +-- ----------------------------------------------------- +CREATE TABLE "tskin" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "name" TEXT NOT NULL DEFAULT '', + "relative_path" TEXT NOT NULL DEFAULT '', + "description" text NOT NULL DEFAULT '', + "disabled" INTEGER NOT NULL default 0 +); + + +-- --------------------------------------------------------------------- +-- Table `tpolicy_queue` +-- --------------------------------------------------------------------- +CREATE TABLE "tpolicy_queue" ( + "id" BIGSERIAL NOT NULL PRIMARY KEY, + "id_policy" INTEGER NOT NULL default 0, + "id_agent" INTEGER NOT NULL default 0, + "operation" varchar(15) NOT NULL default '', + "progress" INTEGER NOT NULL default 0, + "end_utimestamp" INTEGER NOT NULL default 0, + "priority" INTEGER NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table `tmodule_synth` +-- ----------------------------------------------------- +CREATE TYPE type_tmodule_synth_operation AS ENUM ('ADD', 'SUB', 'DIV', 'MUL', 'AVG', 'NOP'); +CREATE TABLE "tmodule_synth" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_agent_module_source" INTEGER NOT NULL default 0, + "id_agent_module_target" INTEGER NOT NULL default 0 REFERENCES tagente_modulo("id_agente_modulo") ON UPDATE CASCADE ON DELETE CASCADE, + "fixed_value" float default NULL, + "operation" type_tmodule_synth_operation NOT NULL default 'NOP', + "order" INTEGER NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table `tevent_rule` +-- ----------------------------------------------------- +CREATE TYPE type_tevent_rule_operation AS ENUM ('NOP', 'AND','OR','XOR','NAND','NOR','NXOR'); +CREATE TYPE type_tevent_rule_event_type AS ENUM ('','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal'); +CREATE TABLE "tevent_rule" ( + "id_event_rule" SERIAL NOT NULL PRIMARY KEY, + "id_event_alert" INTEGER NOT NULL, + "operation" type_tevent_rule_operation NOT NULL, + "order" INTEGER default '0', + "window" INTEGER NOT NULL default '0', + "count" INTEGER NOT NULL default '1', + "agent" text default '', + "id_usuario" VARCHAR(100) NOT NULL default '', + "id_grupo" INTEGER NOT NULL default '0', + "evento" text NOT NULL default '', + "event_type" type_tevent_rule_event_type default 'unknown', + "module" text default '', + "alert" text default '', + "criticity" INTEGER NOT NULL default '0', + "user_comment" text NOT NULL, + "id_tag" INTEGER NOT NULL default '0', + "name" text default '' +); +CREATE INDEX "tevent_rule_id_event_alert_idx" ON "tevent_rule"("id_event_alert"); + + +-- ----------------------------------------------------- +-- Table `tevent_alert` +-- ----------------------------------------------------- +CREATE TYPE type_tevent_alert_mode AS ENUM ('PASS','DROP'); +CREATE TYPE type_tevent_alert_group_by AS ENUM ('','id_agente','id_agentmodule','id_alert_am','id_grupo'); +CREATE TABLE "tevent_alert" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "name" text default '', + "description" text, + "order" INTEGER default 0, + "mode" type_tevent_alert_mode, + "field1" text NOT NULL default '', + "field2" text NOT NULL default '', + "field3" text NOT NULL default '', + "field4" text NOT NULL default '', + "field5" text NOT NULL default '', + "field6" text NOT NULL default '', + "field7" text NOT NULL default '', + "field8" text NOT NULL default '', + "field9" text NOT NULL default '', + "field10" text NOT NULL default '', + "time_threshold" INTEGER NOT NULL default '0', + "max_alerts" INTEGER NOT NULL default '1', + "min_alerts" INTEGER NOT NULL default '0', + "time_from" time default '00:00:00', + "time_to" time default '00:00:00', + "monday" INTEGER default 1, + "tuesday" INTEGER default 1, + "wednesday" INTEGER default 1, + "thursday" INTEGER default 1, + "friday" INTEGER default 1, + "saturday" INTEGER default 1, + "sunday" INTEGER default 1, + "recovery_notify" INTEGER default '0', + "field2_recovery" text NOT NULL default '', + "field3_recovery" text NOT NULL, + "id_group" INTEGER NULL default 0, + "internal_counter" INTEGER default '0', + "last_fired" BIGINT NOT NULL default '0', + "last_reference" BIGINT NOT NULL default '0', + "times_fired" INTEGER NOT NULL default '0', + "disabled" INTEGER default '0', + "standby" INTEGER default '0', + "priority" INTEGER default '0', + "force_execution" INTEGER default '0', + "group_by" type_tevent_alert_group_by default '' +); + +-- ----------------------------------------------------- +-- Table `tevent_alert_action` +-- ----------------------------------------------------- +CREATE TABLE "tevent_alert_action" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_event_alert" INTEGER NOT NULL REFERENCES tevent_alert("id") ON DELETE CASCADE ON UPDATE CASCADE, + "id_alert_action" INTEGER NOT NULL REFERENCES talert_actions("id") ON DELETE CASCADE ON UPDATE CASCADE, + "fires_min" INTEGER default 0, + "fires_max" INTEGER default 0, + "module_action_threshold" INTEGER NOT NULL default '0', + "last_execution" BIGINT NOT NULL default '0' +); + + +-- --------------------------------------------------------------------- +-- Table `tpolicy_modules_inventory` +-- --------------------------------------------------------------------- +CREATE TABLE "tpolicy_modules_inventory" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_policy" INTEGER NOT NULL REFERENCES tpolicies("id") ON UPDATE CASCADE ON DELETE CASCADE, + "id_module_inventory" INTEGER NOT NULL REFERENCES tmodule_inventory("id_module_inventory") ON UPDATE CASCADE ON DELETE CASCADE, + "interval" INTEGER NOT NULL default 3600, + "username" varchar(100) default '', + "password" varchar(100) default '', + "pending_delete" SMALLINT NOT NULL default 0 +); + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_enterprise` +-- ----------------------------------------------------- +CREATE TABLE "tnetworkmap_enterprise" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "name" varchar(500) default '', + "id_group" INTEGER NOT NULL default 0, + "options" TEXT default '' +); + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_enterprise_nodes` +-- ----------------------------------------------------- +CREATE TABLE "tnetworkmap_enterprise_nodes" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_networkmap_enterprise" INTEGER NOT NULL REFERENCES tnetworkmap_enterprise("id") ON UPDATE CASCADE ON DELETE CASCADE, + "x" INTEGER NOT NULL default 0, + "y" INTEGER NOT NULL default 0, + "z" INTEGER NOT NULL default 0, + "id_agent" INTEGER NOT NULL default 0, + "id_module" INTEGER NOT NULL default 0, + "id_agent_module" INTEGER NOT NULL default 0, + "parent" INTEGER default 0, + "options" text default '', + "deleted" text default '', + "state" TEXT default '' +); + + +-- ----------------------------------------------------- +-- Table `tnetworkmap_ent_rel_nodes` (Before `tnetworkmap_enterprise_relation_nodes`) +-- ----------------------------------------------------- +CREATE TABLE "tnetworkmap_ent_rel_nodes" ( + "id" SERIAL NOT NULL PRIMARY KEY, + "id_networkmap_enterprise" INTEGER NOT NULL REFERENCES tnetworkmap_enterprise("id") ON UPDATE CASCADE ON DELETE CASCADE, + "parent" INTEGER default 0, + "parent_type" varchar(30) default 'node', + "child" INTEGER default 0, + "child_type" varchar(30) default 'node', + "deleted" text default '' +); + + +-- ----------------------------------------------------- +-- Table `treport_template` +-- ----------------------------------------------------- +CREATE TABLE "treport_template" ( + "id_report" SERIAL NOT NULL PRIMARY KEY, + "id_user" varchar(100) NOT NULL default '', + "name" varchar(150) NOT NULL default '', + "description" TEXT NOT NULL, + "private" SMALLINT NOT NULL default 0, + "id_group" SMALLINT NULL default NULL, + "custom_logo" varchar(200) default NULL, + "header" TEXT default NULL, + "first_page" TEXT default NULL, + "footer" TEXT default NULL, + "custom_font" varchar(200) default NULL, + "metaconsole" SMALLINT DEFAULT 0 +); + + +-- ----------------------------------------------------- +-- Table `treport_content_template` +-- ----------------------------------------------------- +CREATE TABLE "treport_content_template" ( + "id_rc" SERIAL NOT NULL PRIMARY KEY, + "id_report" INTEGER NOT NULL default 0 REFERENCES treport_template("id_report") ON DELETE CASCADE, + "id_gs" INTEGER NULL default NULL, + "text_agent_module" TEXT default NULL, + "type" varchar(30) default 'simple_graph', + "period" INTEGER NOT NULL default 0, + "order" INTEGER NOT NULL default 0, + "description" TEXT, + "text_agent" TEXT default '', + "text" TEXT default NULL, + "external_source" TEXT default NULL, + "treport_custom_sql_id" INTEGER default 0, + "header_definition" TEXT default NULL, + "column_separator" TEXT default NULL, + "line_separator" TEXT default NULL, + "time_from" TIME without time zone default '00:00:00', + "time_to" TIME without time zone default '00:00:00', + "monday" SMALLINT NOT NULL default 1, + "tuesday" SMALLINT NOT NULL default 1, + "wednesday" SMALLINT NOT NULL default 1, + "thursday" SMALLINT NOT NULL default 1, + "friday" SMALLINT NOT NULL default 1, + "saturday" SMALLINT NOT NULL default 1, + "sunday" SMALLINT NOT NULL default 1, + "only_display_wrong" SMALLINT not null default 0, + "top_n" INTEGER NOT NULL default 0, + "top_n_value" INTEGER NOT NULL default 10, + "exception_condition" INTEGER NOT NULL default 0, + "exception_condition_value" DOUBLE PRECISION NOT NULL default 0, + "show_resume" INTEGER NOT NULL default 0, + "order_uptodown" INTEGER NOT NULL default 0, + "show_graph" INTEGER NOT NULL default 0, + "group_by_agent" INTEGER NOT NULL default 0, + "style" TEXT NOT NULL DEFAULT '', + "id_group" INTEGER NOT NULL DEFAULT 0, + "id_module_group" INTEGER NOT NULL DEFAULT 0, + "server_name" text default '', + "exact_match" SMALLINT default 0, + "module_names" TEXT default NULL, + "module_free_text" TEXT default NULL, + "each_agent" SMALLINT NOT NULL default 1 +); + + +-- ----------------------------------------------------- +-- Table `treport_content_sla_com_temp` +-- ----------------------------------------------------- +CREATE TABLE "treport_content_sla_com_temp" ( + "id" SERIAL NOT NULL, + "id_report_content" INTEGER NOT NULL REFERENCES treport_content_template("id_rc") ON DELETE CASCADE, + "text_agent" TEXT default '', + "text_agent_module" TEXT default '', + "sla_max" DOUBLE PRECISION NOT NULL default 0, + "sla_min" DOUBLE PRECISION NOT NULL default 0, + "sla_limit" DOUBLE PRECISION NOT NULL default 0, + "server_name" TEXT default '', + "exact_match" SMALLINT default 0 +); + + +-- ----------------------------------------------------- +-- Table `treport_content_item_temp` (treport_content_item_template) +-- ----------------------------------------------------- +CREATE TABLE "treport_content_item_temp" ( + "id" SERIAL NOT NULL, + "id_report_content" INTEGER NOT NULL REFERENCES treport_content_template("id_rc") ON DELETE CASCADE, + "text_agent" TEXT default '', + "text_agent_module" TEXT default '', + "server_name" TEXT default '', + "exact_match" SMALLINT default 0, + "operation" TEXT +); + + +-- ----------------------------------------------------- +-- Table `tgraph_template` +-- ----------------------------------------------------- +CREATE TABLE "tgraph_template" ( + "id_graph_template" SERIAL NOT NULL PRIMARY KEY, + "id_user" TEXT NOT NULL default '', + "name" TEXT NOT NULL default '', + "description" TEXT NOT NULL default '', + "period" INTEGER NOT NULL default 0, + "width" SMALLINT NOT NULL default 0, + "height" SMALLINT NOT NULL default 0, + "private" SMALLINT NOT NULL default 0, + "events" SMALLINT NOT NULL default 0, + "stacked" SMALLINT NOT NULL default 0, + "id_group" INTEGER NOT NULL default 0 + ); + + +-- ----------------------------------------------------- +-- Table `tgraph_source_template` +-- ----------------------------------------------------- +CREATE TABLE "tgraph_source_template" ( + "id_gs_template" SERIAL NOT NULL PRIMARY KEY, + "id_template" INTEGER NOT NULL default 0, + "agent" TEXT NOT NULL default '', + "module" TEXT NOT NULL default '', + "period" INTEGER NOT NULL default 0, + "weight" DOUBLE PRECISION default 2.0, + "exact_match" SMALLINT NOT NULL default 0 + ); + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_event` +-- --------------------------------------------------------------------- +CREATE TYPE type_tmetaconsole_event_event AS ENUM ('going_unknown','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal', 'configuration_change'); +CREATE TABLE "tmetaconsole_event" ( + "id_evento" BIGSERIAL NOT NULL PRIMARY KEY, + "id_source_event" BIGSERIAL NOT NULL, + "id_agente" INTEGER NOT NULL default 0, + "agent_name" varchar(600) NOT NULL default '', + "id_usuario" varchar(100) NOT NULL default '0', + "id_grupo" INTEGER NOT NULL default 0, + "group_name" text NOT NULL default '', + "estado" INTEGER NOT NULL default 0, + "timestamp" TIMESTAMP without time zone default '1970-01-01 00:00:00', + "evento" text NOT NULL default '', + "utimestamp" BIGINT NOT NULL default 0, + "event_type" type_tmetaconsole_event_event default 'unknown', + "id_agentmodule" INTEGER NOT NULL default 0, + "module_name" TEXT NOT NULL default '', + "id_alert_am" INTEGER NOT NULL default 0, + "alert_template_name" text default '', + "criticity" INTEGER NOT NULL default 0, + "user_comment" text NOT NULL, + "tags" text NOT NULL, + "source" text NOT NULL default '', + "id_extra" text NOT NULL default '', + "critical_instructions" TEXT default '', + "warning_instructions" TEXT default '', + "unknown_instructions" TEXT default '', + "owner_user" varchar(100) NOT NULL default '0', + "ack_utimestamp" BIGINT NOT NULL default 0, + "server_id" INTEGER NOT NULL, + "custom_data" text NOT NULL +); +CREATE INDEX "tmetaconsole_event_id_1_idx" ON "tmetaconsole_event"("id_agente", "id_evento"); +CREATE INDEX "tmetaconsole_event_id_agentmodule_idx" ON "tmetaconsole_event"("id_agentmodule"); +CREATE INDEX "tmetaconsole_event_server_id_idx" ON "tmetaconsole_event"("server_id"); +CREATE INDEX "tmetaconsole_event_id_grupo_idx" ON "tmetaconsole_event"("id_grupo"); +CREATE INDEX "tmetaconsole_event_criticity_idx" ON "tmetaconsole_event"("criticity"); +CREATE INDEX "tmetaconsole_event_estado_idx" ON "tmetaconsole_event"("estado"); + + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_event_history` +-- --------------------------------------------------------------------- +CREATE TYPE type_tmetaconsole_event_event_h AS ENUM ('going_unknown','unknown','alert_fired','alert_recovered','alert_ceased','alert_manual_validation','recon_host_detected','system','error','new_agent','going_up_warning','going_up_critical','going_down_warning','going_down_normal','going_down_critical','going_up_normal', 'configuration_change'); +CREATE TABLE "tmetaconsole_event_history" ( + "id_evento" BIGSERIAL NOT NULL PRIMARY KEY, + "id_source_event" BIGSERIAL NOT NULL, + "id_agente" INTEGER NOT NULL default 0, + "agent_name" varchar(600) NOT NULL default '', + "id_usuario" varchar(100) NOT NULL default '0', + "id_grupo" INTEGER NOT NULL default 0, + "group_name" text NOT NULL default '', + "estado" INTEGER NOT NULL default 0, + "timestamp" TIMESTAMP without time zone default '1970-01-01 00:00:00', + "evento" text NOT NULL default '', + "utimestamp" BIGINT NOT NULL default 0, + "event_type" type_tmetaconsole_event_event_h default 'unknown', + "id_agentmodule" INTEGER NOT NULL default 0, + "module_name" TEXT NOT NULL default '', + "id_alert_am" INTEGER NOT NULL default 0, + "alert_template_name" text default '', + "criticity" INTEGER NOT NULL default 0, + "user_comment" text NOT NULL, + "tags" text NOT NULL, + "source" text NOT NULL default '', + "id_extra" text NOT NULL default '', + "critical_instructions" TEXT default '', + "warning_instructions" TEXT default '', + "unknown_instructions" TEXT default '', + "owner_user" varchar(100) NOT NULL default '0', + "ack_utimestamp" BIGINT NOT NULL default 0, + "server_id" INTEGER NOT NULL, + "custom_data" text NOT NULL +); +CREATE INDEX "tmetaconsole_event_h_id_1_idx" ON "tmetaconsole_event_history"("id_agente", "id_evento"); +CREATE INDEX "tmetaconsole_event_h_id_agentmodule_idx" ON "tmetaconsole_event_history"("id_agentmodule"); +CREATE INDEX "tmetaconsole_event_h_server_id_idx" ON "tmetaconsole_event_history"("server_id"); +CREATE INDEX "tmetaconsole_event_h_id_grupo_idx" ON "tmetaconsole_event_history"("id_grupo"); +CREATE INDEX "tmetaconsole_event_h_criticity_idx" ON "tmetaconsole_event_history"("criticity"); +CREATE INDEX "tmetaconsole_event_h_estado_idx" ON "tmetaconsole_event_history"("estado"); + +-- --------------------------------------------------------------------- +-- Table `tagent_module_log` +-- --------------------------------------------------------------------- +CREATE TABLE "tagent_module_log" ( + "id_agent_module_log" SERIAL NOT NULL PRIMARY KEY, + "id_agent" INTEGER NOT NULL REFERENCES tagente("id_agente") ON UPDATE CASCADE ON DELETE CASCADE, + "source" TEXT, + "timestamp" TIMESTAMP without time zone default '1970-01-01 00:00:00', + "utimestamp" BIGINT NOT NULL default 0 +); + +-- --------------------------------------------------------------------- +-- Table `tevent_custom_field` +-- --------------------------------------------------------------------- +CREATE TABLE "tevent_custom_field" ( + "id_group" INTEGER NOT NULL default 0, + "value" text NOT NULL default '' +); + -- ---------------------------------------------------------------------- -- Table `tagente_estado` -- ---------------------------------------------------------------------- @@ -99,3 +920,28 @@ ALTER TABLE talert_actions ADD COLUMN field15_recovery TEXT NOT NULL DEFAULT ""; -- Table `tnetflow_filter` -- --------------------------------------------------------------------- ALTER TABLE tnetflow_filter ADD COLUMN router_ip TEXT NOT NULL DEFAULT ""; + +-- --------------------------------------------------------------------- +-- Table `tlocal_component` +-- --------------------------------------------------------------------- +ALTER TABLE tlocal_component ADD "dynamic_interval" INTEGER default 0; +ALTER TABLE tlocal_component ADD "dynamic_max" INTEGER default 0; +ALTER TABLE tlocal_component ADD "dynamic_min" INTEGER default 0; +ALTER TABLE tlocal_component ADD "dynamic_next" INTEGER default 0 NOT NULL; +ALTER TABLE tlocal_component ADD "dynamic_two_tailed" SMALLINT default 0; + +-- --------------------------------------------------------------------- +-- Table `tpolicy_module` +-- --------------------------------------------------------------------- +ALTER TABLE tpolicy_modules ADD "dynamic_interval" INTEGER default 0; +ALTER TABLE tpolicy_modules ADD "dynamic_max" INTEGER default 0; +ALTER TABLE tpolicy_modules ADD "dynamic_min" INTEGER default 0; +ALTER TABLE tpolicy_modules ADD "dynamic_next" INTEGER default 0 NOT NULL; +ALTER TABLE tpolicy_modules ADD "dynamic_two_tailed" SMALLINT default 0; + +-- --------------------------------------------------------------------- +-- Table `tmetaconsole_agent` +-- --------------------------------------------------------------------- +ALTER TABLE tmetaconsole_agent ADD "remote" INTEGER default 0 NOT NULL; +ALTER TABLE tmetaconsole_agent ADD "cascade_protection_module" INTEGER default 0; +ALTER TABLE tmetaconsole_agent ADD "transactional_agent" INTEGER default 0 NOT NULL; \ No newline at end of file diff --git a/pandora_console/general/firts_task/incidents.php b/pandora_console/general/firts_task/incidents.php index c7bd0eed3b..32924ac626 100644 --- a/pandora_console/general/firts_task/incidents.php +++ b/pandora_console/general/firts_task/incidents.php @@ -15,12 +15,16 @@ // GNU General Public License for more details. global $config; +global $incident_w; +global $incident_m; check_login (); ui_require_css_file ('firts_task'); ?> true, 'message'=> __('There are no incidents defined yet.') ) ); +ui_print_info_message ( array('no_close'=>true, 'message'=> __('There are no incidents defined yet.') ) ); + +if ($incident_w || $incident_m) { ?>
@@ -41,3 +45,4 @@ ui_print_info_message ( array('no_close'=>true, 'message'=> __('There are no in
+ diff --git a/pandora_console/general/firts_task/map_builder.php b/pandora_console/general/firts_task/map_builder.php index 705e553447..40eee2a215 100755 --- a/pandora_console/general/firts_task/map_builder.php +++ b/pandora_console/general/firts_task/map_builder.php @@ -15,6 +15,8 @@ // GNU General Public License for more details. global $config; +global $vconsoles_write; +global $vconsoles_manage; check_login (); ui_require_css_file ('firts_task'); @@ -22,6 +24,7 @@ ui_print_info_message( array( 'no_close'=>true, 'message'=> __('There are no visual console defined yet.'))); +if ($vconsoles_write || $vconsoles_manage) { ?>
@@ -41,3 +44,4 @@ ui_print_info_message(
+ diff --git a/pandora_console/general/firts_task/service_list.php b/pandora_console/general/firts_task/service_list.php index cb56dbedb2..9bb647e8b3 100755 --- a/pandora_console/general/firts_task/service_list.php +++ b/pandora_console/general/firts_task/service_list.php @@ -15,25 +15,31 @@ // GNU General Public License for more details. global $config; +global $agent_w; + check_login (); ui_require_css_file ('firts_task'); ?> true, 'message'=> __('There are no services defined yet.') ) ); ?> -
-
- __('Services')));?> + +
+
+ __('Services')));?> +
+
+

+

+ +
+ +
+ +
-
-

-

-
- -
-
-
+ \ No newline at end of file diff --git a/pandora_console/general/firts_task/transactional_list.php b/pandora_console/general/firts_task/transactional_list.php index f8fca1cdc1..a309c1040e 100644 --- a/pandora_console/general/firts_task/transactional_list.php +++ b/pandora_console/general/firts_task/transactional_list.php @@ -15,10 +15,15 @@ // GNU General Public License for more details. global $config; +global $networkmaps_write; +global $networkmaps_manage; check_login (); ui_require_css_file ('firts_task'); ?> -true, 'message'=> __('There are no transactions defined yet.') ) ); ?> +true, 'message'=> __('There are no transactions defined yet.') ) ); + +if ($networkmaps_write || $networkmaps_manage) { +?>
@@ -33,4 +38,5 @@ Transaction graphs represent the different processes within our infrastructure t
-
\ No newline at end of file +
+ diff --git a/pandora_console/general/logon_ok.php b/pandora_console/general/logon_ok.php index 5dc04bbcff..3a43795fd5 100644 --- a/pandora_console/general/logon_ok.php +++ b/pandora_console/general/logon_ok.php @@ -146,10 +146,12 @@ if (!empty($all_data)) { $table->data[] = $tdata; // Users - $tdata = array(); - $tdata[0] = reporting_get_stats_users($data); - $table->rowclass[] = ''; - $table->data[] = $tdata; + if (users_is_admin()) { + $tdata = array(); + $tdata[0] = reporting_get_stats_users($data); + $table->rowclass[] = ''; + $table->data[] = $tdata; + } html_print_table($table); unset($table); diff --git a/pandora_console/godmode/agentes/agent_manager.php b/pandora_console/godmode/agentes/agent_manager.php index 947ca6e1dd..0ceb381374 100644 --- a/pandora_console/godmode/agentes/agent_manager.php +++ b/pandora_console/godmode/agentes/agent_manager.php @@ -204,8 +204,9 @@ if (!$new_agent) { } $table->data[1][0] = __('Alias'); $table->data[1][1] = html_print_input_text ('alias', $alias, '', 50, 100, true); - - +if($new_agent){ + $table->data[1][1] .= html_print_checkbox ("alias_as_name", 1, $alias_as_name, true).__('Use alias as name'); +} $table->data[2][0] = __('IP Address'); $table->data[2][1] = html_print_input_text ('direccion', $direccion_agente, '', 16, 100, true); diff --git a/pandora_console/godmode/agentes/configurar_agente.php b/pandora_console/godmode/agentes/configurar_agente.php index c4ccaa2cb2..bc09729e15 100644 --- a/pandora_console/godmode/agentes/configurar_agente.php +++ b/pandora_console/godmode/agentes/configurar_agente.php @@ -74,6 +74,7 @@ $maximo = 0; $minimo = 0; $nombre_agente = ""; $alias = get_parameter('alias', ''); +$alias_as_name = 0; $direccion_agente = get_parameter('direccion', ''); $direccion_agente = trim(io_safe_output($direccion_agente)); $direccion_agente = io_safe_input($direccion_agente); @@ -149,6 +150,7 @@ $module_macros = array (); // Create agent if ($create_agent) { $alias = (string) get_parameter_post("alias",''); + $alias_as_name = (int) get_parameter_post("alias_as_name", 0); $direccion_agente = (string) get_parameter_post("direccion",''); $direccion_agente = trim(io_safe_output($direccion_agente)); $direccion_agente = io_safe_input($direccion_agente); @@ -175,7 +177,7 @@ if ($create_agent) { if ($fields === false) $fields = array(); $field_values = array(); - + foreach ($fields as $field) { $field_values[$field['id_field']] = (string) get_parameter_post ('customvalue_'.$field['id_field'], ''); } @@ -191,26 +193,39 @@ if ($create_agent) { $agent_created_ok = 0; }*/ else { - $id_agente = db_process_sql_insert ('tagente', - array ('nombre' => $nombre_agente, - 'alias' => $alias, - 'direccion' => $direccion_agente, - 'id_grupo' => $grupo, - 'intervalo' => $intervalo, - 'comentarios' => $comentarios, - 'modo' => $modo, - 'id_os' => $id_os, - 'disabled' => $disabled, - 'cascade_protection' => $cascade_protection, - 'cascade_protection_module' => $cascade_protection_module, - 'server_name' => $server_name, - 'id_parent' => $id_parent, - 'custom_id' => $custom_id, - 'icon_path' => $icon_path, - 'update_gis_data' => $update_gis_data, - 'url_address' => $url_description, - 'quiet' => $quiet)); - enterprise_hook ('update_agent', array ($id_agente)); + if($alias_as_name){ + $sql = 'SELECT nombre FROM tagente WHERE nombre = "' . $alias . '"'; + $exists_alias = db_get_row_sql($sql); + $nombre_agente = $alias; + } + + if(!$exists_alias){ + $id_agente = db_process_sql_insert ('tagente', + array ('nombre' => $nombre_agente, + 'alias' => $alias, + 'alias_as_name' => $alias_as_name, + 'direccion' => $direccion_agente, + 'id_grupo' => $grupo, + 'intervalo' => $intervalo, + 'comentarios' => $comentarios, + 'modo' => $modo, + 'id_os' => $id_os, + 'disabled' => $disabled, + 'cascade_protection' => $cascade_protection, + 'cascade_protection_module' => $cascade_protection_module, + 'server_name' => $server_name, + 'id_parent' => $id_parent, + 'custom_id' => $custom_id, + 'icon_path' => $icon_path, + 'update_gis_data' => $update_gis_data, + 'url_address' => $url_description, + 'quiet' => $quiet)); + enterprise_hook ('update_agent', array ($id_agente)); + } + else{ + $id_agente = false; + } + if ($id_agente !== false) { // Create custom fields for this agent foreach ($field_values as $key => $value) { @@ -249,6 +264,9 @@ if ($create_agent) { else { $id_agente = 0; $agent_creation_error = __('Could not be created'); + if($exists_alias){ + $agent_creation_error = __('Could not be created, because name already exists'); + } } } } @@ -471,25 +489,27 @@ if ($id_agente) { //Extensions tabs foreach ($config['extensions'] as $extension) { - if (isset($extension['extension_god_tab']) && check_acl ($config["id_user"], $group, "AW", $id_agente)) { - $image = $extension['extension_god_tab']['icon']; - $name = $extension['extension_god_tab']['name']; - $id = $extension['extension_god_tab']['id']; - - $id_extension = get_parameter('id_extension', ''); - - if ($id_extension == $id) { - $active = true; + if (isset($extension['extension_god_tab'])) { + if (check_acl ($config["id_user"], $group, $extension['extension_god_tab']['acl'])) { + $image = $extension['extension_god_tab']['icon']; + $name = $extension['extension_god_tab']['name']; + $id = $extension['extension_god_tab']['id']; + + $id_extension = get_parameter('id_extension', ''); + + if ($id_extension == $id) { + $active = true; + } + else { + $active = false; + } + + $url = 'index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=extension&id_agente='.$id_agente . '&id_extension=' . $id; + + $extension_tab = array('text' => '' . html_print_image ($image, true, array ( "title" => $name)) . '', 'active' => $active); + + $onheader = $onheader + array($id => $extension_tab); } - else { - $active = false; - } - - $url = 'index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=extension&id_agente='.$id_agente . '&id_extension=' . $id; - - $extension_tab = array('text' => '' . html_print_image ($image, true, array ( "title" => $name)) . '', 'active' => $active); - - $onheader = $onheader + array($id => $extension_tab); } } @@ -591,7 +611,6 @@ if ($delete_conf_file) { __('Could not delete conf file')); } - // Show agent creation results if ($create_agent) { if (!isset($agent_creation_error)) { @@ -645,6 +664,7 @@ if ($update_agent) { // if modified some agent paramenter $id_agente = (int) get_parameter_post ("id_agente"); $nombre_agente = str_replace('`','‘',(string) get_parameter_post ("agente", "")); $alias = str_replace('`','‘',(string) get_parameter_post ("alias", "")); + $alias_as_name = (int) get_parameter_post ('alias_as_name', 0); $direccion_agente = (string) get_parameter_post ("direccion", ''); $direccion_agente = trim(io_safe_output($direccion_agente)); $direccion_agente = io_safe_input($direccion_agente); @@ -737,6 +757,7 @@ if ($update_agent) { // if modified some agent paramenter 'id_os' => $id_os, 'modo' => $modo, 'alias' => $alias, + 'alias_as_name' => $alias_as_name, 'direccion' => $direccion_agente, 'id_grupo' => $grupo, 'intervalo' => $intervalo, @@ -814,6 +835,7 @@ if ($id_agente) { $alias = $nombre_agente; } } + $alias_as_name = $agent["alias_as_name"]; $direccion_agente = $agent["direccion"]; $grupo = $agent["id_grupo"]; $ultima_act = $agent["ultimo_contacto"]; @@ -1183,8 +1205,20 @@ if ($update_module) { $result = false; } else { - $result = modules_update_agent_module ($id_agent_module, - $values, false, $id_tag); + $check_dynamic = + db_get_row_sql('SELECT dynamic_interval, dynamic_max, dynamic_min, dynamic_two_tailed + FROM tagente_modulo WHERE id_agente_modulo =' . $id_agent_module); + + if( ($check_dynamic['dynamic_interval'] == $dynamic_interval) && + ($check_dynamic['dynamic_max'] == $dynamic_max) && + ($check_dynamic['dynamic_min'] == $dynamic_min) && + ($check_dynamic['dynamic_two_tailed'] == $dynamic_two_tailed) ) { + $result = modules_update_agent_module ($id_agent_module, $values, false, $id_tag); + } + else{ + $values['dynamic_next'] = 0; + $result = modules_update_agent_module ($id_agent_module, $values, false, $id_tag); + } } if (is_error($result)) { diff --git a/pandora_console/godmode/agentes/module_manager_editor_common.php b/pandora_console/godmode/agentes/module_manager_editor_common.php index 8d7fc836e2..561266d6df 100644 --- a/pandora_console/godmode/agentes/module_manager_editor_common.php +++ b/pandora_console/godmode/agentes/module_manager_editor_common.php @@ -139,6 +139,7 @@ $table_simple->style[0] = 'font-weight: bold; width: 15%;'; $table_simple->style[1] = 'width: 35%'; $table_simple->style[2] = 'font-weight: bold; width: 25%;'; $table_simple->style[3] = 'width: 25%'; +$table_simple->cellclass = array(); #$table_simple->colspan[4][1] = 3; @@ -255,6 +256,14 @@ if($disabledBecauseInPolicy){ $table_simple->data[3][0] = __('Dynamic Threshold Interval') .' ' . ui_print_help_icon ('dynamic_threshold', true); $table_simple->data[3][1] = html_print_extended_select_for_time ('dynamic_interval', $dynamic_interval, '', 'None', '0', 10, true, 'width:150px',false, $classdisabledBecauseInPolicy, $disabledBecauseInPolicy); $table_simple->data[3][1] .= '' . html_print_image('images/cog.png', true, array('title' => __('Advanced options Dynamic Threshold'))) . ''; +if($in_policy){ + $table_simple->cellclass[2][2] = 'hide_dinamic'; + $table_simple->cellclass[2][3] = 'hide_dinamic'; +} +else{ + $table_simple->cellclass[3][2] = 'hide_dinamic'; + $table_simple->cellclass[3][3] = 'hide_dinamic'; +} $table_simple->data[3][2] = ''.__('Dynamic Threshold Min. ').''; $table_simple->data[3][2] .= html_print_input_text ('dynamic_min', $dynamic_min, '', 10, 255, true, @@ -874,9 +883,14 @@ $(document).ready (function () { disabled_status(disabledBecauseInPolicy); }); + disabled_two_tailed(disabledBecauseInPolicy); + $('#checkbox-dynamic_two_tailed').change (function() { + disabled_two_tailed(disabledBecauseInPolicy); + }); + + //Dynamic_options_advance; - $('#simple-3-2').hide(); - $('#simple-3-3').hide(); + $('.hide_dinamic').hide(); //paint graph stutus critical and warning: paint_graph_values(); @@ -925,7 +939,7 @@ function disabled_status (disabledBecauseInPolicy) { $('#text-max_critical').prop('readonly', true); $('#text-max_critical').addClass('readonly'); } else { - if (!disabledBecauseInPolicy){ + if (disabledBecauseInPolicy == 0){ $('#text-min_warning').prop('readonly', false); $('#text-min_warning').removeClass('readonly'); $('#text-max_warning').prop('readonly', false); @@ -938,14 +952,27 @@ function disabled_status (disabledBecauseInPolicy) { } } +function disabled_two_tailed (disabledBecauseInPolicy) { + if($('#checkbox-dynamic_two_tailed').prop('checked')){ + $('#text-dynamic_max').prop('readonly', false); + $('#text-dynamic_max').removeClass('readonly'); + } + else{ + if (disabledBecauseInPolicy == 0){ + $('#text-dynamic_max').prop('readonly', true); + $('#text-dynamic_max').addClass('readonly'); + } + } +} + //Dynamic_options_advance; function advanced_option_dynamic() { - if($('#simple-3-2').is(":visible")){ - $('#simple-3-2').hide(); - $('#simple-3-3').hide(); + if($('.hide_dinamic').is(":visible")){ + $('.hide_dinamic').hide(); + } else { - $('#simple-3-2').show(); - $('#simple-3-3').show(); + $('.hide_dinamic').show(); + } } diff --git a/pandora_console/godmode/massive/massive_delete_alerts.php b/pandora_console/godmode/massive/massive_delete_alerts.php index 679832c8cf..fd7d04f860 100755 --- a/pandora_console/godmode/massive/massive_delete_alerts.php +++ b/pandora_console/godmode/massive/massive_delete_alerts.php @@ -221,7 +221,7 @@ $table->data[2][0] .= html_print_image('images/spinner.png', true); $table->data[2][0] .= ''; $agents_alerts = alerts_get_agents_with_alert_template ($id_alert_template, $id_group, false, array ('tagente.alias', 'tagente.id_agente')); -html_debug($agents_alerts); + $table->data[2][1] = html_print_select (index_array ($agents_alerts, 'id_agente', 'alias'), 'id_agents[]', '', '', '', '', true, true, true, '', $id_alert_template == 0); $table->data[2][2] = __('When select agents'); diff --git a/pandora_console/godmode/reporting/graph_builder.graph_editor.php b/pandora_console/godmode/reporting/graph_builder.graph_editor.php index cc20e1cfe7..a89a9422ba 100644 --- a/pandora_console/godmode/reporting/graph_builder.graph_editor.php +++ b/pandora_console/godmode/reporting/graph_builder.graph_editor.php @@ -106,7 +106,7 @@ if (count($module_array) > 0) { echo ""; echo ""; - html_print_input_text ('label', $label_array[$a], '', 20, 10, false, false); + html_print_input_text ('label', $label_array[$a], '', 20, 30, false, false); html_print_submit_button ('Ok', 'btn', false, '', false); echo ""; diff --git a/pandora_console/godmode/reporting/reporting_builder.item_editor.php b/pandora_console/godmode/reporting/reporting_builder.item_editor.php index 9424f60979..839b8677bd 100755 --- a/pandora_console/godmode/reporting/reporting_builder.item_editor.php +++ b/pandora_console/godmode/reporting/reporting_builder.item_editor.php @@ -776,10 +776,10 @@ You can of course remove the warnings, that's why we include the source and do n diff --git a/pandora_console/godmode/reporting/reporting_builder.list_items.php b/pandora_console/godmode/reporting/reporting_builder.list_items.php index de837beb7d..7419f27c03 100755 --- a/pandora_console/godmode/reporting/reporting_builder.list_items.php +++ b/pandora_console/godmode/reporting/reporting_builder.list_items.php @@ -299,7 +299,7 @@ if ($items) { $table->head[3] .= ' ' . html_print_image("images/sort_up.png", true, array("title" => __('Ascendent'))) . '' . '' . html_print_image("images/sort_down.png", true, array("title" => __('Descent'))) . ''; } - $table->head[4] = __('Period'); + $table->head[4] = __('Time lapse'); $table->head[5] = __('Name') . " / " . __('Description'); if (check_acl ($config['id_user'], 0, "RM")) { $table->head[6] = '' . __('Op.') . ''; diff --git a/pandora_console/godmode/reporting/reporting_builder.php b/pandora_console/godmode/reporting/reporting_builder.php index a03b4e4d4d..8bc38bdc78 100755 --- a/pandora_console/godmode/reporting/reporting_builder.php +++ b/pandora_console/godmode/reporting/reporting_builder.php @@ -930,6 +930,7 @@ switch ($action) { $es['id_agents'] = $agents_to_report; $values['external_source'] = json_encode($es); + $values['period'] = get_parameter('period'); $good_format = true; break; case 'prediction_date': @@ -1284,6 +1285,7 @@ switch ($action) { $es['id_agents'] = $agents_to_report; $values['external_source'] = json_encode($es); + $values['period'] = get_parameter('period'); $good_format = true; break; case 'agent_module': diff --git a/pandora_console/godmode/reporting/visual_console_builder.editor.js b/pandora_console/godmode/reporting/visual_console_builder.editor.js index 3ec283605f..5e1480f592 100755 --- a/pandora_console/godmode/reporting/visual_console_builder.editor.js +++ b/pandora_console/godmode/reporting/visual_console_builder.editor.js @@ -243,30 +243,33 @@ function update_button_palette_callback() { return false; } - $("#text_" + idItem).html(values['label']); - - - - if ((values['width'] == 0) || (values['height'] == 0)) { + $("#text_" + idItem).html(values['label']); + if ((values['width'] == 0) || (values['height'] == 0)) { + if($('#preview > img')[0].naturalWidth > 150 || $('#preview > img')[0].naturalHeight > 150){ $("#image_" + idItem).removeAttr('width'); $("#image_" + idItem).removeAttr('height'); $("#image_" + idItem).attr('width', 70); $("#image_" + idItem).attr('height', 70); $("#image_" + idItem).css('width', '70px'); $("#image_" + idItem).css('height', '70px'); - } - else { + else{ $("#image_" + idItem).removeAttr('width'); $("#image_" + idItem).removeAttr('height'); - $("#image_" + idItem).attr('width', values['width']); - $("#image_" + idItem).attr('height', values['height']); - $("#image_" + idItem).css('width', values['width'] + 'px'); - $("#image_" + idItem).css('height', values['height'] + 'px'); - } - - - + $("#image_" + idItem).attr('width', $('#preview > img')[0].naturalHeight); + $("#image_" + idItem).attr('height', $('#preview > img')[0].naturalHeight); + $("#image_" + idItem).css('width', $('#preview > img')[0].naturalHeight+'px'); + $("#image_" + idItem).css('height', $('#preview > img')[0].naturalHeight+'px'); + } + } + else { + $("#image_" + idItem).removeAttr('width'); + $("#image_" + idItem).removeAttr('height'); + $("#image_" + idItem).attr('width', values['width']); + $("#image_" + idItem).attr('height', values['height']); + $("#image_" + idItem).css('width', values['width'] + 'px'); + $("#image_" + idItem).css('height', values['height'] + 'px'); + } break; case 'percentile_bar': case 'percentile_item': @@ -333,27 +336,33 @@ function update_button_palette_callback() { alert('Undefined height'); return false; } - - - $("#image_" + idItem).attr('src', "images/spinner.gif"); - - if ((values['width'] == 0) || (values['height'] == 0)) { + $("#image_" + idItem).attr('src', "images/spinner.gif"); + if ((values['width'] == 0) || (values['height'] == 0)) { + if($('#preview > img')[0].naturalWidth > 150 || $('#preview > img')[0].naturalHeight > 150){ $("#image_" + idItem).removeAttr('width'); $("#image_" + idItem).removeAttr('height'); $("#image_" + idItem).attr('width', 70); $("#image_" + idItem).attr('height', 70); $("#image_" + idItem).css('width', '70px'); $("#image_" + idItem).css('height', '70px'); - - } - else { + } + else{ $("#image_" + idItem).removeAttr('width'); $("#image_" + idItem).removeAttr('height'); - $("#image_" + idItem).attr('width', values['width']); - $("#image_" + idItem).attr('height', values['height']); - $("#image_" + idItem).css('width', values['width'] + 'px'); - $("#image_" + idItem).css('height', values['height'] + 'px'); - } + $("#image_" + idItem).attr('width', $('#preview > img')[0].naturalHeight); + $("#image_" + idItem).attr('height', $('#preview > img')[0].naturalHeight); + $("#image_" + idItem).css('width', $('#preview > img')[0].naturalHeight+'px'); + $("#image_" + idItem).css('height', $('#preview > img')[0].naturalHeight+'px'); + } + } + else { + $("#image_" + idItem).removeAttr('width'); + $("#image_" + idItem).removeAttr('height'); + $("#image_" + idItem).attr('width', values['width']); + $("#image_" + idItem).attr('height', values['height']); + $("#image_" + idItem).css('width', values['width'] + 'px'); + $("#image_" + idItem).css('height', values['height'] + 'px'); + } var image = values['image'] + ".png"; set_image("image", idItem, image); break; @@ -1959,8 +1968,10 @@ function createItem(type, values, id_data) { if ((values['width'] == 0) || (values['height'] == 0)) { // Do none - $image.attr('width', '70') - .attr('height', '70'); + if($('#preview > img')[0].naturalWidth > 150 || $('#preview > img')[0].naturalHeight > 150){ + $image.attr('width', '70') + .attr('height', '70'); + } } else { $image.attr('width', values['width']) @@ -2159,8 +2170,10 @@ function createItem(type, values, id_data) { break; case 'icon': if ((values['width'] == 0) || (values['height'] == 0)) { - sizeStyle = 'width: ' + '70' + 'px; height: ' + '70' + 'px;'; - imageSize = 'width="' + '70' + '" height="' + '70' + '"'; + if($('#preview > img')[0].naturalWidth > 150 || $('#preview > img')[0].naturalHeight > 150){ + sizeStyle = 'width: ' + '70' + 'px; height: ' + '70' + 'px;'; + imageSize = 'width="' + '70' + '" height="' + '70' + '"'; + } } else { sizeStyle = 'width: ' + values['width'] + 'px; height: ' + values['height'] + 'px;'; @@ -2177,12 +2190,14 @@ function createItem(type, values, id_data) { default: //Maybe create in any Enterprise item. if (typeof(enterprise_createItem) == 'function') { - values['image'] = 'visualmap.services'; + if (values['image'] == "") { + values['image'] = 'visualmap.services'; + } temp_item = enterprise_createItem(type, values, id_data); if (temp_item != false) { item = temp_item; } - $('#'+id_data).css({'width':'','height':''}); + $('#'+id_data).css({'width':'','height':''}); } break; } @@ -2234,7 +2249,6 @@ function insertDB(type, values) { } }); - var id = null; parameter = Array(); @@ -2713,8 +2727,8 @@ function eventsItems(drag) { unselectAll(); $(divParent).attr('withborder','true'); $(divParent).css('border', '1px blue dotted'); - //$(divParent).css('left', '-=1px'); - //$(divParent).css('top', '-=1px'); + $(divParent).css('left', '-=1px'); + $(divParent).css('top', '-=1px'); if ($(divParent).hasClass('box_item')) { creationItem = null; @@ -3116,8 +3130,8 @@ function unselectAll() { $(".item").each(function(){ $(this).css('border', ''); if($(this).attr('withborder') == 'true'){ - //$(this).css('top', '+=1'); - //$(this).css('left', '+=1'); + $(this).css('top', '+=1'); + $(this).css('left', '+=1'); $(this).attr('withborder', 'false'); } diff --git a/pandora_console/godmode/servers/manage_recontask.php b/pandora_console/godmode/servers/manage_recontask.php index f2b0dfb412..691e3cfc06 100644 --- a/pandora_console/godmode/servers/manage_recontask.php +++ b/pandora_console/godmode/servers/manage_recontask.php @@ -107,6 +107,7 @@ if ((isset ($_GET["update"])) OR ((isset ($_GET["create"])))) { $resolve_names = (int) get_parameter ("resolve_names", 0); $parent_detection = (int) get_parameter ("parent_detection", 0); $parent_recursion = (int) get_parameter ("parent_recursion", 1); + $alias_as_name = (int) get_parameter ("alias_as_name", 0); // Get macros $macros = (string) get_parameter ('macros'); @@ -149,7 +150,8 @@ if (isset($_GET["update"])) { 'resolve_names' => $resolve_names, 'parent_detection' => $parent_detection, 'parent_recursion' => $parent_recursion, - 'macros' => $macros + 'macros' => $macros, + 'alias_as_name' => $alias_as_name ); $where = array('id_rt' => $id); @@ -209,7 +211,8 @@ if (isset($_GET["create"])) { 'resolve_names' => $resolve_names, 'parent_detection' => $parent_detection, 'parent_recursion' => $parent_recursion, - 'macros' => $macros + 'macros' => $macros, + 'alias_as_name' => $alias_as_name ); $name = io_safe_output($name); diff --git a/pandora_console/godmode/servers/manage_recontask_form.php b/pandora_console/godmode/servers/manage_recontask_form.php index cc9a1f3989..a2d7ca8342 100644 --- a/pandora_console/godmode/servers/manage_recontask_form.php +++ b/pandora_console/godmode/servers/manage_recontask_form.php @@ -120,10 +120,10 @@ if (isset($_GET["update"]) || (isset($_GET["upd"]))) { $os_detect = $row["os_detect"]; $resolve_names = $row["resolve_names"]; $os_detect = $row["os_detect"]; - $resolve_names = $row["resolve_names"]; $parent_detection = $row["parent_detection"]; $parent_recursion = $row["parent_recursion"]; $macros = $row["macros"]; + $alias_as_name = $row["alias_as_name"]; $name_script = db_get_value('name', 'trecon_script', 'id_recon_script', $id_recon_script); @@ -168,6 +168,7 @@ elseif (isset($_GET["create"]) || isset($_GET["crt"])) { $parent_detection = 1; $parent_recursion = 5; $macros = ''; + $alias_as_name = 0; } $modify = false; @@ -374,6 +375,10 @@ $table->data[20][1] = html_print_checkbox ('parent_detection', 1, $parent_detec $table->data[21][0] = "".__('Parent recursion'); $table->data[21][1] = html_print_input_text ('parent_recursion', $parent_recursion, '', 5, 0, true) . ui_print_help_tip (__('Maximum number of parent hosts that will be created if parent detection is enabled.'), true); +// Alias as name +$table->data[22][0] = "".__('Alias as Name'); +$table->data[22][1] = html_print_checkbox ('alias_as_name', 1, $alias_as_name, true); + // Different Form url if it's a create or if it's a update form echo '
'; html_print_table ($table); diff --git a/pandora_console/godmode/setup/setup_visuals.php b/pandora_console/godmode/setup/setup_visuals.php index f3ede74131..08e454a0ec 100755 --- a/pandora_console/godmode/setup/setup_visuals.php +++ b/pandora_console/godmode/setup/setup_visuals.php @@ -206,11 +206,16 @@ $row++; $table_styles->data[$row][0] = __('Custom logo (login)') . ui_print_help_icon("custom_logo_login", true); - +if(enterprise_installed()) { $table_styles->data[$row][1] = html_print_select( list_files('enterprise/images/custom_logo_login', "png", 1, 0), 'custom_logo_login', $config["custom_logo_login"], '', '', '',true,false,true,'',$open,'width:240px'); - +} +else { + $table_styles->data[$row][1] = html_print_select( + "", 'custom_logo_login', + $config["custom_logo_login"], '', '', '',true,false,true,'',$open,'width:240px'); +} $table_styles->data[$row][1] .= " " . html_print_button(__("View"), 'custom_logo_login_preview', $open, '', 'class="sub camera"', true,false,$open,'visualmodal'); $row++; diff --git a/pandora_console/images/book_edit.png b/pandora_console/images/book_edit.png index f494fd0a20..a3cef98f3e 100644 Binary files a/pandora_console/images/book_edit.png and b/pandora_console/images/book_edit.png differ diff --git a/pandora_console/images/console/signes/custom_graph.png b/pandora_console/images/console/signes/custom_graph.png index 1d5f366a10..7e5028ab02 100644 Binary files a/pandora_console/images/console/signes/custom_graph.png and b/pandora_console/images/console/signes/custom_graph.png differ diff --git a/pandora_console/images/console/signes/module_graph.png b/pandora_console/images/console/signes/module_graph.png index 23d36cbc09..1dd9dd169d 100644 Binary files a/pandora_console/images/console/signes/module_graph.png and b/pandora_console/images/console/signes/module_graph.png differ diff --git a/pandora_console/images/console/signes/percentil.png b/pandora_console/images/console/signes/percentil.png index 8b7ca4edd4..56664d3674 100644 Binary files a/pandora_console/images/console/signes/percentil.png and b/pandora_console/images/console/signes/percentil.png differ diff --git a/pandora_console/images/console/signes/percentil_bubble.png b/pandora_console/images/console/signes/percentil_bubble.png index e63d7e0463..725bfd9d0a 100644 Binary files a/pandora_console/images/console/signes/percentil_bubble.png and b/pandora_console/images/console/signes/percentil_bubble.png differ diff --git a/pandora_console/images/console/signes/service.png b/pandora_console/images/console/signes/service.png index 3e6953ccfb..17af18a4c4 100644 Binary files a/pandora_console/images/console/signes/service.png and b/pandora_console/images/console/signes/service.png differ diff --git a/pandora_console/images/icono_critical_install.png b/pandora_console/images/icono_critical_install.png new file mode 100644 index 0000000000..b1c110e5a6 Binary files /dev/null and b/pandora_console/images/icono_critical_install.png differ diff --git a/pandora_console/images/icono_info_install.png b/pandora_console/images/icono_info_install.png new file mode 100644 index 0000000000..29ff540e6e Binary files /dev/null and b/pandora_console/images/icono_info_install.png differ diff --git a/pandora_console/images/icono_test.png b/pandora_console/images/icono_test.png index 5641196294..c36fa5e37b 100644 Binary files a/pandora_console/images/icono_test.png and b/pandora_console/images/icono_test.png differ diff --git a/pandora_console/images/icono_warning.png b/pandora_console/images/icono_warning.png new file mode 100644 index 0000000000..c280443d36 Binary files /dev/null and b/pandora_console/images/icono_warning.png differ diff --git a/pandora_console/images/icono_warning_install.png b/pandora_console/images/icono_warning_install.png new file mode 100644 index 0000000000..c280443d36 Binary files /dev/null and b/pandora_console/images/icono_warning_install.png differ diff --git a/pandora_console/images/input_cog_white.png b/pandora_console/images/input_cog_white.png new file mode 100644 index 0000000000..bb9abdf94d Binary files /dev/null and b/pandora_console/images/input_cog_white.png differ diff --git a/pandora_console/images/input_delete_white.png b/pandora_console/images/input_delete_white.png new file mode 100644 index 0000000000..96fb79a3aa Binary files /dev/null and b/pandora_console/images/input_delete_white.png differ diff --git a/pandora_console/images/json_disabled.png b/pandora_console/images/json_disabled.png new file mode 100755 index 0000000000..cb41ce4aa6 Binary files /dev/null and b/pandora_console/images/json_disabled.png differ diff --git a/pandora_console/images/logo_opensource.png b/pandora_console/images/logo_opensource.png new file mode 100644 index 0000000000..0944bc287d Binary files /dev/null and b/pandora_console/images/logo_opensource.png differ diff --git a/pandora_console/images/mainframe.png b/pandora_console/images/mainframe.png new file mode 100644 index 0000000000..d0f94480be Binary files /dev/null and b/pandora_console/images/mainframe.png differ diff --git a/pandora_console/images/ok.button.png b/pandora_console/images/ok.button.png index 9af240433c..dfc66f459e 100644 Binary files a/pandora_console/images/ok.button.png and b/pandora_console/images/ok.button.png differ diff --git a/pandora_console/images/pause.button.png b/pandora_console/images/pause.button.png index 1184db3f36..2109ff1118 100644 Binary files a/pandora_console/images/pause.button.png and b/pandora_console/images/pause.button.png differ diff --git a/pandora_console/images/play.button.png b/pandora_console/images/play.button.png index 272acab64b..73ed4be3e7 100644 Binary files a/pandora_console/images/play.button.png and b/pandora_console/images/play.button.png differ diff --git a/pandora_console/images/sync.png b/pandora_console/images/sync.png new file mode 100644 index 0000000000..9b8eb0c9d2 Binary files /dev/null and b/pandora_console/images/sync.png differ diff --git a/pandora_console/include/auth/mysql.php b/pandora_console/include/auth/mysql.php index 8e5d299022..53b9adc78e 100644 --- a/pandora_console/include/auth/mysql.php +++ b/pandora_console/include/auth/mysql.php @@ -306,11 +306,14 @@ function process_user_login_remote ($login, $pass, $api = false) { } } else { + + $user_info = array ('fullname' => $login, + 'comments' => 'Imported from ' . $config['auth']); + if ( is_metaconsole() && $config["auth"] === 'ad') + $user_info['metaconsole_access_node'] = $config['ad_adv_user_node']; + // Create the user in the local database - if (create_user ($login, $pass, - array ('fullname' => $login, - 'comments' => 'Imported from ' . $config['auth']) - ) === false) { + if (create_user ($login, $pass, $user_info ) === false) { $config["auth_error"] = __("User not found in database or incorrect password"); return false; } @@ -339,7 +342,7 @@ function process_user_login_remote ($login, $pass, $api = false) { foreach ($servers as $server) { $perfil_maestro = db_get_row('tperfil', 'id_perfil', $config['default_remote_profile']); - + if (metaconsole_connect($server) == NOERR ) { if (!profile_exist($perfil_maestro['name'])) { @@ -350,10 +353,12 @@ function process_user_login_remote ($login, $pass, $api = false) { $id_profile = db_get_value('id_perfil', 'tperfil', 'name', $perfil_maestro['name']); } - if (create_user ($login, $pass, - array ('fullname' => $login, - 'comments' => 'Imported from ' . $config['auth']) - ) === false) + if ($config["auth"] === 'ad') { + unset($user_info['metaconsole_access_node']); + $user_info['not_login'] = (int) !$config['ad_adv_user_node']; + } + + if (create_user ($login, $pass, $user_info) === false) continue; profile_create_user_profile ($login, $id_profile, $config['default_remote_group'], false, $config['default_assign_tags']); diff --git a/pandora_console/include/config_process.php b/pandora_console/include/config_process.php index 471a35961f..e716317c1a 100644 --- a/pandora_console/include/config_process.php +++ b/pandora_console/include/config_process.php @@ -22,7 +22,7 @@ /** * Pandora build version and version */ -$build_version = 'PC170302'; +$build_version = 'PC170308'; $pandora_version = 'vNG_BETA'; // Do not overwrite default timezone set if defined. diff --git a/pandora_console/include/constants.php b/pandora_console/include/constants.php index 25a98f04c5..cee055d867 100644 --- a/pandora_console/include/constants.php +++ b/pandora_console/include/constants.php @@ -348,6 +348,8 @@ define('SERVER_TYPE_ENTERPRISE_ICMP', 11); define('SERVER_TYPE_ENTERPRISE_SNMP', 12); define('SERVER_TYPE_ENTERPRISE_SATELLITE', 13); define('SERVER_TYPE_ENTERPRISE_TRANSACTIONAL', 14); +define('SERVER_TYPE_MAINFRAME', 15); +define('SERVER_TYPE_SYNC', 16); /* REPORTS */ define('REPORT_TOP_N_MAX', 1); diff --git a/pandora_console/include/db/postgresql.php b/pandora_console/include/db/postgresql.php index 4b1709a55f..7b1bd56ec0 100644 --- a/pandora_console/include/db/postgresql.php +++ b/pandora_console/include/db/postgresql.php @@ -346,11 +346,8 @@ function postgresql_db_process_sql_insert($table, $values) { } $query .= '(' . implode(', ', $fields) . ')'; - $query .= ' VALUES (' . $values_str . ')'; - //html_debug_print($query); - return db_process_sql($query, 'insert_id'); } diff --git a/pandora_console/include/functions.php b/pandora_console/include/functions.php index b31cf38e9e..80033cfde0 100644 --- a/pandora_console/include/functions.php +++ b/pandora_console/include/functions.php @@ -173,7 +173,7 @@ function list_files ($directory, $stringSearch, $searchHandler, $return = false) } if ($searchHandler == 1) { while (false !== ($fileName = @readdir ($directoryHandler))) { - if (@substr_count ($fileName, $stringSearch) > 0) { + if ((@substr_count ($fileName, $stringSearch) > 0) || (@substr_count ($fileName, strtoupper($stringSearch)) > 0)) { $result[$fileName] = $fileName; } } diff --git a/pandora_console/include/functions_agents.php b/pandora_console/include/functions_agents.php index eb3a465bd2..e694f70dd9 100644 --- a/pandora_console/include/functions_agents.php +++ b/pandora_console/include/functions_agents.php @@ -2545,7 +2545,9 @@ function agents_get_agent_custom_field ($agent_id, $custom_field_name) { return db_get_value_sql($sql); } -function select_modules_for_agent_group($id_group, $id_agents, $selection, $return=true){ +function select_modules_for_agent_group($id_group, $id_agents, + $selection, $return = true) { + $agents = implode(",", $id_agents); $filter_group = ""; diff --git a/pandora_console/include/functions_api.php b/pandora_console/include/functions_api.php index fca81b2cb7..64533b7c82 100644 --- a/pandora_console/include/functions_api.php +++ b/pandora_console/include/functions_api.php @@ -342,6 +342,52 @@ function api_get_agent_module_name_last_value($agentName, $moduleName, $other = } } + +function api_get_agent_module_name_last_value_alias($alias, $moduleName, $other = ';', $returnType) +{ + global $config; + + switch ($config["dbtype"]) { + case "mysql": + $sql = sprintf('SELECT tagente_modulo.id_agente_modulo FROM tagente_modulo + INNER JOIN tagente ON tagente_modulo.id_agente = tagente.id_agente + WHERE tagente.alias LIKE "%s" AND tagente_modulo.nombre LIKE "%s"', $alias, $moduleName); + break; + case "postgresql": + case "oracle": + $sql = sprintf('SELECT tagente_modulo.id_agente_modulo FROM tagente_modulo + INNER JOIN tagente ON tagente_modulo.id_agente = tagente.id_agente + WHERE tagente.alias LIKE \'%s\' AND tagente_modulo.nombre LIKE \'%s\'', $alias, $moduleName); + break; + } + + $idModuleAgent = db_get_value_sql($sql); + + if ($idModuleAgent === false) { + switch ($other['type']) { + case 'string': + switch ($other['data']) { + case 'error_message': + default: + returnError('id_not_found', $returnType); + break; + } + break; + case 'array': + switch ($other['data'][0]) { + case 'error_value': + returnData($returnType, array('type' => 'string', 'data' => $other['data'][1])); + break; + } + break; + } + } + else { + api_get_module_last_value($idModuleAgent, null, $other, $returnType); + } +} + + function api_get_module_last_value($idAgentModule, $trash1, $other = ';', $returnType) { if (defined ('METACONSOLE')) { return; @@ -525,7 +571,7 @@ function api_get_tree_agents($trash1, $trahs2, $other, $returnType) { 'group_other', 'agent_id', - 'agent_name', + 'alias', 'agent_direction', 'agent_comentary', 'agent_id_group', @@ -542,6 +588,7 @@ function api_get_tree_agents($trash1, $trahs2, $other, $returnType) { 'agent_server_name', 'agent_cascade_protection', 'agent_cascade_protection_module', + 'agent_name', 'module_id_agent_modulo', 'module_id_agent', @@ -764,7 +811,7 @@ function api_get_tree_agents($trash1, $trahs2, $other, $returnType) { $groups = str_replace('\n', $returnReplace, $groups); $agents = db_get_all_rows_sql(' - SELECT id_agente AS agent_id, id_grupo AS agent_id_group ' . $agent_additional_columns . ' FROM tagente'); + SELECT id_agente AS agent_id, id_grupo AS agent_id_group , alias' . $agent_additional_columns . ' FROM tagente'); if ($agents === false) $agents = array(); $agents = str_replace('\n', $returnReplace, $agents); @@ -936,6 +983,67 @@ function api_get_module_properties_by_name($agent_name, $module_name, $other, $r /* * subroutine for api_get_module_properties() and api_get_module_properties_by_name(). */ + + /** + * + * @param $alias + * @param $module_name + * @param mixed $other If $other is string is only the separator, + * but if it's array, $other as param is ;;(,...) in this order + * and separator char (after text ; ) must be diferent that separator (and other) url (pass in param othermode as othermode=url_encode_separator_) + * example: + * + * return csv with fields type_row,group_id and agent_name, separate with ";" and the return of the text replace for " " + * api.php?op=get&op2=module_properties_by_name&id=sample_agent&id2=sample_module&return_type=csv&other=;| |module_id_agent,module_name,module_str_critical,module_str_warning&other_mode=url_encode_separator_| + * + * @param $returnType + * @return unknown_type + */ +function api_get_module_properties_by_alias($alias, $module_name, $other, $returnType) +{ + if ($other['type'] == 'array') { + $separator = $other['data'][0]; + $returnReplace = $other['data'][1]; + if (trim($other['data'][2]) == '') + $fields = false; + else { + $fields = explode(',', $other['data'][2]); + foreach($fields as $index => $field) + $fields[$index] = trim($field); + } + + } + else { + if (strlen($other['data']) == 0) + $separator = ';'; //by default + else + $separator = $other['data']; + $returnReplace = ' '; + $fields = false; + } + + $sql = sprintf('SELECT tagente_modulo.id_agente_modulo FROM tagente_modulo + INNER JOIN tagente ON tagente_modulo.id_agente = tagente.id_agente + WHERE tagente.alias LIKE "%s" AND tagente_modulo.nombre LIKE "%s"', $alias, $module_name); + + $module_id = db_get_value_sql($sql); + + if( !empty($alias) && $module_id > 0 ) { + get_module_properties($module_id, $fields, $separator, $returnType, $returnReplace); + } + else { + if(empty($alias)) { + returnError('error_get_module_properties_by_name', __('Does not exist agent with this name.')); + } else { + returnError('error_get_module_properties_by_name', __('Does not exist module with this name.')); + } + } +} + +/* + * subroutine for api_get_module_properties() and api_get_module_properties_by_name(). + */ + function get_module_properties($id_module, $fields, $separator, $returnType, $returnReplace) { /** NOTE: if you want to add an output field, you have to add it to; @@ -1062,7 +1170,7 @@ function api_set_update_agent($id_agent, $thrash2, $other, $thrash3) { return; } - $name = $other['data'][0]; + $alias = $other['data'][0]; $ip = $other['data'][1]; $idParent = $other['data'][2]; $idGroup = $other['data'][3]; @@ -1089,7 +1197,7 @@ function api_set_update_agent($id_agent, $thrash2, $other, $thrash3) { } $return = db_process_sql_update('tagente', - array('nombre' => $name, + array('alias' => $alias, 'direccion' => $ip, 'id_grupo' => $idGroup, 'intervalo' => $intervalSeconds, @@ -1134,7 +1242,7 @@ function api_set_new_agent($thrash1, $thrash2, $other, $thrash3) { return; } - $name = $other['data'][0]; + $alias = $other['data'][0]; $ip = $other['data'][1]; $idParent = $other['data'][2]; $idGroup = $other['data'][3]; @@ -1148,6 +1256,16 @@ function api_set_new_agent($thrash1, $thrash2, $other, $thrash3) { $learningMode = $other['data'][10]; $disabled = $other['data'][11]; $description = $other['data'][12]; + $alias_as_name = $other['data'][13]; + + if($alias_as_name && !empty($alias)){ + $name = $alias; + } else { + $name = hash("sha256",$alias . "|" .$direccion_agente ."|". time() ."|". sprintf("%04d", rand(0,10000))); + if(empty($alias)){ + $alias = $name; + } + } if ($cascadeProtection == 1) { if (($idParent != 0) && (db_get_value_sql('SELECT id_agente_modulo @@ -1203,6 +1321,7 @@ function api_set_new_agent($thrash1, $thrash2, $other, $thrash3) { else { $idAgente = db_process_sql_insert ('tagente', array ('nombre' => $name, + 'alias' => $alias, 'direccion' => $ip, 'id_grupo' => $idGroup, 'intervalo' => $intervalSeconds, @@ -1371,9 +1490,9 @@ function api_get_all_agents($thrash1, $thrash2, $other, $returnType) { } } if (isset($other['data'][3])) { - // Filter by name + // Filter by alias if ($other['data'][3] != "") { - $where .= " AND nombre LIKE ('%" . $other['data'][3] . "%')"; + $where .= " AND alias LIKE ('%" . $other['data'][3] . "%')"; } } if (isset($other['data'][4])) { @@ -1394,14 +1513,14 @@ function api_get_all_agents($thrash1, $thrash2, $other, $returnType) { // Initialization of array $result_agents = array(); // Filter by state - $sql = "SELECT id_agente, nombre, direccion, comentarios, - tconfig_os.name, url_address + $sql = "SELECT id_agente, alias, direccion, comentarios, + tconfig_os.name, url_address, nombre FROM tagente, tconfig_os WHERE tagente.id_os = tconfig_os.id_os AND disabled = 0 " . $where; $all_agents = db_get_all_rows_sql($sql); - + // Filter by status: unknown, warning, critical, without modules if (isset($other['data'][2])) { if ($other['data'][2] != "") { @@ -1469,7 +1588,6 @@ function api_get_all_agents($thrash1, $thrash2, $other, $returnType) { if (count($result_agents) > 0 and $result_agents !== false) { $data = array('type' => 'array', 'data' => $result_agents); - returnData($returnType, $data, $separator); } else { @@ -1950,6 +2068,79 @@ function api_get_group_agent_by_name($thrash1, $thrash2, $other, $thrash3) { } } + +/** + * Get name group for an agent, and print all the result like a csv. + * + * @param $thrash1 Don't use. + * @param $thrash2 Don't use. + * @param array $other it's array, $other as param are the filters available in this order + * and separator char (after text ; ) and separator (pass in param othermode as othermode=url_encode_separator_) + * example: + * + * api.php?op=get&op2=group_agent_by_alias&return_type=csv&other=Pepito&other_mode=url_encode_separator_| + * + * @param $thrash3 Don't use. + */ +function api_get_group_agent_by_alias($thrash1, $thrash2, $other, $thrash3) { + + $group_names =array(); + + if (is_metaconsole()) { + $servers = db_get_all_rows_sql ("SELECT * + FROM tmetaconsole_setup + WHERE disabled = 0"); + + if ($servers === false) + $servers = array(); + + + foreach($servers as $server) { + if (metaconsole_connect($server) == NOERR) { + $sql = sprintf("SELECT tagente.id_agente FROM tagente WHERE alias LIKE '%s' ",$other['data'][0]); + $agent_id = db_get_all_rows_sql($sql); + + foreach ($agent_id as &$id) { + $sql = sprintf("SELECT groups.nombre nombre + FROM tagente agents, tgrupo groups + WHERE id_agente = %d + AND agents.id_grupo = groups.id_grupo",$id['id_agente']); + $group_server_names = db_get_all_rows_sql($sql); + + if ($group_server_names) { + foreach($group_server_names as $group_server_name) { + $group_names[] = $group_server_name; + } + } + } + } + metaconsole_restore_db(); + } + } + else { + $sql = sprintf("SELECT tagente.id_agente FROM tagente WHERE alias LIKE '%s' ",$other['data'][0]); + $agent_id = db_get_all_rows_sql($sql); + + foreach ($agent_id as &$id) { + $sql = sprintf("SELECT groups.nombre nombre + FROM tagente agents, tgrupo groups + WHERE id_agente = %d + AND agents.id_grupo = groups.id_grupo",$id['id_agente']); + $group_name = db_get_all_rows_sql($sql); + $group_names[] = $group_name[0]; + } + } + + if (count($group_names) > 0 and $group_names !== false) { + $data = array('type' => 'array', 'data' => $group_names); + + returnData('csv', $data, ';'); + } + else { + returnError('error_group_agent', 'No groups retrieved.'); + } +} + /** * Get id server whare agent is located, and print all the result like a csv. * @@ -2064,6 +2255,78 @@ function api_get_id_group_agent_by_name($thrash1, $thrash2, $other, $thrash3) { } } + +/** + * Get id group for an agent, and print all the result like a csv. + * + * @param $thrash1 Don't use. + * @param $thrash2 Don't use. + * @param array $other it's array, $other as param are the filters available in this order + * and separator char (after text ; ) and separator (pass in param othermode as othermode=url_encode_separator_) + * example: + * + * api.php?op=get&op2=id_group_agent_by_alias&return_type=csv&other=Nova&other_mode=url_encode_separator_| + * + * @param $thrash3 Don't use. + */ +function api_get_id_group_agent_by_alias($thrash1, $thrash2, $other, $thrash3) { + + $group_names =array(); + + if (is_metaconsole()) { + $servers = db_get_all_rows_sql ("SELECT * + FROM tmetaconsole_setup + WHERE disabled = 0"); + + if ($servers === false) + $servers = array(); + + + foreach($servers as $server) { + if (metaconsole_connect($server) == NOERR) { + $sql = sprintf("SELECT tagente.id_agente FROM tagente WHERE alias LIKE '%s' ",$other['data'][0]); + $agent_id = db_get_all_rows_sql($sql); + + foreach ($agent_id as &$id) { + $sql = sprintf("SELECT groups.id_grupo id_group + FROM tagente agents, tgrupo groups + WHERE id_agente = %d + AND agents.id_grupo = groups.id_grupo",$id['id_agente']); + $group_server_names = db_get_all_rows_sql($sql); + + if ($group_server_names) { + foreach($group_server_names as $group_server_name) { + $group_names[] = $group_server_name; + } + } + } + } + metaconsole_restore_db(); + } + } + else { + $sql = sprintf("SELECT tagente.id_agente FROM tagente WHERE alias LIKE '%s' ",$other['data'][0]); + $agent_id = db_get_all_rows_sql($sql); + + foreach ($agent_id as &$id) { + $sql = sprintf("SELECT groups.id_grupo id_group + FROM tagente agents, tgrupo groups + WHERE id_agente = %d + AND agents.id_grupo = groups.id_grupo",$id['id_agente']); + $group_name = db_get_all_rows_sql($sql); + $group_names[] = $group_name[0]; + } + + } + if (count($group_names) > 0 and $group_names !== false) { + $data = array('type' => 'array', 'data' => $group_names); + returnData('csv', $data); + } + else { + returnError('error_group_agent', 'No groups retrieved.'); + } +} + /** * Get all policies, possible filtered by agent, and print all the result like a csv. * @@ -3702,7 +3965,7 @@ function api_get_module_value_all_agents($id, $thrash1, $other, $thrash2) { return; } - $sql = sprintf("SELECT agent.id_agente, agent.nombre, module_state.datos FROM tagente agent, tagente_modulo module, tagente_estado module_state WHERE agent.id_agente = module.id_agente AND module.id_agente_modulo=module_state.id_agente_modulo AND module.nombre = '%s'", $id); + $sql = sprintf("SELECT agent.id_agente, agent.alias, module_state.datos, agent.nombre FROM tagente agent, tagente_modulo module, tagente_estado module_state WHERE agent.id_agente = module.id_agente AND module.id_agente_modulo=module_state.id_agente_modulo AND module.nombre = '%s'", $id); $module_values = db_get_all_rows_sql($sql); @@ -6086,7 +6349,6 @@ function api_set_update_group($id_group, $thrash2, $other, $thrash3) { return; } - //html_debug_print($other); $name = $other['data'][0]; $icon = $other['data'][1]; $parent = $other['data'][2]; @@ -7714,7 +7976,7 @@ function get_events_with_user($trash1, $trash2, $other, $returnType, $user_in_db } else { $sql = "SELECT *, - (SELECT t1.nombre + (SELECT t1.alias FROM tagente t1 WHERE t1.id_agente = tevento.id_agente) AS agent_name, (SELECT t2.nombre @@ -7740,7 +8002,7 @@ function get_events_with_user($trash1, $trash2, $other, $returnType, $user_in_db case "postgresql": //TODO TOTAL $sql = "SELECT *, - (SELECT t1.nombre + (SELECT t1.alias FROM tagente t1 WHERE t1.id_agente = tevento.id_agente) AS agent_name, (SELECT t2.nombre @@ -7767,6 +8029,9 @@ function get_events_with_user($trash1, $trash2, $other, $returnType, $user_in_db $set['offset'] = $offset; $sql = "SELECT *, + (SELECT t1.alias + FROM tagente t1 + WHERE t1.id_agente = tevento.id_agente) AS alias, (SELECT t1.nombre FROM tagente t1 WHERE t1.id_agente = tevento.id_agente) AS agent_name, @@ -7853,9 +8118,8 @@ function get_events_with_user($trash1, $trash2, $other, $returnType, $user_in_db else if ($other['type'] == 'array') { $separator = $other['data'][0]; } - //html_debug_print($filter, true); + $result = db_get_all_rows_sql ($sql); - //html_debug_print($sql, true); if (($result !== false) && (!$filter['total']) && @@ -7911,8 +8175,6 @@ function get_events_with_user($trash1, $trash2, $other, $returnType, $user_in_db } } - //html_debug_print($result); - $data['type'] = 'array'; $data['data'] = $result; @@ -7945,12 +8207,10 @@ function api_get_events($trash1, $trash2, $other, $returnType, $user_in_db = nul returnError('ERROR_API_PANDORAFMS', $returnType); } } - return; } - if ($other['type'] == 'string') { if ($other['data'] != '') { returnError('error_parameter', 'Error in the parameters.'); @@ -8390,7 +8650,7 @@ function api_get_total_agents($id_group, $trash1, $trash2, $returnType) { /** * Agent name for a given id * - * @param int $id_group + * @param int $id_agent * **/ // http://localhost/pandora_console/include/api.php?op=get&op2=agent_name&id=1&apipass=1234&user=admin&pass=pandora @@ -8412,6 +8672,31 @@ function api_get_agent_name($id_agent, $trash1, $trash2, $returnType) { returnData($returnType, $data); } +/** + * Agent alias for a given id + * + * @param int $id_agent + * +**/ +// http://localhost/pandora_console/include/api.php?op=get&op2=agent_name&id=1&apipass=1234&user=admin&pass=pandora +function api_get_agent_alias($id_agent, $trash1, $trash2, $returnType) { + if (defined ('METACONSOLE')) { + return; + } + + $sql = sprintf('SELECT alias + FROM tagente + WHERE id_agente = %d', $id_agent); + $value = db_get_value_sql($sql); + if ($value === false) { + returnError('id_not_found', $returnType); + } + + $data = array('type' => 'string', 'data' => $value); + + returnData($returnType, $data); +} + /** * Module name for a given id * diff --git a/pandora_console/include/functions_extensions.php b/pandora_console/include/functions_extensions.php old mode 100644 new mode 100755 index 5de2b2e1a8..f80b5b5964 --- a/pandora_console/include/functions_extensions.php +++ b/pandora_console/include/functions_extensions.php @@ -409,7 +409,7 @@ function extensions_add_godmode_menu_option ($name, $acl, $fatherId = null, $ico * @param tabIcon Path to the image icon * @param tabFunction Name of the function to execute when this extension is called */ -function extensions_add_godmode_tab_agent($tabId, $tabName, $tabIcon, $tabFunction, $version="N/A") { +function extensions_add_godmode_tab_agent($tabId, $tabName, $tabIcon, $tabFunction, $version="N/A", $acl = 'AW') { global $config; global $extension_file; @@ -420,6 +420,7 @@ function extensions_add_godmode_tab_agent($tabId, $tabName, $tabIcon, $tabFuncti $extension['extension_god_tab']['icon'] = $tabIcon; $extension['extension_god_tab']['function'] = $tabFunction; $extension['extension_god_tab']['version'] = $version; + $extension['extension_ope_tab']['acl'] = $acl; } /** @@ -430,7 +431,7 @@ function extensions_add_godmode_tab_agent($tabId, $tabName, $tabIcon, $tabFuncti * @param tabIcon Path to the image icon * @param tabFunction Name of the function to execute when this extension is called */ -function extensions_add_opemode_tab_agent($tabId, $tabName, $tabIcon, $tabFunction, $version="N/A") { +function extensions_add_opemode_tab_agent($tabId, $tabName, $tabIcon, $tabFunction, $version="N/A", $acl = 'AR') { global $config; global $extension_file; @@ -441,6 +442,7 @@ function extensions_add_opemode_tab_agent($tabId, $tabName, $tabIcon, $tabFuncti $extension['extension_ope_tab']['icon'] = $tabIcon; $extension['extension_ope_tab']['function'] = $tabFunction; $extension['extension_ope_tab']['version'] = $version; + $extension['extension_ope_tab']['acl'] = $acl; } /** diff --git a/pandora_console/include/functions_graph.php b/pandora_console/include/functions_graph.php index aa77e00e06..b5c8567b2b 100644 --- a/pandora_console/include/functions_graph.php +++ b/pandora_console/include/functions_graph.php @@ -480,7 +480,7 @@ function grafico_modulo_sparse_data_chart (&$chart, &$chart_data_extra, &$long_i } } - if (!is_null($percentil)) { + if (!is_null($percentil) && $percentil) { $avg = array_map(function($item) { return $item['sum'];}, $chart); $percentil_result = get_percentile($percentil, $avg); @@ -774,7 +774,7 @@ function grafico_modulo_sparse_data ($agent_module_id, $period, $show_events, $chart_extra_data['legend_unknown'] = $legend['unknown'.$series_suffix_str]; } - if (!is_null($percentil)) { + if (!is_null($percentil) && $percentil) { $first_data = reset($chart); $percentil_value = format_for_graph($first_data['percentil'], 2); @@ -1429,8 +1429,6 @@ function graphic_combined_module ($module_list, $weight_list, $period, if ($projection == false or ($projection != false and $i == 0)) { $module_name_list[$i] .= ": "; - if ($show_last) - $module_name_list[$i] .= __('Last') . ": $last $unit; "; if ($show_max) $module_name_list[$i] .= __("Max") . ": $max $unit; "; if ($show_min) @@ -1739,8 +1737,7 @@ function graphic_combined_module ($module_list, $weight_list, $period, } break; default: - if (!is_null($percentil)) { - + if (!is_null($percentil) && $percentil) { foreach ($graph_values as $graph_group => $point) { foreach ($point as $timestamp_point => $point_value) { $temp[$timestamp_point][$graph_group] = $point_value; @@ -1750,7 +1747,7 @@ function graphic_combined_module ($module_list, $weight_list, $period, $percentil_result[$graph_group] = array_fill ( 0, count($point), $percentile_value); $series_type[$graph_group] = 'line'; $agent_name = io_safe_output( - modules_get_agentmodule_agent_name ($module_list[$graph_group])); + modules_get_agentmodule_agent_alias ($module_list[$graph_group])); $module_name = io_safe_output( modules_get_agentmodule_name ($module_list[$graph_group])); $module_name_list['percentil'.$graph_group] = __('Percentile %dº', $config['percentil']) . __(' of module ') . $agent_name .' / ' . $module_name . ' (' . $percentile_value . ' ' . $unit . ') '; @@ -2004,7 +2001,7 @@ function graphic_combined_module ($module_list, $weight_list, $period, $width, $height, $color, $module_name_list, $long_index, ui_get_full_url("images/image_problem.opaque.png", false, false, false), "", "", $water_mark, $config['fontpath'], $fixed_font_size, - "", $ttl, $homeurl, $background_color); + "", $ttl, $homeurl, $background_color, true); break; case CUSTOM_GRAPH_PIE: return ring_graph($flash_charts, $graph_values, $width, $height, @@ -2825,7 +2822,7 @@ function graph_incidents_status () { 'url' => ui_get_full_url("images/logo_vertical_water.png", false, false, false)); } - return pie3d_graph($config['flash_charts'], $data, 370, 180, + return pie3d_graph($config['flash_charts'], $data, 320, 200, __('Other'), '', $water_mark, $config['fontpath'], $config['font_size']); } @@ -2996,12 +2993,29 @@ function graphic_incident_source($width = 320, $height = 200) { $config['fontpath'], $config['font_size']); } -function graph_events_validated($width = 300, $height = 200, $url = "", $meta = false, $history = false) { +function graph_events_validated($width = 300, $height = 200, $extra_filters = array(), $meta = false, $history = false) { global $config; global $graphic_type; + $event_type = false; + if (array_key_exists('event_type', $extra_filters)) + $event_type = $extra_filters['event_type']; + + $event_severity = false; + if (array_key_exists('event_severity', $extra_filters)) + $event_severity = $extra_filters['event_severity']; + + $event_status = false; + if (array_key_exists('event_status', $extra_filters)) + $event_status = $extra_filters['event_status']; + + $event_filter_search = false; + if (array_key_exists('event_filter_search', $extra_filters)) + $event_filter_search = $extra_filters['event_filter_search']; + $data_graph = events_get_count_events_validated( - array('id_group' => array_keys(users_get_groups()))); + array('id_group' => array_keys(users_get_groups())), null, null, + $event_severity, $event_type, $event_status, $event_filter_search); $colors = array(); foreach ($data_graph as $k => $v) { @@ -3088,25 +3102,12 @@ function grafico_eventos_grupo ($width = 300, $height = 200, $url = "", $meta = //This will give the distinct id_agente, give the id_grupo that goes //with it and then the number of times it occured. GROUP BY statement //is required if both DISTINCT() and COUNT() are in the statement - switch ($config["dbtype"]) { - case "mysql": - case "postgresql": - $sql = sprintf ('SELECT DISTINCT(id_agente) AS id_agente, + $sql = sprintf ('SELECT DISTINCT(id_agente) AS id_agente, COUNT(id_agente) AS count'.$field_extra.' FROM '.$event_table.' WHERE 1=1 %s %s GROUP BY id_agente'.$groupby_extra.' ORDER BY count DESC LIMIT 8', $url, $tags_condition); - break; - case "oracle": - $sql = sprintf ('SELECT DISTINCT(id_agente) AS id_agente, - id_grupo, COUNT(id_agente) AS count'.$field_extra.' - FROM '.$event_table.' - WHERE rownum <= 8 %s %s - GROUP BY id_agente, id_grupo'.$groupby_extra.' - ORDER BY count DESC', $url, $tags_condition); - break; - } $result = db_get_all_rows_sql ($sql, false, false); if ($result === false) { @@ -3253,9 +3254,14 @@ function grafico_eventos_total($filter = "", $width = 320, $height = 200, $noWat $legend = array (); $total = 0; - $sql = "SELECT criticity, COUNT(id_evento) events - FROM tevento - GROUP BY criticity ORDER BY events DESC"; + $where = ''; + if (!users_is_admin()) { + $where = 'WHERE event_type NOT IN (\'recon_host_detected\', \'system\',\'error\', \'new_agent\', \'configuration_change\')'; + } + + $sql = sprintf("SELECT criticity, COUNT(id_evento) events + FROM tevento %s + GROUP BY criticity ORDER BY events DESC", $where); $criticities = db_get_all_rows_sql ($sql, false, false); @@ -3322,23 +3328,17 @@ function grafico_eventos_usuario ($width, $height) { $data = array (); $max_items = 5; - switch ($config["dbtype"]) { - case "mysql": - case "postgresql": - $sql = sprintf ('SELECT COUNT(id_evento) events, id_usuario - FROM tevento - GROUP BY id_usuario - ORDER BY 1 DESC LIMIT %d', $max_items); - break; - case "oracle": - $sql = sprintf ('SELECT * - FROM (SELECT COUNT(id_evento) events, id_usuario - FROM tevento - GROUP BY id_usuario - ORDER BY 1 DESC) - WHERE rownum <= %d', $max_items); - break; + + $where = ''; + if (!users_is_admin()) { + $where = 'WHERE event_type NOT IN (\'recon_host_detected\', \'system\',\'error\', \'new_agent\', \'configuration_change\')'; } + + $sql = sprintf ('SELECT COUNT(id_evento) events, id_usuario + FROM tevento %s + GROUP BY id_usuario + ORDER BY 1 DESC LIMIT %d', $where, $max_items); + $events = db_get_all_rows_sql ($sql); if ($events === false) { diff --git a/pandora_console/include/functions_reporting.php b/pandora_console/include/functions_reporting.php index cf442a2009..4f9c3213a9 100644 --- a/pandora_console/include/functions_reporting.php +++ b/pandora_console/include/functions_reporting.php @@ -1200,7 +1200,7 @@ function reporting_event_top_n($report, $content, $type = 'dinamic', if ($show_graph != REPORT_TOP_N_ONLY_TABLE) { - + arsort($data_pie_graph); $return['charts']['pie'] = pie3d_graph(false, $data_pie_graph, $width, $height, @@ -1222,14 +1222,14 @@ function reporting_event_top_n($report, $content, $type = 'dinamic', array(), "", "", - true, - ui_get_full_url(false, true, false, false) . '/', + false, + false, $config['homedir'] . "/images/logo_vertical_water.png", $config['fontpath'], $config['font_size'], true, $ttl, - true); + $config['homeurl']); } $return['resume'] = null; @@ -3407,11 +3407,11 @@ function reporting_prediction_date($report, $content) { $return['agent_name'] = $agent_name; $return['module_name'] = $module_name; - set_time_limit(500); + $intervals_text = explode(';', $content['text']); - $intervals_text = $content['text']; - $max_interval = substr($intervals_text, 0, strpos($intervals_text, ';')); - $min_interval = substr($intervals_text, strpos($intervals_text, ';') + 1); + $max_interval = $intervals_text[0]; + $min_interval = $intervals_text[1]; + $value = forecast_prediction_date ($content['id_agent_module'], $content['period'], $max_interval, $min_interval); if ($value === false) { @@ -5800,7 +5800,15 @@ function reporting_custom_graph($report, $content, $type = 'dinamic', reporting_set_conf_charts($width, $height, $only_image, $type, $content, $ttl); - $height += count($modules) * REPORTING_CUSTOM_GRAPH_LEGEND_EACH_MODULE_VERTICAL_SIZE; + //height for bullet chart + if($graph['stacked'] != 4){ + $height += count($modules) * REPORTING_CUSTOM_GRAPH_LEGEND_EACH_MODULE_VERTICAL_SIZE; + } + else{ + if(!$only_image){ + $height = 50; + } + } switch ($type) { case 'dinamic': diff --git a/pandora_console/include/functions_reporting_html.php b/pandora_console/include/functions_reporting_html.php index be8c277b6e..2f66cc3221 100644 --- a/pandora_console/include/functions_reporting_html.php +++ b/pandora_console/include/functions_reporting_html.php @@ -1360,13 +1360,8 @@ function reporting_html_agent_module($table, $item) { $textcolor = '#FFF'; break; } - /* - $file_name = string2image( - ui_print_truncate_text($row['agent_name'], 'agent_small', - false, true, false, '...'), - false, false, 6, 0, $rowcolor, $textcolor, 4, 0); - */ - $file_name = ui_print_truncate_text($row['agent_name'], 'agent_small', + + $file_name = ui_print_truncate_text($row['agent_alias'], 'agent_small', false, true, false, '...'); $table_data .= "
"; @@ -2060,7 +2055,7 @@ function reporting_html_monitor_report($table, $item, $mini) { function reporting_html_graph($table, $item) { $table->colspan['chart']['cell'] = 3; $table->cellstyle['chart']['cell'] = 'text-align: center;'; - $table->data['chart']['cell'] = $item['chart']; + $table->data['chart']['cell'] = $item['chart'].'



'; } function reporting_html_prediction_date($table, $item, $mini) { diff --git a/pandora_console/include/functions_servers.php b/pandora_console/include/functions_servers.php index 89d7893db0..8a524fe641 100644 --- a/pandora_console/include/functions_servers.php +++ b/pandora_console/include/functions_servers.php @@ -434,6 +434,16 @@ function servers_get_info ($id_server = -1) { $server["type"] = "enterprise transactional"; $id_modulo = 0; break; + case SERVER_TYPE_MAINFRAME: + $server["img"] = html_print_image ("images/mainframe.png", true, array ("title" => __('Mainframe server'))); + $server["type"] = "mainframe"; + $id_modulo = 0; + break; + case SERVER_TYPE_SYNC: + $server["img"] = html_print_image ("images/sync.png", true, array ("title" => __('Sync server'))); + $server["type"] = "sync"; + $id_modulo = 0; + break; default: $server["img"] = ''; $server["type"] = "unknown"; diff --git a/pandora_console/include/functions_update_manager.php b/pandora_console/include/functions_update_manager.php index 8650a086bc..8c69b665ea 100755 --- a/pandora_console/include/functions_update_manager.php +++ b/pandora_console/include/functions_update_manager.php @@ -250,11 +250,6 @@ function update_manager_check_online_free_packages_available() { $http_status = curl_getinfo($curlObj, CURLINFO_HTTP_CODE); curl_close($curlObj); - //~ html_debug_print("----------", true); - //~ html_debug_print($params, true); - //~ html_debug_print($http_status, true); - //~ html_debug_print($result, true); - if ($result === false) { return false; } @@ -316,11 +311,6 @@ function update_manager_check_online_free_packages ($is_ajax=true) { $http_status = curl_getinfo($curlObj, CURLINFO_HTTP_CODE); curl_close($curlObj); - //~ html_debug_print("=============", true); - //~ html_debug_print($params, true); - //~ html_debug_print($http_status, true); - //~ html_debug_print($result, true); - if ($result === false) { if ($is_ajax) { echo __("Could not connect to internet"); @@ -412,10 +402,6 @@ function update_manager_curl_request ($action, $additional_params = false) { curl_close($curlObj); $error_array['http_status'] = $http_status; - //~ html_debug_print("=============", true); - //~ html_debug_print($params, true); - //~ html_debug_print($http_status, true); - //~ html_debug_print($result, true); if ($result === false) { $error_array['success'] = false; @@ -591,10 +577,6 @@ function update_manager_remote_read_messages ($id_message) { $result = update_manager_curl_request ('mark_as_read', $params); - //if (!$result['success']) { - // html_debug ($result['update_message'], true); - //} - return $result['success']; } diff --git a/pandora_console/include/functions_visual_map.php b/pandora_console/include/functions_visual_map.php index 3a2923eb6c..ad38e4a4e9 100755 --- a/pandora_console/include/functions_visual_map.php +++ b/pandora_console/include/functions_visual_map.php @@ -124,105 +124,83 @@ function visual_map_print_item($mode = "read", $layoutData, $text = '' . $label .''; - if($height == 0){ - - switch($type){ - - case 0: - case 11: - $tableheight0 = '70'; - break; - - case 3: - $tableheight0 = '30'; - break; - - case 9: - $tableheight0 = '130'; - break; - - case 1: - $tableheight0 = '180'; - break; - - case SERVICE: - $tableheight0 = '50'; - break; - + if ($height == 0) { + switch($type) { + case 0: + case 11: + $tableheight0 = '70'; + break; + case 3: + $tableheight0 = '30'; + break; + case 9: + $tableheight0 = '130'; + break; + case 1: + $tableheight0 = '180'; + break; + case SERVICE: + $tableheight0 = '50'; + break; + } + } + else { + $tableheight0 = $height; } -} -else{ - $tableheight0 = $height; -} -if ($layoutData['width'] == 0 || $layoutData['height'] == 0){ - switch($type){ - - case 0: - case 11: - $himg = '70'; - $wimg ='70'; - break; - - case 3: - - if(get_parameter('action') == 'edit'){ - - $himg = '30'; - $wimg = '150'; - - } - else{ - $himg = '15'; - $wimg = '150'; - } - - - break; - - case 9: - $himg = '130'; - $wimg = '130'; - break; - - case 1: - $himg = '180'; - $wimg = '300'; - break; - - case SERVICE: - $himg = '50'; - $wimg = '150'; - break; - - } -} -else{ - $wimg = $layoutData['width']; - $himg = $layoutData['height']; - - if($type == 3){ - if(get_parameter('action') == 'edit'){ - - $himg = '30'; - - } - else{ - $himg = '15'; + if ($layoutData['width'] == 0 || $layoutData['height'] == 0) { + switch($type) { + case 0: + case 11: + $himg = '70'; + $wimg ='70'; + break; + case 3: + if (get_parameter('action') == 'edit') { + $himg = '30'; + $wimg = '150'; + } + else{ + $himg = '15'; + $wimg = '150'; + } + break; + case 9: + $himg = '130'; + $wimg = '130'; + break; + case 1: + $himg = '180'; + $wimg = '300'; + break; + case SERVICE: + $himg = '50'; + $wimg = '150'; + break; } } - if($type == 9){ - $himg = $wimg; + else { + $wimg = $layoutData['width']; + $himg = $layoutData['height']; + + if ($type == 3) { + if(get_parameter('action') == 'edit') + $himg = '30'; + else + $himg = '15'; + } + if ($type == 9) { + $himg = $wimg; + } } -} - if($label_position == 'left'){ + if ($label_position == 'left') { $text = '
" . $file_name . "
' . $label .'
'; } - else if($label_position == 'right'){ + elseif ($label_position == 'right') { $text = '
' . $label .'
'; } - else{ + else { $text = '
' . $label .'
'; } @@ -276,9 +254,7 @@ else{ case GROUP_ITEM: if ($layoutData['enable_link'] && can_user_access_node()) { - $link = true; - } break; case LABEL: @@ -906,7 +882,8 @@ else{ } } - $only_image = !$graph_javascript || $isExternalLink; + $only_image = !$graph_javascript && $isExternalLink; + if ($layoutData['id_custom_graph'] != 0) { // Show only avg on the visual console if (get_parameter('action') == 'edit') { @@ -1012,10 +989,11 @@ else{ false, $type_graph) . ''; } else { - $img = grafico_modulo_sparse($id_module, $period, 0,300,180, - '',null, - false, 1, false, 0, '', 0, 0, true, $only_image, '', 1, false, - '', false, false, false, $layoutData['image'], null, true, false,$type_graph); + $img = grafico_modulo_sparse($id_module, + $period, 0, 300, 180, '',null, false, 1, + false, 0, '', 0, 0, true, $only_image, '', + 1, false, '', false, false, false, + $layoutData['image'], null, true, false, $type_graph); } } else{ @@ -1204,17 +1182,28 @@ else{ else if($layoutData['label_position']=='right'){ $imgpos = 'float:left'; } - - if ($width == 0 || $height == 0) - echo html_print_image($img, true, - array("class" => "image", + $varsize = getimagesize($img); + if ($width == 0 || $height == 0) { + if($varsize[0] > 150 || $varsize[1] > 150){ + echo html_print_image($img, true, + array("class" => "image", "id" => "image_" . $id, "width" => "70px", "height" => "70px", "title" => $img_style_title, "style" => $borderStyle.$imgpos), false, false, false, $isExternalLink); - else + } + else{ + echo html_print_image($img, true, + array("class" => "image", + "id" => "image_" . $id, + "title" => $img_style_title, + "style" => $borderStyle.$imgpos), false, + false, false, $isExternalLink); + } + } + else{ echo html_print_image($img, true, array("class" => "image", "id" => "image_" . $id, @@ -1223,6 +1212,7 @@ else{ "title" => $img_style_title, "style" => $borderStyle.$imgpos), false, false, false, $isExternalLink); + } } @@ -1236,72 +1226,66 @@ else{ break; case PERCENTILE_BAR: - - $imgpos = ''; - - if($layoutData['label_position']=='left'){ - $imgpos = 'float:right;'; - } - else if($layoutData['label_position']=='right'){ - $imgpos = 'float:left;'; - } - - $progress_bar_heigh = 15; - if (!empty($proportion)) { - if ($width != 0) { - $width = (integer)($proportion['proportion_width'] * $width); + $imgpos = ''; + + if($layoutData['label_position']=='left'){ + $imgpos = 'float:right;'; } - else { - $width = (integer)($proportion['proportion_width'] * $infoImage[0]); + else if($layoutData['label_position']=='right'){ + $imgpos = 'float:left;'; } - - if ($height != 0) { - $height = (integer)($proportion['proportion_height'] * $height); - $progress_bar_heigh = $progress_bar_heigh * $proportion['proportion_height']; - } - else { - $height = (integer)($proportion['proportion_height'] * $infoImage[1]); - } - } - - if($layoutData['label_position']=='up'){ - echo io_safe_output($text); - } - - ob_start(); - if ($type == PERCENTILE_BUBBLE) { - echo progress_bubble($percentile, $width, $width, '', 1, $value_text, $colorStatus,$imgpos); - } - else { - echo progress_bar($percentile, $width, $progress_bar_heigh, '', 1, $value_text, $colorStatus,$imgpos); - } - $img = ob_get_clean(); - - - if(get_parameter('action') == 'edit'){ - - if($width == 0){ - $img = ''; - } - else{ - $img = ''; - } - - } - else{ - $img = str_replace('>', 'class="image" style="height:'.$himg.'px;width:'.$wimg.'px;'.$imgpos.'" id="image_' . $id . '" />', $img); - - } - - echo $img; - - if($layoutData['label_position']=='down'){ - echo io_safe_output($text); - } - else if($layoutData['label_position']=='left' || $layoutData['label_position']=='right'){ - echo io_safe_output($text); - } + $progress_bar_heigh = 15; + if (!empty($proportion)) { + if ($width != 0) { + $width = (integer)($proportion['proportion_width'] * $width); + } + else { + $width = (integer)($proportion['proportion_width'] * $infoImage[0]); + } + + if ($height != 0) { + $height = (integer)($proportion['proportion_height'] * $height); + $progress_bar_heigh = $progress_bar_heigh * $proportion['proportion_height']; + } + else { + $height = (integer)($proportion['proportion_height'] * $infoImage[1]); + } + } + + if($layoutData['label_position']=='up'){ + echo io_safe_output($text); + } + + ob_start(); + if ($type == PERCENTILE_BUBBLE) { + echo progress_bubble($percentile, $width, $width, '', 1, $value_text, $colorStatus,$imgpos); + } + else { + echo progress_bar($percentile, $width, $progress_bar_heigh, '', 1, $value_text, $colorStatus,$imgpos); + } + $img = ob_get_clean(); + + if (get_parameter('action') == 'edit') { + if ($width == 0) { + $img = ''; + } + else { + $img = ''; + } + } + else{ + $img = str_replace('>', 'class="image" style="height:'.$himg.'px;width:'.$wimg.'px;'.$imgpos.'" id="image_' . $id . '" />', $img); + } + + echo $img; + + if($layoutData['label_position']=='down'){ + echo io_safe_output($text); + } + else if($layoutData['label_position']=='left' || $layoutData['label_position']=='right'){ + echo io_safe_output($text); + } break; @@ -1494,18 +1478,30 @@ else{ } } - if (($width != 0) && ($height != 0)) + $varsize = getimagesize($img); + if (($width != 0) && ($height != 0)){ echo html_print_image($img, true, array("class" => "image", "id" => "image_" . $id, "width" => "$width", "height" => "$height"), false, false, false, $isExternalLink); - else + } + else{ + if($varsize[0] > 150 || $varsize[0] > 150){ echo html_print_image($img, true, array("class" => "image", "id" => "image_" . $id,"width" => "70px", "70px" => "$height"), false, false, false, $isExternalLink); + } + else{ + echo html_print_image($img, true, + array("class" => "image", + "id" => "image_" . $id), false, + false, false, $isExternalLink); + } + } + } break; default: diff --git a/pandora_console/include/graphs/fgraph.php b/pandora_console/include/graphs/fgraph.php index 900f9a0d74..8f6183f66a 100644 --- a/pandora_console/include/graphs/fgraph.php +++ b/pandora_console/include/graphs/fgraph.php @@ -287,6 +287,7 @@ function area_graph($flash_chart, $chart_data, $width, $height, $color, $graph['backgroundColor'] = $backgroundColor; $graph['unit'] = $unit; $graph['series_type'] = $series_type; + $graph['percentil'] = $percentil_values; $id_graph = serialize_in_temp($graph, null, $ttl); // Warning: This string is used in the function "api_get_module_graph" from 'functions_api.php' with the regec patern "//" @@ -399,7 +400,7 @@ function stacked_line_graph($flash_chart, $chart_data, $width, $height, false, '', $menu, - $background_color, + $backgroundColor, $dashboard, $vconsole); } @@ -569,7 +570,7 @@ function line_graph($flash_chart, $chart_data, $width, $height, $color, $graph['font'] = $font; $graph['font_size'] = $font_size; $graph['backgroundColor'] = $backgroundColor; - + $graph['percentil'] = $percentil_values; $id_graph = serialize_in_temp($graph, null, $ttl); return ""; diff --git a/pandora_console/include/graphs/flot/pandora.flot.js b/pandora_console/include/graphs/flot/pandora.flot.js index e2d6a24e13..b6f1eb2308 100644 --- a/pandora_console/include/graphs/flot/pandora.flot.js +++ b/pandora_console/include/graphs/flot/pandora.flot.js @@ -164,9 +164,8 @@ function pandoraFlotPieCustom(graph_id, values, labels, width, pie: { show: true, radius: 3/4, - innerRadius: 0.4, - label: label_conf - + innerRadius: 0.4 + //label: label_conf } }, legend: { @@ -1723,7 +1722,7 @@ function pandoraFlotArea(graph_id, values, labels, labels_long, legend, if (currentRanges == null || (currentRanges.xaxis.from < j && j < currentRanges.xaxis.to)) { $('#timestamp_'+graph_id).show(); // If no legend, the timestamp labels are short and with value - if (legends.length == 0) { + if (legend.length == 0) { $('#timestamp_'+graph_id).text(labels[j] + ' (' + parseFloat(y).toFixed(2) + ')'); } else { @@ -1946,6 +1945,11 @@ function pandoraFlotArea(graph_id, values, labels, labels_long, legend, $.extend(true, {}, options, { yaxis: {max: maxim_data + (maxim_data*0.5)}, })); + } else { + plot = $.plot($('#' + graph_id), data_base, + $.extend(true, {}, options, { + yaxis: {max: plot.getAxes().yaxis.max}, + })); } datas = add_threshold (data_base, threshold_data, plot.getAxes().yaxis.min, plot.getAxes().yaxis.max, yellow_threshold, red_threshold, extremes, red_up); @@ -1977,7 +1981,7 @@ function pandoraFlotArea(graph_id, values, labels, labels_long, legend, // Adjust the menu image on top of the plot // If there is no legend we increase top-padding to make space to the menu - if (legends.length == 0) { + if (legend.length == 0) { $('#menu_' + graph_id).parent().css('padding-top', $('#menu_' + graph_id).css('height')); } diff --git a/pandora_console/include/graphs/functions_pchart.php b/pandora_console/include/graphs/functions_pchart.php index fb5c8498f4..14dc2e96eb 100644 --- a/pandora_console/include/graphs/functions_pchart.php +++ b/pandora_console/include/graphs/functions_pchart.php @@ -137,6 +137,10 @@ if (isset($graph['series_type'])) { $series_type = $graph['series_type']; } +if (isset($graph['percentil'])){ + $percentil = $graph['percentil']; +} + /* @@ -219,10 +223,23 @@ switch ($graph_type) { case 'line': case 'threshold': case 'scatter': + + if (!empty($percentil)) { + $count_percentil = count($percentil); + for ($j=0; $j < $count_percentil; $j++) { + $i=0; + foreach ($data as $key => $value) { + $data[$key]['percentil' . $j] = $percentil[$j][$i]; + if($graph_type == 'area'){ + $series_type['percentil' . $j] = 'line'; + } + $i++; + } + } + } foreach ($data as $i => $d) { $data_values[] = $d; - if (($c % $step) == 0) { $data_keys[] = $i; } @@ -297,6 +314,36 @@ foreach ($colors as $i => $color) { $rgb_color[$i]['alpha'] = $color['alpha']; } } + +//add color for percentil +if($percentil){ + for ($j=0; $j < $count_percentil; $j++) { + if (isset ($colors[$j]['border'])) { + $rgb['border'] = html_html2rgb($colors[$j]['border']); + + if (isset($rgb['border'])) { + $rgb_color['percentil' . $j]['border']['R'] = $rgb['border'][0]; + $rgb_color['percentil' . $j]['border']['G'] = $rgb['border'][1]; + $rgb_color['percentil' . $j]['border']['B'] = $rgb['border'][2]; + } + } + + if (isset ($colors[$j]['color'])) { + $rgb['color'] = html_html2rgb($colors[$j]['color']); + + if (isset($rgb['color'])) { + $rgb_color['percentil' . $j]['color']['R'] = $rgb['color'][0]; + $rgb_color['percentil' . $j]['color']['G'] = $rgb['color'][1]; + $rgb_color['percentil' . $j]['color']['B'] = $rgb['color'][2]; + } + } + + if (isset ($colors[$j]['alpha'])) { + $rgb_color['percentil' . $j]['alpha'] = $colors[$j]['alpha']; + } + } +} + //add for report with max 15 modules comparation repeat $countlegend = count($legend); if($countlegend > 15){ @@ -812,7 +859,7 @@ function pch_vertical_graph ($graph_type, $index, $data, $width, $height, "BorderB" => $rgb_color[$i]['border']["B"], "Alpha" => $rgb_color[$i]['alpha'])); - /*$palette_color = array(); + $palette_color = array(); if (isset($rgb_color[$i]['color'])) { $palette_color["R"] = $rgb_color[$i]['color']["R"]; $palette_color["G"] = $rgb_color[$i]['color']["G"]; @@ -827,7 +874,7 @@ function pch_vertical_graph ($graph_type, $index, $data, $width, $height, $palette_color["Alpha"] = $rgb_color[$i]['Alpha']; } - $MyData->setPalette($point_id, $palette_color);*/ + $MyData->setPalette($point_id, $palette_color); } // The weight of the line is not calculated in pixels, so it needs to be transformed diff --git a/pandora_console/include/help/en/help_reporting_time_lapse.php b/pandora_console/include/help/en/help_reporting_time_lapse.php new file mode 100644 index 0000000000..df57594e42 --- /dev/null +++ b/pandora_console/include/help/en/help_reporting_time_lapse.php @@ -0,0 +1,8 @@ + +

Reports - Time lapse

+
+This is the range, or period of time over which the report renders the information for this report type. For example, a week means data from a week ago from now. \ No newline at end of file diff --git a/pandora_console/include/help/es/help_reporting_time_lapse.php b/pandora_console/include/help/es/help_reporting_time_lapse.php new file mode 100644 index 0000000000..4f6305b9a6 --- /dev/null +++ b/pandora_console/include/help/es/help_reporting_time_lapse.php @@ -0,0 +1,8 @@ + +

Reports - Time lapse

+
+Este es el lapso de tiempo que refleja el informe. Si es una semana, por ejemplo, el informe mostrará los datos desde hace una semana hasta ahora \ No newline at end of file diff --git a/pandora_console/include/help/ja/help_reporting_time_lapse.php b/pandora_console/include/help/ja/help_reporting_time_lapse.php new file mode 100644 index 0000000000..0af82522a7 --- /dev/null +++ b/pandora_console/include/help/ja/help_reporting_time_lapse.php @@ -0,0 +1,8 @@ + +

レポート - 時間経過

+
+これは、レポートがこのレポートタイプの情報をレンダリングする範囲または期間です。 たとえば、1週間は、今から1週間前のデータを意味します。 diff --git a/pandora_console/include/javascript/functions_pandora_networkmap.js b/pandora_console/include/javascript/functions_pandora_networkmap.js index 479f646b88..a35025bc25 100644 --- a/pandora_console/include/javascript/functions_pandora_networkmap.js +++ b/pandora_console/include/javascript/functions_pandora_networkmap.js @@ -1903,10 +1903,17 @@ function add_interface_link_js () { } function refresh_holding_area() { + holding_pos_x = d3.select("#holding_area_" + networkmap_id).attr("x"); + holding_pos_y = d3.select("#holding_area_" + networkmap_id).attr("y"); + + var pos_x = parseInt(holding_pos_x) + parseInt(node_radius); + var pos_y = parseInt(holding_pos_y) + parseInt(node_radius); if (enterprise_installed) { var params = []; params.push("refresh_holding_area=1"); params.push("id=" + networkmap_id); + params.push("x=" + pos_x); + params.push("y=" + pos_y); params.push("page=enterprise/operation/agentes/pandora_networkmap.view"); jQuery.ajax ({ data: params.join ("&"), @@ -1914,6 +1921,7 @@ function refresh_holding_area() { type: 'POST', url: action="ajax.php", success: function (data) { + if (data['correct']) { window.holding_area = data['holding_area']; @@ -1932,7 +1940,7 @@ function refresh_holding_area() { temp_node['y'] = node['y']; temp_node['z'] = 0; temp_node['fixed'] = true; - temp_node['state'] = node['state']; + temp_node['state'] = 'holding_area'; temp_node['type'] = 0; temp_node['color'] = node['color']; temp_node['shape'] = node['shape']; @@ -2142,11 +2150,15 @@ function init_drag_and_drop() { var selection = d3.selectAll('.node_selected'); if (enterprise_installed) { + holding_pos_x = d3.select("#holding_area_" + networkmap_id).attr("x"); + holding_pos_y = d3.select("#holding_area_" + networkmap_id).attr("y"); selection .each(function(d) { var params = []; params.push("update_node=1"); params.push("node=" + JSON.stringify(d)); + params.push("x=" + holding_pos_x); + params.push("y=" + holding_pos_y); params.push("page=enterprise/operation/agentes/pandora_networkmap.view"); jQuery.ajax ({ data: params.join ("&"), @@ -2159,14 +2171,13 @@ function init_drag_and_drop() { if (data['state'] == "") { //Remove the style of nodes and links //in holding area - d3.select("#id_node_" + d.id + networkmap_id) .classed("holding_area", false); - d3.select(".source_" + d.id + networkmap_id) .classed("holding_area_link", false); d3.select(".target_" + d.id + networkmap_id) .classed("holding_area_link", false); + graph.nodes[d.id].state = ""; } } } diff --git a/pandora_console/include/languages/ja.mo b/pandora_console/include/languages/ja.mo index 1fc9ee0aa3..5a099276a2 100644 Binary files a/pandora_console/include/languages/ja.mo and b/pandora_console/include/languages/ja.mo differ diff --git a/pandora_console/include/languages/ja.po b/pandora_console/include/languages/ja.po index adbdd718b9..4731b99a51 100644 --- a/pandora_console/include/languages/ja.po +++ b/pandora_console/include/languages/ja.po @@ -7,147 +7,112 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2016-12-19 08:24+0100\n" -"PO-Revision-Date: 2017-02-16 07:42+0000\n" +"POT-Creation-Date: 2017-02-22 11:39+0100\n" +"PO-Revision-Date: 2017-03-07 05:15+0000\n" "Last-Translator: Junichi Satoh \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2017-02-16 08:34+0000\n" -"X-Generator: Launchpad (build 18326)\n" +"X-Launchpad-Export-Date: 2017-03-07 05:21+0000\n" +"X-Generator: Launchpad (build 18330)\n" -#: ../../enterprise/extensions/ipam/ipam_list.php:188 -#: ../../enterprise/operation/services/services.service.php:135 -#: ../../enterprise/operation/services/services.list.php:324 -#: ../../extensions/agents_alerts.php:55 ../../extensions/agents_modules.php:56 +#: ../../extensions/agents_alerts.php:55 +#: ../../extensions/agents_modules.php:56 #: ../../operation/agentes/group_view.php:61 #: ../../operation/agentes/tactical.php:46 +#: ../../enterprise/extensions/ipam/ipam_list.php:188 +#: ../../enterprise/operation/services/services.list.php:345 +#: ../../enterprise/operation/services/services.service.php:144 msgid "Last update" msgstr "最終更新" -#: ../../enterprise/meta/advanced/synchronizing.user.php:553 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:239 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:329 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:398 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:506 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:587 -#: ../../enterprise/meta/include/functions_wizard_meta.php:153 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1629 -#: ../../enterprise/meta/include/functions_events_meta.php:67 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:91 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:158 -#: ../../enterprise/meta/agentsearch.php:95 -#: ../../enterprise/godmode/modules/configure_local_component.php:209 -#: ../../enterprise/godmode/modules/local_components.php:389 -#: ../../enterprise/godmode/modules/local_components.php:471 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:167 -#: ../../enterprise/godmode/agentes/collections.php:183 -#: ../../enterprise/godmode/policies/configure_policy.php:68 -#: ../../enterprise/godmode/policies/policies.php:229 -#: ../../enterprise/godmode/policies/policies.php:258 -#: ../../enterprise/godmode/policies/policy_agents.php:358 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:155 -#: ../../enterprise/godmode/alerts/alert_events.php:491 -#: ../../enterprise/godmode/alerts/alert_events_list.php:361 -#: ../../enterprise/godmode/alerts/alert_events_list.php:423 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:409 -#: ../../enterprise/godmode/services/services.service.php:239 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:307 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:114 -#: ../../enterprise/godmode/reporting/graph_template_list.php:126 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:158 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:288 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1401 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:83 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1674 -#: ../../enterprise/include/functions_reporting_pdf.php:2654 -#: ../../enterprise/include/functions_reporting_pdf.php:2704 -#: ../../enterprise/include/functions_alert_event.php:926 -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:262 -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:268 -#: ../../enterprise/operation/agentes/ver_agente.php:50 -#: ../../enterprise/operation/agentes/ver_agente.php:71 -#: ../../enterprise/operation/log/log_viewer.php:197 -#: ../../enterprise/operation/inventory/inventory.php:164 -#: ../../enterprise/operation/services/services.service.php:123 -#: ../../enterprise/operation/services/services.list.php:162 -#: ../../enterprise/operation/services/services.list.php:314 -#: ../../enterprise/dashboard/dashboards.php:89 -#: ../../enterprise/dashboard/main_dashboard.php:320 -#: ../../enterprise/dashboard/main_dashboard.php:347 -#: ../../enterprise/dashboard/widgets/alerts_fired.php:28 -#: ../../enterprise/dashboard/widgets/tree_view.php:44 -#: ../../enterprise/dashboard/widgets/top_n.php:306 -#: ../../extensions/agents_alerts.php:74 ../../extensions/agents_modules.php:82 +#: ../../extensions/agents_alerts.php:74 +#: ../../extensions/agents_modules.php:128 ../../general/ui/agents_list.php:69 +#: ../../godmode/agentes/agent_incidents.php:89 +#: ../../godmode/agentes/agent_manager.php:269 +#: ../../godmode/agentes/configurar_agente.php:345 +#: ../../godmode/agentes/modificar_agente.php:145 +#: ../../godmode/agentes/modificar_agente.php:489 +#: ../../godmode/agentes/planned_downtime.editor.php:480 +#: ../../godmode/agentes/planned_downtime.editor.php:754 +#: ../../godmode/agentes/planned_downtime.list.php:393 +#: ../../godmode/alerts/alert_actions.php:341 +#: ../../godmode/alerts/alert_special_days.php:246 +#: ../../godmode/alerts/alert_templates.php:299 +#: ../../godmode/alerts/configure_alert_action.php:116 +#: ../../godmode/alerts/configure_alert_special_days.php:69 +#: ../../godmode/alerts/configure_alert_template.php:751 +#: ../../godmode/events/custom_events.php:80 +#: ../../godmode/events/custom_events.php:156 +#: ../../godmode/events/event_edit_filter.php:226 +#: ../../godmode/events/event_filter.php:109 +#: ../../godmode/events/event_responses.editor.php:81 +#: ../../godmode/events/event_responses.list.php:56 +#: ../../godmode/gis_maps/configure_gis_map.php:366 +#: ../../godmode/massive/massive_add_action_alerts.php:151 +#: ../../godmode/massive/massive_add_alerts.php:151 +#: ../../godmode/massive/massive_add_profiles.php:89 +#: ../../godmode/massive/massive_add_tags.php:124 +#: ../../godmode/massive/massive_copy_modules.php:71 +#: ../../godmode/massive/massive_copy_modules.php:182 +#: ../../godmode/massive/massive_delete_action_alerts.php:151 +#: ../../godmode/massive/massive_delete_agents.php:105 +#: ../../godmode/massive/massive_delete_alerts.php:212 +#: ../../godmode/massive/massive_delete_profiles.php:103 +#: ../../godmode/massive/massive_edit_agents.php:207 +#: ../../godmode/massive/massive_edit_agents.php:298 +#: ../../godmode/massive/massive_enable_disable_alerts.php:136 +#: ../../godmode/massive/massive_standby_alerts.php:136 +#: ../../godmode/modules/manage_network_components.php:479 +#: ../../godmode/modules/manage_network_components.php:568 +#: ../../godmode/modules/manage_network_components_form_common.php:101 #: ../../godmode/modules/manage_network_templates_form.php:200 #: ../../godmode/modules/manage_network_templates_form.php:267 #: ../../godmode/modules/manage_network_templates_form.php:300 -#: ../../godmode/modules/manage_network_components_form_common.php:99 -#: ../../godmode/modules/manage_network_components.php:463 -#: ../../godmode/modules/manage_network_components.php:552 -#: ../../godmode/users/user_list.php:227 -#: ../../godmode/users/configure_user.php:617 -#: ../../godmode/agentes/configurar_agente.php:338 -#: ../../godmode/agentes/modificar_agente.php:135 -#: ../../godmode/agentes/modificar_agente.php:458 -#: ../../godmode/agentes/planned_downtime.list.php:393 -#: ../../godmode/agentes/planned_downtime.editor.php:480 -#: ../../godmode/agentes/planned_downtime.editor.php:754 -#: ../../godmode/agentes/agent_manager.php:243 -#: ../../godmode/agentes/agent_incidents.php:89 #: ../../godmode/netflow/nf_edit.php:119 #: ../../godmode/netflow/nf_edit_form.php:193 -#: ../../godmode/snmpconsole/snmp_alert.php:556 -#: ../../godmode/gis_maps/configure_gis_map.php:366 -#: ../../godmode/massive/massive_copy_modules.php:71 -#: ../../godmode/massive/massive_copy_modules.php:182 -#: ../../godmode/massive/massive_standby_alerts.php:136 -#: ../../godmode/massive/massive_delete_action_alerts.php:138 -#: ../../godmode/massive/massive_add_alerts.php:151 -#: ../../godmode/massive/massive_delete_agents.php:105 -#: ../../godmode/massive/massive_enable_disable_alerts.php:136 -#: ../../godmode/massive/massive_edit_agents.php:205 -#: ../../godmode/massive/massive_edit_agents.php:280 -#: ../../godmode/massive/massive_delete_profiles.php:103 -#: ../../godmode/massive/massive_delete_alerts.php:212 -#: ../../godmode/massive/massive_add_action_alerts.php:136 -#: ../../godmode/massive/massive_add_tags.php:124 -#: ../../godmode/massive/massive_add_profiles.php:89 -#: ../../godmode/alerts/alert_actions.php:341 -#: ../../godmode/alerts/configure_alert_special_days.php:66 -#: ../../godmode/alerts/alert_templates.php:299 -#: ../../godmode/alerts/configure_alert_action.php:116 -#: ../../godmode/alerts/configure_alert_template.php:738 -#: ../../godmode/alerts/alert_special_days.php:164 -#: ../../godmode/setup/news.php:164 ../../godmode/setup/gis.php:63 -#: ../../godmode/setup/gis_step_2.php:153 -#: ../../godmode/reporting/map_builder.php:208 +#: ../../godmode/reporting/graph_builder.main.php:116 #: ../../godmode/reporting/graphs.php:155 -#: ../../godmode/reporting/reporting_builder.item_editor.php:860 -#: ../../godmode/reporting/visual_console_builder.elements.php:77 -#: ../../godmode/reporting/visual_console_builder.elements.php:193 +#: ../../godmode/reporting/map_builder.php:208 +#: ../../godmode/reporting/reporting_builder.item_editor.php:864 #: ../../godmode/reporting/reporting_builder.main.php:69 #: ../../godmode/reporting/reporting_builder.php:431 #: ../../godmode/reporting/reporting_builder.php:561 -#: ../../godmode/reporting/graph_builder.main.php:114 -#: ../../godmode/events/event_filter.php:109 -#: ../../godmode/events/event_responses.editor.php:81 -#: ../../godmode/events/event_edit_filter.php:215 -#: ../../godmode/events/event_responses.list.php:56 -#: ../../godmode/events/custom_events.php:80 -#: ../../godmode/events/custom_events.php:156 -#: ../../godmode/servers/manage_recontask_form.php:300 +#: ../../godmode/reporting/visual_console_builder.elements.php:77 +#: ../../godmode/reporting/visual_console_builder.elements.php:193 #: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/manage_recontask_form.php:300 +#: ../../godmode/setup/gis.php:63 ../../godmode/setup/gis_step_2.php:153 +#: ../../godmode/setup/news.php:164 +#: ../../godmode/snmpconsole/snmp_alert.php:657 +#: ../../godmode/users/configure_user.php:624 +#: ../../godmode/users/user_list.php:227 ../../include/functions_events.php:38 +#: ../../include/functions_events.php:2440 +#: ../../include/functions_events.php:3560 +#: ../../include/functions_visual_map.php:2736 +#: ../../include/functions_visual_map_editor.php:61 +#: ../../include/functions_visual_map_editor.php:336 +#: ../../include/functions_visual_map_editor.php:610 +#: ../../include/functions_graph.php:5498 +#: ../../include/functions_groups.php:745 +#: ../../include/functions_networkmap.php:1729 +#: ../../include/functions_pandora_networkmap.php:1381 +#: ../../include/functions_pandora_networkmap.php:1560 +#: ../../include/functions_reporting_html.php:2070 +#: ../../include/functions_reporting_html.php:2105 #: ../../mobile/operation/agents.php:75 ../../mobile/operation/agents.php:120 #: ../../mobile/operation/agents.php:124 ../../mobile/operation/agents.php:175 #: ../../mobile/operation/agents.php:176 ../../mobile/operation/agents.php:316 +#: ../../mobile/operation/alerts.php:84 ../../mobile/operation/alerts.php:88 +#: ../../mobile/operation/alerts.php:178 ../../mobile/operation/alerts.php:179 +#: ../../mobile/operation/events.php:361 ../../mobile/operation/events.php:365 +#: ../../mobile/operation/events.php:501 ../../mobile/operation/events.php:604 +#: ../../mobile/operation/events.php:605 #: ../../mobile/operation/modules.php:128 #: ../../mobile/operation/modules.php:132 #: ../../mobile/operation/modules.php:203 -#: ../../mobile/operation/modules.php:204 ../../mobile/operation/alerts.php:84 -#: ../../mobile/operation/alerts.php:88 ../../mobile/operation/alerts.php:178 -#: ../../mobile/operation/alerts.php:179 +#: ../../mobile/operation/modules.php:204 #: ../../mobile/operation/networkmaps.php:65 #: ../../mobile/operation/networkmaps.php:69 #: ../../mobile/operation/networkmaps.php:129 @@ -156,120 +121,166 @@ msgstr "最終更新" #: ../../mobile/operation/visualmaps.php:49 #: ../../mobile/operation/visualmaps.php:53 #: ../../mobile/operation/visualmaps.php:141 -#: ../../mobile/operation/events.php:361 ../../mobile/operation/events.php:365 -#: ../../mobile/operation/events.php:501 ../../mobile/operation/events.php:604 -#: ../../mobile/operation/events.php:605 -#: ../../include/functions_visual_map_editor.php:61 -#: ../../include/functions_visual_map_editor.php:303 -#: ../../include/functions_visual_map_editor.php:577 -#: ../../include/functions_reporting_html.php:1773 -#: ../../include/functions_reporting_html.php:1808 -#: ../../include/functions_networkmap.php:1748 -#: ../../include/functions_graph.php:5257 -#: ../../include/functions_visual_map.php:2331 -#: ../../include/functions_groups.php:745 ../../include/functions_events.php:38 -#: ../../include/functions_events.php:2487 -#: ../../include/functions_events.php:3379 ../../operation/search_agents.php:47 -#: ../../operation/search_agents.php:59 ../../operation/users/user_edit.php:453 -#: ../../operation/agentes/networkmap.php:448 -#: ../../operation/agentes/estado_agente.php:167 -#: ../../operation/agentes/estado_agente.php:492 -#: ../../operation/agentes/exportdata.php:226 -#: ../../operation/agentes/status_monitor.php:291 -#: ../../operation/agentes/group_view.php:164 -#: ../../operation/agentes/ver_agente.php:635 -#: ../../operation/agentes/estado_generalagente.php:246 #: ../../operation/agentes/alerts_status.functions.php:68 -#: ../../operation/agentes/networkmap_list.php:136 -#: ../../operation/agentes/networkmap_list.php:170 -#: ../../operation/netflow/nf_live_view.php:291 -#: ../../operation/gis_maps/gis_map.php:90 -#: ../../operation/gis_maps/ajax.php:309 -#: ../../operation/integria_incidents/incident.list.php:61 -#: ../../operation/integria_incidents/incident.list.php:95 -#: ../../operation/integria_incidents/incident.incident.php:87 -#: ../../operation/incidents/incident_detail.php:308 -#: ../../operation/incidents/incident.php:339 -#: ../../operation/events/events_list.php:539 -#: ../../operation/events/sound_events.php:76 +#: ../../operation/agentes/estado_agente.php:167 +#: ../../operation/agentes/estado_agente.php:517 +#: ../../operation/agentes/estado_generalagente.php:250 +#: ../../operation/agentes/exportdata.php:235 +#: ../../operation/agentes/group_view.php:164 +#: ../../operation/agentes/pandora_networkmap.editor.php:186 +#: ../../operation/agentes/pandora_networkmap.editor.php:199 +#: ../../operation/agentes/status_monitor.php:292 +#: ../../operation/agentes/ver_agente.php:689 #: ../../operation/events/events.build_table.php:185 -#: ../../operation/search_maps.php:32 ../../general/ui/agents_list.php:69 +#: ../../operation/events/events_list.php:544 +#: ../../operation/events/sound_events.php:77 +#: ../../operation/gis_maps/ajax.php:309 +#: ../../operation/gis_maps/gis_map.php:90 +#: ../../operation/incidents/incident.php:339 +#: ../../operation/incidents/incident_detail.php:308 +#: ../../operation/netflow/nf_live_view.php:297 +#: ../../operation/search_agents.php:47 ../../operation/search_agents.php:59 +#: ../../operation/search_maps.php:32 ../../operation/users/user_edit.php:505 +#: ../../enterprise/dashboard/dashboards.php:89 +#: ../../enterprise/dashboard/main_dashboard.php:290 +#: ../../enterprise/dashboard/main_dashboard.php:317 +#: ../../enterprise/dashboard/widgets/agent_module.php:41 +#: ../../enterprise/dashboard/widgets/alerts_fired.php:28 +#: ../../enterprise/dashboard/widgets/tree_view.php:44 +#: ../../enterprise/dashboard/widgets/top_n.php:306 +#: ../../enterprise/extensions/cron/functions.php:40 +#: ../../enterprise/extensions/cron/main.php:248 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:168 +#: ../../enterprise/godmode/agentes/collections.php:232 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:88 +#: ../../enterprise/godmode/alerts/alert_events.php:491 +#: ../../enterprise/godmode/alerts/alert_events_list.php:361 +#: ../../enterprise/godmode/alerts/alert_events_list.php:423 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:409 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:155 +#: ../../enterprise/godmode/modules/configure_local_component.php:217 +#: ../../enterprise/godmode/modules/local_components.php:401 +#: ../../enterprise/godmode/modules/local_components.php:483 +#: ../../enterprise/godmode/policies/configure_policy.php:68 +#: ../../enterprise/godmode/policies/policies.php:229 +#: ../../enterprise/godmode/policies/policies.php:258 +#: ../../enterprise/godmode/policies/policy_agents.php:359 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:158 +#: ../../enterprise/godmode/reporting/graph_template_list.php:126 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:288 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:114 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1416 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:307 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:83 +#: ../../enterprise/godmode/services/services.service.php:250 +#: ../../enterprise/include/functions_alert_event.php:926 +#: ../../enterprise/include/functions_reporting_pdf.php:2299 +#: ../../enterprise/include/functions_reporting_pdf.php:2349 +#: ../../enterprise/meta/advanced/synchronizing.user.php:560 +#: ../../enterprise/meta/agentsearch.php:95 +#: ../../enterprise/meta/include/functions_events_meta.php:67 +#: ../../enterprise/meta/include/functions_wizard_meta.php:153 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1633 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:239 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:329 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:398 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:506 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:587 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:271 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:360 +#: ../../enterprise/operation/agentes/transactional_map.php:150 +#: ../../enterprise/operation/agentes/ver_agente.php:50 +#: ../../enterprise/operation/agentes/ver_agente.php:71 +#: ../../enterprise/operation/inventory/inventory.php:164 +#: ../../enterprise/operation/log/log_viewer.php:197 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:196 +#: ../../enterprise/operation/services/services.list.php:183 +#: ../../enterprise/operation/services/services.list.php:335 +#: ../../enterprise/operation/services/services.service.php:132 +#: ../../enterprise/operation/services/services.table_services.php:152 msgid "Group" msgstr "グループ" -#: ../../enterprise/meta/advanced/policymanager.queue.php:236 +#: ../../extensions/agents_alerts.php:79 +#: ../../extensions/agents_modules.php:101 ../../general/login_page.php:46 +#: ../../general/login_page.php:199 ../../include/ajax/module.php:809 +#: ../../include/functions_pandora_networkmap.php:757 +#: ../../operation/reporting/graph_viewer.php:247 +#: ../../operation/servers/recon_view.php:49 +#: ../../operation/visual_console/public_console.php:112 +#: ../../operation/visual_console/render_view.php:173 +#: ../../enterprise/dashboard/main_dashboard.php:185 +#: ../../enterprise/dashboard/widgets/top_n.php:286 #: ../../enterprise/extensions/ipam/ipam_network.php:159 #: ../../enterprise/godmode/policies/policy_queue.php:470 -#: ../../enterprise/include/functions_networkmap_enterprise.php:615 -#: ../../enterprise/dashboard/main_dashboard.php:229 -#: ../../enterprise/dashboard/widgets/top_n.php:286 -#: ../../extensions/agents_alerts.php:79 ../../extensions/agents_modules.php:87 -#: ../../include/ajax/module.php:782 -#: ../../operation/visual_console/render_view.php:173 -#: ../../operation/visual_console/public_console.php:112 -#: ../../operation/agentes/networkmap.php:584 -#: ../../operation/reporting/graph_viewer.php:244 -#: ../../operation/servers/recon_view.php:49 ../../general/login_page.php:46 -#: ../../general/login_page.php:199 +#: ../../enterprise/meta/advanced/policymanager.queue.php:236 msgid "Refresh" msgstr "リフレッシュ" -#: ../../enterprise/meta/advanced/metasetup.visual.php:140 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:275 -#: ../../extensions/agents_alerts.php:81 ../../extensions/agents_modules.php:89 -#: ../../godmode/snmpconsole/snmp_alert.php:832 +#: ../../extensions/agents_alerts.php:81 +#: ../../extensions/agents_modules.php:103 +#: ../../godmode/alerts/alert_list.builder.php:136 #: ../../godmode/alerts/configure_alert_action.php:144 -#: ../../godmode/setup/setup_visuals.php:681 ../../include/functions.php:430 -#: ../../include/functions.php:564 ../../include/functions_html.php:716 -#: ../../include/functions_netflow.php:1131 -#: ../../include/functions_netflow.php:1141 -#: ../../include/functions_netflow.php:1158 -#: ../../include/functions_netflow.php:1166 -#: ../../include/functions_netflow.php:1190 +#: ../../godmode/setup/setup_visuals.php:700 +#: ../../godmode/snmpconsole/snmp_alert.php:938 +#: ../../include/functions.php:430 ../../include/functions.php:564 +#: ../../include/functions_html.php:727 +#: ../../include/functions_netflow.php:1134 +#: ../../include/functions_netflow.php:1144 +#: ../../include/functions_netflow.php:1161 +#: ../../include/functions_netflow.php:1169 +#: ../../include/functions_netflow.php:1193 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:275 +#: ../../enterprise/meta/advanced/metasetup.visual.php:140 msgid "seconds" msgstr "秒" -#: ../../extensions/agents_alerts.php:82 ../../extensions/agents_modules.php:90 -#: ../../include/functions.php:2579 -#: ../../operation/gis_maps/render_view.php:135 +#: ../../extensions/agents_alerts.php:82 +#: ../../extensions/agents_modules.php:104 ../../include/functions.php:2585 +#: ../../operation/gis_maps/render_view.php:136 msgid "1 minute" msgstr "1 分" -#: ../../extensions/agents_alerts.php:83 ../../extensions/agents_modules.php:91 -#: ../../include/functions.php:2580 -#: ../../operation/gis_maps/render_view.php:136 +#: ../../extensions/agents_alerts.php:83 +#: ../../extensions/agents_modules.php:105 ../../include/functions.php:2586 +#: ../../operation/gis_maps/render_view.php:137 msgid "2 minutes" msgstr "2 分" -#: ../../extensions/agents_alerts.php:84 ../../extensions/agents_modules.php:92 -#: ../../include/functions.php:2581 ../../include/ajax/module.php:118 -#: ../../operation/gis_maps/render_view.php:137 +#: ../../extensions/agents_alerts.php:84 +#: ../../extensions/agents_modules.php:106 ../../include/ajax/module.php:132 +#: ../../include/functions.php:2587 +#: ../../operation/gis_maps/render_view.php:138 msgid "5 minutes" msgstr "5 分" -#: ../../extensions/agents_alerts.php:85 ../../extensions/agents_modules.php:93 -#: ../../operation/gis_maps/render_view.php:138 +#: ../../extensions/agents_alerts.php:85 +#: ../../extensions/agents_modules.php:107 +#: ../../operation/gis_maps/render_view.php:139 msgid "10 minutes" msgstr "10 分" -#: ../../enterprise/dashboard/main_dashboard.php:186 -#: ../../extensions/matrix_events.php:31 ../../extensions/agents_alerts.php:91 -#: ../../extensions/agents_modules.php:101 -#: ../../operation/visual_console/render_view.php:136 -#: ../../operation/gis_maps/render_view.php:108 +#: ../../extensions/agents_alerts.php:91 +#: ../../extensions/agents_modules.php:115 +#: ../../extensions/disabled/matrix_events.php:31 +#: ../../operation/gis_maps/render_view.php:109 +#: ../../operation/reporting/graph_viewer.php:154 #: ../../operation/reporting/reporting_viewer.php:103 -#: ../../operation/reporting/graph_viewer.php:150 +#: ../../operation/visual_console/pure_ajax.php:136 +#: ../../operation/visual_console/render_view.php:136 +#: ../../enterprise/dashboard/main_dashboard.php:142 +#: ../../enterprise/operation/agentes/manage_transmap.php:92 msgid "Full screen mode" msgstr "フルスクリーンモード" -#: ../../enterprise/dashboard/main_dashboard.php:200 #: ../../extensions/agents_alerts.php:96 -#: ../../extensions/agents_modules.php:106 -#: ../../operation/visual_console/render_view.php:164 -#: ../../operation/gis_maps/render_view.php:112 +#: ../../extensions/agents_modules.php:120 +#: ../../operation/events/events.php:452 +#: ../../operation/gis_maps/render_view.php:113 +#: ../../operation/reporting/graph_viewer.php:159 #: ../../operation/reporting/reporting_viewer.php:108 -#: ../../operation/reporting/graph_viewer.php:155 -#: ../../operation/events/events.php:443 +#: ../../operation/visual_console/render_view.php:164 +#: ../../enterprise/dashboard/main_dashboard.php:156 msgid "Back to normal mode" msgstr "通常モードへ戻る" @@ -277,14 +288,12 @@ msgstr "通常モードへ戻る" msgid "Agents/Alerts" msgstr "エージェント/アラート" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:1124 #: ../../extensions/agents_alerts.php:118 -#: ../../extensions/agents_modules.php:130 -#: ../../operation/agentes/networkmap.php:314 +#: ../../operation/agentes/pandora_networkmap.view.php:741 +#: ../../operation/events/events.php:329 +#: ../../operation/snmpconsole/snmp_browser.php:90 #: ../../operation/snmpconsole/snmp_statistics.php:49 -#: ../../operation/snmpconsole/snmp_browser.php:88 #: ../../operation/snmpconsole/snmp_view.php:81 -#: ../../operation/events/events.php:320 msgid "Full screen" msgstr "全画面" @@ -292,73 +301,79 @@ msgstr "全画面" msgid "There are no agents with alerts" msgstr "アラートがついたエージェントがありません" -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:161 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:163 -#: ../../enterprise/meta/advanced/policymanager.queue.php:257 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:228 -#: ../../enterprise/meta/monitoring/group_view.php:98 -#: ../../enterprise/meta/monitoring/group_view.php:136 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:83 -#: ../../enterprise/godmode/policies/policy_queue.php:375 -#: ../../enterprise/godmode/policies/policies.php:257 -#: ../../enterprise/godmode/policies/policies.php:405 -#: ../../enterprise/godmode/policies/policy_agents.php:282 -#: ../../enterprise/godmode/policies/policy_agents.php:340 -#: ../../enterprise/godmode/policies/policy.php:50 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:221 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:170 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:134 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:155 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1683 -#: ../../enterprise/include/functions_reporting_pdf.php:540 -#: ../../enterprise/include/functions_reporting_pdf.php:672 -#: ../../enterprise/include/functions_reporting.php:4931 -#: ../../enterprise/include/functions_policies.php:3271 -#: ../../enterprise/operation/services/services.service_map.php:125 -#: ../../enterprise/dashboard/widgets/service_map.php:93 #: ../../extensions/agents_alerts.php:177 -#: ../../extensions/agents_modules.php:195 -#: ../../godmode/massive/massive_standby_alerts.php:142 -#: ../../godmode/massive/massive_delete_modules.php:496 +#: ../../extensions/agents_modules.php:150 +#: ../../extensions/agents_modules.php:313 +#: ../../godmode/alerts/alert_list.list.php:71 #: ../../godmode/massive/massive_add_alerts.php:157 -#: ../../godmode/massive/massive_delete_agents.php:123 +#: ../../godmode/massive/massive_add_tags.php:129 +#: ../../godmode/massive/massive_delete_agents.php:127 +#: ../../godmode/massive/massive_delete_alerts.php:218 +#: ../../godmode/massive/massive_delete_modules.php:496 +#: ../../godmode/massive/massive_delete_tags.php:192 +#: ../../godmode/massive/massive_edit_agents.php:228 +#: ../../godmode/massive/massive_edit_modules.php:342 #: ../../godmode/massive/massive_edit_plugins.php:299 #: ../../godmode/massive/massive_enable_disable_alerts.php:141 -#: ../../godmode/massive/massive_delete_tags.php:192 -#: ../../godmode/massive/massive_edit_agents.php:224 -#: ../../godmode/massive/massive_delete_alerts.php:218 -#: ../../godmode/massive/massive_add_tags.php:129 -#: ../../godmode/massive/massive_edit_modules.php:339 -#: ../../godmode/alerts/alert_list.list.php:71 -#: ../../godmode/reporting/reporting_builder.list_items.php:161 -#: ../../godmode/reporting/reporting_builder.list_items.php:186 +#: ../../godmode/massive/massive_standby_alerts.php:142 #: ../../godmode/reporting/graph_builder.graph_editor.php:146 -#: ../../godmode/reporting/reporting_builder.item_editor.php:984 -#: ../../godmode/reporting/visual_console_builder.wizard.php:240 -#: ../../mobile/include/functions_web.php:22 -#: ../../mobile/operation/agents.php:158 ../../mobile/operation/home.php:58 -#: ../../include/functions_reporting_html.php:1067 -#: ../../include/functions_reporting_html.php:1296 -#: ../../include/ajax/networkmap.ajax.php:64 -#: ../../include/ajax/networkmap.ajax.php:92 -#: ../../include/functions_groups.php:46 ../../include/functions_groups.php:784 +#: ../../godmode/reporting/reporting_builder.item_editor.php:988 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1032 +#: ../../godmode/reporting/reporting_builder.list_items.php:162 +#: ../../godmode/reporting/reporting_builder.list_items.php:187 +#: ../../godmode/reporting/visual_console_builder.wizard.php:283 +#: ../../include/functions_groups.php:46 +#: ../../include/functions_groups.php:784 #: ../../include/functions_groups.php:786 #: ../../include/functions_groups.php:788 #: ../../include/functions_groups.php:789 -#: ../../include/functions_groups.php:790 ../../operation/search_results.php:73 -#: ../../operation/agentes/networkmap.php:475 +#: ../../include/functions_groups.php:790 +#: ../../include/functions_pandora_networkmap.php:1569 +#: ../../include/functions_reporting_html.php:1322 +#: ../../include/functions_reporting_html.php:1562 +#: ../../mobile/include/functions_web.php:22 +#: ../../mobile/operation/agents.php:158 ../../mobile/operation/home.php:58 #: ../../operation/agentes/group_view.php:120 #: ../../operation/agentes/group_view.php:158 +#: ../../operation/search_results.php:73 +#: ../../enterprise/dashboard/widgets/agent_module.php:244 +#: ../../enterprise/dashboard/widgets/service_map.php:93 +#: ../../enterprise/extensions/cron/functions.php:33 +#: ../../enterprise/extensions/cron/main.php:247 +#: ../../enterprise/godmode/agentes/collections.agents.php:56 +#: ../../enterprise/godmode/agentes/collections.data.php:107 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:92 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:221 +#: ../../enterprise/godmode/policies/policies.php:257 +#: ../../enterprise/godmode/policies/policies.php:409 +#: ../../enterprise/godmode/policies/policy.php:50 +#: ../../enterprise/godmode/policies/policy_agents.php:283 +#: ../../enterprise/godmode/policies/policy_agents.php:341 +#: ../../enterprise/godmode/policies/policy_queue.php:375 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:170 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:135 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:155 +#: ../../enterprise/include/functions_policies.php:3303 +#: ../../enterprise/include/functions_reporting.php:5378 +#: ../../enterprise/include/functions_reporting_pdf.php:557 +#: ../../enterprise/include/functions_reporting_pdf.php:697 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:161 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:163 +#: ../../enterprise/meta/advanced/policymanager.queue.php:257 +#: ../../enterprise/meta/monitoring/group_view.php:98 +#: ../../enterprise/meta/monitoring/group_view.php:136 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:228 +#: ../../enterprise/operation/services/services.service_map.php:135 msgid "Agents" msgstr "エージェント" #: ../../extensions/agents_alerts.php:177 -#: ../../godmode/massive/massive_delete_action_alerts.php:157 -#: ../../godmode/massive/massive_add_action_alerts.php:148 #: ../../godmode/alerts/alert_templates.php:132 #: ../../godmode/alerts/alert_templates.php:175 #: ../../godmode/alerts/alert_templates.php:194 #: ../../godmode/alerts/alert_templates.php:210 +#: ../../godmode/massive/massive_add_action_alerts.php:163 +#: ../../godmode/massive/massive_delete_action_alerts.php:167 msgid "Alert templates" msgstr "アラートテンプレート" @@ -370,34 +385,9 @@ msgstr "前のテンプレート" msgid "More templates" msgstr "次のテンプレート" -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:85 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:599 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:103 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:73 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:226 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1370 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1460 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1580 -#: ../../enterprise/meta/agentsearch.php:98 -#: ../../enterprise/godmode/policies/policy_alerts.php:32 -#: ../../enterprise/godmode/policies/policies.php:393 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:69 -#: ../../enterprise/godmode/alerts/alert_events.php:71 -#: ../../enterprise/godmode/alerts/alert_events_list.php:67 -#: ../../enterprise/godmode/alerts/alert_events_list.php:114 -#: ../../enterprise/godmode/alerts/alert_events_list.php:129 -#: ../../enterprise/godmode/alerts/alert_events_list.php:144 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:91 -#: ../../enterprise/godmode/services/services.service.php:312 -#: ../../enterprise/include/functions_reporting_pdf.php:714 -#: ../../enterprise/include/functions_policies.php:3224 -#: ../../extensions/agents_alerts.php:253 -#: ../../godmode/groups/configure_group.php:161 -#: ../../godmode/groups/group_list.php:336 -#: ../../godmode/agentes/configurar_agente.php:287 -#: ../../godmode/agentes/modificar_agente.php:532 ../../godmode/menu.php:140 -#: ../../godmode/massive/massive_copy_modules.php:153 -#: ../../godmode/alerts/configure_alert_command.php:41 +#: ../../extensions/agents_alerts.php:254 +#: ../../godmode/agentes/configurar_agente.php:294 +#: ../../godmode/agentes/modificar_agente.php:578 #: ../../godmode/alerts/alert_actions.php:66 #: ../../godmode/alerts/alert_actions.php:92 #: ../../godmode/alerts/alert_actions.php:110 @@ -408,723 +398,1225 @@ msgstr "次のテンプレート" #: ../../godmode/alerts/alert_actions.php:306 #: ../../godmode/alerts/alert_actions.php:319 #: ../../godmode/alerts/alert_commands.php:249 -#: ../../godmode/alerts/configure_alert_special_days.php:52 +#: ../../godmode/alerts/alert_list.php:326 +#: ../../godmode/alerts/alert_list.php:329 +#: ../../godmode/alerts/alert_special_days.php:44 #: ../../godmode/alerts/alert_templates.php:132 #: ../../godmode/alerts/alert_templates.php:175 #: ../../godmode/alerts/alert_templates.php:194 #: ../../godmode/alerts/alert_templates.php:210 #: ../../godmode/alerts/configure_alert_action.php:56 #: ../../godmode/alerts/configure_alert_action.php:65 +#: ../../godmode/alerts/configure_alert_command.php:41 +#: ../../godmode/alerts/configure_alert_special_days.php:55 #: ../../godmode/alerts/configure_alert_template.php:62 #: ../../godmode/alerts/configure_alert_template.php:82 #: ../../godmode/alerts/configure_alert_template.php:100 -#: ../../godmode/alerts/alert_special_days.php:43 -#: ../../godmode/alerts/alert_list.php:299 -#: ../../godmode/alerts/alert_list.php:302 -#: ../../mobile/include/functions_web.php:25 -#: ../../mobile/operation/agents.php:83 ../../mobile/operation/agents.php:323 -#: ../../mobile/operation/agent.php:219 ../../mobile/operation/alerts.php:154 -#: ../../include/functions_reporting_html.php:1342 -#: ../../include/functions_reporting_html.php:2933 -#: ../../include/functions_graph.php:730 ../../include/functions_graph.php:3701 -#: ../../include/functions_graph.php:4379 -#: ../../include/functions_treeview.php:358 +#: ../../godmode/groups/configure_group.php:170 +#: ../../godmode/groups/group_list.php:339 +#: ../../godmode/massive/massive_copy_modules.php:153 +#: ../../godmode/menu.php:140 ../../include/functions_treeview.php:374 +#: ../../include/functions_graph.php:748 +#: ../../include/functions_graph.php:3941 +#: ../../include/functions_graph.php:4620 +#: ../../include/functions_reporting_html.php:1608 +#: ../../include/functions_reporting_html.php:3243 #: ../../include/functions_reports.php:609 #: ../../include/functions_reports.php:611 -#: ../../include/functions_reports.php:614 ../../operation/search_agents.php:65 -#: ../../operation/search_results.php:93 -#: ../../operation/agentes/estado_agente.php:503 -#: ../../operation/agentes/ver_agente.php:921 -#: ../../operation/agentes/ver_agente.php:1160 +#: ../../include/functions_reports.php:614 +#: ../../mobile/include/functions_web.php:25 +#: ../../mobile/operation/agent.php:253 ../../mobile/operation/agents.php:83 +#: ../../mobile/operation/agents.php:323 ../../mobile/operation/alerts.php:154 +#: ../../operation/agentes/estado_agente.php:528 +#: ../../operation/agentes/ver_agente.php:975 +#: ../../operation/agentes/ver_agente.php:1220 +#: ../../operation/search_agents.php:65 ../../operation/search_results.php:93 +#: ../../enterprise/godmode/alerts/alert_events.php:71 +#: ../../enterprise/godmode/alerts/alert_events_list.php:67 +#: ../../enterprise/godmode/alerts/alert_events_list.php:114 +#: ../../enterprise/godmode/alerts/alert_events_list.php:129 +#: ../../enterprise/godmode/alerts/alert_events_list.php:144 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:91 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:69 +#: ../../enterprise/godmode/policies/policies.php:397 +#: ../../enterprise/godmode/policies/policy_alerts.php:32 +#: ../../enterprise/godmode/services/services.service.php:323 +#: ../../enterprise/include/functions_policies.php:3256 +#: ../../enterprise/include/functions_reporting_pdf.php:739 +#: ../../enterprise/meta/agentsearch.php:98 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1374 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1464 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1584 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:599 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:85 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:103 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:73 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:226 msgid "Alerts" msgstr "アラート" -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:222 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3244 -#: ../../enterprise/extensions/check_acls.php:121 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:20 -#: ../../enterprise/godmode/agentes/inventory_manager.php:149 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:173 -#: ../../enterprise/godmode/policies/policy_alerts.php:240 -#: ../../enterprise/godmode/policies/policy_alerts.php:447 -#: ../../enterprise/godmode/policies/policy_linking.php:121 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:153 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:149 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:408 -#: ../../enterprise/godmode/services/services.elements.php:325 -#: ../../enterprise/godmode/services/services.elements.php:351 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:145 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:203 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1461 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1901 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2051 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2058 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:241 -#: ../../enterprise/include/functions_inventory.php:506 -#: ../../enterprise/include/functions_inventory.php:562 -#: ../../enterprise/include/functions_reporting_pdf.php:752 -#: ../../enterprise/include/functions_reporting_pdf.php:810 -#: ../../enterprise/include/functions_reporting_pdf.php:904 -#: ../../enterprise/include/functions_reporting_pdf.php:1049 -#: ../../enterprise/include/functions_reporting_pdf.php:1093 -#: ../../enterprise/include/functions_reporting_pdf.php:1614 -#: ../../enterprise/include/functions_reporting_pdf.php:1958 -#: ../../enterprise/include/functions_reporting_pdf.php:2185 -#: ../../enterprise/include/functions_reporting_pdf.php:2204 -#: ../../enterprise/include/functions_alert_event.php:924 -#: ../../enterprise/include/functions_reporting_csv.php:209 -#: ../../enterprise/include/functions_reporting_csv.php:233 -#: ../../enterprise/include/functions_reporting_csv.php:290 -#: ../../enterprise/include/functions_reporting_csv.php:316 -#: ../../enterprise/include/functions_reporting_csv.php:382 -#: ../../enterprise/include/functions_reporting_csv.php:409 -#: ../../enterprise/include/functions_reporting_csv.php:444 -#: ../../enterprise/include/functions_reporting_csv.php:480 -#: ../../enterprise/include/functions_reporting_csv.php:517 -#: ../../enterprise/include/functions_reporting_csv.php:585 -#: ../../enterprise/include/functions_reporting_csv.php:621 -#: ../../enterprise/include/functions_reporting_csv.php:657 -#: ../../enterprise/include/functions_reporting_csv.php:693 -#: ../../enterprise/include/functions_reporting_csv.php:729 -#: ../../enterprise/include/functions_reporting_csv.php:765 -#: ../../enterprise/include/functions_reporting_csv.php:814 -#: ../../enterprise/include/functions_reporting_csv.php:861 -#: ../../enterprise/include/functions_reporting_csv.php:933 -#: ../../enterprise/include/functions_reporting_csv.php:1049 -#: ../../enterprise/include/functions_reporting_csv.php:1191 -#: ../../enterprise/include/functions_reporting_csv.php:1261 -#: ../../enterprise/include/functions_reporting.php:1233 -#: ../../enterprise/include/functions_reporting.php:1851 -#: ../../enterprise/include/functions_reporting.php:2628 -#: ../../enterprise/include/functions_services.php:1492 -#: ../../enterprise/operation/agentes/policy_view.php:194 -#: ../../enterprise/operation/agentes/agent_inventory.php:64 -#: ../../enterprise/operation/inventory/inventory.php:169 -#: ../../enterprise/dashboard/widgets/module_icon.php:63 -#: ../../enterprise/dashboard/widgets/module_icon.php:69 -#: ../../enterprise/dashboard/widgets/module_value.php:63 -#: ../../enterprise/dashboard/widgets/module_value.php:69 -#: ../../enterprise/dashboard/widgets/module_table_value.php:60 -#: ../../enterprise/dashboard/widgets/module_table_value.php:66 -#: ../../enterprise/dashboard/widgets/module_status.php:63 -#: ../../enterprise/dashboard/widgets/module_status.php:69 -#: ../../enterprise/dashboard/widgets/single_graph.php:61 -#: ../../enterprise/dashboard/widgets/single_graph.php:67 -#: ../../enterprise/dashboard/widgets/top_n.php:127 -#: ../../enterprise/dashboard/widgets/top_n.php:310 -#: ../../extensions/agents_alerts.php:279 ../../extensions/module_groups.php:43 -#: ../../extensions/insert_data.php:158 -#: ../../godmode/agentes/module_manager_editor_prediction.php:140 +#: ../../extensions/agents_alerts.php:280 +#: ../../extensions/agents_modules.php:161 +#: ../../extensions/insert_data.php:173 ../../extensions/module_groups.php:43 +#: ../../godmode/agentes/agent_manager.php:267 +#: ../../godmode/agentes/module_manager_editor_common.php:690 +#: ../../godmode/agentes/module_manager_editor_common.php:709 +#: ../../godmode/agentes/module_manager_editor_prediction.php:135 +#: ../../godmode/agentes/planned_downtime.editor.php:839 #: ../../godmode/agentes/planned_downtime.list.php:175 -#: ../../godmode/agentes/planned_downtime.editor.php:838 -#: ../../godmode/agentes/module_manager_editor_common.php:639 -#: ../../godmode/agentes/module_manager_editor_common.php:658 -#: ../../godmode/massive/massive_standby_alerts.php:154 -#: ../../godmode/massive/massive_standby_alerts.php:171 +#: ../../godmode/alerts/alert_list.builder.php:71 +#: ../../godmode/alerts/alert_list.list.php:393 +#: ../../godmode/alerts/alert_list.list.php:599 +#: ../../godmode/alerts/alert_view.php:71 +#: ../../godmode/massive/massive_edit_agents.php:296 #: ../../godmode/massive/massive_enable_disable_alerts.php:154 #: ../../godmode/massive/massive_enable_disable_alerts.php:171 -#: ../../godmode/alerts/alert_list.list.php:393 -#: ../../godmode/alerts/alert_list.list.php:590 -#: ../../godmode/alerts/alert_view.php:71 -#: ../../godmode/alerts/alert_list.builder.php:71 -#: ../../godmode/reporting/reporting_builder.list_items.php:295 +#: ../../godmode/massive/massive_standby_alerts.php:154 +#: ../../godmode/massive/massive_standby_alerts.php:171 #: ../../godmode/reporting/graph_builder.graph_editor.php:85 -#: ../../godmode/reporting/reporting_builder.item_editor.php:938 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1430 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1629 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1636 +#: ../../godmode/reporting/reporting_builder.item_editor.php:942 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1492 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1691 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1698 +#: ../../godmode/reporting/reporting_builder.list_items.php:296 #: ../../godmode/reporting/visual_console_builder.elements.php:78 -#: ../../godmode/reporting/visual_console_builder.wizard.php:259 -#: ../../godmode/reporting/visual_console_builder.wizard.php:566 -#: ../../godmode/servers/plugin.php:67 ../../mobile/operation/alerts.php:268 -#: ../../include/functions_visual_map_editor.php:290 -#: ../../include/functions_reporting_html.php:353 -#: ../../include/functions_reporting_html.php:687 -#: ../../include/functions_reporting_html.php:1220 -#: ../../include/functions_reporting_html.php:1607 -#: ../../include/functions_reporting_html.php:1645 -#: ../../include/functions_reporting_html.php:1952 -#: ../../include/functions_reporting_html.php:1995 -#: ../../include/functions_reporting_html.php:2278 -#: ../../include/functions_graph.php:5162 +#: ../../godmode/reporting/visual_console_builder.wizard.php:302 +#: ../../godmode/reporting/visual_console_builder.wizard.php:609 +#: ../../godmode/servers/plugin.php:67 +#: ../../include/ajax/alert_list.ajax.php:140 #: ../../include/functions_treeview.php:66 +#: ../../include/functions_visual_map_editor.php:311 +#: ../../include/functions_graph.php:5403 +#: ../../include/functions_reporting_html.php:397 +#: ../../include/functions_reporting_html.php:731 +#: ../../include/functions_reporting_html.php:1486 +#: ../../include/functions_reporting_html.php:1947 +#: ../../include/functions_reporting_html.php:2249 +#: ../../include/functions_reporting_html.php:2292 +#: ../../include/functions_reporting_html.php:2578 +#: ../../mobile/operation/alerts.php:268 #: ../../operation/agentes/alerts_status.php:428 #: ../../operation/agentes/alerts_status.php:469 #: ../../operation/agentes/alerts_status.php:503 #: ../../operation/agentes/alerts_status.php:537 -#: ../../operation/agentes/exportdata.csv.php:77 -#: ../../operation/agentes/exportdata.php:97 #: ../../operation/agentes/estado_monitores.php:97 +#: ../../operation/agentes/exportdata.csv.php:77 #: ../../operation/agentes/exportdata.excel.php:76 +#: ../../operation/agentes/exportdata.php:97 #: ../../operation/search_alerts.php:42 ../../operation/search_modules.php:35 +#: ../../enterprise/dashboard/widgets/agent_module.php:75 +#: ../../enterprise/dashboard/widgets/graph_availability.php:53 +#: ../../enterprise/dashboard/widgets/graph_availability.php:59 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:54 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:60 +#: ../../enterprise/dashboard/widgets/module_icon.php:63 +#: ../../enterprise/dashboard/widgets/module_icon.php:69 +#: ../../enterprise/dashboard/widgets/module_status.php:63 +#: ../../enterprise/dashboard/widgets/module_status.php:69 +#: ../../enterprise/dashboard/widgets/module_table_value.php:60 +#: ../../enterprise/dashboard/widgets/module_table_value.php:66 +#: ../../enterprise/dashboard/widgets/module_value.php:63 +#: ../../enterprise/dashboard/widgets/module_value.php:69 +#: ../../enterprise/dashboard/widgets/single_graph.php:61 +#: ../../enterprise/dashboard/widgets/single_graph.php:67 +#: ../../enterprise/dashboard/widgets/sla_percent.php:51 +#: ../../enterprise/dashboard/widgets/sla_percent.php:57 +#: ../../enterprise/dashboard/widgets/top_n.php:127 +#: ../../enterprise/dashboard/widgets/top_n.php:310 +#: ../../enterprise/extensions/disabled/check_acls.php:121 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:174 +#: ../../enterprise/godmode/agentes/inventory_manager.php:149 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:19 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:408 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:149 +#: ../../enterprise/godmode/policies/policy_alerts.php:240 +#: ../../enterprise/godmode/policies/policy_alerts.php:447 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:153 +#: ../../enterprise/godmode/policies/policy_linking.php:121 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:145 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:203 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1476 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1949 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2099 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2106 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:241 +#: ../../enterprise/godmode/services/services.elements.php:334 +#: ../../enterprise/godmode/services/services.elements.php:360 +#: ../../enterprise/include/functions_alert_event.php:924 +#: ../../enterprise/include/functions_inventory.php:507 +#: ../../enterprise/include/functions_inventory.php:563 +#: ../../enterprise/include/functions_reporting.php:1263 +#: ../../enterprise/include/functions_reporting.php:2035 +#: ../../enterprise/include/functions_reporting.php:2812 +#: ../../enterprise/include/functions_reporting_csv.php:264 +#: ../../enterprise/include/functions_reporting_csv.php:288 +#: ../../enterprise/include/functions_reporting_csv.php:345 +#: ../../enterprise/include/functions_reporting_csv.php:371 +#: ../../enterprise/include/functions_reporting_csv.php:437 +#: ../../enterprise/include/functions_reporting_csv.php:464 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:535 +#: ../../enterprise/include/functions_reporting_csv.php:572 +#: ../../enterprise/include/functions_reporting_csv.php:640 +#: ../../enterprise/include/functions_reporting_csv.php:676 +#: ../../enterprise/include/functions_reporting_csv.php:712 +#: ../../enterprise/include/functions_reporting_csv.php:748 +#: ../../enterprise/include/functions_reporting_csv.php:784 +#: ../../enterprise/include/functions_reporting_csv.php:820 +#: ../../enterprise/include/functions_reporting_csv.php:869 +#: ../../enterprise/include/functions_reporting_csv.php:916 +#: ../../enterprise/include/functions_reporting_csv.php:988 +#: ../../enterprise/include/functions_reporting_csv.php:1104 +#: ../../enterprise/include/functions_reporting_csv.php:1246 +#: ../../enterprise/include/functions_reporting_csv.php:1316 +#: ../../enterprise/include/functions_reporting_pdf.php:777 +#: ../../enterprise/include/functions_reporting_pdf.php:835 +#: ../../enterprise/include/functions_reporting_pdf.php:929 +#: ../../enterprise/include/functions_reporting_pdf.php:1248 +#: ../../enterprise/include/functions_reporting_pdf.php:1592 +#: ../../enterprise/include/functions_reporting_pdf.php:1830 +#: ../../enterprise/include/functions_reporting_pdf.php:1849 +#: ../../enterprise/include/functions_services.php:1492 +#: ../../enterprise/meta/include/functions_wizard_meta.php:3255 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:222 +#: ../../enterprise/operation/agentes/agent_inventory.php:64 +#: ../../enterprise/operation/agentes/policy_view.php:194 +#: ../../enterprise/operation/inventory/inventory.php:169 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:191 msgid "Module" msgstr "モジュール" -#: ../../enterprise/extensions/ipam/ipam_list.php:200 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:158 -#: ../../enterprise/godmode/policies/policy_alerts.php:455 -#: ../../enterprise/godmode/policies/policy_modules.php:1044 -#: ../../enterprise/godmode/admin_access_logs.php:25 -#: ../../enterprise/godmode/alerts/alert_events.php:510 -#: ../../enterprise/godmode/alerts/alert_events.php:522 -#: ../../enterprise/godmode/alerts/alert_events_list.php:424 -#: ../../enterprise/godmode/reporting/graph_template_list.php:130 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:151 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1905 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2052 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2060 -#: ../../enterprise/godmode/servers/manage_export.php:131 -#: ../../enterprise/include/functions_services.php:1432 -#: ../../enterprise/operation/agentes/policy_view.php:196 -#: ../../enterprise/dashboard/widgets/top_n.php:129 -#: ../../extensions/agents_alerts.php:280 -#: ../../godmode/modules/manage_nc_groups.php:194 -#: ../../godmode/modules/manage_network_components.php:554 -#: ../../godmode/modules/manage_network_templates.php:192 -#: ../../godmode/users/configure_user.php:619 -#: ../../godmode/agentes/agent_template.php:226 -#: ../../godmode/agentes/planned_downtime.editor.php:839 -#: ../../godmode/agentes/module_manager.php:532 -#: ../../godmode/netflow/nf_item_list.php:152 -#: ../../godmode/netflow/nf_edit.php:120 -#: ../../godmode/snmpconsole/snmp_alert.php:1066 -#: ../../godmode/snmpconsole/snmp_alert.php:1151 -#: ../../godmode/snmpconsole/snmp_filters.php:133 +#: ../../extensions/agents_alerts.php:281 ../../general/logon_ok.php:222 +#: ../../general/logon_ok.php:419 ../../godmode/admin_access_logs.php:61 +#: ../../godmode/admin_access_logs.php:189 +#: ../../godmode/agentes/agent_template.php:231 +#: ../../godmode/agentes/module_manager.php:568 +#: ../../godmode/agentes/planned_downtime.editor.php:840 +#: ../../godmode/alerts/alert_list.list.php:607 +#: ../../godmode/alerts/alert_view.php:417 +#: ../../godmode/events/event_filter.php:113 +#: ../../godmode/massive/massive_add_action_alerts.php:179 +#: ../../godmode/massive/massive_delete_action_alerts.php:181 +#: ../../godmode/massive/massive_enable_disable_alerts.php:163 #: ../../godmode/massive/massive_operations.php:271 #: ../../godmode/massive/massive_standby_alerts.php:163 -#: ../../godmode/massive/massive_delete_action_alerts.php:164 -#: ../../godmode/massive/massive_enable_disable_alerts.php:163 -#: ../../godmode/massive/massive_add_action_alerts.php:155 -#: ../../godmode/admin_access_logs.php:61 -#: ../../godmode/admin_access_logs.php:189 -#: ../../godmode/alerts/alert_list.list.php:598 -#: ../../godmode/alerts/alert_view.php:417 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1435 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1630 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1639 +#: ../../godmode/modules/manage_nc_groups.php:195 +#: ../../godmode/modules/manage_network_components.php:570 +#: ../../godmode/modules/manage_network_templates.php:192 +#: ../../godmode/netflow/nf_edit.php:120 +#: ../../godmode/netflow/nf_item_list.php:152 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1497 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1692 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1701 #: ../../godmode/reporting/visual_console_builder.elements.php:85 -#: ../../godmode/events/event_filter.php:113 #: ../../godmode/servers/manage_recontask.php:288 -#: ../../mobile/operation/tactical.php:308 -#: ../../include/functions_reporting_html.php:3275 -#: ../../include/functions.php:2305 ../../include/functions_events.php:3436 +#: ../../godmode/snmpconsole/snmp_alert.php:1172 +#: ../../godmode/snmpconsole/snmp_alert.php:1264 +#: ../../godmode/snmpconsole/snmp_filters.php:133 +#: ../../godmode/users/configure_user.php:626 +#: ../../include/ajax/alert_list.ajax.php:148 ../../include/functions.php:2311 #: ../../include/functions_ui_renders.php:97 +#: ../../include/functions_events.php:3617 +#: ../../include/functions_reporting_html.php:1950 +#: ../../include/functions_reporting_html.php:3585 +#: ../../mobile/operation/tactical.php:308 +#: ../../operation/agentes/alerts_status.functions.php:106 #: ../../operation/agentes/alerts_status.php:430 #: ../../operation/agentes/alerts_status.php:471 #: ../../operation/agentes/alerts_status.php:505 #: ../../operation/agentes/alerts_status.php:539 -#: ../../operation/agentes/alerts_status.functions.php:106 -#: ../../operation/agentes/networkmap_list.php:261 -#: ../../operation/snmpconsole/snmp_view.php:539 -#: ../../operation/snmpconsole/snmp_view.php:837 -#: ../../operation/integria_incidents/incident.list.php:102 -#: ../../operation/search_alerts.php:48 -#: ../../operation/incidents/incident.php:343 #: ../../operation/events/events.build_table.php:253 -#: ../../general/logon_ok.php:222 ../../general/logon_ok.php:419 +#: ../../operation/incidents/incident.php:343 +#: ../../operation/search_alerts.php:48 +#: ../../operation/snmpconsole/snmp_view.php:540 +#: ../../operation/snmpconsole/snmp_view.php:838 +#: ../../enterprise/dashboard/widgets/top_n.php:129 +#: ../../enterprise/extensions/ipam/ipam_list.php:200 +#: ../../enterprise/godmode/admin_access_logs.php:25 +#: ../../enterprise/godmode/alerts/alert_events.php:510 +#: ../../enterprise/godmode/alerts/alert_events.php:522 +#: ../../enterprise/godmode/alerts/alert_events_list.php:424 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:158 +#: ../../enterprise/godmode/policies/policy_alerts.php:455 +#: ../../enterprise/godmode/policies/policy_modules.php:1193 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:151 +#: ../../enterprise/godmode/reporting/graph_template_list.php:130 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1953 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2100 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2108 +#: ../../enterprise/godmode/servers/manage_export.php:131 +#: ../../enterprise/include/functions_services.php:1432 +#: ../../enterprise/operation/agentes/policy_view.php:196 msgid "Action" msgstr "アクション" -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1528 -#: ../../enterprise/operation/agentes/policy_view.php:197 -#: ../../extensions/agents_alerts.php:281 -#: ../../godmode/snmpconsole/snmp_alert.php:1063 +#: ../../extensions/agents_alerts.php:282 #: ../../godmode/alerts/alert_view.php:79 -#: ../../include/functions_reporting_html.php:2787 -#: ../../include/functions_treeview.php:408 +#: ../../godmode/snmpconsole/snmp_alert.php:1169 +#: ../../include/functions_treeview.php:424 +#: ../../include/functions_reporting_html.php:3097 #: ../../operation/agentes/alerts_status.php:431 #: ../../operation/agentes/alerts_status.php:472 #: ../../operation/agentes/alerts_status.php:506 #: ../../operation/agentes/alerts_status.php:540 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1528 +#: ../../enterprise/operation/agentes/policy_view.php:197 msgid "Last fired" msgstr "通知日時" -#: ../../enterprise/meta/advanced/servers.build_table.php:60 -#: ../../enterprise/meta/advanced/policymanager.queue.php:222 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1552 -#: ../../enterprise/meta/include/functions_events_meta.php:70 -#: ../../enterprise/meta/agentsearch.php:97 -#: ../../enterprise/extensions/backup/main.php:68 -#: ../../enterprise/godmode/agentes/collection_manager.php:108 -#: ../../enterprise/godmode/agentes/collection_manager.php:166 -#: ../../enterprise/godmode/policies/policy_queue.php:348 -#: ../../enterprise/godmode/policies/policies.php:253 -#: ../../enterprise/godmode/policies/policy_collections.php:124 -#: ../../enterprise/godmode/policies/policy_collections.php:195 -#: ../../enterprise/godmode/policies/policy_agents.php:378 -#: ../../enterprise/godmode/admin_access_logs.php:22 -#: ../../enterprise/godmode/alerts/alert_events_list.php:425 -#: ../../enterprise/include/functions_reporting_pdf.php:1187 -#: ../../enterprise/include/functions_reporting_pdf.php:1335 -#: ../../enterprise/include/functions_reporting_pdf.php:1470 -#: ../../enterprise/include/functions_reporting_pdf.php:1618 -#: ../../enterprise/include/functions_reporting_pdf.php:1959 -#: ../../enterprise/include/functions_reporting_pdf.php:2380 -#: ../../enterprise/include/functions_reporting_pdf.php:2658 -#: ../../enterprise/include/functions_reporting_pdf.php:2708 -#: ../../enterprise/include/functions_reporting_csv.php:1208 -#: ../../enterprise/include/functions_reporting.php:1234 -#: ../../enterprise/include/functions_reporting.php:1852 -#: ../../enterprise/include/functions_reporting.php:2629 -#: ../../enterprise/include/functions_reporting.php:3960 -#: ../../enterprise/include/functions_reporting.php:4261 -#: ../../enterprise/include/functions_services.php:1429 -#: ../../enterprise/operation/agentes/policy_view.php:47 -#: ../../enterprise/operation/agentes/policy_view.php:134 -#: ../../enterprise/operation/agentes/policy_view.php:198 -#: ../../enterprise/operation/agentes/policy_view.php:307 -#: ../../enterprise/operation/agentes/collection_view.php:66 -#: ../../enterprise/operation/services/services.service.php:131 -#: ../../enterprise/operation/services/services.list.php:154 -#: ../../enterprise/operation/services/services.list.php:321 -#: ../../enterprise/dashboard/widgets/tactical.php:32 -#: ../../extensions/agents_alerts.php:282 ../../extensions/net_tools.php:239 -#: ../../godmode/agentes/agent_manager.php:307 +#: ../../extensions/agents_alerts.php:283 ../../extensions/net_tools.php:239 #: ../../godmode/agentes/agent_incidents.php:86 -#: ../../godmode/agentes/module_manager.php:528 -#: ../../godmode/massive/massive_copy_modules.php:83 -#: ../../godmode/massive/massive_copy_modules.php:196 -#: ../../godmode/massive/massive_delete_modules.php:450 -#: ../../godmode/massive/massive_delete_agents.php:119 -#: ../../godmode/massive/massive_edit_agents.php:220 -#: ../../godmode/massive/massive_edit_agents.php:343 +#: ../../godmode/agentes/agent_manager.php:339 +#: ../../godmode/agentes/module_manager.php:564 #: ../../godmode/alerts/alert_list.list.php:411 #: ../../godmode/alerts/alert_view.php:96 #: ../../godmode/events/custom_events.php:83 #: ../../godmode/events/custom_events.php:157 -#: ../../godmode/servers/servers.build_table.php:64 +#: ../../godmode/massive/massive_copy_modules.php:83 +#: ../../godmode/massive/massive_copy_modules.php:196 +#: ../../godmode/massive/massive_delete_agents.php:119 +#: ../../godmode/massive/massive_delete_modules.php:450 +#: ../../godmode/massive/massive_edit_agents.php:222 +#: ../../godmode/massive/massive_edit_agents.php:362 +#: ../../godmode/servers/servers.build_table.php:65 +#: ../../include/ajax/module.php:747 ../../include/functions_events.php:39 +#: ../../include/functions_events.php:2418 +#: ../../include/functions_events.php:3523 +#: ../../include/functions_pandora_networkmap.php:1392 +#: ../../include/functions_reporting_html.php:401 +#: ../../include/functions_reporting_html.php:806 +#: ../../include/functions_reporting_html.php:816 +#: ../../include/functions_reporting_html.php:1021 +#: ../../include/functions_reporting_html.php:1031 +#: ../../include/functions_reporting_html.php:1642 +#: ../../include/functions_reporting_html.php:2074 +#: ../../include/functions_reporting_html.php:2109 +#: ../../include/functions_reporting_html.php:2812 +#: ../../include/functions_snmp_browser.php:435 #: ../../mobile/operation/agents.php:81 ../../mobile/operation/agents.php:111 #: ../../mobile/operation/agents.php:112 ../../mobile/operation/agents.php:184 #: ../../mobile/operation/agents.php:185 ../../mobile/operation/agents.php:321 +#: ../../mobile/operation/alerts.php:75 ../../mobile/operation/alerts.php:76 +#: ../../mobile/operation/alerts.php:194 ../../mobile/operation/alerts.php:195 +#: ../../mobile/operation/alerts.php:274 ../../mobile/operation/events.php:342 +#: ../../mobile/operation/events.php:343 ../../mobile/operation/events.php:493 +#: ../../mobile/operation/events.php:613 ../../mobile/operation/events.php:614 #: ../../mobile/operation/modules.php:119 #: ../../mobile/operation/modules.php:120 #: ../../mobile/operation/modules.php:212 #: ../../mobile/operation/modules.php:213 -#: ../../mobile/operation/modules.php:460 -#: ../../mobile/operation/modules.php:464 -#: ../../mobile/operation/modules.php:468 -#: ../../mobile/operation/modules.php:472 -#: ../../mobile/operation/modules.php:480 -#: ../../mobile/operation/modules.php:485 -#: ../../mobile/operation/modules.php:490 -#: ../../mobile/operation/modules.php:583 -#: ../../mobile/operation/modules.php:647 -#: ../../mobile/operation/modules.php:716 ../../mobile/operation/alerts.php:75 -#: ../../mobile/operation/alerts.php:76 ../../mobile/operation/alerts.php:194 -#: ../../mobile/operation/alerts.php:195 ../../mobile/operation/alerts.php:274 -#: ../../mobile/operation/events.php:342 ../../mobile/operation/events.php:343 -#: ../../mobile/operation/events.php:493 ../../mobile/operation/events.php:613 -#: ../../mobile/operation/events.php:614 -#: ../../include/functions_reporting_html.php:357 -#: ../../include/functions_reporting_html.php:762 -#: ../../include/functions_reporting_html.php:893 -#: ../../include/functions_reporting_html.php:1376 -#: ../../include/functions_reporting_html.php:1777 -#: ../../include/functions_reporting_html.php:1812 -#: ../../include/functions_reporting_html.php:2502 -#: ../../include/ajax/module.php:731 ../../include/functions_reporting.php:6072 -#: ../../include/functions_snmp_browser.php:435 -#: ../../include/functions_events.php:39 -#: ../../include/functions_events.php:2465 -#: ../../include/functions_events.php:3342 ../../operation/search_agents.php:64 +#: ../../mobile/operation/modules.php:502 +#: ../../mobile/operation/modules.php:506 +#: ../../mobile/operation/modules.php:510 +#: ../../mobile/operation/modules.php:514 +#: ../../mobile/operation/modules.php:522 +#: ../../mobile/operation/modules.php:527 +#: ../../mobile/operation/modules.php:532 +#: ../../mobile/operation/modules.php:622 +#: ../../mobile/operation/modules.php:753 +#: ../../operation/agentes/alerts_status.functions.php:83 #: ../../operation/agentes/alerts_status.php:432 #: ../../operation/agentes/alerts_status.php:473 #: ../../operation/agentes/alerts_status.php:507 #: ../../operation/agentes/alerts_status.php:541 #: ../../operation/agentes/estado_agente.php:193 -#: ../../operation/agentes/estado_agente.php:500 -#: ../../operation/agentes/status_monitor.php:967 -#: ../../operation/agentes/alerts_status.functions.php:83 -#: ../../operation/messages/message_list.php:117 -#: ../../operation/snmpconsole/snmp_view.php:404 -#: ../../operation/snmpconsole/snmp_view.php:505 -#: ../../operation/snmpconsole/snmp_view.php:821 -#: ../../operation/integria_incidents/incident.list.php:58 -#: ../../operation/integria_incidents/incident.list.php:96 -#: ../../operation/integria_incidents/incident.incident.php:98 -#: ../../operation/incidents/incident_detail.php:276 +#: ../../operation/agentes/estado_agente.php:525 +#: ../../operation/agentes/status_monitor.php:971 +#: ../../operation/events/events.build_table.php:144 #: ../../operation/incidents/incident.php:240 #: ../../operation/incidents/incident.php:336 -#: ../../operation/search_modules.php:51 -#: ../../operation/events/events.build_table.php:144 +#: ../../operation/incidents/incident_detail.php:276 +#: ../../operation/messages/message_list.php:121 +#: ../../operation/search_agents.php:64 ../../operation/search_modules.php:51 #: ../../operation/servers/recon_view.php:98 +#: ../../operation/snmpconsole/snmp_view.php:404 +#: ../../operation/snmpconsole/snmp_view.php:506 +#: ../../operation/snmpconsole/snmp_view.php:822 +#: ../../enterprise/dashboard/widgets/tactical.php:32 +#: ../../enterprise/extensions/backup/main.php:69 +#: ../../enterprise/extensions/vmware/vmware_view.php:997 +#: ../../enterprise/godmode/admin_access_logs.php:22 +#: ../../enterprise/godmode/agentes/collection_manager.php:108 +#: ../../enterprise/godmode/agentes/collection_manager.php:166 +#: ../../enterprise/godmode/alerts/alert_events_list.php:425 +#: ../../enterprise/godmode/policies/policies.php:253 +#: ../../enterprise/godmode/policies/policy_agents.php:379 +#: ../../enterprise/godmode/policies/policy_collections.php:124 +#: ../../enterprise/godmode/policies/policy_collections.php:195 +#: ../../enterprise/godmode/policies/policy_queue.php:348 +#: ../../enterprise/godmode/servers/list_satellite.php:36 +#: ../../enterprise/include/functions_reporting.php:1264 +#: ../../enterprise/include/functions_reporting.php:2036 +#: ../../enterprise/include/functions_reporting.php:2813 +#: ../../enterprise/include/functions_reporting.php:4391 +#: ../../enterprise/include/functions_reporting.php:4692 +#: ../../enterprise/include/functions_reporting_csv.php:1263 +#: ../../enterprise/include/functions_reporting_pdf.php:1252 +#: ../../enterprise/include/functions_reporting_pdf.php:1593 +#: ../../enterprise/include/functions_reporting_pdf.php:2025 +#: ../../enterprise/include/functions_reporting_pdf.php:2303 +#: ../../enterprise/include/functions_reporting_pdf.php:2353 +#: ../../enterprise/include/functions_services.php:1429 +#: ../../enterprise/meta/advanced/policymanager.queue.php:222 +#: ../../enterprise/meta/advanced/servers.build_table.php:60 +#: ../../enterprise/meta/agentsearch.php:97 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1552 +#: ../../enterprise/meta/include/functions_events_meta.php:70 +#: ../../enterprise/operation/agentes/collection_view.php:66 +#: ../../enterprise/operation/agentes/policy_view.php:47 +#: ../../enterprise/operation/agentes/policy_view.php:134 +#: ../../enterprise/operation/agentes/policy_view.php:198 +#: ../../enterprise/operation/agentes/policy_view.php:307 +#: ../../enterprise/operation/services/services.list.php:175 +#: ../../enterprise/operation/services/services.list.php:342 +#: ../../enterprise/operation/services/services.service.php:140 +#: ../../enterprise/operation/services/services.table_services.php:144 msgid "Status" msgstr "状態" -#: ../../enterprise/meta/advanced/metasetup.visual.php:210 -#: ../../enterprise/meta/advanced/metasetup.visual.php:215 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:99 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1520 +#: ../../extensions/agents_alerts.php:313 +#: ../../godmode/agentes/module_manager_editor_common.php:385 +#: ../../godmode/alerts/alert_list.list.php:504 +#: ../../godmode/alerts/alert_special_days.php:275 +#: ../../godmode/alerts/alert_special_days.php:287 +#: ../../godmode/alerts/alert_view.php:43 +#: ../../godmode/events/event_edit_filter.php:278 +#: ../../godmode/massive/massive_edit_agents.php:404 +#: ../../godmode/setup/gis_step_2.php:367 +#: ../../godmode/setup/gis_step_2.php:451 +#: ../../godmode/setup/setup_visuals.php:180 +#: ../../godmode/setup/setup_visuals.php:559 +#: ../../godmode/setup/setup_visuals.php:571 +#: ../../godmode/users/configure_user.php:451 +#: ../../include/functions_ui.php:896 +#: ../../operation/events/events_list.php:469 +#: ../../operation/gis_maps/gis_map.php:93 +#: ../../operation/snmpconsole/snmp_view.php:395 +#: ../../operation/users/user_edit.php:247 +#: ../../operation/users/user_edit.php:249 +#: ../../operation/users/user_edit.php:257 +#: ../../operation/users/user_edit.php:276 +#: ../../enterprise/dashboard/main_dashboard.php:65 #: ../../enterprise/godmode/policies/policy_alerts.php:304 #: ../../enterprise/godmode/policies/policy_external_alerts.php:199 #: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:83 #: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:88 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:78 #: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:117 #: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:122 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:78 +#: ../../enterprise/meta/advanced/metasetup.visual.php:210 +#: ../../enterprise/meta/advanced/metasetup.visual.php:215 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1520 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:99 #: ../../enterprise/operation/agentes/policy_view.php:253 -#: ../../enterprise/dashboard/main_dashboard.php:109 -#: ../../extensions/agents_alerts.php:312 -#: ../../godmode/users/configure_user.php:448 -#: ../../godmode/agentes/module_manager_editor_common.php:357 -#: ../../godmode/massive/massive_edit_agents.php:385 -#: ../../godmode/alerts/alert_list.list.php:504 -#: ../../godmode/alerts/alert_view.php:43 -#: ../../godmode/setup/gis_step_2.php:367 -#: ../../godmode/setup/gis_step_2.php:451 -#: ../../godmode/setup/setup_visuals.php:159 -#: ../../godmode/setup/setup_visuals.php:536 -#: ../../godmode/setup/setup_visuals.php:548 -#: ../../godmode/events/event_edit_filter.php:267 -#: ../../include/functions_ui.php:895 ../../operation/users/user_edit.php:268 -#: ../../operation/users/user_edit.php:270 -#: ../../operation/users/user_edit.php:278 -#: ../../operation/users/user_edit.php:300 -#: ../../operation/snmpconsole/snmp_view.php:395 -#: ../../operation/gis_maps/gis_map.php:93 -#: ../../operation/events/events_list.php:464 msgid "Default" msgstr "デフォルト" -#: ../../enterprise/meta/monitoring/group_view.php:155 +#: ../../extensions/agents_alerts.php:324 +#: ../../godmode/alerts/alert_list.list.php:642 +#: ../../godmode/alerts/alert_view.php:85 ../../include/functions.php:1033 +#: ../../include/functions_agents.php:2161 +#: ../../include/functions_agents.php:2173 ../../include/functions_ui.php:909 +#: ../../include/functions_events.php:1158 +#: ../../include/functions_events.php:1404 +#: ../../include/functions_reporting.php:7947 +#: ../../mobile/operation/alerts.php:253 +#: ../../operation/agentes/group_view.php:174 +#: ../../operation/events/sound_events.php:82 +#: ../../operation/snmpconsole/snmp_view.php:644 +#: ../../enterprise/godmode/alerts/alert_events_list.php:617 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:637 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:872 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1540 -#: ../../enterprise/godmode/alerts/alert_events_list.php:617 +#: ../../enterprise/meta/monitoring/group_view.php:155 #: ../../enterprise/operation/agentes/policy_view.php:265 -#: ../../extensions/agents_alerts.php:323 -#: ../../godmode/alerts/alert_list.list.php:633 -#: ../../godmode/alerts/alert_view.php:85 ../../mobile/operation/alerts.php:253 -#: ../../include/functions.php:1033 ../../include/functions_agents.php:2092 -#: ../../include/functions_agents.php:2104 ../../include/functions_ui.php:908 -#: ../../include/functions_reporting.php:7703 -#: ../../include/functions_events.php:1145 -#: ../../include/functions_events.php:1463 -#: ../../operation/agentes/group_view.php:174 -#: ../../operation/snmpconsole/snmp_view.php:643 -#: ../../operation/events/sound_events.php:79 msgid "Alert fired" msgstr "発生中アラート" +#: ../../extensions/agents_alerts.php:324 +#: ../../godmode/alerts/alert_list.list.php:642 +#: ../../godmode/alerts/alert_view.php:85 ../../include/functions_ui.php:909 +#: ../../mobile/operation/alerts.php:253 +#: ../../enterprise/godmode/alerts/alert_events_list.php:618 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:872 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1540 -#: ../../enterprise/godmode/alerts/alert_events_list.php:618 #: ../../enterprise/operation/agentes/policy_view.php:265 -#: ../../extensions/agents_alerts.php:323 -#: ../../godmode/alerts/alert_list.list.php:633 -#: ../../godmode/alerts/alert_view.php:85 ../../mobile/operation/alerts.php:253 -#: ../../include/functions_ui.php:908 msgid "times" msgstr "回" +#: ../../extensions/agents_alerts.php:328 +#: ../../godmode/alerts/alert_list.list.php:646 +#: ../../godmode/alerts/alert_view.php:89 ../../include/functions_ui.php:913 +#: ../../include/functions_reporting.php:7953 +#: ../../mobile/operation/alerts.php:257 +#: ../../enterprise/godmode/alerts/alert_events_list.php:622 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:876 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1544 -#: ../../enterprise/godmode/alerts/alert_events_list.php:622 #: ../../enterprise/operation/agentes/policy_view.php:269 -#: ../../extensions/agents_alerts.php:327 -#: ../../godmode/alerts/alert_list.list.php:637 -#: ../../godmode/alerts/alert_view.php:89 ../../mobile/operation/alerts.php:257 -#: ../../include/functions_ui.php:912 -#: ../../include/functions_reporting.php:7709 msgid "Alert disabled" msgstr "無効アラート" +#: ../../extensions/agents_alerts.php:332 +#: ../../godmode/alerts/alert_list.list.php:650 +#: ../../godmode/alerts/alert_view.php:93 +#: ../../include/functions_agents.php:2164 +#: ../../include/functions_agents.php:2176 ../../include/functions_ui.php:917 +#: ../../include/functions_reporting.php:7892 +#: ../../mobile/operation/alerts.php:261 +#: ../../operation/snmpconsole/snmp_view.php:647 +#: ../../enterprise/godmode/alerts/alert_events_list.php:626 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:639 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:880 #: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1548 -#: ../../enterprise/godmode/alerts/alert_events_list.php:626 #: ../../enterprise/operation/agentes/policy_view.php:273 -#: ../../extensions/agents_alerts.php:331 -#: ../../godmode/alerts/alert_list.list.php:641 -#: ../../godmode/alerts/alert_view.php:93 ../../mobile/operation/alerts.php:261 -#: ../../include/functions_agents.php:2095 -#: ../../include/functions_agents.php:2107 ../../include/functions_ui.php:916 -#: ../../include/functions_reporting.php:7648 -#: ../../operation/snmpconsole/snmp_view.php:646 msgid "Alert not fired" msgstr "未通知アラート" +#: ../../extensions/agents_alerts.php:345 ../../extensions/insert_data.php:158 +#: ../../extensions/module_groups.php:41 +#: ../../godmode/agentes/module_manager_editor_common.php:680 +#: ../../godmode/agentes/module_manager_editor_common.php:708 +#: ../../godmode/agentes/module_manager_editor_prediction.php:110 +#: ../../godmode/agentes/planned_downtime.list.php:171 +#: ../../godmode/alerts/alert_list.builder.php:59 +#: ../../godmode/alerts/alert_list.list.php:379 +#: ../../godmode/alerts/alert_list.list.php:590 +#: ../../godmode/alerts/alert_view.php:66 +#: ../../godmode/gis_maps/configure_gis_map.php:420 +#: ../../godmode/massive/massive_copy_modules.php:86 +#: ../../godmode/massive/massive_copy_modules.php:200 +#: ../../godmode/massive/massive_enable_disable_alerts.php:154 +#: ../../godmode/massive/massive_enable_disable_alerts.php:171 +#: ../../godmode/massive/massive_standby_alerts.php:154 +#: ../../godmode/massive/massive_standby_alerts.php:171 +#: ../../godmode/reporting/graph_builder.graph_editor.php:84 +#: ../../godmode/reporting/reporting_builder.item_editor.php:888 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1491 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1690 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1697 +#: ../../godmode/reporting/reporting_builder.list_items.php:291 +#: ../../godmode/reporting/visual_console_builder.elements.php:77 +#: ../../godmode/reporting/visual_console_builder.wizard.php:303 +#: ../../godmode/reporting/visual_console_builder.wizard.php:577 +#: ../../godmode/reporting/visual_console_builder.wizard.php:600 +#: ../../godmode/servers/plugin.php:66 +#: ../../include/ajax/alert_list.ajax.php:131 +#: ../../include/functions_visual_map_editor.php:277 +#: ../../include/functions_graph.php:5287 +#: ../../include/functions_pandora_networkmap.php:1375 +#: ../../include/functions_pandora_networkmap.php:1538 +#: ../../include/functions_reporting_html.php:396 +#: ../../include/functions_reporting_html.php:730 +#: ../../include/functions_reporting_html.php:810 +#: ../../include/functions_reporting_html.php:819 +#: ../../include/functions_reporting_html.php:1485 +#: ../../include/functions_reporting_html.php:1946 +#: ../../include/functions_reporting_html.php:2242 +#: ../../include/functions_reporting_html.php:2285 +#: ../../include/functions_reporting_html.php:2577 +#: ../../include/functions_reporting_html.php:2625 +#: ../../include/functions_reporting_html.php:2868 +#: ../../include/functions_reporting_html.php:3022 +#: ../../include/functions_reporting_html.php:3233 +#: ../../mobile/operation/agents.php:69 ../../mobile/operation/agents.php:309 +#: ../../mobile/operation/alerts.php:266 ../../mobile/operation/events.php:510 +#: ../../mobile/operation/home.php:72 ../../mobile/operation/modules.php:495 +#: ../../operation/agentes/alerts_status.php:427 +#: ../../operation/agentes/alerts_status.php:502 +#: ../../operation/agentes/estado_agente.php:490 +#: ../../operation/agentes/estado_monitores.php:95 +#: ../../operation/agentes/exportdata.csv.php:77 +#: ../../operation/agentes/exportdata.excel.php:76 +#: ../../operation/agentes/exportdata.php:96 +#: ../../operation/agentes/status_monitor.php:948 +#: ../../operation/agentes/ver_agente.php:820 +#: ../../operation/events/events.build_table.php:36 +#: ../../operation/events/sound_events.php:79 +#: ../../operation/gis_maps/ajax.php:216 ../../operation/gis_maps/ajax.php:247 +#: ../../operation/incidents/incident_detail.php:349 +#: ../../operation/search_agents.php:44 ../../operation/search_agents.php:50 +#: ../../operation/search_alerts.php:39 ../../operation/search_modules.php:42 +#: ../../enterprise/dashboard/widgets/agent_module.php:65 +#: ../../enterprise/dashboard/widgets/graph_availability.php:42 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:43 +#: ../../enterprise/dashboard/widgets/module_icon.php:52 +#: ../../enterprise/dashboard/widgets/module_status.php:52 +#: ../../enterprise/dashboard/widgets/module_table_value.php:49 +#: ../../enterprise/dashboard/widgets/module_value.php:52 +#: ../../enterprise/dashboard/widgets/single_graph.php:50 +#: ../../enterprise/dashboard/widgets/sla_percent.php:40 +#: ../../enterprise/dashboard/widgets/top_n.php:126 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:172 +#: ../../enterprise/extensions/ipam/ipam_network.php:537 +#: ../../enterprise/godmode/agentes/collections.agents.php:102 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:77 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:146 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:213 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:84 +#: ../../enterprise/godmode/policies/policy_linking.php:120 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1464 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1948 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2098 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2105 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:231 +#: ../../enterprise/godmode/services/services.elements.php:335 +#: ../../enterprise/godmode/services/services.elements.php:344 +#: ../../enterprise/include/functions_alert_event.php:923 +#: ../../enterprise/include/functions_inventory.php:234 +#: ../../enterprise/include/functions_inventory.php:506 +#: ../../enterprise/include/functions_inventory.php:562 +#: ../../enterprise/include/functions_log.php:332 +#: ../../enterprise/include/functions_reporting.php:1263 +#: ../../enterprise/include/functions_reporting.php:2035 +#: ../../enterprise/include/functions_reporting.php:2812 +#: ../../enterprise/include/functions_reporting_csv.php:264 +#: ../../enterprise/include/functions_reporting_csv.php:287 +#: ../../enterprise/include/functions_reporting_csv.php:345 +#: ../../enterprise/include/functions_reporting_csv.php:371 +#: ../../enterprise/include/functions_reporting_csv.php:437 +#: ../../enterprise/include/functions_reporting_csv.php:464 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:535 +#: ../../enterprise/include/functions_reporting_csv.php:572 +#: ../../enterprise/include/functions_reporting_csv.php:640 +#: ../../enterprise/include/functions_reporting_csv.php:676 +#: ../../enterprise/include/functions_reporting_csv.php:712 +#: ../../enterprise/include/functions_reporting_csv.php:748 +#: ../../enterprise/include/functions_reporting_csv.php:784 +#: ../../enterprise/include/functions_reporting_csv.php:820 +#: ../../enterprise/include/functions_reporting_csv.php:868 +#: ../../enterprise/include/functions_reporting_csv.php:915 +#: ../../enterprise/include/functions_reporting_csv.php:987 +#: ../../enterprise/include/functions_reporting_csv.php:1103 +#: ../../enterprise/include/functions_reporting_csv.php:1245 +#: ../../enterprise/include/functions_reporting_csv.php:1315 +#: ../../enterprise/include/functions_reporting_pdf.php:776 +#: ../../enterprise/include/functions_reporting_pdf.php:834 +#: ../../enterprise/include/functions_reporting_pdf.php:862 +#: ../../enterprise/include/functions_reporting_pdf.php:928 +#: ../../enterprise/include/functions_reporting_pdf.php:1247 +#: ../../enterprise/include/functions_reporting_pdf.php:1592 +#: ../../enterprise/include/functions_reporting_pdf.php:1825 +#: ../../enterprise/include/functions_reporting_pdf.php:1843 +#: ../../enterprise/include/functions_services.php:1442 +#: ../../enterprise/meta/agentsearch.php:92 +#: ../../enterprise/meta/include/functions_wizard_meta.php:3248 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:245 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:333 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:404 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:512 #: ../../enterprise/meta/monitoring/wizard/wizard.main.php:593 -#: ../../enterprise/meta/include/functions_wizard_meta.php:3237 -#: ../../enterprise/meta/agentsearch.php:92 -#: ../../enterprise/extensions/ipam/ipam_network.php:537 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:172 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:213 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:84 -#: ../../enterprise/godmode/policies/policy_linking.php:120 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:146 -#: ../../enterprise/godmode/services/services.elements.php:326 -#: ../../enterprise/godmode/services/services.elements.php:335 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1449 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1900 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2050 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2057 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:231 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1648 -#: ../../enterprise/include/functions_log.php:332 -#: ../../enterprise/include/functions_inventory.php:233 -#: ../../enterprise/include/functions_inventory.php:505 -#: ../../enterprise/include/functions_inventory.php:561 -#: ../../enterprise/include/functions_reporting_pdf.php:751 -#: ../../enterprise/include/functions_reporting_pdf.php:809 -#: ../../enterprise/include/functions_reporting_pdf.php:837 -#: ../../enterprise/include/functions_reporting_pdf.php:903 -#: ../../enterprise/include/functions_reporting_pdf.php:1092 -#: ../../enterprise/include/functions_reporting_pdf.php:1338 -#: ../../enterprise/include/functions_reporting_pdf.php:1613 -#: ../../enterprise/include/functions_reporting_pdf.php:1958 -#: ../../enterprise/include/functions_reporting_pdf.php:2180 -#: ../../enterprise/include/functions_reporting_pdf.php:2198 -#: ../../enterprise/include/functions_alert_event.php:923 -#: ../../enterprise/include/functions_reporting_csv.php:209 -#: ../../enterprise/include/functions_reporting_csv.php:232 -#: ../../enterprise/include/functions_reporting_csv.php:290 -#: ../../enterprise/include/functions_reporting_csv.php:316 -#: ../../enterprise/include/functions_reporting_csv.php:382 -#: ../../enterprise/include/functions_reporting_csv.php:409 -#: ../../enterprise/include/functions_reporting_csv.php:444 -#: ../../enterprise/include/functions_reporting_csv.php:480 -#: ../../enterprise/include/functions_reporting_csv.php:517 -#: ../../enterprise/include/functions_reporting_csv.php:585 -#: ../../enterprise/include/functions_reporting_csv.php:621 -#: ../../enterprise/include/functions_reporting_csv.php:657 -#: ../../enterprise/include/functions_reporting_csv.php:693 -#: ../../enterprise/include/functions_reporting_csv.php:729 -#: ../../enterprise/include/functions_reporting_csv.php:765 -#: ../../enterprise/include/functions_reporting_csv.php:813 -#: ../../enterprise/include/functions_reporting_csv.php:860 -#: ../../enterprise/include/functions_reporting_csv.php:932 -#: ../../enterprise/include/functions_reporting_csv.php:1048 -#: ../../enterprise/include/functions_reporting_csv.php:1190 -#: ../../enterprise/include/functions_reporting_csv.php:1260 -#: ../../enterprise/include/functions_reporting.php:1233 -#: ../../enterprise/include/functions_reporting.php:1851 -#: ../../enterprise/include/functions_reporting.php:2628 -#: ../../enterprise/include/functions_services.php:1442 -#: ../../enterprise/operation/log/log_viewer.php:193 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:119 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:270 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:359 #: ../../enterprise/operation/inventory/inventory.php:206 -#: ../../enterprise/dashboard/widgets/module_icon.php:52 -#: ../../enterprise/dashboard/widgets/module_value.php:52 -#: ../../enterprise/dashboard/widgets/module_table_value.php:49 -#: ../../enterprise/dashboard/widgets/module_status.php:52 -#: ../../enterprise/dashboard/widgets/single_graph.php:50 -#: ../../enterprise/dashboard/widgets/top_n.php:126 -#: ../../extensions/agents_alerts.php:344 ../../extensions/module_groups.php:41 -#: ../../extensions/insert_data.php:147 -#: ../../godmode/agentes/module_manager_editor_prediction.php:115 -#: ../../godmode/agentes/planned_downtime.list.php:171 -#: ../../godmode/agentes/module_manager_editor_common.php:629 -#: ../../godmode/agentes/module_manager_editor_common.php:657 -#: ../../godmode/gis_maps/configure_gis_map.php:420 -#: ../../godmode/massive/massive_copy_modules.php:86 -#: ../../godmode/massive/massive_copy_modules.php:200 -#: ../../godmode/massive/massive_standby_alerts.php:154 -#: ../../godmode/massive/massive_standby_alerts.php:171 -#: ../../godmode/massive/massive_enable_disable_alerts.php:154 -#: ../../godmode/massive/massive_enable_disable_alerts.php:171 -#: ../../godmode/alerts/alert_list.list.php:379 -#: ../../godmode/alerts/alert_list.list.php:581 -#: ../../godmode/alerts/alert_view.php:66 -#: ../../godmode/alerts/alert_list.builder.php:59 -#: ../../godmode/reporting/reporting_builder.list_items.php:290 -#: ../../godmode/reporting/graph_builder.graph_editor.php:84 -#: ../../godmode/reporting/reporting_builder.item_editor.php:884 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1429 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1628 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1635 -#: ../../godmode/reporting/visual_console_builder.elements.php:77 -#: ../../godmode/reporting/visual_console_builder.wizard.php:260 -#: ../../godmode/reporting/visual_console_builder.wizard.php:534 -#: ../../godmode/reporting/visual_console_builder.wizard.php:557 -#: ../../godmode/servers/plugin.php:66 ../../mobile/operation/agents.php:69 -#: ../../mobile/operation/agents.php:309 ../../mobile/operation/modules.php:454 -#: ../../mobile/operation/home.php:72 ../../mobile/operation/alerts.php:266 -#: ../../mobile/operation/events.php:510 -#: ../../include/functions_visual_map_editor.php:257 -#: ../../include/functions_reporting_html.php:352 -#: ../../include/functions_reporting_html.php:686 -#: ../../include/functions_reporting_html.php:765 -#: ../../include/functions_reporting_html.php:1219 -#: ../../include/functions_reporting_html.php:1606 -#: ../../include/functions_reporting_html.php:1945 -#: ../../include/functions_reporting_html.php:1988 -#: ../../include/functions_reporting_html.php:2277 -#: ../../include/functions_reporting_html.php:2315 -#: ../../include/functions_reporting_html.php:2558 -#: ../../include/functions_reporting_html.php:2712 -#: ../../include/functions_reporting_html.php:2923 -#: ../../include/functions_graph.php:5046 -#: ../../include/functions_reporting.php:6075 -#: ../../operation/search_agents.php:44 ../../operation/search_agents.php:50 -#: ../../operation/agentes/alerts_status.php:427 -#: ../../operation/agentes/alerts_status.php:502 -#: ../../operation/agentes/exportdata.csv.php:77 -#: ../../operation/agentes/estado_agente.php:471 -#: ../../operation/agentes/exportdata.php:96 -#: ../../operation/agentes/status_monitor.php:944 -#: ../../operation/agentes/estado_monitores.php:95 -#: ../../operation/agentes/ver_agente.php:766 -#: ../../operation/agentes/exportdata.excel.php:76 -#: ../../operation/gis_maps/ajax.php:216 ../../operation/gis_maps/ajax.php:247 -#: ../../operation/search_alerts.php:39 -#: ../../operation/incidents/incident_detail.php:349 -#: ../../operation/search_modules.php:42 -#: ../../operation/events/events.build_table.php:36 +#: ../../enterprise/operation/log/log_viewer.php:193 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:186 msgid "Agent" msgstr "エージェント" -#: ../../enterprise/godmode/policies/policy_alerts.php:239 -#: ../../enterprise/godmode/policies/policy_alerts.php:438 -#: ../../enterprise/include/functions_reporting_pdf.php:1050 -#: ../../enterprise/include/functions_reporting_pdf.php:1094 -#: ../../enterprise/include/functions_reporting_pdf.php:1139 -#: ../../enterprise/operation/agentes/policy_view.php:195 -#: ../../extensions/agents_alerts.php:344 +#: ../../extensions/agents_alerts.php:345 +#: ../../godmode/alerts/alert_list.builder.php:113 #: ../../godmode/alerts/alert_list.list.php:407 #: ../../godmode/alerts/alert_view.php:75 -#: ../../godmode/alerts/alert_list.builder.php:113 +#: ../../include/functions_treeview.php:381 +#: ../../include/functions_treeview.php:422 +#: ../../include/functions_reporting_html.php:1948 +#: ../../include/functions_reporting_html.php:1951 #: ../../mobile/operation/alerts.php:270 -#: ../../include/functions_reporting_html.php:1608 -#: ../../include/functions_reporting_html.php:1646 -#: ../../include/functions_reporting_html.php:1682 -#: ../../include/functions_treeview.php:365 -#: ../../include/functions_treeview.php:406 #: ../../operation/agentes/alerts_status.php:429 #: ../../operation/agentes/alerts_status.php:470 #: ../../operation/agentes/alerts_status.php:504 #: ../../operation/agentes/alerts_status.php:538 #: ../../operation/search_alerts.php:45 #: ../../operation/servers/recon_view.php:101 +#: ../../enterprise/extensions/cron/main.php:246 +#: ../../enterprise/godmode/policies/policy_alerts.php:239 +#: ../../enterprise/godmode/policies/policy_alerts.php:438 +#: ../../enterprise/operation/agentes/policy_view.php:195 msgid "Template" msgstr "テンプレート" -#: ../../extensions/agents_alerts.php:347 +#: ../../extensions/agents_alerts.php:348 msgid "Agents/Alerts view" msgstr "エージェント/アラート 表示" -#: ../../extensions/ssh_gateway.php:52 -msgid "You need to specify a user and a host address" -msgstr "ユーザとホストのアドレスを指定する必要があります" +#: ../../extensions/agents_modules.php:132 +#: ../../godmode/agentes/module_manager_editor_common.php:173 +#: ../../godmode/massive/massive_edit_modules.php:518 +#: ../../godmode/modules/manage_network_components_form_common.php:95 +#: ../../godmode/reporting/reporting_builder.item_editor.php:877 +#: ../../include/functions_treeview.php:123 +#: ../../include/functions_events.php:2078 +#: ../../include/functions_graph.php:5309 +#: ../../mobile/operation/modules.php:140 +#: ../../mobile/operation/modules.php:141 +#: ../../mobile/operation/modules.php:229 +#: ../../mobile/operation/modules.php:230 +#: ../../operation/agentes/estado_monitores.php:463 +#: ../../operation/agentes/status_monitor.php:311 +#: ../../operation/agentes/ver_agente.php:812 +#: ../../enterprise/godmode/modules/configure_local_component.php:211 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1453 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1377 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:157 +#: ../../enterprise/operation/agentes/ver_agente.php:33 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:206 +msgid "Module group" +msgstr "モジュールグループ" -#: ../../extensions/ssh_gateway.php:57 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:66 -msgid "Host address" -msgstr "ホストアドレス" +#: ../../extensions/agents_modules.php:134 +#: ../../extensions/files_repo/files_repo_form.php:50 +#: ../../general/subselect_data_module.php:42 +#: ../../godmode/admin_access_logs.php:62 +#: ../../godmode/admin_access_logs.php:64 +#: ../../godmode/alerts/alert_list.list.php:122 +#: ../../godmode/alerts/alert_list.list.php:128 +#: ../../godmode/alerts/alert_list.list.php:137 +#: ../../godmode/alerts/alert_list.list.php:142 +#: ../../godmode/alerts/alert_list.php:291 +#: ../../godmode/alerts/alert_list.php:345 +#: ../../godmode/alerts/alert_list.php:358 +#: ../../godmode/alerts/alert_templates.php:255 +#: ../../godmode/events/event_edit_filter.php:237 +#: ../../godmode/events/event_edit_filter.php:241 +#: ../../godmode/events/event_edit_filter.php:382 +#: ../../godmode/massive/massive_copy_modules.php:85 +#: ../../godmode/massive/massive_copy_modules.php:198 +#: ../../godmode/massive/massive_delete_agents.php:121 +#: ../../godmode/massive/massive_delete_agents.php:124 +#: ../../godmode/massive/massive_delete_modules.php:409 +#: ../../godmode/massive/massive_delete_modules.php:437 +#: ../../godmode/massive/massive_delete_modules.php:460 +#: ../../godmode/massive/massive_delete_modules.php:474 +#: ../../godmode/massive/massive_edit_agents.php:224 +#: ../../godmode/massive/massive_edit_agents.php:226 +#: ../../godmode/massive/massive_edit_modules.php:253 +#: ../../godmode/massive/massive_edit_modules.php:281 +#: ../../godmode/massive/massive_edit_modules.php:303 +#: ../../godmode/massive/massive_edit_modules.php:334 +#: ../../godmode/modules/manage_network_components.php:515 +#: ../../godmode/modules/manage_network_templates_form.php:267 +#: ../../godmode/reporting/reporting_builder.item_editor.php:882 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1042 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1352 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1364 +#: ../../godmode/reporting/reporting_builder.list_items.php:163 +#: ../../godmode/reporting/reporting_builder.list_items.php:165 +#: ../../godmode/reporting/reporting_builder.list_items.php:167 +#: ../../godmode/reporting/reporting_builder.list_items.php:189 +#: ../../godmode/reporting/reporting_builder.list_items.php:192 +#: ../../godmode/reporting/reporting_builder.list_items.php:195 +#: ../../godmode/reporting/visual_console_builder.wizard.php:249 +#: ../../godmode/reporting/visual_console_builder.wizard.php:254 +#: ../../godmode/setup/gis_step_2.php:154 ../../include/functions.php:904 +#: ../../include/functions.php:1127 ../../include/functions_users.php:187 +#: ../../include/functions_users.php:192 ../../include/functions_users.php:886 +#: ../../include/functions_events.php:3342 +#: ../../include/functions_events.php:3855 +#: ../../include/functions_graph.php:2875 +#: ../../include/functions_groups.php:616 +#: ../../include/functions_groups.php:2359 +#: ../../include/functions_modules.php:2497 +#: ../../include/functions_modules.php:2498 +#: ../../include/functions_reporting.php:1664 +#: ../../mobile/operation/agents.php:32 ../../mobile/operation/alerts.php:37 +#: ../../mobile/operation/alerts.php:43 ../../mobile/operation/events.php:624 +#: ../../mobile/operation/events.php:634 +#: ../../mobile/operation/events.php:1082 +#: ../../mobile/operation/events.php:1101 +#: ../../mobile/operation/modules.php:38 +#: ../../mobile/operation/modules.php:225 +#: ../../mobile/operation/modules.php:240 +#: ../../mobile/operation/networkmaps.php:137 +#: ../../mobile/operation/networkmaps.php:227 +#: ../../operation/agentes/alerts_status.functions.php:73 +#: ../../operation/agentes/alerts_status.functions.php:79 +#: ../../operation/agentes/alerts_status.functions.php:94 +#: ../../operation/agentes/alerts_status.functions.php:111 +#: ../../operation/agentes/alerts_status.functions.php:113 +#: ../../operation/agentes/estado_agente.php:194 +#: ../../operation/agentes/estado_monitores.php:447 +#: ../../operation/agentes/estado_monitores.php:466 +#: ../../operation/agentes/status_monitor.php:307 +#: ../../operation/agentes/status_monitor.php:324 +#: ../../operation/agentes/status_monitor.php:334 +#: ../../operation/agentes/status_monitor.php:353 +#: ../../operation/agentes/status_monitor.php:396 +#: ../../operation/agentes/status_monitor.php:398 +#: ../../operation/agentes/status_monitor.php:463 +#: ../../operation/events/events.build_query.php:118 +#: ../../operation/events/events.build_table.php:494 +#: ../../operation/events/events_list.php:450 +#: ../../operation/events/events_list.php:454 +#: ../../operation/events/events_list.php:462 +#: ../../operation/events/events_list.php:561 +#: ../../operation/events/events_list.php:564 +#: ../../operation/events/events_rss.php:110 +#: ../../operation/events/export_csv.php:54 +#: ../../operation/gis_maps/render_view.php:146 +#: ../../operation/snmpconsole/snmp_view.php:384 +#: ../../operation/snmpconsole/snmp_view.php:401 +#: ../../operation/snmpconsole/snmp_view.php:406 +#: ../../operation/snmpconsole/snmp_view.php:546 ../../operation/tree.php:130 +#: ../../operation/tree.php:155 +#: ../../enterprise/dashboard/widgets/events_list.php:52 +#: ../../enterprise/dashboard/widgets/tree_view.php:52 +#: ../../enterprise/dashboard/widgets/tree_view.php:65 +#: ../../enterprise/extensions/ipam/ipam_network.php:305 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:204 +#: ../../enterprise/godmode/modules/local_components.php:438 +#: ../../enterprise/godmode/modules/local_components.php:448 +#: ../../enterprise/godmode/modules/local_components.php:462 +#: ../../enterprise/godmode/policies/policy_agents.php:370 +#: ../../enterprise/godmode/policies/policy_queue.php:340 +#: ../../enterprise/godmode/policies/policy_queue.php:344 +#: ../../enterprise/godmode/policies/policy_queue.php:350 +#: ../../enterprise/godmode/policies/policy_queue.php:407 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:153 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:121 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1441 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1443 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1458 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1676 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1688 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:236 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:128 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:290 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:301 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:127 +#: ../../enterprise/godmode/setup/setup_acl.php:96 +#: ../../enterprise/godmode/setup/setup_acl.php:101 +#: ../../enterprise/godmode/setup/setup_acl.php:106 +#: ../../enterprise/godmode/setup/setup_acl.php:312 +#: ../../enterprise/godmode/setup/setup_acl.php:322 +#: ../../enterprise/godmode/setup/setup_acl.php:334 +#: ../../enterprise/godmode/setup/setup_acl.php:379 +#: ../../enterprise/godmode/setup/setup_acl.php:408 +#: ../../enterprise/include/functions_metaconsole.php:628 +#: ../../enterprise/include/functions_metaconsole.php:629 +#: ../../enterprise/include/functions_metaconsole.php:1233 +#: ../../enterprise/meta/advanced/policymanager.queue.php:214 +#: ../../enterprise/meta/advanced/policymanager.queue.php:218 +#: ../../enterprise/meta/advanced/policymanager.queue.php:224 +#: ../../enterprise/meta/advanced/policymanager.queue.php:298 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:226 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:265 +#: ../../enterprise/meta/include/functions_agents_meta.php:1053 +#: ../../enterprise/meta/include/functions_html_meta.php:51 +#: ../../enterprise/meta/include/functions_users_meta.php:79 +#: ../../enterprise/meta/include/functions_users_meta.php:89 +#: ../../enterprise/meta/include/functions_wizard_meta.php:251 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:218 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:374 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:105 +#: ../../enterprise/operation/agentes/agent_inventory.php:69 +#: ../../enterprise/operation/inventory/inventory.php:55 +#: ../../enterprise/operation/inventory/inventory.php:57 +#: ../../enterprise/operation/inventory/inventory.php:120 +#: ../../enterprise/operation/inventory/inventory.php:122 +#: ../../enterprise/operation/inventory/inventory.php:176 +#: ../../enterprise/operation/log/log_viewer.php:194 +#: ../../enterprise/operation/log/log_viewer.php:212 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:32 +msgid "All" +msgstr "全て" -#: ../../enterprise/meta/include/functions_wizard_meta.php:398 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1307 +#: ../../extensions/agents_modules.php:154 +#: ../../extensions/agents_modules.php:156 +#: ../../godmode/massive/massive_add_action_alerts.php:171 +#: ../../godmode/massive/massive_add_alerts.php:169 +#: ../../godmode/massive/massive_delete_action_alerts.php:172 +#: ../../godmode/massive/massive_delete_alerts.php:229 +#: ../../godmode/massive/massive_delete_modules.php:501 +#: ../../godmode/massive/massive_edit_modules.php:349 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1013 +#: ../../enterprise/dashboard/widgets/agent_module.php:69 +#: ../../enterprise/dashboard/widgets/agent_module.php:71 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:228 +msgid "Show common modules" +msgstr "共通モジュールの表示" + +#: ../../extensions/agents_modules.php:155 +#: ../../godmode/massive/massive_add_action_alerts.php:172 +#: ../../godmode/massive/massive_add_alerts.php:169 +#: ../../godmode/massive/massive_delete_action_alerts.php:173 +#: ../../godmode/massive/massive_delete_alerts.php:229 +#: ../../godmode/massive/massive_delete_modules.php:501 +#: ../../godmode/massive/massive_edit_modules.php:350 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1014 +#: ../../enterprise/dashboard/widgets/agent_module.php:72 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:229 +msgid "Show all modules" +msgstr "全モジュール表示" + +#: ../../extensions/agents_modules.php:165 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1463 +#: ../../include/functions_visual_map_editor.php:622 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1916 +msgid "Update item" +msgstr "アイテム更新" + +#: ../../extensions/agents_modules.php:176 +#: ../../include/functions_reports.php:588 +#: ../../include/graphs/functions_pchart.php:1149 +msgid "Agents/Modules" +msgstr "エージェント/モジュール" + +#: ../../extensions/agents_modules.php:305 +#: ../../include/functions_reporting.php:1686 +msgid "There are no agents with modules" +msgstr "モジュールが定義されたエージェントがありません。" + +#: ../../extensions/agents_modules.php:313 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:804 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:437 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:311 +#: ../../godmode/agentes/configurar_agente.php:284 +#: ../../godmode/agentes/configurar_agente.php:515 +#: ../../godmode/agentes/modificar_agente.php:574 +#: ../../godmode/agentes/planned_downtime.editor.php:757 +#: ../../godmode/agentes/planned_downtime.editor.php:831 +#: ../../godmode/db/db_refine.php:95 +#: ../../godmode/massive/massive_add_tags.php:139 +#: ../../godmode/massive/massive_copy_modules.php:144 +#: ../../godmode/massive/massive_delete_modules.php:479 +#: ../../godmode/massive/massive_delete_tags.php:199 +#: ../../godmode/massive/massive_edit_modules.php:308 +#: ../../godmode/massive/massive_edit_plugins.php:308 +#: ../../godmode/reporting/graph_builder.graph_editor.php:148 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1021 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1048 +#: ../../godmode/reporting/reporting_builder.list_items.php:164 +#: ../../godmode/reporting/reporting_builder.list_items.php:190 +#: ../../godmode/reporting/visual_console_builder.wizard.php:294 +#: ../../godmode/servers/servers.build_table.php:68 +#: ../../include/functions_reporting_html.php:1322 +#: ../../include/functions_reporting_html.php:3234 +#: ../../include/functions_reports.php:563 +#: ../../include/functions_reports.php:565 +#: ../../include/functions_reports.php:567 +#: ../../include/functions_reports.php:569 +#: ../../include/functions_reports.php:571 +#: ../../include/functions_reports.php:573 +#: ../../include/functions_reports.php:575 +#: ../../mobile/operation/agent.php:236 ../../mobile/operation/agents.php:79 +#: ../../mobile/operation/agents.php:326 ../../mobile/operation/agents.php:327 +#: ../../mobile/operation/home.php:64 ../../mobile/operation/modules.php:186 +#: ../../operation/agentes/estado_agente.php:522 +#: ../../operation/agentes/exportdata.php:275 +#: ../../operation/agentes/graphs.php:123 +#: ../../operation/agentes/group_view.php:121 +#: ../../operation/agentes/group_view.php:159 +#: ../../operation/search_agents.php:63 ../../operation/search_results.php:133 +#: ../../operation/tree.php:73 +#: ../../enterprise/dashboard/widgets/agent_module.php:244 +#: ../../enterprise/dashboard/widgets/tree_view.php:37 +#: ../../enterprise/dashboard/widgets/service_map.php:98 +#: ../../enterprise/dashboard/widgets/top_n.php:332 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:104 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 +#: ../../enterprise/godmode/policies/policies.php:389 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:788 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:430 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:309 +#: ../../enterprise/godmode/policies/policy_modules.php:389 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:172 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:138 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:161 +#: ../../enterprise/include/functions_policies.php:3208 +#: ../../enterprise/include/functions_reporting_pdf.php:557 +#: ../../enterprise/include/functions_reporting_pdf.php:716 +#: ../../enterprise/meta/advanced/servers.build_table.php:63 +#: ../../enterprise/meta/agentsearch.php:96 +#: ../../enterprise/meta/include/functions_wizard_meta.php:305 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1649 +#: ../../enterprise/meta/monitoring/group_view.php:99 +#: ../../enterprise/meta/monitoring/group_view.php:137 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:64 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:407 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:515 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:596 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:225 +#: ../../enterprise/operation/services/services.service_map.php:140 +msgid "Modules" +msgstr "モジュール" + +#: ../../extensions/agents_modules.php:331 +msgid "Previous modules" +msgstr "前のモジュールへ" + +#: ../../extensions/agents_modules.php:370 +msgid "More modules" +msgstr "次のモジュールへ" + +#: ../../extensions/agents_modules.php:490 +#: ../../extensions/module_groups.php:296 +#: ../../godmode/snmpconsole/snmp_alert.php:1343 +#: ../../include/functions_reporting_html.php:1445 +#: ../../operation/snmpconsole/snmp_view.php:844 +#: ../../enterprise/dashboard/widgets/service_map.php:49 +#: ../../enterprise/dashboard/widgets/service_map.php:74 +#: ../../enterprise/operation/services/services.service_map.php:116 +msgid "Legend" +msgstr "凡例" + +#: ../../extensions/agents_modules.php:491 +#: ../../include/functions_reporting_html.php:1446 +msgid "Orange cell when the module has fired alerts" +msgstr "オレンジのセルは、アラート発生中を示します。" + +#: ../../extensions/agents_modules.php:492 +#: ../../include/functions_reporting_html.php:1447 +msgid "Red cell when the module has a critical status" +msgstr "赤のセルは、障害状態を示します。" + +#: ../../extensions/agents_modules.php:493 +#: ../../include/functions_reporting_html.php:1448 +msgid "Yellow cell when the module has a warning status" +msgstr "黄色のセルは、警告状態を示します。" + +#: ../../extensions/agents_modules.php:494 +#: ../../include/functions_reporting_html.php:1449 +msgid "Green cell when the module has a normal status" +msgstr "緑のセルは、正常状態を示します。" + +#: ../../extensions/agents_modules.php:495 +#: ../../include/functions_reporting_html.php:1450 +msgid "Grey cell when the module has an unknown status" +msgstr "グレーのセルは、不明状態を示します。" + +#: ../../extensions/agents_modules.php:496 +#: ../../include/functions_reporting_html.php:1451 +msgid "Cell turns grey when the module is in 'not initialize' status" +msgstr "青色のセルは、不明状態を示します。" + +#: ../../extensions/agents_modules.php:538 +msgid "Agents/Modules view" +msgstr "エージェント/モジュール表示" + +#: ../../extensions/api_checker.php:92 ../../extensions/api_checker.php:228 +msgid "API checker" +msgstr "API チェッカ" + +#: ../../extensions/api_checker.php:99 ../../extensions/users_connected.php:78 +#: ../../godmode/admin_access_logs.php:69 +#: ../../godmode/admin_access_logs.php:70 +#: ../../godmode/reporting/visual_console_builder.elements.php:558 +#: ../../include/functions_visual_map_editor.php:648 +#: ../../include/functions_reporting_html.php:1903 +#: ../../include/functions_reporting_html.php:2072 +#: ../../enterprise/extensions/ipam/ipam_network.php:272 +#: ../../enterprise/extensions/ipam/ipam_network.php:273 +#: ../../enterprise/include/functions_reporting_pdf.php:2301 +msgid "IP" +msgstr "IP アドレス" + +#: ../../extensions/api_checker.php:104 +msgid "Pandora Console URL" +msgstr "Pandora コンソール URL" + +#: ../../extensions/api_checker.php:109 +msgid "API Pass" +msgstr "API パス" + +#: ../../extensions/api_checker.php:114 +#: ../../extensions/disabled/ssh_gateway.php:59 +#: ../../extensions/users_connected.php:77 ../../general/login_page.php:135 +#: ../../general/login_page.php:160 ../../general/logon_ok.php:220 +#: ../../general/logon_ok.php:417 ../../godmode/admin_access_logs.php:63 +#: ../../godmode/admin_access_logs.php:188 +#: ../../godmode/events/custom_events.php:77 +#: ../../godmode/events/custom_events.php:155 +#: ../../godmode/setup/setup_ehorus.php:73 ../../include/functions.php:2310 +#: ../../include/functions_config.php:332 +#: ../../include/functions_config.php:343 +#: ../../include/functions_config.php:353 +#: ../../include/functions_events.php:37 +#: ../../include/functions_events.php:3550 +#: ../../include/functions_events.php:3931 +#: ../../include/functions_reporting_html.php:3583 +#: ../../mobile/include/user.class.php:245 +#: ../../mobile/operation/tactical.php:309 +#: ../../operation/events/events.build_table.php:173 +#: ../../operation/events/events.build_table.php:570 +#: ../../operation/search_users.php:68 +#: ../../enterprise/extensions/cron/main.php:196 +#: ../../enterprise/extensions/disabled/check_acls.php:42 +#: ../../enterprise/extensions/disabled/check_acls.php:120 +#: ../../enterprise/extensions/vmware/main.php:227 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:167 +#: ../../enterprise/godmode/servers/manage_export_form.php:97 +#: ../../enterprise/godmode/setup/setup_auth.php:274 +#: ../../enterprise/godmode/setup/setup_auth.php:306 +#: ../../enterprise/godmode/setup/setup_auth.php:338 +#: ../../enterprise/meta/general/login_page.php:70 +#: ../../enterprise/meta/general/login_page.php:91 #: ../../enterprise/meta/include/functions_events_meta.php:64 #: ../../enterprise/meta/include/functions_meta.php:849 #: ../../enterprise/meta/include/functions_meta.php:902 #: ../../enterprise/meta/include/functions_meta.php:955 -#: ../../enterprise/meta/general/login_page.php:70 -#: ../../enterprise/meta/general/login_page.php:91 -#: ../../enterprise/extensions/cron/main.php:187 -#: ../../enterprise/extensions/check_acls.php:42 -#: ../../enterprise/extensions/check_acls.php:120 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:167 -#: ../../enterprise/godmode/setup/setup_auth.php:70 -#: ../../enterprise/godmode/setup/setup_auth.php:102 -#: ../../enterprise/godmode/setup/setup_auth.php:134 -#: ../../enterprise/godmode/servers/manage_export_form.php:97 -#: ../../extensions/api_checker.php:114 ../../extensions/ssh_gateway.php:59 -#: ../../extensions/users_connected.php:77 -#: ../../godmode/admin_access_logs.php:63 -#: ../../godmode/admin_access_logs.php:188 -#: ../../godmode/setup/setup_ehorus.php:73 -#: ../../godmode/events/custom_events.php:77 -#: ../../godmode/events/custom_events.php:155 -#: ../../mobile/include/user.class.php:245 -#: ../../mobile/operation/tactical.php:309 -#: ../../include/functions_reporting_html.php:3273 -#: ../../include/functions.php:2304 ../../include/functions_config.php:332 -#: ../../include/functions_config.php:343 -#: ../../include/functions_config.php:353 ../../include/functions_events.php:37 -#: ../../include/functions_events.php:3369 -#: ../../include/functions_events.php:3750 ../../operation/search_users.php:68 -#: ../../operation/integria_incidents/incident.tracking.php:22 -#: ../../operation/events/events.build_table.php:173 -#: ../../operation/events/events.build_table.php:568 -#: ../../general/logon_ok.php:220 ../../general/logon_ok.php:417 -#: ../../general/login_page.php:135 ../../general/login_page.php:160 +#: ../../enterprise/meta/include/functions_wizard_meta.php:402 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1311 msgid "User" msgstr "ユーザ" -#: ../../extensions/ssh_gateway.php:59 -#, php-format -msgid "For security reasons the following characters are not allowed: %s" -msgstr "セキュリティ上の理由により、次の文字は利用できません: %s" +#: ../../extensions/api_checker.php:119 ../../general/login_page.php:141 +#: ../../general/login_page.php:165 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:264 +#: ../../godmode/agentes/module_manager_editor_wmi.php:57 +#: ../../godmode/massive/massive_edit_modules.php:528 +#: ../../godmode/modules/manage_network_components_form_wmi.php:50 +#: ../../godmode/setup/setup_ehorus.php:79 +#: ../../godmode/users/configure_user.php:454 +#: ../../include/functions_config.php:334 +#: ../../include/functions_config.php:345 +#: ../../include/functions_config.php:355 +#: ../../mobile/include/user.class.php:252 +#: ../../enterprise/extensions/vmware/main.php:232 +#: ../../enterprise/godmode/agentes/inventory_manager.php:191 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:262 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:203 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:326 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:55 +#: ../../enterprise/godmode/servers/manage_export_form.php:101 +#: ../../enterprise/godmode/setup/setup_auth.php:280 +#: ../../enterprise/godmode/setup/setup_auth.php:312 +#: ../../enterprise/godmode/setup/setup_auth.php:344 +#: ../../enterprise/include/functions_setup.php:30 +#: ../../enterprise/include/functions_setup.php:59 +#: ../../enterprise/meta/general/login_page.php:75 +#: ../../enterprise/meta/general/login_page.php:95 +#: ../../enterprise/meta/include/functions_meta.php:859 +#: ../../enterprise/meta/include/functions_meta.php:912 +#: ../../enterprise/meta/include/functions_meta.php:965 +#: ../../enterprise/meta/include/functions_wizard_meta.php:406 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1315 +msgid "Password" +msgstr "パスワード" -#: ../../extensions/ssh_gateway.php:60 -msgid "Connect" -msgstr "接続" +#: ../../extensions/api_checker.php:127 +msgid "Action (get or set)" +msgstr "アクション (get または set)" -#: ../../extensions/ssh_gateway.php:63 -msgid "Port (use 0 for default)" -msgstr "ポート (デフォルトは 0)" +#: ../../extensions/api_checker.php:132 ../../extensions/net_tools.php:118 +#: ../../godmode/extensions.php:153 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1699 +#: ../../include/functions_menu.php:574 +#: ../../include/functions_reporting_html.php:1487 +#: ../../include/functions_reporting_html.php:2580 +#: ../../enterprise/dashboard/widgets/top_n.php:128 +#: ../../enterprise/dashboard/widgets/top_n.php:337 +#: ../../enterprise/godmode/policies/policy_queue.php:342 +#: ../../enterprise/godmode/policies/policy_queue.php:376 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:173 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2107 +#: ../../enterprise/include/functions_reporting_pdf.php:837 +#: ../../enterprise/include/functions_reporting_pdf.php:930 +#: ../../enterprise/meta/advanced/policymanager.queue.php:216 +#: ../../enterprise/meta/advanced/policymanager.queue.php:258 +msgid "Operation" +msgstr "操作" -#: ../../extensions/ssh_gateway.php:65 -msgid "Connect mode" -msgstr "接続モード" +#: ../../extensions/api_checker.php:137 +#: ../../godmode/agentes/agent_incidents.php:85 +#: ../../godmode/agentes/agent_manager.php:163 +#: ../../godmode/agentes/fields_manager.php:94 +#: ../../godmode/agentes/module_manager_editor_common.php:155 +#: ../../godmode/alerts/alert_commands.php:331 +#: ../../godmode/groups/group_list.php:337 +#: ../../godmode/groups/modu_group_list.php:182 +#: ../../godmode/modules/module_list.php:58 ../../godmode/setup/os.list.php:33 +#: ../../include/functions_events.php:3514 +#: ../../operation/events/events.build_table.php:133 +#: ../../operation/incidents/incident.php:335 +msgid "ID" +msgstr "ID" -#: ../../extensions/users_connected.php:38 -#: ../../extensions/users_connected.php:122 -#: ../../extensions/users_connected.php:123 -msgid "Users connected" -msgstr "接続ユーザ" +#: ../../extensions/api_checker.php:142 +msgid "ID 2" +msgstr "ID 2" -#: ../../extensions/users_connected.php:66 -msgid "No other users connected" -msgstr "他のユーザは接続していません" +#: ../../extensions/api_checker.php:147 +msgid "Return Type" +msgstr "Return Type" -#: ../../enterprise/extensions/ipam/ipam_network.php:272 -#: ../../enterprise/extensions/ipam/ipam_network.php:273 -#: ../../enterprise/include/functions_reporting_pdf.php:2656 -#: ../../extensions/api_checker.php:99 ../../extensions/users_connected.php:78 -#: ../../godmode/admin_access_logs.php:69 -#: ../../godmode/admin_access_logs.php:70 -#: ../../godmode/reporting/visual_console_builder.elements.php:555 -#: ../../include/functions_visual_map_editor.php:613 -#: ../../include/functions_reporting_html.php:1569 -#: ../../include/functions_reporting_html.php:1775 -msgid "IP" -msgstr "IP アドレス" +#: ../../extensions/api_checker.php:152 +#: ../../godmode/groups/configure_group.php:190 +#: ../../godmode/snmpconsole/snmp_alert.php:33 +#: ../../include/functions_graph.php:2597 +#: ../../include/functions_graph.php:2747 +#: ../../include/functions_graph.php:2788 +#: ../../include/functions_graph.php:2829 +#: ../../include/functions_graph.php:2885 +#: ../../include/functions_graph.php:2941 +#: ../../include/functions_graph.php:2995 +#: ../../include/functions_graph.php:3170 +#: ../../include/functions_graph.php:3310 +#: ../../include/functions_graph.php:3366 +#: ../../include/functions_graph.php:4318 +#: ../../operation/gis_maps/render_view.php:150 +#: ../../operation/snmpconsole/snmp_statistics.php:172 +#: ../../operation/snmpconsole/snmp_statistics.php:219 +#: ../../operation/snmpconsole/snmp_view.php:429 +#: ../../operation/snmpconsole/snmp_view.php:719 +#: ../../operation/snmpconsole/snmp_view.php:741 +#: ../../operation/users/user_edit.php:282 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 +#: ../../enterprise/godmode/setup/setup_acl.php:95 +msgid "Other" +msgstr "その他" -#: ../../enterprise/extensions/backup/main.php:66 -#: ../../enterprise/include/functions_log.php:332 -#: ../../enterprise/include/functions_inventory.php:507 -#: ../../enterprise/include/functions_reporting_pdf.php:953 -#: ../../enterprise/include/functions_reporting_pdf.php:959 -#: ../../enterprise/include/functions_reporting_pdf.php:976 -#: ../../enterprise/include/functions_reporting_csv.php:209 -#: ../../enterprise/include/functions_reporting_csv.php:263 -#: ../../enterprise/operation/agentes/agent_inventory.php:70 -#: ../../enterprise/operation/inventory/inventory.php:223 -#: ../../extensions/insert_data.php:166 ../../extensions/users_connected.php:79 -#: ../../godmode/admin_access_logs.php:190 -#: ../../godmode/alerts/configure_alert_special_days.php:63 -#: ../../godmode/alerts/alert_special_days.php:161 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1019 -#: ../../mobile/operation/tactical.php:310 -#: ../../include/functions_reporting_html.php:1479 -#: ../../include/functions_reporting_html.php:1483 -#: ../../include/functions_reporting_html.php:1486 -#: ../../include/functions_reporting_html.php:1500 -#: ../../include/functions_reporting_html.php:3276 -#: ../../include/functions.php:2306 ../../include/functions_reporting.php:2297 -#: ../../include/functions_reporting.php:2330 -#: ../../include/functions_events.php:3749 -#: ../../operation/netflow/nf_live_view.php:231 -#: ../../operation/integria_incidents/incident.tracking.php:23 -#: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/events/events.build_table.php:567 -#: ../../general/logon_ok.php:223 ../../general/logon_ok.php:420 -msgid "Date" -msgstr "日付" +#: ../../extensions/api_checker.php:157 +msgid "Other Mode" +msgstr "Other Mode" + +#: ../../extensions/api_checker.php:165 +msgid "Raw URL" +msgstr "詳細 URL" + +#: ../../extensions/api_checker.php:171 +#: ../../enterprise/meta/include/functions_wizard_meta.php:833 +#: ../../enterprise/meta/include/functions_wizard_meta.php:918 +msgid "Credentials" +msgstr "認証情報" + +#: ../../extensions/api_checker.php:176 +msgid "Call parameters" +msgstr "呼び出しパラメータ" + +#: ../../extensions/api_checker.php:181 ../../extensions/api_checker.php:194 +msgid "Call" +msgstr "呼び出し" + +#: ../../extensions/api_checker.php:188 +msgid "Custom URL" +msgstr "カスタムURL" + +#: ../../extensions/api_checker.php:200 ../../extensions/api_checker.php:207 +#: ../../include/functions_db.php:1516 +msgid "Result" +msgstr "結果" + +#: ../../extensions/api_checker.php:201 +#: ../../godmode/events/event_responses.editor.php:114 +#: ../../godmode/events/event_responses.editor.php:121 +#: ../../godmode/events/event_responses.editor.php:124 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1189 +#: ../../operation/gis_maps/ajax.php:293 +#: ../../enterprise/dashboard/widgets/url.php:25 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1549 +msgid "URL" +msgstr "URL" + +#: ../../extensions/api_checker.php:203 ../../extensions/api_checker.php:220 +msgid "Show URL" +msgstr "URL を表示" + +#: ../../extensions/api_checker.php:216 +msgid "Hide URL" +msgstr "URL を隠す" #: ../../extensions/db_status.php:43 ../../extensions/db_status.php:365 msgid "DB Status" @@ -1255,7 +1747,1754 @@ msgstr "必要な追加設定を知るには、SQL ファイルを確認して msgid "Successful all the tables have the correct fields" msgstr "すべてのテーブルにおいてフィールドは正しい状態です" -#: ../../extensions/system_info.php:174 ../../extensions/pandora_logs.php:33 +#: ../../extensions/dbmanager.php:134 +msgid "Database interface" +msgstr "DBインタフェース" + +#: ../../extensions/dbmanager.php:149 +msgid "Execute SQL" +msgstr "SQLの実行" + +#: ../../extensions/dbmanager.php:196 +msgid "DB interface" +msgstr "DBインタフェース" + +#: ../../extensions/disabled/matrix_events.php:29 +msgid "Matrix events" +msgstr "Matrix イベント" + +#: ../../extensions/disabled/ssh_gateway.php:52 +msgid "You need to specify a user and a host address" +msgstr "ユーザとホストのアドレスを指定する必要があります" + +#: ../../extensions/disabled/ssh_gateway.php:57 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:66 +msgid "Host address" +msgstr "ホストアドレス" + +#: ../../extensions/disabled/ssh_gateway.php:59 +#, php-format +msgid "For security reasons the following characters are not allowed: %s" +msgstr "セキュリティ上の理由により、次の文字は利用できません: %s" + +#: ../../extensions/disabled/ssh_gateway.php:60 +msgid "Connect" +msgstr "接続" + +#: ../../extensions/disabled/ssh_gateway.php:63 +msgid "Port (use 0 for default)" +msgstr "ポート (デフォルトは 0)" + +#: ../../extensions/disabled/ssh_gateway.php:65 +msgid "Connect mode" +msgstr "接続モード" + +#: ../../extensions/disabled/vnc_view.php:25 +msgid "VNC Display (:0 by default)" +msgstr "VNC ディスプレイ (デフォルトは :0)" + +#: ../../extensions/disabled/vnc_view.php:28 +msgid "Send" +msgstr "送信" + +#: ../../extensions/disabled/vnc_view.php:42 +msgid "VNC view" +msgstr "VNCビュー" + +#: ../../extensions/extension_uploader.php:28 +msgid "Uploader extension" +msgstr "拡張アップローダ" + +#: ../../extensions/extension_uploader.php:64 +msgid "Success to upload extension" +msgstr "拡張をアップロードしました" + +#: ../../extensions/extension_uploader.php:65 +msgid "Fail to upload extension" +msgstr "拡張のアップロードに失敗しました" + +#: ../../extensions/extension_uploader.php:73 +msgid "Upload extension" +msgstr "拡張のアップロード" + +#: ../../extensions/extension_uploader.php:75 +msgid "Upload the extension as a zip file." +msgstr "zipファイルで拡張をアップロードしてください。" + +#: ../../extensions/extension_uploader.php:77 +msgid "Upload enterprise extension" +msgstr "Enterprise 拡張のアップロード" + +#: ../../extensions/extension_uploader.php:85 +#: ../../extensions/plugin_registration.php:43 +#: ../../extensions/resource_registration.php:876 +#: ../../godmode/alerts/alert_special_days.php:260 +#: ../../operation/incidents/incident_detail.php:507 +#: ../../enterprise/include/functions_policies.php:4106 +msgid "Upload" +msgstr "アップロード" + +#: ../../extensions/extension_uploader.php:90 +msgid "Extension uploader" +msgstr "拡張アップローダ" + +#: ../../extensions/files_repo/files_repo_form.php:65 +#: ../../godmode/reporting/visual_console_builder.wizard.php:260 +#: ../../include/functions_maps.php:40 +#: ../../include/functions_networkmap.php:1640 +#: ../../mobile/include/functions_web.php:26 +#: ../../mobile/operation/groups.php:66 ../../mobile/operation/home.php:50 +#: ../../operation/agentes/pandora_networkmap.php:400 +#: ../../operation/tree.php:61 +#: ../../enterprise/dashboard/widgets/events_list.php:57 +#: ../../enterprise/dashboard/widgets/tree_view.php:34 +#: ../../enterprise/dashboard/widgets/groups_status.php:28 +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:35 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:35 +#: ../../enterprise/godmode/setup/setup_auth.php:397 +#: ../../enterprise/godmode/setup/setup_auth.php:438 +msgid "Groups" +msgstr "グループ" + +#: ../../extensions/files_repo/files_repo_form.php:72 +#: ../../extensions/files_repo/files_repo_list.php:59 +#: ../../godmode/agentes/agent_manager.php:304 +#: ../../godmode/agentes/agent_template.php:230 +#: ../../godmode/agentes/modificar_agente.php:493 +#: ../../godmode/agentes/module_manager.php:563 +#: ../../godmode/agentes/module_manager_editor_common.php:347 +#: ../../godmode/agentes/planned_downtime.editor.php:482 +#: ../../godmode/agentes/planned_downtime.list.php:392 +#: ../../godmode/alerts/alert_commands.php:332 +#: ../../godmode/alerts/alert_templates.php:47 +#: ../../godmode/alerts/configure_alert_command.php:155 +#: ../../godmode/alerts/configure_alert_special_days.php:90 +#: ../../godmode/alerts/configure_alert_template.php:763 +#: ../../godmode/events/event_responses.editor.php:87 +#: ../../godmode/events/event_responses.list.php:55 +#: ../../godmode/groups/configure_group.php:182 +#: ../../godmode/groups/group_list.php:340 +#: ../../godmode/massive/massive_edit_agents.php:321 +#: ../../godmode/massive/massive_edit_modules.php:459 +#: ../../godmode/massive/massive_edit_plugins.php:451 +#: ../../godmode/modules/manage_network_components.php:567 +#: ../../godmode/modules/manage_network_components_form.php:263 +#: ../../godmode/modules/manage_network_templates.php:191 +#: ../../godmode/modules/manage_network_templates_form.php:148 +#: ../../godmode/modules/manage_network_templates_form.php:199 +#: ../../godmode/modules/module_list.php:60 +#: ../../godmode/netflow/nf_item_list.php:149 +#: ../../godmode/reporting/graph_builder.main.php:123 +#: ../../godmode/reporting/graphs.php:153 +#: ../../godmode/reporting/reporting_builder.item_editor.php:680 +#: ../../godmode/reporting/reporting_builder.list_items.php:303 +#: ../../godmode/reporting/reporting_builder.main.php:121 +#: ../../godmode/reporting/reporting_builder.php:533 +#: ../../godmode/servers/modificar_server.php:48 +#: ../../godmode/servers/plugin.php:312 ../../godmode/servers/plugin.php:444 +#: ../../godmode/servers/recon_script.php:107 +#: ../../godmode/servers/recon_script.php:154 +#: ../../godmode/servers/recon_script.php:349 +#: ../../godmode/setup/os.builder.php:36 ../../godmode/setup/os.list.php:35 +#: ../../godmode/setup/snmp_wizard.php:40 +#: ../../godmode/snmpconsole/snmp_alert.php:627 +#: ../../godmode/snmpconsole/snmp_alert.php:1163 +#: ../../godmode/snmpconsole/snmp_filters.php:94 +#: ../../godmode/snmpconsole/snmp_filters.php:131 +#: ../../godmode/tag/edit_tag.php:177 ../../godmode/tag/tag.php:156 +#: ../../godmode/tag/tag.php:200 ../../godmode/users/user_list.php:277 +#: ../../include/ajax/module.php:746 ../../include/functions_treeview.php:129 +#: ../../include/functions_treeview.php:566 +#: ../../include/functions_events.php:1810 +#: ../../include/functions_reporting_html.php:123 +#: ../../include/functions_reporting_html.php:2073 +#: ../../include/functions_reporting_html.php:2106 +#: ../../include/functions_reporting_html.php:3094 +#: ../../include/functions_reporting_html.php:3808 +#: ../../include/functions_snmp_browser.php:415 +#: ../../mobile/operation/tactical.php:312 +#: ../../operation/agentes/custom_fields.php:64 +#: ../../operation/agentes/estado_agente.php:495 +#: ../../operation/agentes/estado_generalagente.php:176 +#: ../../operation/agentes/gis_view.php:183 +#: ../../operation/agentes/pandora_networkmap.editor.php:194 +#: ../../operation/events/events.php:91 ../../operation/gis_maps/ajax.php:302 +#: ../../operation/incidents/incident_detail.php:454 +#: ../../operation/incidents/incident_detail.php:506 +#: ../../operation/reporting/custom_reporting.php:39 +#: ../../operation/reporting/graph_viewer.php:329 +#: ../../operation/search_graphs.php:34 ../../operation/search_reports.php:39 +#: ../../operation/search_users.php:53 +#: ../../enterprise/extensions/backup/main.php:66 +#: ../../enterprise/extensions/backup/main.php:169 +#: ../../enterprise/extensions/cron/functions.php:62 +#: ../../enterprise/extensions/ipam/ipam_editor.php:85 +#: ../../enterprise/extensions/ipam/ipam_list.php:160 +#: ../../enterprise/extensions/ipam/ipam_network.php:143 +#: ../../enterprise/godmode/agentes/collection_manager.php:107 +#: ../../enterprise/godmode/agentes/collection_manager.php:165 +#: ../../enterprise/godmode/agentes/collections.php:234 +#: ../../enterprise/godmode/agentes/inventory_manager.php:234 +#: ../../enterprise/godmode/alerts/alert_events.php:501 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:241 +#: ../../enterprise/godmode/modules/configure_local_component.php:305 +#: ../../enterprise/godmode/modules/configure_local_component.php:443 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:155 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:80 +#: ../../enterprise/godmode/policies/configure_policy.php:75 +#: ../../enterprise/godmode/policies/policy_collections.php:123 +#: ../../enterprise/godmode/policies/policy_collections.php:194 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:243 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:163 +#: ../../enterprise/godmode/reporting/graph_template_list.php:125 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:286 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:122 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1223 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:252 +#: ../../enterprise/godmode/services/services.elements.php:383 +#: ../../enterprise/godmode/services/services.service.php:247 +#: ../../enterprise/godmode/setup/edit_skin.php:231 +#: ../../enterprise/godmode/setup/setup_skins.php:119 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:286 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:78 +#: ../../enterprise/include/functions_netflow_pdf.php:166 +#: ../../enterprise/include/functions_reporting.php:4522 +#: ../../enterprise/include/functions_reporting_csv.php:197 +#: ../../enterprise/include/functions_reporting_csv.php:200 +#: ../../enterprise/include/functions_reporting_csv.php:282 +#: ../../enterprise/include/functions_reporting_csv.php:284 +#: ../../enterprise/include/functions_reporting_csv.php:313 +#: ../../enterprise/include/functions_reporting_csv.php:315 +#: ../../enterprise/include/functions_reporting_csv.php:339 +#: ../../enterprise/include/functions_reporting_csv.php:341 +#: ../../enterprise/include/functions_reporting_csv.php:366 +#: ../../enterprise/include/functions_reporting_csv.php:368 +#: ../../enterprise/include/functions_reporting_csv.php:392 +#: ../../enterprise/include/functions_reporting_csv.php:394 +#: ../../enterprise/include/functions_reporting_csv.php:432 +#: ../../enterprise/include/functions_reporting_csv.php:434 +#: ../../enterprise/include/functions_reporting_csv.php:460 +#: ../../enterprise/include/functions_reporting_csv.php:462 +#: ../../enterprise/include/functions_reporting_csv.php:464 +#: ../../enterprise/include/functions_reporting_csv.php:495 +#: ../../enterprise/include/functions_reporting_csv.php:497 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:531 +#: ../../enterprise/include/functions_reporting_csv.php:533 +#: ../../enterprise/include/functions_reporting_csv.php:535 +#: ../../enterprise/include/functions_reporting_csv.php:567 +#: ../../enterprise/include/functions_reporting_csv.php:569 +#: ../../enterprise/include/functions_reporting_csv.php:572 +#: ../../enterprise/include/functions_reporting_csv.php:602 +#: ../../enterprise/include/functions_reporting_csv.php:604 +#: ../../enterprise/include/functions_reporting_csv.php:636 +#: ../../enterprise/include/functions_reporting_csv.php:638 +#: ../../enterprise/include/functions_reporting_csv.php:640 +#: ../../enterprise/include/functions_reporting_csv.php:672 +#: ../../enterprise/include/functions_reporting_csv.php:674 +#: ../../enterprise/include/functions_reporting_csv.php:676 +#: ../../enterprise/include/functions_reporting_csv.php:708 +#: ../../enterprise/include/functions_reporting_csv.php:710 +#: ../../enterprise/include/functions_reporting_csv.php:712 +#: ../../enterprise/include/functions_reporting_csv.php:744 +#: ../../enterprise/include/functions_reporting_csv.php:746 +#: ../../enterprise/include/functions_reporting_csv.php:748 +#: ../../enterprise/include/functions_reporting_csv.php:780 +#: ../../enterprise/include/functions_reporting_csv.php:782 +#: ../../enterprise/include/functions_reporting_csv.php:784 +#: ../../enterprise/include/functions_reporting_csv.php:816 +#: ../../enterprise/include/functions_reporting_csv.php:818 +#: ../../enterprise/include/functions_reporting_csv.php:857 +#: ../../enterprise/include/functions_reporting_csv.php:859 +#: ../../enterprise/include/functions_reporting_csv.php:980 +#: ../../enterprise/include/functions_reporting_csv.php:1093 +#: ../../enterprise/include/functions_reporting_csv.php:1240 +#: ../../enterprise/include/functions_reporting_csv.php:1305 +#: ../../enterprise/include/functions_reporting_csv.php:1445 +#: ../../enterprise/include/functions_reporting_csv.php:1449 +#: ../../enterprise/include/functions_reporting_pdf.php:2159 +#: ../../enterprise/include/functions_reporting_pdf.php:2302 +#: ../../enterprise/include/functions_reporting_pdf.php:2350 +#: ../../enterprise/include/functions_reporting_pdf.php:2405 +#: ../../enterprise/include/functions_services.php:1414 +#: ../../enterprise/include/functions_update_manager.php:172 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:102 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1113 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1393 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1658 +#: ../../enterprise/meta/include/functions_wizard_meta.php:158 +#: ../../enterprise/meta/include/functions_wizard_meta.php:369 +#: ../../enterprise/meta/include/functions_wizard_meta.php:469 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1005 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1302 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1419 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1519 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1637 +#: ../../enterprise/mobile/include/enterprise.class.php:80 +#: ../../enterprise/operation/agentes/collection_view.php:65 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:269 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:358 +#: ../../enterprise/operation/agentes/policy_view.php:49 +#: ../../enterprise/operation/agentes/transactional_map.php:149 +#: ../../enterprise/operation/agentes/ver_agente.php:58 +#: ../../enterprise/operation/services/services.list.php:331 +#: ../../enterprise/operation/services/services.service.php:130 +msgid "Description" +msgstr "説明" + +#: ../../extensions/files_repo/files_repo_form.php:73 +msgid "Only 200 characters are permitted" +msgstr "200文字までです" + +#: ../../extensions/files_repo/files_repo_form.php:84 +#: ../../extensions/system_info.php:471 ../../extensions/system_info.php:526 +#: ../../godmode/extensions.php:143 +msgid "File" +msgstr "ファイル" + +#: ../../extensions/files_repo/files_repo_form.php:87 +#: ../../extensions/files_repo/files_repo_form.php:93 +#: ../../extensions/files_repo/files_repo_list.php:89 +msgid "Public link" +msgstr "公開リンク" + +#: ../../extensions/files_repo/files_repo_form.php:88 +#: ../../extensions/net_tools.php:338 +#: ../../godmode/agentes/agent_conf_gis.php:88 +#: ../../godmode/agentes/agent_manager.php:488 +#: ../../godmode/agentes/agent_template.php:253 +#: ../../godmode/agentes/configure_field.php:61 +#: ../../godmode/agentes/module_manager_editor.php:525 +#: ../../godmode/agentes/planned_downtime.editor.php:624 +#: ../../godmode/agentes/planned_downtime.list.php:466 +#: ../../godmode/agentes/planned_downtime.list.php:475 +#: ../../godmode/alerts/alert_list.list.php:147 +#: ../../godmode/alerts/alert_list.list.php:155 +#: ../../godmode/alerts/configure_alert_action.php:216 +#: ../../godmode/alerts/configure_alert_action.php:222 +#: ../../godmode/alerts/configure_alert_command.php:198 +#: ../../godmode/alerts/configure_alert_special_days.php:102 +#: ../../godmode/category/edit_category.php:169 +#: ../../godmode/events/custom_events.php:201 +#: ../../godmode/events/event_edit_filter.php:401 +#: ../../godmode/events/event_responses.editor.php:145 +#: ../../godmode/groups/configure_group.php:221 +#: ../../godmode/groups/configure_modu_group.php:83 +#: ../../godmode/massive/massive_edit_agents.php:473 +#: ../../godmode/massive/massive_edit_modules.php:619 +#: ../../godmode/massive/massive_edit_plugins.php:321 +#: ../../godmode/modules/manage_nc_groups_form.php:80 +#: ../../godmode/modules/manage_network_components_form.php:274 +#: ../../godmode/modules/manage_network_templates_form.php:154 +#: ../../godmode/netflow/nf_edit_form.php:240 +#: ../../godmode/reporting/graph_builder.main.php:183 +#: ../../godmode/reporting/reporting_builder.main.php:38 +#: ../../godmode/reporting/visual_console_builder.data.php:172 +#: ../../godmode/reporting/visual_console_builder.elements.php:516 +#: ../../godmode/servers/manage_recontask_form.php:380 +#: ../../godmode/servers/modificar_server.php:53 +#: ../../godmode/servers/plugin.php:173 ../../godmode/servers/plugin.php:546 +#: ../../godmode/servers/recon_script.php:223 +#: ../../godmode/setup/links.php:120 ../../godmode/setup/news.php:207 +#: ../../godmode/setup/os.php:57 ../../godmode/setup/os.php:110 +#: ../../godmode/setup/performance.php:154 +#: ../../godmode/setup/setup_auth.php:202 +#: ../../godmode/setup/setup_ehorus.php:57 +#: ../../godmode/setup/setup_ehorus.php:158 +#: ../../godmode/setup/setup_general.php:232 +#: ../../godmode/setup/setup_netflow.php:81 +#: ../../godmode/setup/setup_visuals.php:729 +#: ../../godmode/setup/snmp_wizard.php:106 +#: ../../godmode/snmpconsole/snmp_alert.php:977 +#: ../../godmode/snmpconsole/snmp_alert.php:1232 +#: ../../godmode/snmpconsole/snmp_filters.php:105 +#: ../../godmode/snmpconsole/snmp_filters.php:142 +#: ../../godmode/tag/edit_tag.php:224 +#: ../../godmode/update_manager/update_manager.setup.php:132 +#: ../../godmode/users/configure_profile.php:381 +#: ../../godmode/users/configure_user.php:594 +#: ../../include/ajax/alert_list.ajax.php:173 +#: ../../include/functions_events.php:1706 +#: ../../include/functions_events.php:1744 +#: ../../include/functions_visual_map_editor.php:462 +#: ../../include/functions_pandora_networkmap.php:1471 +#: ../../operation/agentes/datos_agente.php:209 +#: ../../operation/events/events_list.php:634 +#: ../../operation/reporting/reporting_viewer.php:204 +#: ../../operation/snmpconsole/snmp_view.php:450 +#: ../../operation/users/user_edit.php:472 +#: ../../enterprise/dashboard/main_dashboard.php:280 +#: ../../enterprise/dashboard/widget.php:181 +#: ../../enterprise/extensions/cron/main.php:350 +#: ../../enterprise/extensions/ipam/ipam_editor.php:118 +#: ../../enterprise/extensions/ipam/ipam_massive.php:95 +#: ../../enterprise/extensions/ipam/ipam_network.php:670 +#: ../../enterprise/extensions/translate_string.php:306 +#: ../../enterprise/extensions/translate_string.php:313 +#: ../../enterprise/extensions/vmware/vmware_view.php:1239 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:216 +#: ../../enterprise/godmode/agentes/collection_manager.php:132 +#: ../../enterprise/godmode/agentes/collection_manager.php:217 +#: ../../enterprise/godmode/agentes/collections.data.php:95 +#: ../../enterprise/godmode/agentes/collections.data.php:202 +#: ../../enterprise/godmode/agentes/collections.data.php:260 +#: ../../enterprise/godmode/agentes/collections.data.php:335 +#: ../../enterprise/godmode/agentes/collections.editor.php:130 +#: ../../enterprise/godmode/agentes/collections.editor.php:196 +#: ../../enterprise/godmode/agentes/inventory_manager.php:204 +#: ../../enterprise/godmode/agentes/inventory_manager.php:267 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:225 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:300 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:291 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:126 +#: ../../enterprise/godmode/modules/configure_local_component.php:486 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:228 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:115 +#: ../../enterprise/godmode/policies/configure_policy.php:86 +#: ../../enterprise/godmode/policies/policy_collections.php:158 +#: ../../enterprise/godmode/policies/policy_collections.php:210 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:216 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:274 +#: ../../enterprise/godmode/policies/policy_modules.php:364 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:229 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:109 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:146 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:78 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:88 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:327 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:87 +#: ../../enterprise/godmode/servers/manage_export_form.php:120 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:171 +#: ../../enterprise/godmode/services/services.elements.php:421 +#: ../../enterprise/godmode/services/services.service.php:377 +#: ../../enterprise/godmode/setup/edit_skin.php:262 +#: ../../enterprise/godmode/setup/setup.php:234 +#: ../../enterprise/godmode/setup/setup.php:327 +#: ../../enterprise/godmode/setup/setup_history.php:84 +#: ../../enterprise/godmode/setup/setup_log_collector.php:55 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:218 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:309 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:86 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:297 +#: ../../enterprise/meta/advanced/metasetup.password.php:146 +#: ../../enterprise/meta/advanced/metasetup.performance.php:103 +#: ../../enterprise/meta/advanced/metasetup.setup.php:258 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:186 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:102 +#: ../../enterprise/meta/advanced/metasetup.visual.php:243 +#: ../../enterprise/meta/event/custom_events.php:197 +#: ../../enterprise/operation/agentes/collection_view.php:98 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:191 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:399 +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:76 +#: ../../enterprise/operation/agentes/policy_view.php:161 +msgid "Update" +msgstr "更新" + +#: ../../extensions/files_repo/files_repo_form.php:94 +#: ../../godmode/agentes/planned_downtime.editor.php:628 +#: ../../godmode/agentes/planned_downtime.editor.php:724 +#: ../../godmode/agentes/planned_downtime.editor.php:864 +#: ../../godmode/alerts/alert_list.list.php:632 +#: ../../godmode/events/event_edit_filter.php:353 +#: ../../godmode/events/event_edit_filter.php:368 +#: ../../godmode/massive/massive_add_action_alerts.php:205 +#: ../../godmode/massive/massive_add_alerts.php:185 +#: ../../godmode/massive/massive_add_tags.php:161 +#: ../../godmode/modules/manage_network_templates_form.php:308 +#: ../../godmode/reporting/graph_builder.graph_editor.php:163 +#: ../../godmode/reporting/visual_console_builder.wizard.php:367 +#: ../../godmode/servers/manage_recontask_form.php:384 +#: ../../godmode/servers/plugin.php:796 +#: ../../godmode/servers/recon_script.php:383 +#: ../../godmode/setup/links.php:158 ../../godmode/setup/news.php:275 +#: ../../godmode/setup/setup_visuals.php:673 +#: ../../godmode/setup/setup_visuals.php:709 +#: ../../godmode/snmpconsole/snmp_alert.php:1317 +#: ../../godmode/users/configure_profile.php:375 +#: ../../operation/events/events_list.php:333 +#: ../../operation/events/events_list.php:360 +#: ../../operation/incidents/incident_detail.php:404 +#: ../../enterprise/dashboard/main_dashboard.php:325 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:186 +#: ../../enterprise/godmode/agentes/collection_manager.php:109 +#: ../../enterprise/godmode/agentes/collection_manager.php:126 +#: ../../enterprise/godmode/agentes/inventory_manager.php:208 +#: ../../enterprise/godmode/agentes/plugins_manager.php:93 +#: ../../enterprise/godmode/alerts/alert_events_list.php:608 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:123 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:112 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:110 +#: ../../enterprise/godmode/policies/policy_alerts.php:474 +#: ../../enterprise/godmode/policies/policy_alerts.php:520 +#: ../../enterprise/godmode/policies/policy_collections.php:196 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:285 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:336 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:219 +#: ../../enterprise/godmode/policies/policy_plugins.php:65 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:214 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:183 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:316 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:162 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:358 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:193 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:243 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:133 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:380 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:78 +#: ../../enterprise/godmode/servers/manage_export_form.php:122 +#: ../../enterprise/godmode/setup/setup_acl.php:110 +#: ../../enterprise/godmode/setup/setup_acl.php:129 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:221 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:329 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:301 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:430 +#: ../../enterprise/meta/advanced/metasetup.visual.php:149 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1213 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:235 +msgid "Add" +msgstr "追加" + +#: ../../extensions/files_repo/files_repo_get_file.php:65 +msgid "Unreliable petition" +msgstr "信頼性の低い操作" + +#: ../../extensions/files_repo/files_repo_get_file.php:65 +msgid "Please contact the administrator" +msgstr "管理者に連絡してください" + +#: ../../extensions/files_repo/files_repo_list.php:58 +#: ../../godmode/agentes/configure_field.php:48 +#: ../../godmode/agentes/module_manager.php:545 +#: ../../godmode/agentes/module_manager_editor_common.php:148 +#: ../../godmode/agentes/module_manager_editor_common.php:646 +#: ../../godmode/agentes/planned_downtime.editor.php:478 +#: ../../godmode/agentes/planned_downtime.editor.php:753 +#: ../../godmode/alerts/alert_actions.php:340 +#: ../../godmode/alerts/alert_commands.php:330 +#: ../../godmode/alerts/alert_templates.php:298 +#: ../../godmode/alerts/configure_alert_action.php:112 +#: ../../godmode/alerts/configure_alert_command.php:146 +#: ../../godmode/alerts/configure_alert_template.php:747 +#: ../../godmode/category/edit_category.php:155 +#: ../../godmode/events/event_filter.php:108 +#: ../../godmode/events/event_responses.editor.php:76 +#: ../../godmode/events/event_responses.list.php:54 +#: ../../godmode/groups/configure_group.php:116 +#: ../../godmode/groups/configure_modu_group.php:69 +#: ../../godmode/groups/group_list.php:336 +#: ../../godmode/groups/modu_group_list.php:183 +#: ../../godmode/modules/manage_nc_groups.php:194 +#: ../../godmode/modules/manage_nc_groups_form.php:67 +#: ../../godmode/modules/manage_network_components_form_common.php:54 +#: ../../godmode/modules/manage_network_templates.php:190 +#: ../../godmode/modules/manage_network_templates_form.php:144 +#: ../../godmode/modules/module_list.php:59 +#: ../../godmode/netflow/nf_edit.php:118 +#: ../../godmode/netflow/nf_edit_form.php:189 +#: ../../godmode/reporting/graph_builder.main.php:103 +#: ../../godmode/reporting/reporting_builder.item_editor.php:649 +#: ../../godmode/reporting/reporting_builder.list_items.php:303 +#: ../../godmode/reporting/reporting_builder.main.php:65 +#: ../../godmode/reporting/reporting_builder.main.php:67 +#: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/modificar_server.php:46 +#: ../../godmode/servers/plugin.php:293 ../../godmode/servers/plugin.php:735 +#: ../../godmode/servers/recon_script.php:95 +#: ../../godmode/servers/recon_script.php:348 +#: ../../godmode/servers/servers.build_table.php:64 +#: ../../godmode/setup/os.builder.php:35 ../../godmode/setup/os.list.php:34 +#: ../../godmode/tag/edit_tag.php:169 ../../godmode/tag/tag.php:156 +#: ../../godmode/users/user_list.php:269 ../../godmode/users/user_list.php:403 +#: ../../include/functions_treeview.php:79 +#: ../../include/functions_events.php:2018 +#: ../../include/functions_events.php:2071 +#: ../../include/functions_filemanager.php:580 +#: ../../include/functions_pandora_networkmap.php:1391 +#: ../../include/functions_pandora_networkmap.php:1424 +#: ../../include/functions_pandora_networkmap.php:1585 +#: ../../include/functions_reporting_html.php:808 +#: ../../include/functions_reporting_html.php:817 +#: ../../include/functions_reporting_html.php:1646 +#: ../../include/functions_reporting_html.php:2101 +#: ../../include/functions_reporting_html.php:3807 +#: ../../mobile/operation/networkmaps.php:195 +#: ../../mobile/operation/visualmaps.php:139 +#: ../../operation/agentes/pandora_networkmap.editor.php:183 +#: ../../operation/agentes/pandora_networkmap.php:398 +#: ../../operation/gis_maps/gis_map.php:89 +#: ../../operation/netflow/nf_live_view.php:294 +#: ../../operation/search_helps.php:36 ../../operation/search_maps.php:31 +#: ../../operation/search_users.php:41 +#: ../../enterprise/dashboard/dashboards.php:87 +#: ../../enterprise/dashboard/main_dashboard.php:282 +#: ../../enterprise/dashboard/main_dashboard.php:315 +#: ../../enterprise/godmode/agentes/collection_manager.php:105 +#: ../../enterprise/godmode/agentes/collection_manager.php:163 +#: ../../enterprise/godmode/agentes/inventory_manager.php:233 +#: ../../enterprise/godmode/alerts/alert_events.php:488 +#: ../../enterprise/godmode/alerts/alert_events_list.php:422 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:407 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:131 +#: ../../enterprise/godmode/modules/configure_local_component.php:149 +#: ../../enterprise/godmode/modules/local_components.php:481 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:154 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:78 +#: ../../enterprise/godmode/policies/configure_policy.php:65 +#: ../../enterprise/godmode/policies/policies.php:254 +#: ../../enterprise/godmode/policies/policy_agents.php:377 +#: ../../enterprise/godmode/policies/policy_collections.php:121 +#: ../../enterprise/godmode/policies/policy_collections.php:192 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:242 +#: ../../enterprise/godmode/policies/policy_modules.php:1191 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:153 +#: ../../enterprise/godmode/reporting/mysql_builder.php:41 +#: ../../enterprise/godmode/reporting/mysql_builder.php:138 +#: ../../enterprise/godmode/reporting/mysql_builder.php:139 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:111 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:112 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1213 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:84 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:325 +#: ../../enterprise/godmode/servers/list_satellite.php:35 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:54 +#: ../../enterprise/godmode/servers/manage_export.php:131 +#: ../../enterprise/godmode/servers/manage_export_form.php:67 +#: ../../enterprise/godmode/services/services.service.php:244 +#: ../../enterprise/godmode/setup/edit_skin.php:208 +#: ../../enterprise/godmode/setup/setup_skins.php:82 +#: ../../enterprise/include/functions_reporting.php:4521 +#: ../../enterprise/include/functions_reporting_pdf.php:2404 +#: ../../enterprise/include/functions_services.php:1413 +#: ../../enterprise/meta/advanced/servers.build_table.php:59 +#: ../../enterprise/meta/include/functions_wizard_meta.php:148 +#: ../../enterprise/meta/include/functions_wizard_meta.php:359 +#: ../../enterprise/meta/include/functions_wizard_meta.php:464 +#: ../../enterprise/meta/include/functions_wizard_meta.php:995 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1298 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1415 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1515 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1629 +#: ../../enterprise/mobile/include/enterprise.class.php:79 +#: ../../enterprise/operation/agentes/collection_view.php:63 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:118 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:268 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:357 +#: ../../enterprise/operation/agentes/policy_view.php:131 +#: ../../enterprise/operation/agentes/policy_view.php:305 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:158 +#: ../../enterprise/operation/services/services.list.php:326 +#: ../../enterprise/operation/services/services.service.php:129 +msgid "Name" +msgstr "名前" + +#: ../../extensions/files_repo/files_repo_list.php:60 +#: ../../godmode/events/event_responses.editor.php:97 +#: ../../include/functions_visual_map_editor.php:107 +#: ../../include/functions_visual_map_editor.php:149 +#: ../../include/functions_visual_map_editor.php:444 +#: ../../include/functions_visual_map_editor.php:508 +#: ../../include/functions_filemanager.php:582 +#: ../../operation/incidents/incident_detail.php:455 +#: ../../enterprise/extensions/backup/main.php:68 +msgid "Size" +msgstr "サイズ" + +#: ../../extensions/files_repo/files_repo_list.php:61 +#: ../../include/functions_filemanager.php:581 +msgid "Last modification" +msgstr "最終更新" + +#: ../../extensions/files_repo/files_repo_list.php:86 +msgid "Copy to clipboard" +msgstr "クリップボードへコピー" + +#: ../../extensions/files_repo/files_repo_list.php:94 +#: ../../extensions/system_info.php:467 +#: ../../enterprise/extensions/backup/main.php:135 +msgid "Download" +msgstr "ダウンロード" + +#: ../../extensions/files_repo/files_repo_list.php:101 +#: ../../godmode/agentes/fields_manager.php:126 +#: ../../godmode/agentes/modificar_agente.php:569 +#: ../../godmode/agentes/planned_downtime.list.php:401 +#: ../../godmode/alerts/alert_special_days.php:449 +#: ../../godmode/events/event_responses.list.php:67 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1140 +#: ../../godmode/reporting/reporting_builder.list_items.php:428 +#: ../../godmode/reporting/reporting_builder.php:698 +#: ../../godmode/servers/plugin.php:157 ../../godmode/servers/plugin.php:781 +#: ../../godmode/servers/servers.build_table.php:154 +#: ../../godmode/setup/snmp_wizard.php:119 +#: ../../godmode/users/profile_list.php:389 +#: ../../godmode/users/user_list.php:468 ../../include/ajax/module.php:868 +#: ../../include/functions_groups.php:2166 +#: ../../include/functions_pandora_networkmap.php:1449 +#: ../../operation/agentes/estado_agente.php:580 +#: ../../operation/agentes/pandora_networkmap.php:403 +#: ../../operation/agentes/status_monitor.php:1118 +#: ../../operation/gis_maps/gis_map.php:163 +#: ../../operation/search_reports.php:52 +#: ../../operation/servers/recon_view.php:110 +#: ../../enterprise/extensions/cron/main.php:293 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:256 +#: ../../enterprise/godmode/agentes/collections.editor.php:178 +#: ../../enterprise/godmode/alerts/alert_events_list.php:634 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:475 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 +#: ../../enterprise/godmode/reporting/mysql_builder.php:86 +#: ../../enterprise/godmode/reporting/mysql_builder.php:100 +#: ../../enterprise/godmode/reporting/mysql_builder.php:110 +#: ../../enterprise/godmode/reporting/mysql_builder.php:152 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:349 +#: ../../enterprise/include/ajax/transactional.ajax.php:119 +#: ../../enterprise/include/ajax/transactional.ajax.php:210 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1419 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1909 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2003 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2481 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:264 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:425 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:617 +#: ../../enterprise/meta/screens/screens.visualmap.php:63 +msgid "Edit" +msgstr "編集" + +#: ../../extensions/files_repo/files_repo_list.php:105 +#: ../../godmode/agentes/agent_manager.php:203 +#: ../../godmode/agentes/agent_template.php:251 +#: ../../godmode/agentes/fields_manager.php:127 +#: ../../godmode/agentes/modificar_agente.php:635 +#: ../../godmode/agentes/module_manager.php:759 +#: ../../godmode/agentes/module_manager.php:767 +#: ../../godmode/agentes/module_manager.php:782 +#: ../../godmode/agentes/module_manager.php:797 +#: ../../godmode/agentes/module_manager.php:808 +#: ../../godmode/agentes/module_manager_editor_common.php:158 +#: ../../godmode/agentes/planned_downtime.editor.php:848 +#: ../../godmode/alerts/alert_actions.php:385 +#: ../../godmode/alerts/alert_actions.php:388 +#: ../../godmode/alerts/alert_commands.php:361 +#: ../../godmode/alerts/alert_list.list.php:825 +#: ../../godmode/alerts/alert_special_days.php:451 +#: ../../godmode/alerts/alert_templates.php:341 +#: ../../godmode/category/category.php:126 +#: ../../godmode/category/category.php:131 ../../godmode/db/db_audit.php:107 +#: ../../godmode/db/db_event.php:92 ../../godmode/db/db_refine.php:119 +#: ../../godmode/events/event_filter.php:146 +#: ../../godmode/groups/modu_group_list.php:198 +#: ../../godmode/groups/modu_group_list.php:200 +#: ../../godmode/massive/massive_add_action_alerts.php:203 +#: ../../godmode/massive/massive_add_alerts.php:183 +#: ../../godmode/massive/massive_add_profiles.php:115 +#: ../../godmode/massive/massive_add_tags.php:158 +#: ../../godmode/massive/massive_delete_action_alerts.php:202 +#: ../../godmode/massive/massive_delete_agents.php:138 +#: ../../godmode/massive/massive_delete_modules.php:511 +#: ../../godmode/massive/massive_delete_profiles.php:129 +#: ../../godmode/massive/massive_delete_tags.php:215 +#: ../../godmode/massive/massive_edit_plugins.php:533 +#: ../../godmode/massive/massive_enable_disable_alerts.php:167 +#: ../../godmode/massive/massive_operations.php:247 +#: ../../godmode/massive/massive_operations.php:256 +#: ../../godmode/massive/massive_standby_alerts.php:167 +#: ../../godmode/modules/manage_nc_groups.php:220 +#: ../../godmode/modules/manage_network_components.php:616 +#: ../../godmode/modules/manage_network_templates.php:209 +#: ../../godmode/modules/manage_network_templates.php:214 +#: ../../godmode/netflow/nf_edit.php:143 +#: ../../godmode/netflow/nf_item_list.php:237 +#: ../../godmode/reporting/graphs.php:190 +#: ../../godmode/reporting/reporting_builder.php:703 +#: ../../godmode/reporting/visual_console_builder.elements.php:318 +#: ../../godmode/servers/plugin.php:782 ../../godmode/setup/links.php:150 +#: ../../godmode/setup/news.php:267 +#: ../../godmode/snmpconsole/snmp_alert.php:1200 +#: ../../godmode/snmpconsole/snmp_alert.php:1236 +#: ../../godmode/snmpconsole/snmp_alert.php:1455 +#: ../../godmode/snmpconsole/snmp_filters.php:143 +#: ../../godmode/tag/tag.php:273 ../../godmode/users/configure_user.php:667 +#: ../../godmode/users/profile_list.php:390 +#: ../../godmode/users/user_list.php:470 ../../godmode/users/user_list.php:472 +#: ../../include/functions_events.php:1761 +#: ../../include/functions_filemanager.php:740 +#: ../../include/functions_groups.php:2173 +#: ../../operation/agentes/pandora_networkmap.php:492 +#: ../../operation/events/events.build_table.php:762 +#: ../../operation/events/events.php:777 +#: ../../operation/incidents/incident_detail.php:425 +#: ../../operation/incidents/incident_detail.php:472 +#: ../../operation/messages/message_list.php:193 +#: ../../operation/messages/message_list.php:199 +#: ../../operation/snmpconsole/snmp_view.php:659 +#: ../../operation/snmpconsole/snmp_view.php:665 +#: ../../operation/snmpconsole/snmp_view.php:816 +#: ../../operation/users/user_edit.php:799 +#: ../../enterprise/dashboard/dashboards.php:131 +#: ../../enterprise/extensions/backup/main.php:190 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:206 +#: ../../enterprise/godmode/agentes/inventory_manager.php:261 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:210 +#: ../../enterprise/godmode/alerts/alert_events_list.php:643 +#: ../../enterprise/godmode/alerts/alert_events_list.php:756 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:479 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:574 +#: ../../enterprise/godmode/modules/local_components.php:530 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:223 +#: ../../enterprise/godmode/policies/policies.php:430 +#: ../../enterprise/godmode/policies/policies.php:440 +#: ../../enterprise/godmode/policies/policies.php:458 +#: ../../enterprise/godmode/policies/policy_agents.php:227 +#: ../../enterprise/godmode/policies/policy_agents.php:326 +#: ../../enterprise/godmode/policies/policy_agents.php:470 +#: ../../enterprise/godmode/policies/policy_agents.php:523 +#: ../../enterprise/godmode/policies/policy_alerts.php:411 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:246 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:263 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:269 +#: ../../enterprise/godmode/policies/policy_modules.php:1239 +#: ../../enterprise/godmode/policies/policy_modules.php:1246 +#: ../../enterprise/godmode/policies/policy_modules.php:1275 +#: ../../enterprise/godmode/policies/policy_queue.php:440 +#: ../../enterprise/godmode/policies/policy_queue.php:476 +#: ../../enterprise/godmode/policies/policy_queue.php:492 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:175 +#: ../../enterprise/godmode/reporting/graph_template_list.php:146 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:393 +#: ../../enterprise/godmode/reporting/mysql_builder.php:49 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:361 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:369 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:762 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:367 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:161 +#: ../../enterprise/godmode/setup/setup_skins.php:136 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:312 +#: ../../enterprise/include/ajax/transactional.ajax.php:120 +#: ../../enterprise/include/ajax/transactional.ajax.php:212 +#: ../../enterprise/include/functions_services.php:1660 +#: ../../enterprise/meta/advanced/policymanager.queue.php:330 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:101 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:195 +#: ../../enterprise/operation/agentes/transactional_map.php:301 +#: ../../enterprise/operation/agentes/transactional_map.php:307 +#: ../../enterprise/operation/agentes/transactional_map.php:319 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:228 +#: ../../enterprise/operation/services/services.list.php:482 +msgid "Are you sure?" +msgstr "よろしいですか?" + +#: ../../extensions/files_repo/files_repo_list.php:106 +#: ../../godmode/agentes/agent_template.php:251 +#: ../../godmode/agentes/fields_manager.php:127 +#: ../../godmode/agentes/module_manager.php:569 +#: ../../godmode/agentes/module_manager.php:799 +#: ../../godmode/agentes/module_manager.php:816 +#: ../../godmode/agentes/module_manager_editor_common.php:711 +#: ../../godmode/agentes/planned_downtime.editor.php:798 +#: ../../godmode/agentes/planned_downtime.editor.php:803 +#: ../../godmode/agentes/planned_downtime.editor.php:851 +#: ../../godmode/agentes/planned_downtime.list.php:402 +#: ../../godmode/agentes/planned_downtime.list.php:470 +#: ../../godmode/alerts/alert_actions.php:343 +#: ../../godmode/alerts/alert_commands.php:333 +#: ../../godmode/alerts/alert_list.list.php:710 +#: ../../godmode/alerts/alert_templates.php:344 +#: ../../godmode/db/db_refine.php:119 +#: ../../godmode/events/event_filter.php:148 +#: ../../godmode/events/event_filter.php:162 +#: ../../godmode/events/event_responses.list.php:66 +#: ../../godmode/extensions.php:280 ../../godmode/extensions.php:284 +#: ../../godmode/groups/modu_group_list.php:184 +#: ../../godmode/massive/massive_delete_action_alerts.php:204 +#: ../../godmode/massive/massive_delete_agents.php:140 +#: ../../godmode/massive/massive_delete_alerts.php:238 +#: ../../godmode/massive/massive_delete_modules.php:513 +#: ../../godmode/massive/massive_delete_profiles.php:131 +#: ../../godmode/massive/massive_delete_tags.php:218 +#: ../../godmode/modules/manage_nc_groups.php:222 +#: ../../godmode/modules/manage_nc_groups.php:233 +#: ../../godmode/modules/manage_network_components.php:617 +#: ../../godmode/modules/manage_network_components.php:629 +#: ../../godmode/modules/manage_network_templates.php:214 +#: ../../godmode/modules/manage_network_templates.php:227 +#: ../../godmode/modules/manage_network_templates_form.php:219 +#: ../../godmode/netflow/nf_edit.php:145 ../../godmode/netflow/nf_edit.php:157 +#: ../../godmode/netflow/nf_item_list.php:239 +#: ../../godmode/netflow/nf_item_list.php:250 +#: ../../godmode/reporting/graph_builder.graph_editor.php:88 +#: ../../godmode/reporting/graph_builder.graph_editor.php:127 +#: ../../godmode/reporting/graphs.php:191 +#: ../../godmode/reporting/graphs.php:204 +#: ../../godmode/reporting/map_builder.php:215 +#: ../../godmode/reporting/reporting_builder.list_items.php:430 +#: ../../godmode/reporting/reporting_builder.list_items.php:457 +#: ../../godmode/reporting/reporting_builder.list_items.php:476 +#: ../../godmode/reporting/reporting_builder.list_items.php:536 +#: ../../godmode/reporting/reporting_builder.php:707 +#: ../../godmode/reporting/visual_console_builder.elements.php:518 +#: ../../godmode/servers/recon_script.php:350 +#: ../../godmode/servers/servers.build_table.php:167 +#: ../../godmode/setup/gis.php:64 ../../godmode/setup/links.php:137 +#: ../../godmode/setup/news.php:225 ../../godmode/setup/setup_visuals.php:683 +#: ../../godmode/setup/setup_visuals.php:714 +#: ../../godmode/setup/snmp_wizard.php:122 +#: ../../godmode/snmpconsole/snmp_alert.php:1201 +#: ../../godmode/snmpconsole/snmp_alert.php:1237 +#: ../../godmode/snmpconsole/snmp_filters.php:144 +#: ../../godmode/update_manager/update_manager.messages.php:91 +#: ../../godmode/update_manager/update_manager.messages.php:165 +#: ../../godmode/users/user_list.php:470 +#: ../../include/functions_groups.php:2173 +#: ../../include/functions_pandora_networkmap.php:754 +#: ../../operation/agentes/pandora_networkmap.php:404 +#: ../../operation/agentes/pandora_networkmap.php:492 +#: ../../operation/gis_maps/gis_map.php:165 +#: ../../operation/incidents/incident_detail.php:456 +#: ../../operation/messages/message_edit.php:109 +#: ../../operation/messages/message_list.php:128 +#: ../../operation/messages/message_list.php:194 +#: ../../operation/messages/message_list.php:200 +#: ../../operation/messages/message_list.php:218 +#: ../../operation/snmpconsole/snmp_view.php:659 +#: ../../operation/snmpconsole/snmp_view.php:665 +#: ../../operation/snmpconsole/snmp_view.php:816 +#: ../../operation/snmpconsole/snmp_view.php:841 +#: ../../enterprise/dashboard/dashboards.php:91 +#: ../../enterprise/dashboard/dashboards.php:131 +#: ../../enterprise/extensions/backup/main.php:146 +#: ../../enterprise/extensions/cron/main.php:296 +#: ../../enterprise/godmode/agentes/inventory_manager.php:262 +#: ../../enterprise/godmode/agentes/plugins_manager.php:112 +#: ../../enterprise/godmode/agentes/plugins_manager.php:173 +#: ../../enterprise/godmode/alerts/alert_events_list.php:568 +#: ../../enterprise/godmode/alerts/alert_events_list.php:646 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:480 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:122 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:191 +#: ../../enterprise/godmode/modules/local_components.php:531 +#: ../../enterprise/godmode/modules/local_components.php:543 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:224 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:237 +#: ../../enterprise/godmode/policies/policies.php:444 +#: ../../enterprise/godmode/policies/policy_agents.php:478 +#: ../../enterprise/godmode/policies/policy_alerts.php:422 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:257 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:270 +#: ../../enterprise/godmode/policies/policy_modules.php:1257 +#: ../../enterprise/godmode/policies/policy_modules.php:1281 +#: ../../enterprise/godmode/policies/policy_plugins.php:83 +#: ../../enterprise/godmode/policies/policy_queue.php:344 +#: ../../enterprise/godmode/policies/policy_queue.php:379 +#: ../../enterprise/godmode/policies/policy_queue.php:421 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:177 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:188 +#: ../../enterprise/godmode/reporting/graph_template_list.php:158 +#: ../../enterprise/godmode/reporting/mysql_builder.php:42 +#: ../../enterprise/godmode/reporting/mysql_builder.php:49 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:373 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:355 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:328 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:366 +#: ../../enterprise/godmode/setup/setup_acl.php:165 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:313 +#: ../../enterprise/include/ajax/transactional.ajax.php:121 +#: ../../enterprise/include/ajax/transactional.ajax.php:213 +#: ../../enterprise/meta/advanced/metasetup.visual.php:154 +#: ../../enterprise/meta/advanced/policymanager.queue.php:218 +#: ../../enterprise/meta/advanced/policymanager.queue.php:261 +#: ../../enterprise/meta/advanced/policymanager.queue.php:312 +#: ../../enterprise/meta/advanced/servers.build_table.php:132 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1425 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1594 +#: ../../enterprise/meta/include/functions_wizard_meta.php:294 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:267 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:428 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:620 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:196 +#: ../../enterprise/operation/agentes/transactional_map.php:320 +#: ../../enterprise/operation/services/services.list.php:483 +msgid "Delete" +msgstr "削除" + +#: ../../extensions/files_repo/files_repo_list.php:115 +msgid "No items" +msgstr "アイテムがありません。" + +#: ../../extensions/files_repo/functions_files_repo.php:29 +#: ../../extensions/files_repo/functions_files_repo.php:40 +#: ../../include/functions_config.php:1726 +msgid "Attachment directory is not writable by HTTP Server" +msgstr "添付ファイルディレクトリが HTTP サーバから書き込みできません。" + +#: ../../extensions/files_repo/functions_files_repo.php:30 +#: ../../extensions/files_repo/functions_files_repo.php:41 +#, php-format +msgid "Please check that the web server has write rights on the %s directory" +msgstr "Webサーバがディレクトリ %s に書き込む権限があるか確認してください。" + +#: ../../extensions/files_repo/functions_files_repo.php:229 +msgid "The file could not be copied" +msgstr "ファイルをコピーできませんでした" + +#: ../../extensions/files_repo/functions_files_repo.php:233 +msgid "There was an error creating the file" +msgstr "ファイル作成でエラーが発生しました" + +#: ../../extensions/files_repo/functions_files_repo.php:274 +#: ../../enterprise/extensions/vmware/main.php:75 +msgid "There was an error updating the file" +msgstr "ファイル更新でエラーが発生しました" + +#: ../../extensions/files_repo.php:91 +msgid "Extension not installed" +msgstr "拡張がインストールされていません" + +#: ../../extensions/files_repo.php:104 ../../extensions/files_repo.php:187 +#: ../../enterprise/extensions/ipam.php:213 +#: ../../enterprise/extensions/ipam.php:226 +#: ../../enterprise/extensions/ipam.php:292 +msgid "Administration view" +msgstr "管理画面" + +#: ../../extensions/files_repo.php:110 ../../extensions/files_repo.php:192 +#: ../../enterprise/extensions/ipam.php:159 +#: ../../enterprise/extensions/ipam.php:300 +msgid "Operation view" +msgstr "操作画面" + +#: ../../extensions/files_repo.php:116 ../../extensions/files_repo.php:218 +msgid "Files repository manager" +msgstr "ファイルリポジトリ管理" + +#: ../../extensions/files_repo.php:133 ../../include/functions.php:2188 +#: ../../include/functions.php:2191 +msgid "The file exceeds the maximum size" +msgstr "ファイルサイズが上限を超えています。" + +#: ../../extensions/files_repo.php:166 +#: ../../godmode/agentes/planned_downtime.list.php:107 +#: ../../godmode/alerts/alert_actions.php:332 +#: ../../godmode/alerts/alert_commands.php:319 +#: ../../godmode/alerts/alert_list.php:145 +#: ../../godmode/alerts/alert_list.php:213 +#: ../../godmode/alerts/alert_special_days.php:223 +#: ../../godmode/alerts/alert_templates.php:224 +#: ../../godmode/events/event_filter.php:56 +#: ../../godmode/events/event_filter.php:77 +#: ../../godmode/massive/massive_delete_action_alerts.php:114 +#: ../../godmode/massive/massive_delete_alerts.php:156 +#: ../../godmode/massive/massive_delete_modules.php:236 +#: ../../godmode/massive/massive_delete_tags.php:151 +#: ../../godmode/modules/manage_nc_groups.php:122 +#: ../../godmode/modules/manage_network_components.php:372 +#: ../../godmode/netflow/nf_edit.php:76 ../../godmode/netflow/nf_edit.php:100 +#: ../../godmode/netflow/nf_item_list.php:105 +#: ../../godmode/netflow/nf_item_list.php:126 +#: ../../godmode/reporting/graphs.php:86 ../../godmode/reporting/graphs.php:94 +#: ../../godmode/reporting/graphs.php:136 +#: ../../godmode/reporting/map_builder.php:87 +#: ../../godmode/reporting/reporting_builder.php:412 +#: ../../godmode/setup/gis.php:57 ../../godmode/setup/links.php:69 +#: ../../godmode/setup/news.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:560 +#: ../../godmode/snmpconsole/snmp_filters.php:76 +#: ../../godmode/users/configure_user.php:415 +#: ../../godmode/users/profile_list.php:94 +#: ../../godmode/users/user_list.php:147 ../../godmode/users/user_list.php:188 +#: ../../operation/events/events.php:508 +#: ../../operation/gis_maps/gis_map.php:74 +#: ../../operation/incidents/incident.php:66 +#: ../../operation/incidents/incident_detail.php:85 +#: ../../operation/incidents/incident_detail.php:114 +#: ../../operation/messages/message_list.php:56 +#: ../../operation/messages/message_list.php:73 +#: ../../operation/reporting/graph_viewer.php:34 +#: ../../operation/reporting/graph_viewer.php:41 +#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../enterprise/dashboard/dashboards.php:50 +#: ../../enterprise/extensions/ipam/ipam_action.php:64 +#: ../../enterprise/godmode/alerts/alert_events_list.php:160 +#: ../../enterprise/godmode/alerts/alert_events_list.php:204 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:281 +#: ../../enterprise/godmode/modules/local_components.php:330 +#: ../../enterprise/godmode/policies/policies.php:174 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:98 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:119 +#: ../../enterprise/godmode/reporting/graph_template_list.php:86 +#: ../../enterprise/godmode/reporting/graph_template_list.php:106 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:244 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:117 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:53 +#: ../../enterprise/operation/agentes/transactional_map.php:132 +msgid "Successfully deleted" +msgstr "削除しました。" + +#: ../../extensions/files_repo.php:166 +#: ../../godmode/alerts/alert_actions.php:333 +#: ../../godmode/alerts/alert_commands.php:320 +#: ../../godmode/alerts/alert_list.php:145 +#: ../../godmode/alerts/alert_list.php:213 +#: ../../godmode/alerts/alert_special_days.php:224 +#: ../../godmode/alerts/alert_templates.php:225 +#: ../../godmode/massive/massive_delete_action_alerts.php:115 +#: ../../godmode/massive/massive_delete_alerts.php:157 +#: ../../godmode/massive/massive_delete_tags.php:152 +#: ../../godmode/modules/manage_network_components.php:373 +#: ../../godmode/reporting/reporting_builder.php:413 +#: ../../godmode/setup/gis.php:55 ../../godmode/setup/news.php:98 +#: ../../godmode/users/configure_user.php:416 +#: ../../operation/agentes/pandora_networkmap.php:269 +#: ../../operation/events/events.php:509 +#: ../../operation/gis_maps/gis_map.php:75 +#: ../../operation/incidents/incident.php:67 +#: ../../operation/incidents/incident_detail.php:86 +#: ../../operation/incidents/incident_detail.php:115 +#: ../../operation/messages/message_list.php:57 +#: ../../operation/snmpconsole/snmp_view.php:98 +#: ../../enterprise/dashboard/dashboards.php:51 +#: ../../enterprise/extensions/ipam/ipam_action.php:61 +#: ../../enterprise/godmode/alerts/alert_events_list.php:161 +#: ../../enterprise/godmode/alerts/alert_events_list.php:205 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:282 +#: ../../enterprise/godmode/modules/local_components.php:331 +#: ../../enterprise/godmode/policies/policies.php:175 +#: ../../enterprise/godmode/policies/policy_agents.php:91 +#: ../../enterprise/godmode/policies/policy_alerts.php:165 +#: ../../enterprise/godmode/policies/policy_alerts.php:206 +#: ../../enterprise/godmode/policies/policy_collections.php:69 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:96 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:141 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:96 +#: ../../enterprise/godmode/policies/policy_modules.php:1085 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:245 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:191 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:118 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:54 +#: ../../enterprise/operation/agentes/transactional_map.php:133 +msgid "Could not be deleted" +msgstr "削除できませんでした。" + +#: ../../extensions/files_repo.php:200 ../../extensions/files_repo.php:216 +msgid "Files repository" +msgstr "ファイルリポジトリ" + +#: ../../extensions/insert_data.php:56 +msgid "Insert data" +msgstr "データの挿入" + +#: ../../extensions/insert_data.php:93 +msgid "You haven't privileges for insert data in the agent." +msgstr "エージェントにデータを挿入する権限がありません。" + +#: ../../extensions/insert_data.php:130 +#, php-format +msgid "Can't save agent (%s), module (%s) data xml." +msgstr "エージェント(%s)、モジュール(%s) のデータを保存できません。" + +#: ../../extensions/insert_data.php:137 +#, php-format +msgid "Save agent (%s), module (%s) data xml." +msgstr "エージェント(%s)、モジュール(%s) のデータを保存しました。" + +#: ../../extensions/insert_data.php:146 +#, php-format +msgid "" +"Please check that the directory \"%s\" is writeable by the apache user.

The CSV file format is " +"date;value<newline>date;value<newline>... The date in CSV is in " +"format Y/m/d H:i:s." +msgstr "" +"apache ユーザで \"%s\" ディレクトリが書き込みできるか確認してください。

CSV " +"ファイルフォーマットは、date;value<newline>date;value<newline>... です。CSV " +"内の日時フォーマットは Y/m/d H:i:s です。" + +#: ../../extensions/insert_data.php:179 ../../general/header.php:204 +#: ../../godmode/alerts/alert_list.builder.php:77 +#: ../../godmode/alerts/alert_list.builder.php:125 +#: ../../godmode/alerts/configure_alert_template.php:592 +#: ../../godmode/gis_maps/configure_gis_map.php:588 +#: ../../godmode/massive/massive_add_alerts.php:176 +#: ../../godmode/massive/massive_copy_modules.php:95 +#: ../../godmode/massive/massive_delete_alerts.php:208 +#: ../../godmode/massive/massive_delete_modules.php:412 +#: ../../godmode/massive/massive_delete_modules.php:481 +#: ../../godmode/massive/massive_edit_modules.php:256 +#: ../../godmode/massive/massive_edit_modules.php:310 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:85 +#: ../../enterprise/godmode/alerts/alert_events.php:513 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:207 +#: ../../enterprise/godmode/policies/policy_alerts.php:509 +#: ../../enterprise/godmode/policies/policy_alerts.php:513 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:328 +#: ../../enterprise/meta/advanced/synchronizing.user.php:536 +#: ../../enterprise/meta/general/main_header.php:392 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:224 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:223 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:313 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:374 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:482 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:555 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:107 +msgid "Select" +msgstr "選択" + +#: ../../extensions/insert_data.php:180 ../../extensions/insert_data.php:181 +#: ../../include/ajax/module.php:751 ../../include/functions_graph.php:3434 +#: ../../include/functions_netflow.php:311 +#: ../../include/functions_reporting.php:2354 +#: ../../include/functions_reporting.php:2388 +#: ../../include/functions_reporting_html.php:1811 +#: ../../include/functions_reporting_html.php:1814 +#: ../../include/functions_reporting_html.php:1815 +#: ../../include/functions_reporting_html.php:1818 +#: ../../mobile/operation/modules.php:605 +#: ../../mobile/operation/modules.php:612 +#: ../../mobile/operation/modules.php:620 +#: ../../mobile/operation/modules.php:756 +#: ../../operation/agentes/exportdata.csv.php:77 +#: ../../operation/agentes/exportdata.excel.php:76 +#: ../../operation/agentes/exportdata.php:98 +#: ../../operation/agentes/gis_view.php:194 +#: ../../operation/agentes/status_monitor.php:983 +#: ../../operation/search_modules.php:53 +#: ../../enterprise/godmode/agentes/collections.agents.php:50 +#: ../../enterprise/godmode/agentes/collections.agents.php:59 +#: ../../enterprise/godmode/agentes/collections.data.php:62 +#: ../../enterprise/godmode/agentes/collections.data.php:101 +#: ../../enterprise/godmode/agentes/collections.data.php:138 +#: ../../enterprise/godmode/agentes/collections.data.php:154 +#: ../../enterprise/godmode/agentes/collections.data.php:169 +#: ../../enterprise/godmode/agentes/collections.data.php:191 +#: ../../enterprise/godmode/agentes/collections.data.php:214 +#: ../../enterprise/godmode/agentes/collections.data.php:235 +#: ../../enterprise/godmode/agentes/collections.data.php:254 +#: ../../enterprise/godmode/agentes/collections.editor.php:39 +#: ../../enterprise/include/functions_reporting.php:1461 +#: ../../enterprise/include/functions_reporting.php:1574 +#: ../../enterprise/include/functions_reporting.php:1577 +#: ../../enterprise/include/functions_reporting_csv.php:289 +#: ../../enterprise/include/functions_reporting_csv.php:345 +#: ../../enterprise/include/functions_reporting_csv.php:371 +#: ../../enterprise/include/functions_reporting_csv.php:437 +#: ../../enterprise/include/functions_reporting_csv.php:820 +#: ../../enterprise/include/functions_reporting_pdf.php:365 +#: ../../enterprise/include/functions_reporting_pdf.php:371 +#: ../../enterprise/include/functions_reporting_pdf.php:979 +#: ../../enterprise/include/functions_reporting_pdf.php:985 +#: ../../enterprise/include/functions_reporting_pdf.php:986 +#: ../../enterprise/include/functions_reporting_pdf.php:989 +#: ../../enterprise/include/functions_services.php:1428 +#: ../../enterprise/operation/agentes/policy_view.php:308 +msgid "Data" +msgstr "データ" + +#: ../../extensions/insert_data.php:182 +#: ../../extensions/users_connected.php:79 ../../general/logon_ok.php:223 +#: ../../general/logon_ok.php:420 ../../godmode/admin_access_logs.php:190 +#: ../../godmode/alerts/configure_alert_special_days.php:66 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1067 +#: ../../include/functions.php:2312 ../../include/functions_events.php:3930 +#: ../../include/functions_reporting.php:2354 +#: ../../include/functions_reporting.php:2387 +#: ../../include/functions_reporting_html.php:1811 +#: ../../include/functions_reporting_html.php:1815 +#: ../../include/functions_reporting_html.php:1818 +#: ../../include/functions_reporting_html.php:1832 +#: ../../include/functions_reporting_html.php:3586 +#: ../../mobile/operation/tactical.php:310 +#: ../../operation/events/events.build_table.php:569 +#: ../../operation/netflow/nf_live_view.php:232 +#: ../../operation/reporting/graph_viewer.php:195 +#: ../../enterprise/extensions/backup/main.php:67 +#: ../../enterprise/include/functions_inventory.php:508 +#: ../../enterprise/include/functions_log.php:332 +#: ../../enterprise/include/functions_reporting.php:1446 +#: ../../enterprise/include/functions_reporting.php:1460 +#: ../../enterprise/include/functions_reporting.php:1574 +#: ../../enterprise/include/functions_reporting.php:1577 +#: ../../enterprise/include/functions_reporting_csv.php:264 +#: ../../enterprise/include/functions_reporting_csv.php:318 +#: ../../enterprise/include/functions_reporting_pdf.php:364 +#: ../../enterprise/include/functions_reporting_pdf.php:370 +#: ../../enterprise/include/functions_reporting_pdf.php:978 +#: ../../enterprise/include/functions_reporting_pdf.php:984 +#: ../../enterprise/include/functions_reporting_pdf.php:1001 +#: ../../enterprise/operation/agentes/agent_inventory.php:70 +#: ../../enterprise/operation/inventory/inventory.php:223 +msgid "Date" +msgstr "日付" + +#: ../../extensions/insert_data.php:185 +#: ../../operation/agentes/exportdata.php:331 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:293 +#: ../../enterprise/operation/reporting/custom_reporting.php:21 +msgid "CSV" +msgstr "CSVファイル" + +#: ../../extensions/insert_data.php:194 +#: ../../godmode/reporting/reporting_builder.main.php:32 +#: ../../godmode/reporting/visual_console_builder.data.php:168 +#: ../../godmode/setup/gis_step_2.php:310 +#: ../../godmode/setup/snmp_wizard.php:104 +#: ../../operation/agentes/graphs.php:235 +#: ../../enterprise/dashboard/main_dashboard.php:300 +#: ../../enterprise/godmode/reporting/mysql_builder.php:149 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:67 +#: ../../enterprise/include/ajax/transactional.ajax.php:83 +msgid "Save" +msgstr "保存" + +#: ../../extensions/insert_data.php:210 +#: ../../godmode/agentes/planned_downtime.editor.php:1169 +#: ../../godmode/alerts/configure_alert_template.php:1074 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1974 +#: ../../godmode/setup/news.php:297 +#: ../../operation/agentes/datos_agente.php:304 +#: ../../operation/agentes/estado_monitores.php:401 +#: ../../operation/agentes/stat_win.php:506 +#: ../../operation/events/events_list.php:1565 +#: ../../operation/netflow/nf_live_view.php:647 +#: ../../operation/reporting/graph_viewer.php:267 +#: ../../operation/reporting/reporting_viewer.php:254 +#: ../../operation/reporting/reporting_viewer.php:274 +#: ../../operation/tree.php:391 +#: ../../enterprise/dashboard/widgets/tree_view.php:317 +#: ../../enterprise/extensions/cron/main.php:370 +#: ../../enterprise/godmode/alerts/alert_events.php:577 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:683 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2284 +#: ../../enterprise/operation/log/log_viewer.php:310 +#: ../../enterprise/operation/log/log_viewer.php:322 +msgid "Choose time" +msgstr "時間を選択" + +#: ../../extensions/insert_data.php:211 +#: ../../godmode/agentes/planned_downtime.editor.php:1170 +#: ../../godmode/alerts/configure_alert_template.php:1075 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1975 +#: ../../godmode/setup/news.php:298 +#: ../../operation/agentes/datos_agente.php:305 +#: ../../operation/agentes/estado_monitores.php:402 +#: ../../operation/agentes/stat_win.php:507 +#: ../../operation/events/events_list.php:1566 +#: ../../operation/netflow/nf_live_view.php:648 +#: ../../operation/reporting/graph_viewer.php:268 +#: ../../operation/reporting/reporting_viewer.php:255 +#: ../../operation/reporting/reporting_viewer.php:275 +#: ../../operation/tree.php:392 +#: ../../enterprise/dashboard/widgets/tree_view.php:318 +#: ../../enterprise/extensions/cron/main.php:371 +#: ../../enterprise/godmode/alerts/alert_events.php:578 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:684 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2285 +#: ../../enterprise/operation/log/log_viewer.php:311 +#: ../../enterprise/operation/log/log_viewer.php:323 +msgid "Time" +msgstr "時刻" + +#: ../../extensions/insert_data.php:212 +#: ../../godmode/agentes/planned_downtime.editor.php:1171 +#: ../../godmode/alerts/configure_alert_template.php:1076 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1976 +#: ../../godmode/setup/news.php:299 ../../include/functions_html.php:860 +#: ../../operation/agentes/datos_agente.php:306 +#: ../../operation/agentes/estado_monitores.php:403 +#: ../../operation/agentes/stat_win.php:508 +#: ../../operation/events/events_list.php:1567 +#: ../../operation/netflow/nf_live_view.php:649 +#: ../../operation/reporting/graph_viewer.php:269 +#: ../../operation/reporting/reporting_viewer.php:256 +#: ../../operation/reporting/reporting_viewer.php:276 +#: ../../operation/tree.php:393 +#: ../../enterprise/dashboard/widgets/tree_view.php:319 +#: ../../enterprise/extensions/cron/main.php:372 +#: ../../enterprise/godmode/alerts/alert_events.php:579 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:685 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2286 +#: ../../enterprise/operation/log/log_viewer.php:312 +#: ../../enterprise/operation/log/log_viewer.php:324 +msgid "Hour" +msgstr "時" + +#: ../../extensions/insert_data.php:213 +#: ../../godmode/agentes/planned_downtime.editor.php:1172 +#: ../../godmode/alerts/configure_alert_template.php:1077 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1977 +#: ../../godmode/setup/news.php:300 ../../include/functions_html.php:861 +#: ../../operation/agentes/datos_agente.php:307 +#: ../../operation/agentes/estado_monitores.php:404 +#: ../../operation/agentes/stat_win.php:509 +#: ../../operation/events/events_list.php:1568 +#: ../../operation/netflow/nf_live_view.php:650 +#: ../../operation/reporting/graph_viewer.php:270 +#: ../../operation/reporting/reporting_viewer.php:257 +#: ../../operation/reporting/reporting_viewer.php:277 +#: ../../operation/tree.php:394 +#: ../../enterprise/dashboard/widgets/tree_view.php:320 +#: ../../enterprise/extensions/cron/main.php:373 +#: ../../enterprise/godmode/alerts/alert_events.php:580 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:686 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2287 +#: ../../enterprise/operation/log/log_viewer.php:313 +#: ../../enterprise/operation/log/log_viewer.php:325 +msgid "Minute" +msgstr "分" + +#: ../../extensions/insert_data.php:214 +#: ../../godmode/agentes/planned_downtime.editor.php:1173 +#: ../../godmode/alerts/configure_alert_template.php:1078 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1978 +#: ../../godmode/setup/news.php:301 +#: ../../operation/agentes/datos_agente.php:308 +#: ../../operation/agentes/estado_monitores.php:405 +#: ../../operation/agentes/stat_win.php:510 +#: ../../operation/events/events_list.php:1569 +#: ../../operation/netflow/nf_live_view.php:651 +#: ../../operation/reporting/graph_viewer.php:271 +#: ../../operation/reporting/reporting_viewer.php:258 +#: ../../operation/reporting/reporting_viewer.php:278 +#: ../../operation/tree.php:395 +#: ../../enterprise/dashboard/widgets/tree_view.php:321 +#: ../../enterprise/extensions/cron/main.php:374 +#: ../../enterprise/godmode/alerts/alert_events.php:581 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:687 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2288 +#: ../../enterprise/operation/log/log_viewer.php:314 +#: ../../enterprise/operation/log/log_viewer.php:326 +msgid "Second" +msgstr "秒" + +#: ../../extensions/insert_data.php:215 +#: ../../godmode/agentes/planned_downtime.editor.php:1174 +#: ../../godmode/alerts/configure_alert_template.php:1079 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1979 +#: ../../godmode/setup/news.php:302 ../../include/functions.php:436 +#: ../../include/functions.php:570 +#: ../../operation/agentes/datos_agente.php:309 +#: ../../operation/agentes/estado_monitores.php:406 +#: ../../operation/agentes/stat_win.php:511 +#: ../../operation/events/events_list.php:1570 +#: ../../operation/netflow/nf_live_view.php:652 +#: ../../operation/reporting/graph_viewer.php:272 +#: ../../operation/reporting/reporting_viewer.php:259 +#: ../../operation/reporting/reporting_viewer.php:279 +#: ../../operation/tree.php:396 +#: ../../enterprise/dashboard/widgets/tree_view.php:322 +#: ../../enterprise/extensions/cron/main.php:375 +#: ../../enterprise/godmode/alerts/alert_events.php:582 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:688 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2289 +#: ../../enterprise/operation/agentes/agent_inventory.php:89 +#: ../../enterprise/operation/log/log_viewer.php:315 +#: ../../enterprise/operation/log/log_viewer.php:327 +msgid "Now" +msgstr "今" + +#: ../../extensions/insert_data.php:216 +#: ../../godmode/agentes/planned_downtime.editor.php:1175 +#: ../../godmode/alerts/configure_alert_template.php:1080 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1980 +#: ../../godmode/setup/news.php:303 +#: ../../include/functions_filemanager.php:619 +#: ../../include/functions_filemanager.php:640 +#: ../../include/functions_filemanager.php:656 +#: ../../include/functions_snmp_browser.php:441 +#: ../../mobile/include/ui.class.php:571 ../../mobile/include/ui.class.php:610 +#: ../../operation/agentes/datos_agente.php:310 +#: ../../operation/agentes/estado_monitores.php:407 +#: ../../operation/agentes/stat_win.php:512 +#: ../../operation/events/events_list.php:1571 +#: ../../operation/netflow/nf_live_view.php:653 +#: ../../operation/reporting/graph_viewer.php:273 +#: ../../operation/reporting/reporting_viewer.php:260 +#: ../../operation/reporting/reporting_viewer.php:280 +#: ../../operation/tree.php:397 +#: ../../enterprise/dashboard/widgets/tree_view.php:323 +#: ../../enterprise/extensions/cron/main.php:376 +#: ../../enterprise/godmode/alerts/alert_events.php:583 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:689 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2290 +#: ../../enterprise/operation/log/log_viewer.php:316 +#: ../../enterprise/operation/log/log_viewer.php:328 +msgid "Close" +msgstr "閉じる" + +#: ../../extensions/insert_data.php:258 +msgid "Insert Data" +msgstr "データの挿入" + +#: ../../extensions/module_groups.php:39 +msgid "Number fired of alerts" +msgstr "アラート発生数" + +#: ../../extensions/module_groups.php:46 +#: ../../godmode/massive/massive_add_alerts.php:174 +#: ../../godmode/massive/massive_delete_alerts.php:206 +#: ../../godmode/massive/massive_enable_disable_alerts.php:148 +#: ../../godmode/massive/massive_standby_alerts.php:148 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:102 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:101 +#: ../../enterprise/godmode/policies/policy_alerts.php:507 +msgid "Alert template" +msgstr "アラートテンプレート" + +#: ../../extensions/module_groups.php:84 +#: ../../godmode/agentes/fields_manager.php:97 +#: ../../godmode/agentes/modificar_agente.php:494 +#: ../../godmode/agentes/planned_downtime.editor.php:760 +#: ../../godmode/alerts/alert_list.builder.php:83 +#: ../../godmode/alerts/alert_list.list.php:121 +#: ../../godmode/alerts/alert_list.list.php:410 +#: ../../godmode/alerts/alert_view.php:344 +#: ../../godmode/category/category.php:111 +#: ../../godmode/events/event_responses.list.php:57 +#: ../../godmode/groups/group_list.php:341 ../../godmode/menu.php:156 +#: ../../godmode/tag/tag.php:205 ../../include/functions_treeview.php:382 +#: ../../include/functions_filemanager.php:583 +#: ../../include/functions_reporting_html.php:1949 +#: ../../enterprise/extensions/backup/main.php:70 +#: ../../enterprise/extensions/cron/main.php:201 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:261 +#: ../../enterprise/godmode/agentes/collections.php:235 +#: ../../enterprise/godmode/agentes/inventory_manager.php:237 +#: ../../enterprise/godmode/alerts/alert_events_list.php:421 +#: ../../enterprise/godmode/policies/policy_alerts.php:241 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:171 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:245 +#: ../../enterprise/godmode/setup/setup_skins.php:120 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:287 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1196 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1408 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1500 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1583 +#: ../../enterprise/meta/include/functions_alerts_meta.php:111 +#: ../../enterprise/meta/include/functions_alerts_meta.php:128 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:98 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:122 +#: ../../enterprise/operation/agentes/transactional_map.php:155 +#: ../../enterprise/operation/services/services.list.php:348 +msgid "Actions" +msgstr "アクション" + +#: ../../extensions/module_groups.php:168 +msgid "Combined table of agent group and module group" +msgstr "エージェントグループとモジュールグループの一覧" + +#: ../../extensions/module_groups.php:171 +msgid "" +"This table shows in columns the modules group and in rows agents group. The " +"cell shows all modules" +msgstr "列にモジュールグループ、行にエージェントグループを示しています。各セルは、全モジュールの状態を表示しています。" + +#: ../../extensions/module_groups.php:297 +msgid "" +"Orange cell when the module group and agent have at least one alarm fired." +msgstr "モジュールグループおよびエージェントで、少なくとも 1つのモジュールでアラートが発生している時にオレンジになります。" + +#: ../../extensions/module_groups.php:298 +msgid "" +"Red cell when the module group and agent have at least one module in " +"critical status and the others in any status" +msgstr "モジュールグループおよびエージェントで、少なくとも 1つのモジュールが障害状態の時に赤になります。" + +#: ../../extensions/module_groups.php:299 +msgid "" +"Yellow cell when the module group and agent have at least one in warning " +"status and the others in grey or green status" +msgstr "" +"モジュールグループおよびエージェントで、少なくとも 1つのモジュールが警告状態で、その他のモジュールが不明か正常状態の時にに黄色なります。" + +#: ../../extensions/module_groups.php:300 +msgid "" +"Green cell when the module group and agent have all modules in OK status" +msgstr "モジュールグループおよびエージェントの全てのモジュールが正常状態の時に、緑になります。" + +#: ../../extensions/module_groups.php:301 +msgid "" +"Grey cell when the module group and agent have at least one in unknown " +"status and the others in green status" +msgstr "モジュールグループおよびエージェントで、少なくとも 1つのモジュールが不明状態で、その他のモジュールが正常状態の時にグレーになります。" + +#: ../../extensions/module_groups.php:302 +msgid "" +"Blue cell when the module group and agent have all modules in not init " +"status." +msgstr "青のセルは、全モジュールが未初期化状態であることを示します。" + +#: ../../extensions/module_groups.php:307 +msgid "There are no defined groups or module groups" +msgstr "定義済のグループまたはモジュールグループがありません。" + +#: ../../extensions/module_groups.php:325 ../../godmode/menu.php:49 +#: ../../operation/tree.php:67 +#: ../../enterprise/dashboard/widgets/tree_view.php:36 +msgid "Module groups" +msgstr "モジュールグループ" + +#: ../../extensions/net_tools.php:96 +msgid "The agent hasn't got IP" +msgstr "エージェントに IP がありません" + +#: ../../extensions/net_tools.php:120 +msgid "" +"You can set the command path in the menu Administration -> Extensions -" +"> Config Network Tools" +msgstr "コマンドのパスは、システム管理 -> 拡張 -> ネットワークツール設定 で設定できます。" + +#: ../../extensions/net_tools.php:123 +msgid "Traceroute" +msgstr "Traceroute" + +#: ../../extensions/net_tools.php:124 +msgid "Ping host & Latency" +msgstr "ホストへの ping および遅延" + +#: ../../extensions/net_tools.php:125 +msgid "SNMP Interface status" +msgstr "SNMP インタフェースの状態" + +#: ../../extensions/net_tools.php:126 +msgid "Basic TCP Port Scan" +msgstr "基本 TCP ポートスキャン" + +#: ../../extensions/net_tools.php:127 +msgid "DiG/Whois Lookup" +msgstr "DiG/Whois ルックアップ" + +#: ../../extensions/net_tools.php:131 +#: ../../operation/agentes/estado_generalagente.php:152 +msgid "IP address" +msgstr "IP アドレス" + +#: ../../extensions/net_tools.php:145 +#: ../../enterprise/meta/include/functions_wizard_meta.php:826 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1322 +msgid "SNMP Community" +msgstr "SNMP コミュニティ" + +#: ../../extensions/net_tools.php:148 ../../include/functions_events.php:1796 +msgid "Execute" +msgstr "実行" + +#: ../../extensions/net_tools.php:162 +msgid "Traceroute executable does not exist." +msgstr "traceroute コマンドがありません。" + +#: ../../extensions/net_tools.php:165 +msgid "Traceroute to " +msgstr "以下へのtraceroute " + +#: ../../extensions/net_tools.php:174 +msgid "Ping executable does not exist." +msgstr "pingコマンドがありません。" + +#: ../../extensions/net_tools.php:177 +#, php-format +msgid "Ping to %s" +msgstr "%s への ping" + +#: ../../extensions/net_tools.php:186 +msgid "Nmap executable does not exist." +msgstr "nmapコマンドがありません。" + +#: ../../extensions/net_tools.php:189 +msgid "Basic TCP Scan on " +msgstr "基本TCPスキャン: " + +#: ../../extensions/net_tools.php:196 +msgid "Domain and IP information for " +msgstr "ドメインおよびIP情報: " + +#: ../../extensions/net_tools.php:200 +msgid "Dig executable does not exist." +msgstr "digコマンドがありません。" + +#: ../../extensions/net_tools.php:210 +msgid "Whois executable does not exist." +msgstr "whoisコマンドがありません。" + +#: ../../extensions/net_tools.php:219 +msgid "SNMP information for " +msgstr "SNMP情報: " + +#: ../../extensions/net_tools.php:223 +msgid "SNMPget executable does not exist." +msgstr "snmpgetコマンドがありません。" + +#: ../../extensions/net_tools.php:226 +msgid "Uptime" +msgstr "稼働時間" + +#: ../../extensions/net_tools.php:230 +msgid "Device info" +msgstr "デバイス情報" + +#: ../../extensions/net_tools.php:238 +msgid "Interface" +msgstr "インタフェース" + +#: ../../extensions/net_tools.php:268 ../../extensions/net_tools.php:343 +msgid "Config Network Tools" +msgstr "ネットワークツール設定" + +#: ../../extensions/net_tools.php:289 ../../extensions/net_tools.php:290 +msgid "Set the paths." +msgstr "パスを設定しました。" + +#: ../../extensions/net_tools.php:310 +msgid "Traceroute path" +msgstr "Traceroute パス" + +#: ../../extensions/net_tools.php:311 +msgid "If it is empty, Pandora searchs the traceroute system." +msgstr "空の場合、Pandora はシステムから traceroute を探します。" + +#: ../../extensions/net_tools.php:314 +msgid "Ping path" +msgstr "Ping パス" + +#: ../../extensions/net_tools.php:315 +msgid "If it is empty, Pandora searchs the ping system." +msgstr "空の場合、Pandora はシステムから ping を探します。" + +#: ../../extensions/net_tools.php:318 +msgid "Nmap path" +msgstr "Nmap パス" + +#: ../../extensions/net_tools.php:319 +msgid "If it is empty, Pandora searchs the nmap system." +msgstr "空の場合、Pandora はシステムから nmap を探します。" + +#: ../../extensions/net_tools.php:322 +msgid "Dig path" +msgstr "dig パス" + +#: ../../extensions/net_tools.php:323 +msgid "If it is empty, Pandora searchs the dig system." +msgstr "空の場合、Pandora はシステムから dig を探します。" + +#: ../../extensions/net_tools.php:326 +msgid "Snmpget path" +msgstr "snmpget パス" + +#: ../../extensions/net_tools.php:327 +msgid "If it is empty, Pandora searchs the snmpget system." +msgstr "空の場合、Pandora はシステムから snmpget を探します。" + +#: ../../extensions/net_tools.php:332 +#: ../../godmode/reporting/reporting_builder.list_items.php:305 +#: ../../godmode/update_manager/update_manager.php:35 +#: ../../enterprise/dashboard/main_dashboard.php:161 +#: ../../enterprise/dashboard/main_dashboard.php:236 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:254 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:243 +msgid "Options" +msgstr "オプション" + +#: ../../extensions/pandora_logs.php:33 ../../extensions/system_info.php:174 msgid "Cannot find file" msgstr "ファイルが見つかりません" @@ -1285,1783 +3524,182 @@ msgstr "このツールは、コンソールから Pandora FMS のシステム msgid "System logfiles" msgstr "システムログファイル" -#: ../../extensions/insert_data.php:54 -msgid "Insert data" -msgstr "データの挿入" +#: ../../extensions/plugin_registration.php:26 +#: ../../extensions/plugin_registration.php:33 +msgid "Plugin registration" +msgstr "プラグインの登録" -#: ../../extensions/insert_data.php:83 -msgid "You haven't privileges for insert data in the agent." -msgstr "エージェントにデータを挿入する権限がありません。" +#: ../../extensions/plugin_registration.php:30 +msgid "Plugin Registration" +msgstr "プラグイン登録" -#: ../../extensions/insert_data.php:119 -#, php-format -msgid "Can't save agent (%s), module (%s) data xml." -msgstr "エージェント(%s)、モジュール(%s) のデータを保存できません。" - -#: ../../extensions/insert_data.php:126 -#, php-format -msgid "Save agent (%s), module (%s) data xml." -msgstr "エージェント(%s)、モジュール(%s) のデータを保存しました。" - -#: ../../extensions/insert_data.php:135 -#, php-format +#: ../../extensions/plugin_registration.php:35 msgid "" -"Please check that the directory \"%s\" is writeable by the apache user.

The CSV file format is " -"date;value<newline>date;value<newline>... The date in CSV is in " -"format Y/m/d H:i:s." +"This extension makes registration of server plugins more easy. \n" +"\t\t\t\t\t\tHere you can upload a server plugin in Pandora FMS 3.x zipped " +"format (.pspz). \n" +"\t\t\t\t\t\tPlease refer to documentation on how to obtain and use Pandora " +"FMS Server Plugins.\n" +"\t\t\t\t\t\t

You can get more plugins in our Public Resource Library " msgstr "" -"apache ユーザで \"%s\" ディレクトリが書き込みできるか確認してください。

CSV " -"ファイルフォーマットは、date;value<newline>date;value<newline>... です。CSV " -"内の日時フォーマットは Y/m/d H:i:s です。" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:529 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:223 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:313 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:374 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:482 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:555 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:224 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:107 -#: ../../enterprise/meta/general/main_header.php:397 -#: ../../enterprise/godmode/policies/policy_alerts.php:509 -#: ../../enterprise/godmode/policies/policy_alerts.php:513 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:328 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:207 -#: ../../enterprise/godmode/alerts/alert_events.php:513 -#: ../../extensions/insert_data.php:163 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:85 -#: ../../godmode/gis_maps/configure_gis_map.php:588 -#: ../../godmode/massive/massive_copy_modules.php:95 -#: ../../godmode/massive/massive_delete_modules.php:412 -#: ../../godmode/massive/massive_delete_modules.php:481 -#: ../../godmode/massive/massive_add_alerts.php:176 -#: ../../godmode/massive/massive_delete_alerts.php:208 -#: ../../godmode/massive/massive_edit_modules.php:255 -#: ../../godmode/massive/massive_edit_modules.php:309 -#: ../../godmode/alerts/configure_alert_template.php:584 -#: ../../godmode/alerts/alert_list.builder.php:77 -#: ../../godmode/alerts/alert_list.builder.php:125 ../../general/header.php:204 -msgid "Select" -msgstr "選択" - -#: ../../enterprise/godmode/agentes/collections.data.php:62 -#: ../../enterprise/godmode/agentes/collections.data.php:101 -#: ../../enterprise/godmode/agentes/collections.data.php:136 -#: ../../enterprise/godmode/agentes/collections.data.php:152 -#: ../../enterprise/godmode/agentes/collections.data.php:167 -#: ../../enterprise/godmode/agentes/collections.data.php:189 -#: ../../enterprise/godmode/agentes/collections.data.php:212 -#: ../../enterprise/godmode/agentes/collections.data.php:233 -#: ../../enterprise/godmode/agentes/collections.data.php:252 -#: ../../enterprise/godmode/agentes/collections.editor.php:39 -#: ../../enterprise/include/functions_reporting_pdf.php:954 -#: ../../enterprise/include/functions_reporting_pdf.php:960 -#: ../../enterprise/include/functions_reporting_pdf.php:961 -#: ../../enterprise/include/functions_reporting_pdf.php:964 -#: ../../enterprise/include/functions_reporting_csv.php:234 -#: ../../enterprise/include/functions_reporting_csv.php:290 -#: ../../enterprise/include/functions_reporting_csv.php:316 -#: ../../enterprise/include/functions_reporting_csv.php:382 -#: ../../enterprise/include/functions_reporting_csv.php:765 -#: ../../enterprise/include/functions_services.php:1428 -#: ../../enterprise/operation/agentes/policy_view.php:308 -#: ../../extensions/insert_data.php:164 ../../extensions/insert_data.php:165 -#: ../../mobile/operation/modules.php:564 -#: ../../mobile/operation/modules.php:571 -#: ../../mobile/operation/modules.php:581 -#: ../../mobile/operation/modules.php:649 -#: ../../mobile/operation/modules.php:719 -#: ../../include/functions_reporting_html.php:1479 -#: ../../include/functions_reporting_html.php:1482 -#: ../../include/functions_reporting_html.php:1483 -#: ../../include/functions_reporting_html.php:1486 -#: ../../include/ajax/module.php:735 ../../include/functions_graph.php:3194 -#: ../../include/functions_netflow.php:310 -#: ../../include/functions_reporting.php:2297 -#: ../../include/functions_reporting.php:2331 -#: ../../operation/agentes/gis_view.php:194 -#: ../../operation/agentes/exportdata.csv.php:77 -#: ../../operation/agentes/exportdata.php:98 -#: ../../operation/agentes/status_monitor.php:979 -#: ../../operation/agentes/exportdata.excel.php:76 -#: ../../operation/search_modules.php:53 -msgid "Data" -msgstr "データ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:293 -#: ../../enterprise/operation/reporting/custom_reporting.php:21 -#: ../../extensions/insert_data.php:169 -#: ../../operation/agentes/exportdata.php:322 -msgid "CSV" -msgstr "CSVファイル" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:627 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:67 -#: ../../enterprise/godmode/reporting/mysql_builder.php:149 -#: ../../extensions/insert_data.php:178 ../../godmode/setup/gis_step_2.php:310 -#: ../../godmode/reporting/visual_console_builder.data.php:127 -#: ../../godmode/reporting/reporting_builder.main.php:32 -#: ../../operation/agentes/graphs.php:235 -msgid "Save" -msgstr "保存" - -#: ../../enterprise/extensions/cron/main.php:339 -#: ../../enterprise/godmode/alerts/alert_events.php:577 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:683 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2236 -#: ../../enterprise/operation/log/log_viewer.php:310 -#: ../../enterprise/operation/log/log_viewer.php:322 -#: ../../enterprise/dashboard/widgets/tree_view.php:316 -#: ../../extensions/insert_data.php:194 -#: ../../godmode/agentes/planned_downtime.editor.php:1168 -#: ../../godmode/alerts/configure_alert_template.php:1061 -#: ../../godmode/setup/news.php:297 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1808 -#: ../../operation/tree.php:391 ../../operation/agentes/stat_win.php:500 -#: ../../operation/agentes/datos_agente.php:304 -#: ../../operation/agentes/estado_monitores.php:382 -#: ../../operation/netflow/nf_live_view.php:605 -#: ../../operation/reporting/reporting_viewer.php:257 -#: ../../operation/reporting/reporting_viewer.php:277 -#: ../../operation/reporting/graph_viewer.php:264 -#: ../../operation/events/events_list.php:1480 -msgid "Choose time" -msgstr "時間を選択" - -#: ../../enterprise/extensions/cron/main.php:340 -#: ../../enterprise/godmode/alerts/alert_events.php:578 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:684 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2237 -#: ../../enterprise/operation/log/log_viewer.php:311 -#: ../../enterprise/operation/log/log_viewer.php:323 -#: ../../enterprise/dashboard/widgets/tree_view.php:317 -#: ../../extensions/insert_data.php:195 -#: ../../godmode/agentes/planned_downtime.editor.php:1169 -#: ../../godmode/alerts/configure_alert_template.php:1062 -#: ../../godmode/setup/news.php:298 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1809 -#: ../../operation/tree.php:392 ../../operation/agentes/stat_win.php:501 -#: ../../operation/agentes/datos_agente.php:305 -#: ../../operation/agentes/estado_monitores.php:383 -#: ../../operation/netflow/nf_live_view.php:606 -#: ../../operation/reporting/reporting_viewer.php:258 -#: ../../operation/reporting/reporting_viewer.php:278 -#: ../../operation/reporting/graph_viewer.php:265 -#: ../../operation/events/events_list.php:1481 -msgid "Time" -msgstr "時刻" - -#: ../../enterprise/extensions/cron/main.php:341 -#: ../../enterprise/godmode/alerts/alert_events.php:579 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:685 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2238 -#: ../../enterprise/operation/log/log_viewer.php:312 -#: ../../enterprise/operation/log/log_viewer.php:324 -#: ../../enterprise/dashboard/widgets/tree_view.php:318 -#: ../../extensions/insert_data.php:196 -#: ../../godmode/agentes/planned_downtime.editor.php:1170 -#: ../../godmode/alerts/configure_alert_template.php:1063 -#: ../../godmode/setup/news.php:299 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1810 -#: ../../include/functions_html.php:849 ../../operation/tree.php:393 -#: ../../operation/agentes/stat_win.php:502 -#: ../../operation/agentes/datos_agente.php:306 -#: ../../operation/agentes/estado_monitores.php:384 -#: ../../operation/netflow/nf_live_view.php:607 -#: ../../operation/reporting/reporting_viewer.php:259 -#: ../../operation/reporting/reporting_viewer.php:279 -#: ../../operation/reporting/graph_viewer.php:266 -#: ../../operation/events/events_list.php:1482 -msgid "Hour" -msgstr "時" - -#: ../../enterprise/extensions/cron/main.php:342 -#: ../../enterprise/godmode/alerts/alert_events.php:580 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:686 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2239 -#: ../../enterprise/operation/log/log_viewer.php:313 -#: ../../enterprise/operation/log/log_viewer.php:325 -#: ../../enterprise/dashboard/widgets/tree_view.php:319 -#: ../../extensions/insert_data.php:197 -#: ../../godmode/agentes/planned_downtime.editor.php:1171 -#: ../../godmode/alerts/configure_alert_template.php:1064 -#: ../../godmode/setup/news.php:300 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1811 -#: ../../include/functions_html.php:850 ../../operation/tree.php:394 -#: ../../operation/agentes/stat_win.php:503 -#: ../../operation/agentes/datos_agente.php:307 -#: ../../operation/agentes/estado_monitores.php:385 -#: ../../operation/netflow/nf_live_view.php:608 -#: ../../operation/reporting/reporting_viewer.php:260 -#: ../../operation/reporting/reporting_viewer.php:280 -#: ../../operation/reporting/graph_viewer.php:267 -#: ../../operation/events/events_list.php:1483 -msgid "Minute" -msgstr "分" - -#: ../../enterprise/extensions/cron/main.php:343 -#: ../../enterprise/godmode/alerts/alert_events.php:581 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:687 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2240 -#: ../../enterprise/operation/log/log_viewer.php:314 -#: ../../enterprise/operation/log/log_viewer.php:326 -#: ../../enterprise/dashboard/widgets/tree_view.php:320 -#: ../../extensions/insert_data.php:198 -#: ../../godmode/agentes/planned_downtime.editor.php:1172 -#: ../../godmode/alerts/configure_alert_template.php:1065 -#: ../../godmode/setup/news.php:301 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1812 -#: ../../operation/tree.php:395 ../../operation/agentes/stat_win.php:504 -#: ../../operation/agentes/datos_agente.php:308 -#: ../../operation/agentes/estado_monitores.php:386 -#: ../../operation/netflow/nf_live_view.php:609 -#: ../../operation/reporting/reporting_viewer.php:261 -#: ../../operation/reporting/reporting_viewer.php:281 -#: ../../operation/reporting/graph_viewer.php:268 -#: ../../operation/events/events_list.php:1484 -msgid "Second" -msgstr "秒" - -#: ../../enterprise/extensions/cron/main.php:344 -#: ../../enterprise/godmode/alerts/alert_events.php:582 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:688 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2241 -#: ../../enterprise/operation/agentes/agent_inventory.php:89 -#: ../../enterprise/operation/log/log_viewer.php:315 -#: ../../enterprise/operation/log/log_viewer.php:327 -#: ../../enterprise/dashboard/widgets/tree_view.php:321 -#: ../../extensions/insert_data.php:199 -#: ../../godmode/agentes/planned_downtime.editor.php:1173 -#: ../../godmode/alerts/configure_alert_template.php:1066 -#: ../../godmode/setup/news.php:302 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1813 -#: ../../include/functions.php:436 ../../include/functions.php:570 -#: ../../operation/tree.php:396 ../../operation/agentes/stat_win.php:505 -#: ../../operation/agentes/datos_agente.php:309 -#: ../../operation/agentes/estado_monitores.php:387 -#: ../../operation/netflow/nf_live_view.php:610 -#: ../../operation/reporting/reporting_viewer.php:262 -#: ../../operation/reporting/reporting_viewer.php:282 -#: ../../operation/reporting/graph_viewer.php:269 -#: ../../operation/events/events_list.php:1485 -msgid "Now" -msgstr "今" - -#: ../../enterprise/extensions/cron/main.php:345 -#: ../../enterprise/godmode/alerts/alert_events.php:583 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:689 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2242 -#: ../../enterprise/operation/log/log_viewer.php:316 -#: ../../enterprise/operation/log/log_viewer.php:328 -#: ../../enterprise/dashboard/widgets/tree_view.php:322 -#: ../../extensions/insert_data.php:200 -#: ../../godmode/agentes/planned_downtime.editor.php:1174 -#: ../../godmode/alerts/configure_alert_template.php:1067 -#: ../../godmode/setup/news.php:303 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1814 -#: ../../mobile/include/ui.class.php:571 ../../mobile/include/ui.class.php:610 -#: ../../include/functions_filemanager.php:619 -#: ../../include/functions_filemanager.php:640 -#: ../../include/functions_filemanager.php:656 -#: ../../include/functions_snmp_browser.php:441 ../../operation/tree.php:397 -#: ../../operation/agentes/stat_win.php:506 -#: ../../operation/agentes/datos_agente.php:310 -#: ../../operation/agentes/estado_monitores.php:388 -#: ../../operation/netflow/nf_live_view.php:611 -#: ../../operation/reporting/reporting_viewer.php:263 -#: ../../operation/reporting/reporting_viewer.php:283 -#: ../../operation/reporting/graph_viewer.php:270 -#: ../../operation/events/events_list.php:1486 -msgid "Close" -msgstr "閉じる" - -#: ../../extensions/insert_data.php:241 -msgid "Insert Data" -msgstr "データの挿入" - -#: ../../extensions/files_repo/files_repo_get_file.php:65 -msgid "Unreliable petition" -msgstr "信頼性の低い操作" - -#: ../../extensions/files_repo/files_repo_get_file.php:65 -msgid "Please contact the administrator" -msgstr "管理者に連絡してください" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:214 -#: ../../enterprise/meta/advanced/policymanager.queue.php:218 -#: ../../enterprise/meta/advanced/policymanager.queue.php:224 -#: ../../enterprise/meta/advanced/policymanager.queue.php:298 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:374 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:218 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:105 -#: ../../enterprise/meta/include/functions_users_meta.php:79 -#: ../../enterprise/meta/include/functions_users_meta.php:89 -#: ../../enterprise/meta/include/functions_wizard_meta.php:251 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:226 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:265 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:530 -#: ../../enterprise/meta/include/functions_agents_meta.php:1053 -#: ../../enterprise/meta/include/functions_html_meta.php:51 -#: ../../enterprise/extensions/ipam/ipam_network.php:305 -#: ../../enterprise/godmode/modules/local_components.php:426 -#: ../../enterprise/godmode/modules/local_components.php:436 -#: ../../enterprise/godmode/modules/local_components.php:450 -#: ../../enterprise/godmode/policies/policy_queue.php:340 -#: ../../enterprise/godmode/policies/policy_queue.php:344 -#: ../../enterprise/godmode/policies/policy_queue.php:350 -#: ../../enterprise/godmode/policies/policy_queue.php:407 -#: ../../enterprise/godmode/policies/policy_agents.php:369 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:204 -#: ../../enterprise/godmode/setup/setup_acl.php:96 -#: ../../enterprise/godmode/setup/setup_acl.php:101 -#: ../../enterprise/godmode/setup/setup_acl.php:106 -#: ../../enterprise/godmode/setup/setup_acl.php:312 -#: ../../enterprise/godmode/setup/setup_acl.php:322 -#: ../../enterprise/godmode/setup/setup_acl.php:334 -#: ../../enterprise/godmode/setup/setup_acl.php:374 -#: ../../enterprise/godmode/setup/setup_acl.php:403 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:236 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:121 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:153 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:127 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:127 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1426 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1428 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1443 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1667 -#: ../../enterprise/include/functions_metaconsole.php:610 -#: ../../enterprise/include/functions_metaconsole.php:611 -#: ../../enterprise/include/functions_metaconsole.php:1215 -#: ../../enterprise/operation/agentes/agent_inventory.php:69 -#: ../../enterprise/operation/log/log_viewer.php:194 -#: ../../enterprise/operation/log/log_viewer.php:212 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:32 -#: ../../enterprise/operation/inventory/inventory.php:55 -#: ../../enterprise/operation/inventory/inventory.php:57 -#: ../../enterprise/operation/inventory/inventory.php:120 -#: ../../enterprise/operation/inventory/inventory.php:122 -#: ../../enterprise/operation/inventory/inventory.php:176 -#: ../../enterprise/dashboard/widgets/events_list.php:52 -#: ../../enterprise/dashboard/widgets/tree_view.php:52 -#: ../../enterprise/dashboard/widgets/tree_view.php:65 -#: ../../extensions/agents_modules.php:78 -#: ../../extensions/files_repo/files_repo_form.php:50 -#: ../../godmode/modules/manage_network_templates_form.php:267 -#: ../../godmode/modules/manage_network_components.php:499 -#: ../../godmode/massive/massive_copy_modules.php:85 -#: ../../godmode/massive/massive_copy_modules.php:198 -#: ../../godmode/massive/massive_delete_modules.php:409 -#: ../../godmode/massive/massive_delete_modules.php:437 -#: ../../godmode/massive/massive_delete_modules.php:460 -#: ../../godmode/massive/massive_delete_modules.php:474 -#: ../../godmode/massive/massive_delete_agents.php:121 -#: ../../godmode/massive/massive_edit_agents.php:222 -#: ../../godmode/massive/massive_edit_modules.php:252 -#: ../../godmode/massive/massive_edit_modules.php:280 -#: ../../godmode/massive/massive_edit_modules.php:302 -#: ../../godmode/massive/massive_edit_modules.php:331 -#: ../../godmode/admin_access_logs.php:62 -#: ../../godmode/admin_access_logs.php:64 -#: ../../godmode/alerts/alert_list.list.php:122 -#: ../../godmode/alerts/alert_list.list.php:128 -#: ../../godmode/alerts/alert_list.list.php:137 -#: ../../godmode/alerts/alert_list.list.php:142 -#: ../../godmode/alerts/alert_templates.php:255 -#: ../../godmode/alerts/alert_list.php:264 -#: ../../godmode/alerts/alert_list.php:318 -#: ../../godmode/alerts/alert_list.php:331 -#: ../../godmode/setup/gis_step_2.php:154 -#: ../../godmode/reporting/reporting_builder.list_items.php:162 -#: ../../godmode/reporting/reporting_builder.list_items.php:164 -#: ../../godmode/reporting/reporting_builder.list_items.php:166 -#: ../../godmode/reporting/reporting_builder.list_items.php:188 -#: ../../godmode/reporting/reporting_builder.list_items.php:191 -#: ../../godmode/reporting/reporting_builder.list_items.php:194 -#: ../../godmode/reporting/reporting_builder.item_editor.php:878 -#: ../../godmode/reporting/reporting_builder.item_editor.php:994 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1311 -#: ../../godmode/reporting/visual_console_builder.wizard.php:206 -#: ../../godmode/reporting/visual_console_builder.wizard.php:211 -#: ../../godmode/events/event_edit_filter.php:226 -#: ../../godmode/events/event_edit_filter.php:230 -#: ../../godmode/events/event_edit_filter.php:366 -#: ../../mobile/operation/agents.php:32 ../../mobile/operation/modules.php:38 -#: ../../mobile/operation/modules.php:225 -#: ../../mobile/operation/modules.php:240 ../../mobile/operation/alerts.php:37 -#: ../../mobile/operation/alerts.php:43 -#: ../../mobile/operation/networkmaps.php:137 -#: ../../mobile/operation/networkmaps.php:227 -#: ../../mobile/operation/events.php:624 ../../mobile/operation/events.php:634 -#: ../../mobile/operation/events.php:1082 -#: ../../mobile/operation/events.php:1101 ../../include/functions.php:904 -#: ../../include/functions.php:1127 ../../include/functions_modules.php:2417 -#: ../../include/functions_modules.php:2418 -#: ../../include/functions_graph.php:2637 ../../include/functions_users.php:187 -#: ../../include/functions_users.php:192 ../../include/functions_users.php:886 -#: ../../include/functions_reporting.php:1605 -#: ../../include/functions_groups.php:616 -#: ../../include/functions_groups.php:2359 -#: ../../include/functions_events.php:3161 -#: ../../include/functions_events.php:3674 ../../operation/tree.php:130 -#: ../../operation/tree.php:155 ../../operation/agentes/networkmap.php:474 -#: ../../operation/agentes/estado_agente.php:194 -#: ../../operation/agentes/status_monitor.php:306 -#: ../../operation/agentes/status_monitor.php:323 -#: ../../operation/agentes/status_monitor.php:333 -#: ../../operation/agentes/status_monitor.php:352 -#: ../../operation/agentes/status_monitor.php:395 -#: ../../operation/agentes/status_monitor.php:397 -#: ../../operation/agentes/status_monitor.php:462 -#: ../../operation/agentes/estado_monitores.php:428 -#: ../../operation/agentes/estado_monitores.php:447 -#: ../../operation/agentes/alerts_status.functions.php:73 -#: ../../operation/agentes/alerts_status.functions.php:79 -#: ../../operation/agentes/alerts_status.functions.php:94 -#: ../../operation/agentes/alerts_status.functions.php:111 -#: ../../operation/agentes/alerts_status.functions.php:113 -#: ../../operation/agentes/networkmap_list.php:185 -#: ../../operation/snmpconsole/snmp_view.php:384 -#: ../../operation/snmpconsole/snmp_view.php:401 -#: ../../operation/snmpconsole/snmp_view.php:406 -#: ../../operation/snmpconsole/snmp_view.php:545 -#: ../../operation/gis_maps/render_view.php:145 -#: ../../operation/events/events_list.php:445 -#: ../../operation/events/events_list.php:449 -#: ../../operation/events/events_list.php:457 -#: ../../operation/events/events_list.php:556 -#: ../../operation/events/events_list.php:559 -#: ../../operation/events/events_rss.php:110 -#: ../../operation/events/export_csv.php:54 -#: ../../operation/events/events.build_query.php:118 -#: ../../operation/events/events.build_table.php:492 -#: ../../general/subselect_data_module.php:42 -msgid "All" -msgstr "全て" - -#: ../../enterprise/godmode/setup/setup_auth.php:193 -#: ../../enterprise/godmode/setup/setup_auth.php:234 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:300 -#: ../../enterprise/dashboard/widgets/groups_status.php:28 -#: ../../enterprise/dashboard/widgets/events_list.php:57 -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:35 -#: ../../enterprise/dashboard/widgets/tree_view.php:34 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:35 -#: ../../extensions/files_repo/files_repo_form.php:65 -#: ../../godmode/reporting/visual_console_builder.wizard.php:217 -#: ../../mobile/include/functions_web.php:26 ../../mobile/operation/home.php:50 -#: ../../mobile/operation/groups.php:66 -#: ../../include/ajax/networkmap.ajax.php:57 ../../operation/tree.php:61 -#: ../../operation/agentes/networkmap.php:476 -msgid "Groups" -msgstr "グループ" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:158 -#: ../../enterprise/meta/include/functions_wizard_meta.php:369 -#: ../../enterprise/meta/include/functions_wizard_meta.php:465 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1001 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1298 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1415 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1515 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1633 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:102 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1113 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1393 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1658 -#: ../../enterprise/extensions/cron/functions.php:37 -#: ../../enterprise/extensions/backup/main.php:65 -#: ../../enterprise/extensions/backup/main.php:160 -#: ../../enterprise/extensions/ipam/ipam_network.php:143 -#: ../../enterprise/extensions/ipam/ipam_list.php:160 -#: ../../enterprise/extensions/ipam/ipam_editor.php:85 -#: ../../enterprise/godmode/modules/configure_local_component.php:284 -#: ../../enterprise/godmode/modules/configure_local_component.php:422 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:155 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:80 -#: ../../enterprise/godmode/agentes/collection_manager.php:107 -#: ../../enterprise/godmode/agentes/collection_manager.php:165 -#: ../../enterprise/godmode/agentes/inventory_manager.php:234 -#: ../../enterprise/godmode/agentes/collections.php:184 -#: ../../enterprise/godmode/policies/configure_policy.php:75 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:243 -#: ../../enterprise/godmode/policies/policy_collections.php:123 -#: ../../enterprise/godmode/policies/policy_collections.php:194 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:78 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:286 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:241 -#: ../../enterprise/godmode/alerts/alert_events.php:501 -#: ../../enterprise/godmode/services/services.service.php:236 -#: ../../enterprise/godmode/services/services.elements.php:374 -#: ../../enterprise/godmode/setup/setup_skins.php:119 -#: ../../enterprise/godmode/setup/edit_skin.php:231 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:122 -#: ../../enterprise/godmode/reporting/graph_template_list.php:125 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:163 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:286 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1208 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:252 -#: ../../enterprise/mobile/include/enterprise.class.php:79 -#: ../../enterprise/include/functions_reporting_pdf.php:2514 -#: ../../enterprise/include/functions_reporting_pdf.php:2657 -#: ../../enterprise/include/functions_reporting_pdf.php:2705 -#: ../../enterprise/include/functions_reporting_pdf.php:2760 -#: ../../enterprise/include/functions_netflow_pdf.php:166 -#: ../../enterprise/include/functions_reporting_csv.php:142 -#: ../../enterprise/include/functions_reporting_csv.php:145 -#: ../../enterprise/include/functions_reporting_csv.php:227 -#: ../../enterprise/include/functions_reporting_csv.php:229 -#: ../../enterprise/include/functions_reporting_csv.php:258 -#: ../../enterprise/include/functions_reporting_csv.php:260 -#: ../../enterprise/include/functions_reporting_csv.php:284 -#: ../../enterprise/include/functions_reporting_csv.php:286 -#: ../../enterprise/include/functions_reporting_csv.php:311 -#: ../../enterprise/include/functions_reporting_csv.php:313 -#: ../../enterprise/include/functions_reporting_csv.php:337 -#: ../../enterprise/include/functions_reporting_csv.php:339 -#: ../../enterprise/include/functions_reporting_csv.php:377 -#: ../../enterprise/include/functions_reporting_csv.php:379 -#: ../../enterprise/include/functions_reporting_csv.php:405 -#: ../../enterprise/include/functions_reporting_csv.php:407 -#: ../../enterprise/include/functions_reporting_csv.php:409 -#: ../../enterprise/include/functions_reporting_csv.php:440 -#: ../../enterprise/include/functions_reporting_csv.php:442 -#: ../../enterprise/include/functions_reporting_csv.php:444 -#: ../../enterprise/include/functions_reporting_csv.php:476 -#: ../../enterprise/include/functions_reporting_csv.php:478 -#: ../../enterprise/include/functions_reporting_csv.php:480 -#: ../../enterprise/include/functions_reporting_csv.php:512 -#: ../../enterprise/include/functions_reporting_csv.php:514 -#: ../../enterprise/include/functions_reporting_csv.php:517 -#: ../../enterprise/include/functions_reporting_csv.php:547 -#: ../../enterprise/include/functions_reporting_csv.php:549 -#: ../../enterprise/include/functions_reporting_csv.php:581 -#: ../../enterprise/include/functions_reporting_csv.php:583 -#: ../../enterprise/include/functions_reporting_csv.php:585 -#: ../../enterprise/include/functions_reporting_csv.php:617 -#: ../../enterprise/include/functions_reporting_csv.php:619 -#: ../../enterprise/include/functions_reporting_csv.php:621 -#: ../../enterprise/include/functions_reporting_csv.php:653 -#: ../../enterprise/include/functions_reporting_csv.php:655 -#: ../../enterprise/include/functions_reporting_csv.php:657 -#: ../../enterprise/include/functions_reporting_csv.php:689 -#: ../../enterprise/include/functions_reporting_csv.php:691 -#: ../../enterprise/include/functions_reporting_csv.php:693 -#: ../../enterprise/include/functions_reporting_csv.php:725 -#: ../../enterprise/include/functions_reporting_csv.php:727 -#: ../../enterprise/include/functions_reporting_csv.php:729 -#: ../../enterprise/include/functions_reporting_csv.php:761 -#: ../../enterprise/include/functions_reporting_csv.php:763 -#: ../../enterprise/include/functions_reporting_csv.php:802 -#: ../../enterprise/include/functions_reporting_csv.php:804 -#: ../../enterprise/include/functions_reporting_csv.php:925 -#: ../../enterprise/include/functions_reporting_csv.php:1038 -#: ../../enterprise/include/functions_reporting_csv.php:1185 -#: ../../enterprise/include/functions_reporting_csv.php:1250 -#: ../../enterprise/include/functions_reporting_csv.php:1390 -#: ../../enterprise/include/functions_reporting_csv.php:1394 -#: ../../enterprise/include/functions_reporting.php:4091 -#: ../../enterprise/include/functions_services.php:1414 -#: ../../enterprise/include/functions_update_manager.php:171 -#: ../../enterprise/operation/agentes/policy_view.php:49 -#: ../../enterprise/operation/agentes/ver_agente.php:58 -#: ../../enterprise/operation/agentes/collection_view.php:65 -#: ../../enterprise/operation/services/services.service.php:121 -#: ../../enterprise/operation/services/services.list.php:310 -#: ../../extensions/files_repo/files_repo_form.php:72 -#: ../../extensions/files_repo/files_repo_list.php:59 -#: ../../godmode/modules/manage_network_templates_form.php:148 -#: ../../godmode/modules/manage_network_templates_form.php:199 -#: ../../godmode/modules/manage_network_components_form.php:251 -#: ../../godmode/modules/manage_network_components.php:551 -#: ../../godmode/modules/module_list.php:60 -#: ../../godmode/modules/manage_network_templates.php:191 -#: ../../godmode/groups/configure_group.php:170 -#: ../../godmode/groups/group_list.php:337 -#: ../../godmode/users/user_list.php:277 -#: ../../godmode/agentes/agent_template.php:225 -#: ../../godmode/agentes/modificar_agente.php:462 -#: ../../godmode/agentes/planned_downtime.list.php:392 -#: ../../godmode/agentes/planned_downtime.editor.php:482 -#: ../../godmode/agentes/agent_manager.php:275 -#: ../../godmode/agentes/module_manager_editor_common.php:319 -#: ../../godmode/agentes/module_manager.php:527 -#: ../../godmode/netflow/nf_item_list.php:149 -#: ../../godmode/snmpconsole/snmp_alert.php:526 -#: ../../godmode/snmpconsole/snmp_alert.php:1057 -#: ../../godmode/snmpconsole/snmp_filters.php:94 -#: ../../godmode/snmpconsole/snmp_filters.php:131 -#: ../../godmode/massive/massive_edit_plugins.php:451 -#: ../../godmode/massive/massive_edit_agents.php:303 -#: ../../godmode/massive/massive_edit_modules.php:447 -#: ../../godmode/alerts/configure_alert_command.php:155 -#: ../../godmode/alerts/alert_commands.php:332 -#: ../../godmode/alerts/configure_alert_special_days.php:87 -#: ../../godmode/alerts/alert_templates.php:47 -#: ../../godmode/alerts/configure_alert_template.php:750 -#: ../../godmode/alerts/alert_special_days.php:163 -#: ../../godmode/setup/os.builder.php:36 ../../godmode/setup/os.list.php:35 -#: ../../godmode/reporting/reporting_builder.list_items.php:302 -#: ../../godmode/reporting/graphs.php:153 -#: ../../godmode/reporting/reporting_builder.item_editor.php:677 -#: ../../godmode/reporting/reporting_builder.main.php:121 -#: ../../godmode/reporting/reporting_builder.php:533 -#: ../../godmode/reporting/graph_builder.main.php:121 -#: ../../godmode/events/event_responses.editor.php:87 -#: ../../godmode/events/event_responses.list.php:55 -#: ../../godmode/servers/modificar_server.php:48 -#: ../../godmode/servers/recon_script.php:107 -#: ../../godmode/servers/recon_script.php:154 -#: ../../godmode/servers/recon_script.php:349 -#: ../../godmode/servers/plugin.php:312 ../../godmode/servers/plugin.php:444 -#: ../../godmode/tag/tag.php:156 ../../godmode/tag/tag.php:200 -#: ../../godmode/tag/edit_tag.php:177 ../../mobile/operation/agent.php:158 -#: ../../mobile/operation/tactical.php:312 -#: ../../include/functions_reporting_html.php:1776 -#: ../../include/functions_reporting_html.php:1809 -#: ../../include/functions_reporting_html.php:2784 -#: ../../include/functions_reporting_html.php:3497 -#: ../../include/ajax/module.php:730 ../../include/functions_treeview.php:129 -#: ../../include/functions_treeview.php:536 -#: ../../include/functions_snmp_browser.php:415 -#: ../../include/functions_events.php:1860 ../../operation/search_users.php:53 -#: ../../operation/agentes/gis_view.php:183 -#: ../../operation/agentes/estado_agente.php:476 -#: ../../operation/agentes/custom_fields.php:64 -#: ../../operation/agentes/estado_generalagente.php:172 -#: ../../operation/gis_maps/ajax.php:302 -#: ../../operation/integria_incidents/incident.files.php:25 -#: ../../operation/integria_incidents/incident.files.php:44 -#: ../../operation/integria_incidents/incident.workunits.php:31 -#: ../../operation/integria_incidents/incident.tracking.php:21 -#: ../../operation/integria_incidents/incident.incident.php:105 -#: ../../operation/incidents/incident_detail.php:454 -#: ../../operation/incidents/incident_detail.php:513 -#: ../../operation/search_reports.php:39 ../../operation/search_graphs.php:34 -#: ../../operation/reporting/custom_reporting.php:39 -#: ../../operation/reporting/graph_viewer.php:326 -#: ../../operation/events/events.php:93 -msgid "Description" -msgstr "説明" - -#: ../../extensions/files_repo/files_repo_form.php:73 -msgid "Only 200 characters are permitted" -msgstr "200文字までです" - -#: ../../extensions/system_info.php:470 ../../extensions/system_info.php:525 -#: ../../extensions/files_repo/files_repo_form.php:84 -#: ../../godmode/extensions.php:143 -#: ../../operation/integria_incidents/incident.files.php:23 -msgid "File" -msgstr "ファイル" - -#: ../../extensions/files_repo/files_repo_form.php:87 -#: ../../extensions/files_repo/files_repo_form.php:93 -#: ../../extensions/files_repo/files_repo_list.php:89 -msgid "Public link" -msgstr "公開リンク" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:243 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:186 -#: ../../enterprise/meta/advanced/metasetup.password.php:146 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:297 -#: ../../enterprise/meta/advanced/metasetup.setup.php:258 -#: ../../enterprise/meta/advanced/metasetup.performance.php:103 -#: ../../enterprise/meta/event/custom_events.php:197 -#: ../../enterprise/extensions/translate_string.php:306 -#: ../../enterprise/extensions/translate_string.php:313 -#: ../../enterprise/extensions/cron/main.php:319 -#: ../../enterprise/extensions/ipam/ipam_network.php:670 -#: ../../enterprise/extensions/ipam/ipam_massive.php:95 -#: ../../enterprise/extensions/ipam/ipam_editor.php:118 -#: ../../enterprise/godmode/modules/configure_local_component.php:465 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:228 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:115 -#: ../../enterprise/godmode/agentes/collection_manager.php:132 -#: ../../enterprise/godmode/agentes/collection_manager.php:217 -#: ../../enterprise/godmode/agentes/inventory_manager.php:204 -#: ../../enterprise/godmode/agentes/inventory_manager.php:267 -#: ../../enterprise/godmode/agentes/collections.data.php:95 -#: ../../enterprise/godmode/agentes/collections.data.php:200 -#: ../../enterprise/godmode/agentes/collections.data.php:258 -#: ../../enterprise/godmode/agentes/collections.data.php:333 -#: ../../enterprise/godmode/agentes/collections.editor.php:130 -#: ../../enterprise/godmode/agentes/collections.editor.php:196 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:215 -#: ../../enterprise/godmode/policies/configure_policy.php:86 -#: ../../enterprise/godmode/policies/policy_modules.php:314 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:216 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:274 -#: ../../enterprise/godmode/policies/policy_collections.php:158 -#: ../../enterprise/godmode/policies/policy_collections.php:210 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:86 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:309 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:300 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:291 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:126 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:225 -#: ../../enterprise/godmode/services/services.service.php:366 -#: ../../enterprise/godmode/services/services.elements.php:412 -#: ../../enterprise/godmode/setup/setup_history.php:84 -#: ../../enterprise/godmode/setup/setup.php:234 -#: ../../enterprise/godmode/setup/setup.php:327 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:218 -#: ../../enterprise/godmode/setup/setup_log_collector.php:55 -#: ../../enterprise/godmode/setup/edit_skin.php:262 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:78 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:88 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:229 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:109 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:146 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:171 -#: ../../enterprise/godmode/servers/manage_export_form.php:120 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1084 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1617 -#: ../../enterprise/operation/agentes/policy_view.php:161 -#: ../../enterprise/operation/agentes/collection_view.php:97 -#: ../../enterprise/dashboard/widget.php:180 -#: ../../enterprise/dashboard/main_dashboard.php:318 -#: ../../enterprise/dashboard/main_dashboard.php:324 -#: ../../enterprise/dashboard/main_dashboard.php:331 -#: ../../extensions/files_repo/files_repo_form.php:88 -#: ../../extensions/net_tools.php:337 -#: ../../godmode/modules/manage_nc_groups_form.php:79 -#: ../../godmode/modules/manage_network_templates_form.php:154 -#: ../../godmode/modules/manage_network_components_form.php:262 -#: ../../godmode/groups/configure_group.php:204 -#: ../../godmode/groups/configure_modu_group.php:83 -#: ../../godmode/update_manager/update_manager.setup.php:132 -#: ../../godmode/users/configure_profile.php:381 -#: ../../godmode/users/configure_user.php:587 -#: ../../godmode/agentes/agent_template.php:248 -#: ../../godmode/agentes/module_manager_editor.php:475 -#: ../../godmode/agentes/agent_conf_gis.php:88 -#: ../../godmode/agentes/planned_downtime.list.php:466 -#: ../../godmode/agentes/planned_downtime.list.php:475 -#: ../../godmode/agentes/planned_downtime.editor.php:624 -#: ../../godmode/agentes/agent_manager.php:456 -#: ../../godmode/agentes/configure_field.php:61 -#: ../../godmode/netflow/nf_edit_form.php:240 -#: ../../godmode/snmpconsole/snmp_alert.php:871 -#: ../../godmode/snmpconsole/snmp_alert.php:1119 -#: ../../godmode/snmpconsole/snmp_filters.php:105 -#: ../../godmode/snmpconsole/snmp_filters.php:142 -#: ../../godmode/massive/massive_edit_plugins.php:321 -#: ../../godmode/massive/massive_edit_agents.php:454 -#: ../../godmode/massive/massive_edit_modules.php:599 -#: ../../godmode/alerts/configure_alert_command.php:198 -#: ../../godmode/alerts/alert_list.list.php:147 -#: ../../godmode/alerts/alert_list.list.php:155 -#: ../../godmode/alerts/configure_alert_special_days.php:97 -#: ../../godmode/alerts/configure_alert_action.php:216 -#: ../../godmode/alerts/configure_alert_action.php:222 -#: ../../godmode/setup/news.php:207 ../../godmode/setup/setup_ehorus.php:57 -#: ../../godmode/setup/setup_ehorus.php:158 ../../godmode/setup/os.php:57 -#: ../../godmode/setup/os.php:110 ../../godmode/setup/setup_auth.php:198 -#: ../../godmode/setup/links.php:120 ../../godmode/setup/setup_netflow.php:81 -#: ../../godmode/setup/setup_visuals.php:710 -#: ../../godmode/setup/setup_general.php:309 -#: ../../godmode/setup/performance.php:134 -#: ../../godmode/reporting/visual_console_builder.data.php:131 -#: ../../godmode/reporting/visual_console_builder.elements.php:513 -#: ../../godmode/reporting/reporting_builder.main.php:38 -#: ../../godmode/reporting/graph_builder.main.php:180 -#: ../../godmode/events/event_responses.editor.php:145 -#: ../../godmode/events/event_edit_filter.php:386 -#: ../../godmode/events/custom_events.php:201 -#: ../../godmode/servers/manage_recontask_form.php:380 -#: ../../godmode/servers/modificar_server.php:53 -#: ../../godmode/servers/recon_script.php:223 -#: ../../godmode/servers/plugin.php:173 ../../godmode/servers/plugin.php:546 -#: ../../godmode/tag/edit_tag.php:224 -#: ../../godmode/category/edit_category.php:169 -#: ../../include/functions_visual_map_editor.php:429 -#: ../../include/functions_events.php:1756 -#: ../../include/functions_events.php:1794 -#: ../../operation/users/user_edit.php:421 -#: ../../operation/agentes/datos_agente.php:209 -#: ../../operation/snmpconsole/snmp_view.php:450 -#: ../../operation/integria_incidents/incident.incident.php:117 -#: ../../operation/reporting/reporting_viewer.php:206 -#: ../../operation/events/events_list.php:629 -msgid "Update" -msgstr "更新" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:149 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:301 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:430 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1209 -#: ../../enterprise/godmode/agentes/collection_manager.php:109 -#: ../../enterprise/godmode/agentes/collection_manager.php:126 -#: ../../enterprise/godmode/agentes/inventory_manager.php:208 -#: ../../enterprise/godmode/agentes/plugins_manager.php:93 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:185 -#: ../../enterprise/godmode/policies/policy_plugins.php:65 -#: ../../enterprise/godmode/policies/policy_alerts.php:474 -#: ../../enterprise/godmode/policies/policy_alerts.php:520 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:285 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:336 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:219 -#: ../../enterprise/godmode/policies/policy_collections.php:196 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:112 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:123 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:110 -#: ../../enterprise/godmode/alerts/alert_events_list.php:608 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:221 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:329 -#: ../../enterprise/godmode/setup/setup_acl.php:110 -#: ../../enterprise/godmode/setup/setup_acl.php:129 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:183 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:316 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:161 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:279 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:193 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:243 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:214 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:133 -#: ../../enterprise/godmode/servers/manage_export_form.php:122 -#: ../../enterprise/dashboard/main_dashboard.php:355 -#: ../../extensions/files_repo/files_repo_form.php:94 -#: ../../godmode/modules/manage_network_templates_form.php:308 -#: ../../godmode/users/configure_profile.php:375 -#: ../../godmode/agentes/planned_downtime.editor.php:628 -#: ../../godmode/agentes/planned_downtime.editor.php:724 -#: ../../godmode/agentes/planned_downtime.editor.php:863 -#: ../../godmode/snmpconsole/snmp_alert.php:1199 -#: ../../godmode/massive/massive_add_alerts.php:185 -#: ../../godmode/massive/massive_add_action_alerts.php:181 -#: ../../godmode/massive/massive_add_tags.php:161 -#: ../../godmode/alerts/alert_list.list.php:623 -#: ../../godmode/setup/news.php:275 ../../godmode/setup/links.php:158 -#: ../../godmode/setup/setup_visuals.php:654 -#: ../../godmode/setup/setup_visuals.php:690 -#: ../../godmode/reporting/graph_builder.graph_editor.php:163 -#: ../../godmode/reporting/visual_console_builder.wizard.php:324 -#: ../../godmode/events/event_edit_filter.php:337 -#: ../../godmode/events/event_edit_filter.php:352 -#: ../../godmode/servers/manage_recontask_form.php:384 -#: ../../godmode/servers/recon_script.php:383 -#: ../../godmode/servers/plugin.php:796 -#: ../../operation/integria_incidents/incident.files.php:29 -#: ../../operation/integria_incidents/incident.workunits.php:35 -#: ../../operation/incidents/incident_detail.php:404 -#: ../../operation/events/events_list.php:328 -#: ../../operation/events/events_list.php:355 -msgid "Add" -msgstr "追加" - -#: ../../extensions/files_repo/functions_files_repo.php:29 -#: ../../extensions/files_repo/functions_files_repo.php:40 -#: ../../include/functions_config.php:1671 -msgid "Attachment directory is not writable by HTTP Server" -msgstr "添付ファイルディレクトリが HTTP サーバから書き込みできません。" - -#: ../../extensions/files_repo/functions_files_repo.php:30 -#: ../../extensions/files_repo/functions_files_repo.php:41 -#, php-format -msgid "Please check that the web server has write rights on the %s directory" -msgstr "Webサーバがディレクトリ %s に書き込む権限があるか確認してください。" - -#: ../../extensions/files_repo/functions_files_repo.php:229 -msgid "The file could not be copied" -msgstr "ファイルをコピーできませんでした" - -#: ../../extensions/files_repo/functions_files_repo.php:233 -msgid "There was an error creating the file" -msgstr "ファイル作成でエラーが発生しました" - -#: ../../extensions/files_repo/functions_files_repo.php:274 -msgid "There was an error updating the file" -msgstr "ファイル更新でエラーが発生しました" - -#: ../../enterprise/meta/advanced/servers.build_table.php:59 -#: ../../enterprise/meta/include/functions_wizard_meta.php:148 -#: ../../enterprise/meta/include/functions_wizard_meta.php:359 -#: ../../enterprise/meta/include/functions_wizard_meta.php:460 -#: ../../enterprise/meta/include/functions_wizard_meta.php:991 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1294 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1411 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1511 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1625 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:157 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:516 -#: ../../enterprise/godmode/modules/configure_local_component.php:141 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:154 -#: ../../enterprise/godmode/modules/local_components.php:469 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:78 -#: ../../enterprise/godmode/agentes/collection_manager.php:105 -#: ../../enterprise/godmode/agentes/collection_manager.php:163 -#: ../../enterprise/godmode/agentes/inventory_manager.php:233 -#: ../../enterprise/godmode/policies/configure_policy.php:65 -#: ../../enterprise/godmode/policies/policy_modules.php:1042 -#: ../../enterprise/godmode/policies/policies.php:254 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:242 -#: ../../enterprise/godmode/policies/policy_collections.php:121 -#: ../../enterprise/godmode/policies/policy_collections.php:192 -#: ../../enterprise/godmode/policies/policy_agents.php:376 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:131 -#: ../../enterprise/godmode/alerts/alert_events.php:488 -#: ../../enterprise/godmode/alerts/alert_events_list.php:422 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:407 -#: ../../enterprise/godmode/services/services.service.php:233 -#: ../../enterprise/godmode/setup/setup_skins.php:82 -#: ../../enterprise/godmode/setup/edit_skin.php:208 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:111 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:112 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:153 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:83 -#: ../../enterprise/godmode/reporting/mysql_builder.php:41 -#: ../../enterprise/godmode/reporting/mysql_builder.php:138 -#: ../../enterprise/godmode/reporting/mysql_builder.php:139 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1198 -#: ../../enterprise/godmode/servers/manage_export.php:131 -#: ../../enterprise/godmode/servers/manage_export_form.php:67 -#: ../../enterprise/mobile/include/enterprise.class.php:78 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1078 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1562 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1702 -#: ../../enterprise/include/functions_reporting_pdf.php:1336 -#: ../../enterprise/include/functions_reporting_pdf.php:1472 -#: ../../enterprise/include/functions_reporting_pdf.php:2759 -#: ../../enterprise/include/functions_reporting.php:4090 -#: ../../enterprise/include/functions_services.php:1413 -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:259 -#: ../../enterprise/operation/agentes/policy_view.php:131 -#: ../../enterprise/operation/agentes/policy_view.php:305 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:298 -#: ../../enterprise/operation/agentes/collection_view.php:63 -#: ../../enterprise/operation/services/services.service.php:120 -#: ../../enterprise/operation/services/services.list.php:305 -#: ../../enterprise/dashboard/dashboards.php:87 -#: ../../enterprise/dashboard/main_dashboard.php:326 -#: ../../enterprise/dashboard/main_dashboard.php:345 -#: ../../extensions/files_repo/files_repo_list.php:58 -#: ../../godmode/modules/manage_nc_groups_form.php:66 -#: ../../godmode/modules/manage_network_templates_form.php:144 -#: ../../godmode/modules/manage_nc_groups.php:193 -#: ../../godmode/modules/manage_network_components_form_common.php:52 -#: ../../godmode/modules/module_list.php:59 -#: ../../godmode/modules/manage_network_templates.php:190 -#: ../../godmode/groups/configure_group.php:114 -#: ../../godmode/groups/group_list.php:333 -#: ../../godmode/groups/configure_modu_group.php:69 -#: ../../godmode/groups/modu_group_list.php:183 -#: ../../godmode/users/user_list.php:269 ../../godmode/users/user_list.php:403 -#: ../../godmode/agentes/planned_downtime.editor.php:478 -#: ../../godmode/agentes/planned_downtime.editor.php:753 -#: ../../godmode/agentes/configure_field.php:48 -#: ../../godmode/agentes/module_manager_editor_common.php:138 -#: ../../godmode/agentes/module_manager_editor_common.php:596 -#: ../../godmode/agentes/module_manager.php:509 -#: ../../godmode/netflow/nf_edit.php:118 -#: ../../godmode/netflow/nf_edit_form.php:189 -#: ../../godmode/alerts/configure_alert_command.php:146 -#: ../../godmode/alerts/alert_actions.php:340 -#: ../../godmode/alerts/alert_commands.php:330 -#: ../../godmode/alerts/alert_templates.php:298 -#: ../../godmode/alerts/configure_alert_action.php:112 -#: ../../godmode/alerts/configure_alert_template.php:734 -#: ../../godmode/setup/os.builder.php:35 ../../godmode/setup/os.list.php:34 -#: ../../godmode/reporting/reporting_builder.list_items.php:302 -#: ../../godmode/reporting/reporting_builder.item_editor.php:646 -#: ../../godmode/reporting/reporting_builder.main.php:65 -#: ../../godmode/reporting/reporting_builder.main.php:67 -#: ../../godmode/reporting/graph_builder.main.php:101 -#: ../../godmode/events/event_filter.php:108 -#: ../../godmode/events/event_responses.editor.php:76 -#: ../../godmode/events/event_responses.list.php:54 -#: ../../godmode/servers/servers.build_table.php:63 -#: ../../godmode/servers/modificar_server.php:46 -#: ../../godmode/servers/recon_script.php:95 -#: ../../godmode/servers/recon_script.php:348 -#: ../../godmode/servers/manage_recontask.php:288 -#: ../../godmode/servers/plugin.php:293 ../../godmode/servers/plugin.php:735 -#: ../../godmode/tag/tag.php:156 ../../godmode/tag/edit_tag.php:169 -#: ../../godmode/category/edit_category.php:155 -#: ../../mobile/operation/networkmaps.php:195 -#: ../../mobile/operation/visualmaps.php:139 -#: ../../include/functions_reporting_html.php:763 -#: ../../include/functions_reporting_html.php:1378 -#: ../../include/functions_reporting_html.php:1804 -#: ../../include/functions_reporting_html.php:3496 -#: ../../include/functions_treeview.php:79 -#: ../../include/functions_reporting.php:6073 -#: ../../include/functions_filemanager.php:580 -#: ../../include/functions_events.php:2068 -#: ../../include/functions_events.php:2118 ../../operation/search_users.php:41 -#: ../../operation/search_helps.php:36 -#: ../../operation/agentes/networkmap.php:437 -#: ../../operation/agentes/networkmap_list.php:134 -#: ../../operation/netflow/nf_live_view.php:288 -#: ../../operation/gis_maps/gis_map.php:89 ../../operation/search_maps.php:31 -msgid "Name" -msgstr "名前" - -#: ../../enterprise/extensions/backup/main.php:67 -#: ../../extensions/files_repo/files_repo_list.php:60 -#: ../../godmode/events/event_responses.editor.php:97 -#: ../../include/functions_visual_map_editor.php:107 -#: ../../include/functions_visual_map_editor.php:149 -#: ../../include/functions_visual_map_editor.php:411 -#: ../../include/functions_visual_map_editor.php:475 -#: ../../include/functions_filemanager.php:582 -#: ../../operation/integria_incidents/incident.files.php:45 -#: ../../operation/incidents/incident_detail.php:455 -msgid "Size" -msgstr "サイズ" - -#: ../../extensions/files_repo/files_repo_list.php:61 -#: ../../include/functions_filemanager.php:581 -msgid "Last modification" -msgstr "最終更新" - -#: ../../extensions/files_repo/files_repo_list.php:86 -msgid "Copy to clipboard" -msgstr "クリップボードへコピー" - -#: ../../enterprise/extensions/backup/main.php:126 -#: ../../extensions/system_info.php:466 -#: ../../extensions/files_repo/files_repo_list.php:94 -msgid "Download" -msgstr "ダウンロード" - -#: ../../enterprise/meta/screens/screens.visualmap.php:63 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:264 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:425 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:617 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1905 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1999 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2477 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1419 -#: ../../enterprise/extensions/cron/main.php:262 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:256 -#: ../../enterprise/godmode/agentes/collections.editor.php:178 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:128 -#: ../../enterprise/godmode/alerts/alert_events_list.php:634 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:475 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:357 -#: ../../enterprise/godmode/reporting/mysql_builder.php:86 -#: ../../enterprise/godmode/reporting/mysql_builder.php:100 -#: ../../enterprise/godmode/reporting/mysql_builder.php:110 -#: ../../enterprise/godmode/reporting/mysql_builder.php:152 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:349 -#: ../../enterprise/include/functions_networkmap_enterprise.php:608 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1590 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:303 -#: ../../extensions/files_repo/files_repo_list.php:101 -#: ../../godmode/users/profile_list.php:389 -#: ../../godmode/users/user_list.php:468 -#: ../../godmode/agentes/modificar_agente.php:523 -#: ../../godmode/agentes/planned_downtime.list.php:401 -#: ../../godmode/agentes/fields_manager.php:126 -#: ../../godmode/reporting/reporting_builder.list_items.php:424 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1092 -#: ../../godmode/reporting/reporting_builder.php:698 -#: ../../godmode/events/event_responses.list.php:67 -#: ../../godmode/servers/servers.build_table.php:155 -#: ../../godmode/servers/plugin.php:157 ../../godmode/servers/plugin.php:781 -#: ../../include/ajax/module.php:841 ../../include/functions_groups.php:2166 -#: ../../operation/agentes/estado_agente.php:555 -#: ../../operation/agentes/status_monitor.php:1112 -#: ../../operation/gis_maps/gis_map.php:163 -#: ../../operation/search_reports.php:52 -#: ../../operation/servers/recon_view.php:110 -msgid "Edit" -msgstr "編集" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:330 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:101 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:208 -#: ../../enterprise/extensions/backup/main.php:177 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:223 -#: ../../enterprise/godmode/modules/local_components.php:518 -#: ../../enterprise/godmode/agentes/inventory_manager.php:261 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:205 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:210 -#: ../../enterprise/godmode/policies/policy_alerts.php:411 -#: ../../enterprise/godmode/policies/policy_modules.php:1090 -#: ../../enterprise/godmode/policies/policy_modules.php:1097 -#: ../../enterprise/godmode/policies/policy_modules.php:1126 -#: ../../enterprise/godmode/policies/policy_queue.php:440 -#: ../../enterprise/godmode/policies/policy_queue.php:476 -#: ../../enterprise/godmode/policies/policy_queue.php:492 -#: ../../enterprise/godmode/policies/policies.php:426 -#: ../../enterprise/godmode/policies/policies.php:436 -#: ../../enterprise/godmode/policies/policies.php:454 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:246 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:263 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:269 -#: ../../enterprise/godmode/policies/policy_agents.php:226 -#: ../../enterprise/godmode/policies/policy_agents.php:325 -#: ../../enterprise/godmode/policies/policy_agents.php:469 -#: ../../enterprise/godmode/policies/policy_agents.php:522 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:312 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:574 -#: ../../enterprise/godmode/alerts/alert_events_list.php:643 -#: ../../enterprise/godmode/alerts/alert_events_list.php:756 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:479 -#: ../../enterprise/godmode/setup/setup_skins.php:136 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:759 -#: ../../enterprise/godmode/reporting/graph_template_list.php:146 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:396 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:361 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:369 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:175 -#: ../../enterprise/godmode/reporting/mysql_builder.php:49 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:161 -#: ../../enterprise/include/functions_services.php:1701 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:372 -#: ../../enterprise/operation/services/services.list.php:461 -#: ../../enterprise/dashboard/dashboards.php:129 -#: ../../enterprise/dashboard/dashboard_replicate.php:187 -#: ../../extensions/files_repo/files_repo_list.php:105 -#: ../../godmode/modules/manage_nc_groups.php:219 -#: ../../godmode/modules/manage_network_components.php:600 -#: ../../godmode/modules/manage_network_templates.php:209 -#: ../../godmode/modules/manage_network_templates.php:214 -#: ../../godmode/db/db_audit.php:107 ../../godmode/db/db_event.php:92 -#: ../../godmode/db/db_refine.php:119 -#: ../../godmode/groups/modu_group_list.php:198 -#: ../../godmode/groups/modu_group_list.php:200 -#: ../../godmode/users/profile_list.php:390 -#: ../../godmode/users/user_list.php:470 ../../godmode/users/user_list.php:472 -#: ../../godmode/users/configure_user.php:660 -#: ../../godmode/agentes/agent_template.php:246 -#: ../../godmode/agentes/modificar_agente.php:589 -#: ../../godmode/agentes/planned_downtime.editor.php:847 -#: ../../godmode/agentes/fields_manager.php:127 -#: ../../godmode/agentes/agent_manager.php:198 -#: ../../godmode/agentes/module_manager_editor_common.php:148 -#: ../../godmode/agentes/module_manager.php:705 -#: ../../godmode/agentes/module_manager.php:713 -#: ../../godmode/agentes/module_manager.php:728 -#: ../../godmode/agentes/module_manager.php:743 -#: ../../godmode/agentes/module_manager.php:754 -#: ../../godmode/netflow/nf_item_list.php:237 -#: ../../godmode/netflow/nf_edit.php:143 -#: ../../godmode/snmpconsole/snmp_alert.php:1094 -#: ../../godmode/snmpconsole/snmp_alert.php:1123 -#: ../../godmode/snmpconsole/snmp_alert.php:1335 -#: ../../godmode/snmpconsole/snmp_filters.php:143 -#: ../../godmode/massive/massive_operations.php:247 -#: ../../godmode/massive/massive_operations.php:256 -#: ../../godmode/massive/massive_standby_alerts.php:167 -#: ../../godmode/massive/massive_delete_action_alerts.php:185 -#: ../../godmode/massive/massive_delete_modules.php:511 -#: ../../godmode/massive/massive_add_alerts.php:183 -#: ../../godmode/massive/massive_delete_agents.php:134 -#: ../../godmode/massive/massive_edit_plugins.php:533 -#: ../../godmode/massive/massive_enable_disable_alerts.php:167 -#: ../../godmode/massive/massive_delete_tags.php:215 -#: ../../godmode/massive/massive_delete_profiles.php:129 -#: ../../godmode/massive/massive_add_action_alerts.php:179 -#: ../../godmode/massive/massive_add_tags.php:158 -#: ../../godmode/massive/massive_add_profiles.php:115 -#: ../../godmode/alerts/alert_actions.php:385 -#: ../../godmode/alerts/alert_actions.php:388 -#: ../../godmode/alerts/alert_list.list.php:816 -#: ../../godmode/alerts/alert_commands.php:361 -#: ../../godmode/alerts/alert_templates.php:341 -#: ../../godmode/alerts/alert_special_days.php:220 -#: ../../godmode/setup/news.php:267 ../../godmode/setup/links.php:150 -#: ../../godmode/reporting/graphs.php:190 -#: ../../godmode/reporting/visual_console_builder.elements.php:318 -#: ../../godmode/reporting/reporting_builder.php:703 -#: ../../godmode/events/event_filter.php:146 -#: ../../godmode/servers/plugin.php:782 ../../godmode/tag/tag.php:273 -#: ../../godmode/category/category.php:126 -#: ../../godmode/category/category.php:131 -#: ../../include/functions_filemanager.php:740 -#: ../../include/functions_groups.php:2173 -#: ../../include/functions_events.php:1811 -#: ../../operation/users/user_edit.php:709 -#: ../../operation/agentes/networkmap_list.php:229 -#: ../../operation/messages/message_list.php:187 -#: ../../operation/messages/message_list.php:193 -#: ../../operation/snmpconsole/snmp_view.php:658 -#: ../../operation/snmpconsole/snmp_view.php:664 -#: ../../operation/snmpconsole/snmp_view.php:815 -#: ../../operation/incidents/incident_detail.php:425 -#: ../../operation/incidents/incident_detail.php:472 -#: ../../operation/events/events.php:768 -#: ../../operation/events/events.build_table.php:760 -msgid "Are you sure?" -msgstr "よろしいですか?" - -#: ../../enterprise/meta/advanced/servers.build_table.php:132 -#: ../../enterprise/meta/advanced/metasetup.visual.php:154 -#: ../../enterprise/meta/advanced/policymanager.queue.php:218 -#: ../../enterprise/meta/advanced/policymanager.queue.php:261 -#: ../../enterprise/meta/advanced/policymanager.queue.php:312 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:267 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:428 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:620 -#: ../../enterprise/meta/include/functions_wizard_meta.php:294 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1425 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1594 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:160 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:196 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:208 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:209 -#: ../../enterprise/extensions/cron/main.php:265 -#: ../../enterprise/extensions/backup/main.php:137 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:224 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:237 -#: ../../enterprise/godmode/modules/local_components.php:519 -#: ../../enterprise/godmode/modules/local_components.php:531 -#: ../../enterprise/godmode/agentes/inventory_manager.php:262 -#: ../../enterprise/godmode/agentes/plugins_manager.php:112 -#: ../../enterprise/godmode/agentes/plugins_manager.php:171 -#: ../../enterprise/godmode/policies/policy_plugins.php:83 -#: ../../enterprise/godmode/policies/policy_alerts.php:422 -#: ../../enterprise/godmode/policies/policy_modules.php:1108 -#: ../../enterprise/godmode/policies/policy_modules.php:1132 -#: ../../enterprise/godmode/policies/policy_queue.php:344 -#: ../../enterprise/godmode/policies/policy_queue.php:379 -#: ../../enterprise/godmode/policies/policy_queue.php:421 -#: ../../enterprise/godmode/policies/policies.php:440 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:257 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:270 -#: ../../enterprise/godmode/policies/policy_agents.php:477 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:313 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:191 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:122 -#: ../../enterprise/godmode/alerts/alert_events_list.php:568 -#: ../../enterprise/godmode/alerts/alert_events_list.php:646 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:480 -#: ../../enterprise/godmode/setup/setup_acl.php:165 -#: ../../enterprise/godmode/reporting/graph_template_list.php:158 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:373 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:177 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:188 -#: ../../enterprise/godmode/reporting/mysql_builder.php:42 -#: ../../enterprise/godmode/reporting/mysql_builder.php:49 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:355 -#: ../../enterprise/include/functions_networkmap_enterprise.php:612 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:304 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:372 -#: ../../enterprise/operation/services/services.list.php:462 -#: ../../enterprise/dashboard/dashboards.php:91 -#: ../../enterprise/dashboard/dashboards.php:129 -#: ../../enterprise/dashboard/main_dashboard.php:308 -#: ../../extensions/files_repo/files_repo_list.php:106 -#: ../../godmode/modules/manage_network_templates_form.php:219 -#: ../../godmode/modules/manage_nc_groups.php:221 -#: ../../godmode/modules/manage_nc_groups.php:232 -#: ../../godmode/modules/manage_network_components.php:601 -#: ../../godmode/modules/manage_network_components.php:613 -#: ../../godmode/modules/manage_network_templates.php:214 -#: ../../godmode/modules/manage_network_templates.php:227 -#: ../../godmode/db/db_refine.php:119 -#: ../../godmode/groups/modu_group_list.php:184 -#: ../../godmode/extensions.php:280 ../../godmode/extensions.php:284 -#: ../../godmode/update_manager/update_manager.messages.php:91 -#: ../../godmode/update_manager/update_manager.messages.php:165 -#: ../../godmode/users/user_list.php:470 -#: ../../godmode/agentes/agent_template.php:246 -#: ../../godmode/agentes/planned_downtime.list.php:402 -#: ../../godmode/agentes/planned_downtime.list.php:470 -#: ../../godmode/agentes/planned_downtime.editor.php:797 -#: ../../godmode/agentes/planned_downtime.editor.php:802 -#: ../../godmode/agentes/planned_downtime.editor.php:850 -#: ../../godmode/agentes/fields_manager.php:127 -#: ../../godmode/agentes/module_manager_editor_common.php:660 -#: ../../godmode/agentes/module_manager.php:533 -#: ../../godmode/agentes/module_manager.php:745 -#: ../../godmode/agentes/module_manager.php:762 -#: ../../godmode/netflow/nf_item_list.php:239 -#: ../../godmode/netflow/nf_item_list.php:250 -#: ../../godmode/netflow/nf_edit.php:145 ../../godmode/netflow/nf_edit.php:157 -#: ../../godmode/snmpconsole/snmp_alert.php:1095 -#: ../../godmode/snmpconsole/snmp_alert.php:1124 -#: ../../godmode/snmpconsole/snmp_filters.php:144 -#: ../../godmode/massive/massive_delete_action_alerts.php:187 -#: ../../godmode/massive/massive_delete_modules.php:513 -#: ../../godmode/massive/massive_delete_agents.php:136 -#: ../../godmode/massive/massive_delete_tags.php:218 -#: ../../godmode/massive/massive_delete_profiles.php:131 -#: ../../godmode/massive/massive_delete_alerts.php:237 -#: ../../godmode/alerts/alert_actions.php:343 -#: ../../godmode/alerts/alert_list.list.php:701 -#: ../../godmode/alerts/alert_commands.php:333 -#: ../../godmode/alerts/alert_templates.php:344 -#: ../../godmode/alerts/alert_special_days.php:165 -#: ../../godmode/setup/news.php:225 ../../godmode/setup/gis.php:64 -#: ../../godmode/setup/links.php:137 ../../godmode/setup/setup_visuals.php:664 -#: ../../godmode/setup/setup_visuals.php:695 -#: ../../godmode/reporting/reporting_builder.list_items.php:426 -#: ../../godmode/reporting/reporting_builder.list_items.php:453 -#: ../../godmode/reporting/reporting_builder.list_items.php:472 -#: ../../godmode/reporting/reporting_builder.list_items.php:532 -#: ../../godmode/reporting/map_builder.php:215 -#: ../../godmode/reporting/graphs.php:191 -#: ../../godmode/reporting/graphs.php:204 -#: ../../godmode/reporting/graph_builder.graph_editor.php:88 -#: ../../godmode/reporting/graph_builder.graph_editor.php:127 -#: ../../godmode/reporting/visual_console_builder.elements.php:515 -#: ../../godmode/reporting/reporting_builder.php:707 -#: ../../godmode/events/event_filter.php:148 -#: ../../godmode/events/event_filter.php:168 -#: ../../godmode/events/event_responses.list.php:66 -#: ../../godmode/servers/servers.build_table.php:168 -#: ../../godmode/servers/recon_script.php:350 -#: ../../include/functions_groups.php:2173 -#: ../../operation/agentes/networkmap_list.php:138 -#: ../../operation/agentes/networkmap_list.php:229 -#: ../../operation/agentes/networkmap_list.php:253 -#: ../../operation/messages/message_list.php:124 -#: ../../operation/messages/message_list.php:188 -#: ../../operation/messages/message_list.php:194 -#: ../../operation/messages/message_list.php:210 -#: ../../operation/messages/message_edit.php:109 -#: ../../operation/snmpconsole/snmp_view.php:658 -#: ../../operation/snmpconsole/snmp_view.php:664 -#: ../../operation/snmpconsole/snmp_view.php:815 -#: ../../operation/snmpconsole/snmp_view.php:840 -#: ../../operation/gis_maps/gis_map.php:165 -#: ../../operation/integria_incidents/incident.files.php:46 -#: ../../operation/incidents/incident_detail.php:456 -msgid "Delete" -msgstr "削除" - -#: ../../extensions/files_repo/files_repo_list.php:115 -msgid "No items" -msgstr "アイテムがありません。" - -#: ../../extensions/matrix_events.php:29 -msgid "Matrix events" -msgstr "Matrix イベント" - -#: ../../extensions/api_checker.php:92 ../../extensions/api_checker.php:228 -msgid "API checker" -msgstr "API チェッカ" - -#: ../../extensions/api_checker.php:104 -msgid "Pandora Console URL" -msgstr "Pandora コンソール URL" - -#: ../../extensions/api_checker.php:109 -msgid "API Pass" -msgstr "API パス" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:402 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1311 -#: ../../enterprise/meta/include/functions_meta.php:859 -#: ../../enterprise/meta/include/functions_meta.php:912 -#: ../../enterprise/meta/include/functions_meta.php:965 -#: ../../enterprise/meta/general/login_page.php:75 -#: ../../enterprise/meta/general/login_page.php:95 -#: ../../enterprise/godmode/agentes/inventory_manager.php:191 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:203 -#: ../../enterprise/godmode/setup/setup_auth.php:76 -#: ../../enterprise/godmode/setup/setup_auth.php:108 -#: ../../enterprise/godmode/setup/setup_auth.php:140 -#: ../../enterprise/godmode/servers/manage_export_form.php:101 -#: ../../enterprise/include/functions_setup.php:30 -#: ../../enterprise/include/functions_setup.php:59 -#: ../../extensions/api_checker.php:119 -#: ../../godmode/modules/manage_network_components_form_wmi.php:50 -#: ../../godmode/users/configure_user.php:451 -#: ../../godmode/agentes/module_manager_editor_wmi.php:57 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:264 -#: ../../godmode/massive/massive_edit_modules.php:508 -#: ../../godmode/setup/setup_ehorus.php:79 -#: ../../mobile/include/user.class.php:252 -#: ../../include/functions_config.php:334 -#: ../../include/functions_config.php:345 -#: ../../include/functions_config.php:355 ../../general/login_page.php:141 -#: ../../general/login_page.php:165 -msgid "Password" -msgstr "パスワード" - -#: ../../extensions/api_checker.php:127 -msgid "Action (get or set)" -msgstr "アクション (get または set)" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:216 -#: ../../enterprise/meta/advanced/policymanager.queue.php:258 -#: ../../enterprise/godmode/policies/policy_queue.php:342 -#: ../../enterprise/godmode/policies/policy_queue.php:376 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:173 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2059 -#: ../../enterprise/include/functions_reporting_pdf.php:812 -#: ../../enterprise/include/functions_reporting_pdf.php:905 -#: ../../enterprise/dashboard/widgets/top_n.php:128 -#: ../../enterprise/dashboard/widgets/top_n.php:337 -#: ../../extensions/api_checker.php:132 ../../extensions/net_tools.php:118 -#: ../../godmode/extensions.php:153 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1637 -#: ../../include/functions_reporting_html.php:1221 -#: ../../include/functions_reporting_html.php:2280 -#: ../../include/functions_menu.php:574 -msgid "Operation" -msgstr "操作" - -#: ../../extensions/api_checker.php:137 -#: ../../godmode/modules/module_list.php:58 -#: ../../godmode/groups/group_list.php:334 -#: ../../godmode/groups/modu_group_list.php:182 -#: ../../godmode/agentes/fields_manager.php:94 -#: ../../godmode/agentes/agent_manager.php:162 -#: ../../godmode/agentes/agent_incidents.php:85 -#: ../../godmode/agentes/module_manager_editor_common.php:145 -#: ../../godmode/alerts/alert_commands.php:331 -#: ../../godmode/setup/os.list.php:33 ../../include/functions_events.php:3333 -#: ../../operation/integria_incidents/incident.list.php:93 -#: ../../operation/incidents/incident.php:335 -#: ../../operation/events/events.build_table.php:133 -msgid "ID" -msgstr "ID" - -#: ../../extensions/api_checker.php:142 -msgid "ID 2" -msgstr "ID 2" - -#: ../../extensions/api_checker.php:147 -msgid "Return Type" -msgstr "Return Type" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:33 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:34 -#: ../../enterprise/godmode/setup/setup_acl.php:95 -#: ../../extensions/api_checker.php:152 -#: ../../godmode/groups/configure_group.php:176 -#: ../../godmode/snmpconsole/snmp_alert.php:33 -#: ../../include/functions_graph.php:2359 -#: ../../include/functions_graph.php:2509 -#: ../../include/functions_graph.php:2550 -#: ../../include/functions_graph.php:2591 -#: ../../include/functions_graph.php:2647 -#: ../../include/functions_graph.php:2703 -#: ../../include/functions_graph.php:2757 -#: ../../include/functions_graph.php:2930 -#: ../../include/functions_graph.php:3070 -#: ../../include/functions_graph.php:3126 -#: ../../include/functions_graph.php:4077 -#: ../../operation/users/user_edit.php:306 -#: ../../operation/snmpconsole/snmp_statistics.php:172 -#: ../../operation/snmpconsole/snmp_statistics.php:219 -#: ../../operation/snmpconsole/snmp_view.php:429 -#: ../../operation/snmpconsole/snmp_view.php:718 -#: ../../operation/snmpconsole/snmp_view.php:740 -#: ../../operation/gis_maps/render_view.php:149 -#: ../../operation/integria_incidents/incident_statistics.php:58 -msgid "Other" -msgstr "その他" - -#: ../../extensions/api_checker.php:157 -msgid "Other Mode" -msgstr "Other Mode" - -#: ../../extensions/api_checker.php:165 -msgid "Raw URL" -msgstr "詳細 URL" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:829 -#: ../../enterprise/meta/include/functions_wizard_meta.php:914 -#: ../../extensions/api_checker.php:171 -msgid "Credentials" -msgstr "認証情報" - -#: ../../extensions/api_checker.php:176 -msgid "Call parameters" -msgstr "呼び出しパラメータ" - -#: ../../extensions/api_checker.php:181 ../../extensions/api_checker.php:194 -msgid "Call" -msgstr "呼び出し" - -#: ../../extensions/api_checker.php:188 -msgid "Custom URL" -msgstr "カスタムURL" - -#: ../../extensions/api_checker.php:200 ../../extensions/api_checker.php:207 -#: ../../include/functions_db.php:1516 -msgid "Result" -msgstr "結果" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1534 -#: ../../enterprise/dashboard/widgets/url.php:25 -#: ../../extensions/api_checker.php:201 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1141 -#: ../../godmode/events/event_responses.editor.php:114 -#: ../../godmode/events/event_responses.editor.php:121 -#: ../../godmode/events/event_responses.editor.php:124 -#: ../../operation/gis_maps/ajax.php:293 -msgid "URL" -msgstr "URL" - -#: ../../extensions/api_checker.php:203 ../../extensions/api_checker.php:220 -msgid "Show URL" -msgstr "URL を表示" - -#: ../../extensions/api_checker.php:216 -msgid "Hide URL" -msgstr "URL を隠す" - -#: ../../extensions/system_info.php:179 -msgid "Cannot read file" -msgstr "ファイルを読み込めません" - -#: ../../extensions/system_info.php:388 -msgid "No options selected" -msgstr "オプションが選択されていません" - -#: ../../extensions/system_info.php:391 -msgid "There was an error with the zip file" -msgstr "zipファイルにエラーがあります。" - -#: ../../extensions/system_info.php:414 ../../extensions/system_info.php:807 -msgid "System Info" -msgstr "システム情報" - -#: ../../extensions/system_info.php:417 -msgid "" -"This extension can run as PHP script in a shell for extract more " -"information, but it must be run as root or across sudo. For example: sudo " -"php /var/www/pandora_console/extensions/system_info.php -d -s -c" -msgstr "" -"この拡張は、シェル上で情報を表示するための PHP スクリプトとしても実行できます。ただし、root 権限が必要です。
例: sudo " -"php /var/www/pandora_console/extensions/system_info.php -d -s -c" - -#: ../../extensions/system_info.php:427 ../../extensions/system_info.php:430 -#: ../../extensions/system_info.php:503 -msgid "Pandora Diagnostic info" -msgstr "Pandora 診断情報" - -#: ../../extensions/system_info.php:434 ../../extensions/system_info.php:437 -#: ../../extensions/system_info.php:509 -msgid "System info" -msgstr "システム情報" - -#: ../../extensions/system_info.php:442 ../../extensions/system_info.php:445 -#: ../../extensions/system_info.php:513 -msgid "Log Info" -msgstr "ログ情報" - -#: ../../extensions/system_info.php:448 ../../extensions/system_info.php:449 -msgid "Number lines of log" -msgstr "ログの行数" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:216 -#: ../../extensions/system_info.php:475 -msgid "Created" -msgstr "作成" - -#: ../../enterprise/extensions/ipam/ipam_network.php:140 -#: ../../enterprise/extensions/ipam/ipam_list.php:161 -#: ../../enterprise/extensions/ipam/ipam_editor.php:89 -#: ../../extensions/system_info.php:480 ../../extensions/system_info.php:526 -#: ../../godmode/events/event_responses.editor.php:93 -msgid "Location" -msgstr "場所" - -#: ../../extensions/system_info.php:494 -msgid "Generate file" -msgstr "ファイル生成" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:106 -#: ../../enterprise/godmode/policies/policy_modules.php:1148 -#: ../../enterprise/operation/log/log_viewer.php:246 -#: ../../enterprise/operation/log/log_viewer.php:252 -#: ../../extensions/system_info.php:495 -#: ../../godmode/massive/massive_copy_modules.php:164 -#: ../../operation/reporting/reporting_viewer.php:237 -#: ../../general/ui/agents_list.php:121 -msgid "Loading" -msgstr "読み込み中" - -#: ../../enterprise/meta/include/functions_ui_meta.php:786 -#: ../../enterprise/dashboard/main_dashboard.php:370 -#: ../../enterprise/dashboard/main_dashboard.php:443 -#: ../../extensions/system_info.php:532 ../../extensions/system_info.php:593 -#: ../../godmode/db/db_refine.php:42 ../../godmode/db/db_refine.php:47 -#: ../../godmode/massive/massive_edit_plugins.php:813 -#: ../../godmode/massive/massive_edit_plugins.php:814 -#: ../../include/functions.php:1041 ../../include/ajax/double_auth.ajax.php:250 -#: ../../include/ajax/double_auth.ajax.php:345 -#: ../../include/ajax/double_auth.ajax.php:390 -#: ../../include/ajax/double_auth.ajax.php:505 -#: ../../include/functions_ui.php:228 ../../include/functions_events.php:1163 -#: ../../include/functions_events.php:1481 -#: ../../operation/users/user_edit.php:606 -#: ../../operation/users/user_edit.php:671 -#: ../../operation/agentes/networkmap_list.php:377 -msgid "Error" -msgstr "エラー" - -#: ../../extensions/system_info.php:547 -msgid "At least one option must be selected" -msgstr "少なくとも一つのオプションを選択する必要があります" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:157 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1377 -#: ../../enterprise/godmode/modules/configure_local_component.php:203 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1438 -#: ../../enterprise/operation/agentes/ver_agente.php:33 -#: ../../extensions/agents_modules.php:76 -#: ../../godmode/modules/manage_network_components_form_common.php:93 -#: ../../godmode/agentes/module_manager_editor_common.php:231 -#: ../../godmode/massive/massive_edit_modules.php:498 -#: ../../godmode/reporting/reporting_builder.item_editor.php:873 -#: ../../mobile/operation/modules.php:140 -#: ../../mobile/operation/modules.php:141 -#: ../../mobile/operation/modules.php:229 -#: ../../mobile/operation/modules.php:230 -#: ../../include/functions_graph.php:5068 -#: ../../include/functions_treeview.php:123 -#: ../../include/functions_events.php:2125 -#: ../../operation/agentes/networkmap.php:459 -#: ../../operation/agentes/status_monitor.php:310 -#: ../../operation/agentes/estado_monitores.php:444 -#: ../../operation/agentes/ver_agente.php:758 -msgid "Module group" -msgstr "モジュールグループ" - -#: ../../extensions/agents_modules.php:120 -#: ../../include/graphs/functions_pchart.php:1137 -#: ../../include/functions_reports.php:588 -msgid "Agents/Modules" -msgstr "エージェント/モジュール" - -#: ../../extensions/agents_modules.php:187 -#: ../../include/functions_reporting.php:1627 -msgid "There are no agents with modules" -msgstr "モジュールが定義されたエージェントがありません。" - -#: ../../enterprise/meta/advanced/servers.build_table.php:63 -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:64 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:407 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:515 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:596 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:225 -#: ../../enterprise/meta/monitoring/group_view.php:99 -#: ../../enterprise/meta/monitoring/group_view.php:137 -#: ../../enterprise/meta/include/functions_wizard_meta.php:305 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1645 -#: ../../enterprise/meta/agentsearch.php:96 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:96 -#: ../../enterprise/godmode/policies/policy_modules.php:339 -#: ../../enterprise/godmode/policies/policies.php:389 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:93 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:172 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:137 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:161 -#: ../../enterprise/include/functions_reporting_pdf.php:540 -#: ../../enterprise/include/functions_reporting_pdf.php:691 -#: ../../enterprise/include/functions_policies.php:3206 -#: ../../enterprise/operation/services/services.service_map.php:130 -#: ../../enterprise/dashboard/widgets/service_map.php:98 -#: ../../enterprise/dashboard/widgets/tree_view.php:37 -#: ../../enterprise/dashboard/widgets/top_n.php:332 -#: ../../extensions/agents_modules.php:195 ../../godmode/db/db_refine.php:95 -#: ../../godmode/agentes/configurar_agente.php:277 -#: ../../godmode/agentes/configurar_agente.php:508 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:311 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:427 -#: ../../godmode/agentes/modificar_agente.php:528 -#: ../../godmode/agentes/planned_downtime.editor.php:757 -#: ../../godmode/agentes/planned_downtime.editor.php:830 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:836 -#: ../../godmode/massive/massive_copy_modules.php:144 -#: ../../godmode/massive/massive_delete_modules.php:479 -#: ../../godmode/massive/massive_edit_plugins.php:308 -#: ../../godmode/massive/massive_delete_tags.php:199 -#: ../../godmode/massive/massive_add_tags.php:139 -#: ../../godmode/massive/massive_edit_modules.php:307 -#: ../../godmode/reporting/reporting_builder.list_items.php:163 -#: ../../godmode/reporting/reporting_builder.list_items.php:189 -#: ../../godmode/reporting/graph_builder.graph_editor.php:148 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1000 -#: ../../godmode/reporting/visual_console_builder.wizard.php:251 +"この拡張は、サーバプラグインの登録を簡単にします。\n" +"\t\t\t\t\t\tPandora FMS 3.x の zip フォーマット(.pspz)でサーバプラグインをアップロードできます。\n" +"\t\t\t\t\t\tPandora FMS サーバプラグインの取得と使い方はドキュメントを参照してください。\n" +"\t\t\t\t\t\t

多くのプラグインを、我々のリソースライブラリから取得できます。 " + +#: ../../extensions/plugin_registration.php:84 +msgid "Cannot load INI file" +msgstr "INI ファイルをロードできません。" + +#: ../../extensions/plugin_registration.php:107 +msgid "Plugin exec not found. Aborting!" +msgstr "実行可能なプラグインがありません。中止します。" + +#: ../../extensions/plugin_registration.php:120 +msgid "Plugin already registered. Aborting!" +msgstr "プラグインは既に登録されています。中止します。" + +#: ../../extensions/plugin_registration.php:291 +msgid "Plug-in Remote Registered unsuccessfull" +msgstr "プラグインのリモート登録に失敗しました" + +#: ../../extensions/plugin_registration.php:293 +msgid "Please check the syntax of file \"plugin_definition.ini\"" +msgstr "\"plugin_definition.ini\" の書式を確認してください。" + +#: ../../extensions/plugin_registration.php:417 +msgid "Module plugin registered" +msgstr "モジュールプラグインを登録しました。" + +#: ../../extensions/plugin_registration.php:422 +#: ../../godmode/agentes/module_manager_editor_plugin.php:50 +#: ../../godmode/massive/massive_edit_plugins.php:287 +#: ../../godmode/modules/manage_network_components_form_plugin.php:22 +msgid "Plugin" +msgstr "プラグイン" + +#: ../../extensions/plugin_registration.php:422 +msgid "Registered successfully" +msgstr "登録しました。" + +#: ../../extensions/plugin_registration.php:432 +msgid "Register plugin" +msgstr "プラグインの登録" + +#: ../../extensions/realtime_graphs.php:29 +#: ../../extensions/realtime_graphs.php:136 +msgid "Realtime graphs" +msgstr "リアルタイムグラフ" + +#: ../../extensions/realtime_graphs.php:61 +msgid "Pandora Server CPU" +msgstr "Pandora サーバ CPU" + +#: ../../extensions/realtime_graphs.php:62 +msgid "Pandora Server Pending packets" +msgstr "Pandora サーバ処理待ちデータ" + +#: ../../extensions/realtime_graphs.php:63 +msgid "Pandora Server Disk IO Wait" +msgstr "Pandora サーバ ディスク I/O ウエイト" + +#: ../../extensions/realtime_graphs.php:64 +msgid "Pandora Server Apache load" +msgstr "Pandora サーバ Apache のロード" + +#: ../../extensions/realtime_graphs.php:65 +msgid "Pandora Server MySQL load" +msgstr "Pandora サーバ MySQL のロード" + +#: ../../extensions/realtime_graphs.php:66 +msgid "Pandora Server load" +msgstr "Pandora サーバのロード" + +#: ../../extensions/realtime_graphs.php:67 +msgid "SNMP Interface throughput" +msgstr "SNMP インタフェーススループット" + +#: ../../extensions/realtime_graphs.php:72 ../../include/ajax/module.php:752 +#: ../../include/functions_events.php:2106 +#: ../../include/functions_visual_map_editor.php:56 +#: ../../include/functions_pandora_networkmap.php:1393 +#: ../../operation/agentes/status_monitor.php:977 +#: ../../operation/search_modules.php:52 +#: ../../enterprise/dashboard/widgets/custom_graph.php:33 +#: ../../enterprise/operation/services/services.list.php:344 +#: ../../enterprise/operation/services/services.service.php:143 +msgid "Graph" +msgstr "グラフ" + +#: ../../extensions/realtime_graphs.php:79 +msgid "Refresh interval" +msgstr "更新間隔" + +#: ../../extensions/realtime_graphs.php:80 +msgid "Incremental" +msgstr "インクリメンタル" + +#: ../../extensions/realtime_graphs.php:81 +msgid "Clear graph" +msgstr "グラフをクリア" + +#: ../../extensions/realtime_graphs.php:94 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:700 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:339 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:254 +#: ../../godmode/agentes/module_manager_editor_network.php:67 +#: ../../godmode/agentes/module_manager_editor_wmi.php:45 +#: ../../godmode/massive/massive_edit_modules.php:488 +#: ../../include/functions_snmp_browser.php:506 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:689 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:336 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:252 +msgid "Target IP" +msgstr "対象IP" + +#: ../../extensions/realtime_graphs.php:97 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:69 +#: ../../include/functions_snmp_browser.php:508 +msgid "Community" +msgstr "コミュニティ" + +#: ../../extensions/realtime_graphs.php:108 +#: ../../godmode/setup/snmp_wizard.php:41 +#: ../../include/functions_snmp_browser.php:401 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:243 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:282 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:56 +msgid "OID" +msgstr "OID" + +#: ../../extensions/realtime_graphs.php:111 ../../godmode/extensions.php:144 #: ../../godmode/servers/servers.build_table.php:67 -#: ../../mobile/operation/agents.php:79 ../../mobile/operation/agents.php:326 -#: ../../mobile/operation/agents.php:327 ../../mobile/operation/modules.php:186 -#: ../../mobile/operation/home.php:64 ../../mobile/operation/agent.php:205 -#: ../../include/functions_reporting_html.php:1067 -#: ../../include/functions_reporting_html.php:2924 -#: ../../include/ajax/networkmap.ajax.php:71 -#: ../../include/functions_reports.php:563 -#: ../../include/functions_reports.php:565 -#: ../../include/functions_reports.php:567 -#: ../../include/functions_reports.php:569 -#: ../../include/functions_reports.php:571 -#: ../../include/functions_reports.php:573 -#: ../../include/functions_reports.php:575 ../../operation/search_agents.php:63 -#: ../../operation/tree.php:73 ../../operation/search_results.php:133 -#: ../../operation/agentes/estado_agente.php:497 -#: ../../operation/agentes/graphs.php:123 -#: ../../operation/agentes/exportdata.php:266 -#: ../../operation/agentes/group_view.php:121 -#: ../../operation/agentes/group_view.php:159 -msgid "Modules" -msgstr "モジュール" +#: ../../include/functions_snmp_browser.php:513 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:39 +#: ../../enterprise/godmode/servers/list_satellite.php:37 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:336 +#: ../../enterprise/meta/advanced/servers.build_table.php:62 +msgid "Version" +msgstr "バージョン" -#: ../../extensions/agents_modules.php:212 -msgid "Previous modules" -msgstr "前のモジュールへ" +#: ../../extensions/realtime_graphs.php:112 +#: ../../godmode/agentes/module_manager_editor_network.php:161 +msgid "SNMP walk" +msgstr "snmpwalk" -#: ../../extensions/agents_modules.php:250 -msgid "More modules" -msgstr "次のモジュールへ" - -#: ../../enterprise/operation/services/services.service_map.php:106 -#: ../../enterprise/dashboard/widgets/service_map.php:49 -#: ../../enterprise/dashboard/widgets/service_map.php:74 -#: ../../extensions/agents_modules.php:359 -#: ../../extensions/module_groups.php:296 -#: ../../godmode/snmpconsole/snmp_alert.php:1225 -#: ../../include/functions_reporting_html.php:1180 -#: ../../operation/snmpconsole/snmp_view.php:843 -msgid "Legend" -msgstr "凡例" - -#: ../../extensions/agents_modules.php:360 -#: ../../include/functions_reporting_html.php:1181 -msgid "Orange cell when the module has fired alerts" -msgstr "オレンジのセルは、アラート発生中を示します。" - -#: ../../extensions/agents_modules.php:361 -#: ../../include/functions_reporting_html.php:1182 -msgid "Red cell when the module has a critical status" -msgstr "赤のセルは、障害状態を示します。" - -#: ../../extensions/agents_modules.php:362 -#: ../../include/functions_reporting_html.php:1183 -msgid "Yellow cell when the module has a warning status" -msgstr "黄色のセルは、警告状態を示します。" - -#: ../../extensions/agents_modules.php:363 -#: ../../include/functions_reporting_html.php:1184 -msgid "Green cell when the module has a normal status" -msgstr "緑のセルは、正常状態を示します。" - -#: ../../extensions/agents_modules.php:364 -#: ../../include/functions_reporting_html.php:1185 -msgid "Grey cell when the module has an unknown status" -msgstr "グレーのセルは、不明状態を示します。" - -#: ../../extensions/agents_modules.php:406 -msgid "Agents/Modules view" -msgstr "エージェント/モジュール表示" - -#: ../../extensions/vnc_view.php:25 -msgid "VNC Display (:0 by default)" -msgstr "VNC ディスプレイ (デフォルトは :0)" - -#: ../../extensions/vnc_view.php:28 -msgid "Send" -msgstr "送信" - -#: ../../extensions/vnc_view.php:42 -msgid "VNC view" -msgstr "VNCビュー" +#: ../../extensions/realtime_graphs.php:125 +#: ../../godmode/agentes/module_manager_editor_network.php:30 +msgid "Use this OID" +msgstr "この OID を利用" #: ../../extensions/resource_exportation.php:53 -#: ../../extensions/resource_exportation.php:334 +#: ../../extensions/resource_exportation.php:338 msgid "Resource exportation" msgstr "リソースのエクスポート" -#: ../../extensions/resource_exportation.php:337 +#: ../../extensions/resource_exportation.php:341 msgid "" "This extension makes exportation of resource template more easy. Here you " "can export as a resource template in Pandora FMS 3.x format (.ptr). " @@ -3069,27 +3707,27 @@ msgstr "" "この拡張で、リソーステンプレートのエクスポートを簡単にできます。Pandora FMS 3.x " "フォーマット(.ptr)で、リソーステンプレートをエクスポートできます。 " -#: ../../enterprise/extensions/cron/functions.php:361 -#: ../../enterprise/extensions/cron/main.php:219 -#: ../../enterprise/extensions/cron/main.php:236 -#: ../../enterprise/extensions/cron/main.php:250 +#: ../../extensions/resource_exportation.php:352 #: ../../enterprise/dashboard/widgets/reports.php:27 #: ../../enterprise/dashboard/widgets/reports.php:43 -#: ../../extensions/resource_exportation.php:348 +#: ../../enterprise/extensions/cron/functions.php:439 +#: ../../enterprise/extensions/cron/main.php:225 +#: ../../enterprise/extensions/cron/main.php:267 +#: ../../enterprise/extensions/cron/main.php:281 msgid "Report" msgstr "レポート" -#: ../../enterprise/extensions/resource_exportation/functions.php:19 -#: ../../extensions/resource_exportation.php:350 -#: ../../extensions/resource_exportation.php:353 -#: ../../operation/agentes/exportdata.php:332 +#: ../../extensions/resource_exportation.php:354 +#: ../../extensions/resource_exportation.php:357 +#: ../../operation/agentes/exportdata.php:341 +#: ../../enterprise/extensions/resource_exportation/functions.php:20 msgid "Export" msgstr "エクスポート" +#: ../../extensions/resource_exportation.php:355 ../../operation/menu.php:128 +#: ../../operation/users/user_edit.php:277 #: ../../enterprise/meta/screens/screens.visualmap.php:216 #: ../../enterprise/meta/screens/screens.visualmap.php:220 -#: ../../extensions/resource_exportation.php:351 -#: ../../operation/users/user_edit.php:301 ../../operation/menu.php:122 msgid "Visual console" msgstr "ビジュアルコンソール" @@ -3139,10 +3777,10 @@ msgstr "レポート '%s' の作成に失敗しました。" msgid "Success add '%s' content." msgstr "コンテンツ '%s'を追加しました。" -#: ../../enterprise/extensions/resource_registration/functions.php:481 #: ../../extensions/resource_registration.php:328 #: ../../extensions/resource_registration.php:349 #: ../../extensions/resource_registration.php:359 +#: ../../enterprise/extensions/resource_registration/functions.php:482 #, php-format msgid "Error add '%s' action." msgstr "アクション '%s' の追加に失敗しました。" @@ -3206,27 +3844,27 @@ msgstr "'%s'ビジュアルマップ用エージェント項目を作成しま msgid "Error create item for agent '%s' visual map." msgstr "'%s'ビジュアルマップ用エージェント項目の作成に失敗しました。" -#: ../../extensions/resource_registration.php:776 +#: ../../extensions/resource_registration.php:792 #, php-format msgid "Success create '%s' component." msgstr "コンポーネント '%s' を作成しました。" -#: ../../extensions/resource_registration.php:777 +#: ../../extensions/resource_registration.php:793 #, php-format msgid "Error create '%s' component." msgstr "コンポーネント '%s' の作成に失敗しました。" -#: ../../extensions/resource_registration.php:833 -#: ../../extensions/resource_registration.php:873 +#: ../../extensions/resource_registration.php:849 +#: ../../extensions/resource_registration.php:889 msgid "Resource registration" msgstr "リソース登録" -#: ../../enterprise/include/functions_policies.php:4052 -#: ../../extensions/resource_registration.php:836 +#: ../../extensions/resource_registration.php:852 +#: ../../enterprise/include/functions_policies.php:4086 msgid "Error, please install the PHP libXML in the system." msgstr "エラー。PHP libXML をインストールしてください。" -#: ../../extensions/resource_registration.php:842 +#: ../../extensions/resource_registration.php:858 #, php-format msgid "" "This extension makes registration of resource template more easy. Here you " @@ -3240,16758 +3878,541 @@ msgstr "" "リソースの取得および利用方法については、ドキュメントを参照してください。

リソースは、我々のPublic " "Resource Libraryから取得できます。" -#: ../../enterprise/include/functions_policies.php:4068 -#: ../../extensions/resource_registration.php:856 +#: ../../extensions/resource_registration.php:872 +#: ../../enterprise/include/functions_policies.php:4102 msgid "Group filter: " msgstr "グループフィルター: " -#: ../../enterprise/include/functions_policies.php:4072 -#: ../../extensions/extension_uploader.php:85 -#: ../../extensions/resource_registration.php:860 -#: ../../extensions/plugin_registration.php:43 -#: ../../operation/incidents/incident_detail.php:518 -msgid "Upload" -msgstr "アップロード" +#: ../../extensions/system_info.php:179 +msgid "Cannot read file" +msgstr "ファイルを読み込めません" -#: ../../extensions/module_groups.php:39 -msgid "Number fired of alerts" -msgstr "アラート発生数" +#: ../../extensions/system_info.php:388 +msgid "No options selected" +msgstr "オプションが選択されていません" -#: ../../enterprise/godmode/policies/policy_alerts.php:507 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:102 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:101 -#: ../../extensions/module_groups.php:46 -#: ../../godmode/massive/massive_standby_alerts.php:148 -#: ../../godmode/massive/massive_add_alerts.php:174 -#: ../../godmode/massive/massive_enable_disable_alerts.php:148 -#: ../../godmode/massive/massive_delete_alerts.php:206 -msgid "Alert template" -msgstr "アラートテンプレート" +#: ../../extensions/system_info.php:391 +msgid "There was an error with the zip file" +msgstr "zipファイルにエラーがあります。" -#: ../../enterprise/meta/monitoring/wizard/wizard.php:98 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1196 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1408 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1500 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1583 -#: ../../enterprise/meta/include/functions_alerts_meta.php:111 -#: ../../enterprise/meta/include/functions_alerts_meta.php:128 -#: ../../enterprise/extensions/cron/main.php:193 -#: ../../enterprise/extensions/backup/main.php:69 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:261 -#: ../../enterprise/godmode/agentes/inventory_manager.php:237 -#: ../../enterprise/godmode/agentes/collections.php:185 -#: ../../enterprise/godmode/policies/policy_alerts.php:241 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:171 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:245 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:287 -#: ../../enterprise/godmode/alerts/alert_events_list.php:421 -#: ../../enterprise/godmode/setup/setup_skins.php:120 -#: ../../enterprise/include/functions_reporting_pdf.php:1051 -#: ../../enterprise/include/functions_reporting_pdf.php:1095 -#: ../../enterprise/include/functions_reporting_pdf.php:1140 -#: ../../enterprise/operation/services/services.list.php:327 -#: ../../extensions/module_groups.php:84 -#: ../../godmode/groups/group_list.php:338 -#: ../../godmode/agentes/modificar_agente.php:463 -#: ../../godmode/agentes/planned_downtime.editor.php:760 -#: ../../godmode/agentes/fields_manager.php:97 ../../godmode/menu.php:150 -#: ../../godmode/alerts/alert_list.list.php:121 -#: ../../godmode/alerts/alert_list.list.php:410 -#: ../../godmode/alerts/alert_view.php:344 -#: ../../godmode/alerts/alert_list.builder.php:83 -#: ../../godmode/events/event_responses.list.php:57 -#: ../../godmode/tag/tag.php:205 ../../godmode/category/category.php:111 -#: ../../include/functions_reporting_html.php:1609 -#: ../../include/functions_reporting_html.php:1647 -#: ../../include/functions_reporting_html.php:1683 -#: ../../include/functions_treeview.php:366 -#: ../../include/functions_filemanager.php:583 -msgid "Actions" -msgstr "アクション" +#: ../../extensions/system_info.php:415 ../../extensions/system_info.php:808 +msgid "System Info" +msgstr "システム情報" -#: ../../extensions/module_groups.php:168 -msgid "Combined table of agent group and module group" -msgstr "エージェントグループとモジュールグループの一覧" - -#: ../../extensions/module_groups.php:171 +#: ../../extensions/system_info.php:418 msgid "" -"This table shows in columns the modules group and in rows agents group. The " -"cell shows all modules" -msgstr "列にモジュールグループ、行にエージェントグループを示しています。各セルは、全モジュールの状態を表示しています。" - -#: ../../extensions/module_groups.php:297 -msgid "" -"Orange cell when the module group and agent have at least one alarm fired." -msgstr "モジュールグループおよびエージェントで、少なくとも 1つのモジュールでアラートが発生している時にオレンジになります。" - -#: ../../extensions/module_groups.php:298 -msgid "" -"Red cell when the module group and agent have at least one module in " -"critical status and the others in any status" -msgstr "モジュールグループおよびエージェントで、少なくとも 1つのモジュールが障害状態の時に赤になります。" - -#: ../../extensions/module_groups.php:299 -msgid "" -"Yellow cell when the module group and agent have at least one in warning " -"status and the others in grey or green status" +"This extension can run as PHP script in a shell for extract more " +"information, but it must be run as root or across sudo. For example: sudo " +"php /var/www/pandora_console/extensions/system_info.php -d -s -c" msgstr "" -"モジュールグループおよびエージェントで、少なくとも 1つのモジュールが警告状態で、その他のモジュールが不明か正常状態の時にに黄色なります。" - -#: ../../extensions/module_groups.php:300 -msgid "" -"Green cell when the module group and agent have all modules in OK status" -msgstr "モジュールグループおよびエージェントの全てのモジュールが正常状態の時に、緑になります。" - -#: ../../extensions/module_groups.php:301 -msgid "" -"Grey cell when the module group and agent have at least one in unknown " -"status and the others in green status" -msgstr "モジュールグループおよびエージェントで、少なくとも 1つのモジュールが不明状態で、その他のモジュールが正常状態の時にグレーになります。" - -#: ../../extensions/module_groups.php:302 -msgid "" -"Blue cell when the module group and agent have all modules in not init " -"status." -msgstr "青のセルは、全モジュールが未初期化状態であることを示します。" - -#: ../../extensions/module_groups.php:307 -msgid "There are no defined groups or module groups" -msgstr "定義済のグループまたはモジュールグループがありません。" - -#: ../../enterprise/dashboard/widgets/tree_view.php:36 -#: ../../extensions/module_groups.php:325 ../../godmode/menu.php:49 -#: ../../operation/tree.php:67 -msgid "Module groups" -msgstr "モジュールグループ" - -#: ../../extensions/net_tools.php:96 -msgid "The agent hasn't got IP" -msgstr "エージェントに IP がありません" - -#: ../../extensions/net_tools.php:120 -msgid "" -"You can set the command path in the menu Administration -> Extensions -" -"> Config Network Tools" -msgstr "コマンドのパスは、システム管理 -> 拡張 -> ネットワークツール設定 で設定できます。" - -#: ../../extensions/net_tools.php:123 -msgid "Traceroute" -msgstr "Traceroute" - -#: ../../extensions/net_tools.php:124 -msgid "Ping host & Latency" -msgstr "ホストへの ping および遅延" - -#: ../../extensions/net_tools.php:125 -msgid "SNMP Interface status" -msgstr "SNMP インタフェースの状態" - -#: ../../extensions/net_tools.php:126 -msgid "Basic TCP Port Scan" -msgstr "基本 TCP ポートスキャン" - -#: ../../extensions/net_tools.php:127 -msgid "DiG/Whois Lookup" -msgstr "DiG/Whois ルックアップ" - -#: ../../extensions/net_tools.php:131 ../../mobile/operation/agent.php:148 -#: ../../operation/agentes/estado_generalagente.php:148 -msgid "IP address" -msgstr "IP アドレス" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:822 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1318 -#: ../../extensions/net_tools.php:145 -msgid "SNMP Community" -msgstr "SNMP コミュニティ" - -#: ../../extensions/net_tools.php:148 ../../include/functions_events.php:1846 -#: ../../operation/agentes/networkmap_list.php:266 -msgid "Execute" -msgstr "実行" - -#: ../../extensions/net_tools.php:162 -msgid "Traceroute executable does not exist." -msgstr "traceroute コマンドがありません。" - -#: ../../extensions/net_tools.php:165 -msgid "Traceroute to " -msgstr "以下へのtraceroute " - -#: ../../extensions/net_tools.php:174 -msgid "Ping executable does not exist." -msgstr "pingコマンドがありません。" - -#: ../../extensions/net_tools.php:177 -#, php-format -msgid "Ping to %s" -msgstr "%s への ping" - -#: ../../extensions/net_tools.php:186 -msgid "Nmap executable does not exist." -msgstr "nmapコマンドがありません。" - -#: ../../extensions/net_tools.php:189 -msgid "Basic TCP Scan on " -msgstr "基本TCPスキャン: " - -#: ../../extensions/net_tools.php:196 -msgid "Domain and IP information for " -msgstr "ドメインおよびIP情報: " - -#: ../../extensions/net_tools.php:200 -msgid "Dig executable does not exist." -msgstr "digコマンドがありません。" - -#: ../../extensions/net_tools.php:210 -msgid "Whois executable does not exist." -msgstr "whoisコマンドがありません。" - -#: ../../extensions/net_tools.php:219 -msgid "SNMP information for " -msgstr "SNMP情報: " - -#: ../../extensions/net_tools.php:223 -msgid "SNMPget executable does not exist." -msgstr "snmpgetコマンドがありません。" - -#: ../../extensions/net_tools.php:226 -msgid "Uptime" -msgstr "稼働時間" - -#: ../../extensions/net_tools.php:230 -msgid "Device info" -msgstr "デバイス情報" - -#: ../../extensions/net_tools.php:238 -msgid "Interface" -msgstr "インタフェース" - -#: ../../extensions/net_tools.php:268 ../../extensions/net_tools.php:342 -msgid "Config Network Tools" -msgstr "ネットワークツール設定" - -#: ../../extensions/net_tools.php:289 ../../extensions/net_tools.php:290 -msgid "Set the paths." -msgstr "パスを設定しました。" - -#: ../../extensions/net_tools.php:309 -msgid "Traceroute path" -msgstr "Traceroute パス" - -#: ../../extensions/net_tools.php:310 -msgid "If it is empty, Pandora searchs the traceroute system." -msgstr "空の場合、Pandora はシステムから traceroute を探します。" - -#: ../../extensions/net_tools.php:313 -msgid "Ping path" -msgstr "Ping パス" - -#: ../../extensions/net_tools.php:314 -msgid "If it is empty, Pandora searchs the ping system." -msgstr "空の場合、Pandora はシステムから ping を探します。" - -#: ../../extensions/net_tools.php:317 -msgid "Nmap path" -msgstr "Nmap パス" - -#: ../../extensions/net_tools.php:318 -msgid "If it is empty, Pandora searchs the nmap system." -msgstr "空の場合、Pandora はシステムから nmap を探します。" - -#: ../../extensions/net_tools.php:321 -msgid "Dig path" -msgstr "dig パス" - -#: ../../extensions/net_tools.php:322 -msgid "If it is empty, Pandora searchs the dig system." -msgstr "空の場合、Pandora はシステムから dig を探します。" - -#: ../../extensions/net_tools.php:325 -msgid "Snmpget path" -msgstr "snmpget パス" - -#: ../../extensions/net_tools.php:326 -msgid "If it is empty, Pandora searchs the snmpget system." -msgstr "空の場合、Pandora はシステムから snmpget を探します。" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:243 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:254 -#: ../../enterprise/dashboard/main_dashboard.php:205 -#: ../../enterprise/dashboard/main_dashboard.php:261 -#: ../../extensions/net_tools.php:331 -#: ../../godmode/update_manager/update_manager.php:35 -#: ../../godmode/reporting/reporting_builder.list_items.php:304 -msgid "Options" -msgstr "オプション" - -#: ../../extensions/realtime_graphs.php:29 -#: ../../extensions/realtime_graphs.php:136 -msgid "Realtime graphs" -msgstr "リアルタイムグラフ" - -#: ../../extensions/realtime_graphs.php:61 -msgid "Pandora Server CPU" -msgstr "Pandora サーバ CPU" - -#: ../../extensions/realtime_graphs.php:62 -msgid "Pandora Server Pending packets" -msgstr "Pandora サーバ処理待ちデータ" - -#: ../../extensions/realtime_graphs.php:63 -msgid "Pandora Server Disk IO Wait" -msgstr "Pandora サーバ ディスク I/O ウエイト" - -#: ../../extensions/realtime_graphs.php:64 -msgid "Pandora Server Apache load" -msgstr "Pandora サーバ Apache のロード" - -#: ../../extensions/realtime_graphs.php:65 -msgid "Pandora Server MySQL load" -msgstr "Pandora サーバ MySQL のロード" - -#: ../../extensions/realtime_graphs.php:66 -msgid "Pandora Server load" -msgstr "Pandora サーバのロード" - -#: ../../extensions/realtime_graphs.php:67 -msgid "SNMP Interface throughput" -msgstr "SNMP インタフェーススループット" - -#: ../../enterprise/operation/services/services.service.php:134 -#: ../../enterprise/operation/services/services.list.php:323 -#: ../../enterprise/dashboard/widgets/custom_graph.php:33 -#: ../../extensions/realtime_graphs.php:72 -#: ../../include/functions_visual_map_editor.php:56 -#: ../../include/ajax/module.php:736 ../../include/functions_events.php:2153 -#: ../../operation/agentes/status_monitor.php:973 -#: ../../operation/search_modules.php:52 -msgid "Graph" -msgstr "グラフ" - -#: ../../extensions/realtime_graphs.php:79 -msgid "Refresh interval" -msgstr "更新間隔" - -#: ../../extensions/realtime_graphs.php:80 -msgid "Incremental" -msgstr "インクリメンタル" - -#: ../../extensions/realtime_graphs.php:81 -msgid "Clear graph" -msgstr "グラフをクリア" - -#: ../../extensions/realtime_graphs.php:94 -#: ../../godmode/agentes/module_manager_editor_wmi.php:45 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:254 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:333 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:737 -#: ../../godmode/agentes/module_manager_editor_network.php:67 -#: ../../godmode/massive/massive_edit_modules.php:471 -#: ../../include/functions_snmp_browser.php:506 -msgid "Target IP" -msgstr "対象IP" - -#: ../../extensions/realtime_graphs.php:97 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:69 -#: ../../include/functions_snmp_browser.php:508 -msgid "Community" -msgstr "コミュニティ" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:56 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:282 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:243 -#: ../../extensions/realtime_graphs.php:108 -#: ../../include/functions_snmp_browser.php:401 -msgid "OID" -msgstr "OID" - -#: ../../enterprise/meta/advanced/servers.build_table.php:62 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:336 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:39 -#: ../../extensions/realtime_graphs.php:111 ../../godmode/extensions.php:144 -#: ../../godmode/servers/servers.build_table.php:66 -#: ../../include/functions_snmp_browser.php:513 -msgid "Version" -msgstr "バージョン" - -#: ../../extensions/realtime_graphs.php:112 -#: ../../godmode/agentes/module_manager_editor_network.php:131 -msgid "SNMP walk" -msgstr "snmpwalk" - -#: ../../extensions/realtime_graphs.php:125 -#: ../../godmode/agentes/module_manager_editor_network.php:30 -msgid "Use this OID" -msgstr "この OID を利用" - -#: ../../extensions/dbmanager.php:107 -msgid "Database interface" -msgstr "DBインタフェース" - -#: ../../extensions/dbmanager.php:122 -msgid "Execute SQL" -msgstr "SQLの実行" - -#: ../../extensions/dbmanager.php:166 -msgid "DB interface" -msgstr "DBインタフェース" - -#: ../../extensions/extension_uploader.php:28 -msgid "Uploader extension" -msgstr "拡張アップローダ" - -#: ../../extensions/extension_uploader.php:64 -msgid "Success to upload extension" -msgstr "拡張をアップロードしました" - -#: ../../extensions/extension_uploader.php:65 -msgid "Fail to upload extension" -msgstr "拡張のアップロードに失敗しました" - -#: ../../extensions/extension_uploader.php:73 -msgid "Upload extension" -msgstr "拡張のアップロード" - -#: ../../extensions/extension_uploader.php:75 -msgid "Upload the extension as a zip file." -msgstr "zipファイルで拡張をアップロードしてください。" - -#: ../../extensions/extension_uploader.php:77 -msgid "Upload enterprise extension" -msgstr "Enterprise 拡張のアップロード" - -#: ../../extensions/extension_uploader.php:90 -msgid "Extension uploader" -msgstr "拡張アップローダ" - -#: ../../extensions/files_repo.php:91 -msgid "Extension not installed" -msgstr "拡張がインストールされていません" - -#: ../../enterprise/extensions/ipam.php:213 -#: ../../enterprise/extensions/ipam.php:226 -#: ../../enterprise/extensions/ipam.php:292 ../../extensions/files_repo.php:104 -#: ../../extensions/files_repo.php:187 -msgid "Administration view" -msgstr "管理画面" - -#: ../../enterprise/extensions/ipam.php:159 -#: ../../enterprise/extensions/ipam.php:300 ../../extensions/files_repo.php:110 -#: ../../extensions/files_repo.php:192 -msgid "Operation view" -msgstr "操作画面" - -#: ../../extensions/files_repo.php:116 ../../extensions/files_repo.php:218 -msgid "Files repository manager" -msgstr "ファイルリポジトリ管理" - -#: ../../extensions/files_repo.php:133 ../../include/functions.php:2182 -#: ../../include/functions.php:2185 -msgid "The file exceeds the maximum size" -msgstr "ファイルサイズが上限を超えています。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:64 -#: ../../enterprise/godmode/modules/local_components.php:318 -#: ../../enterprise/godmode/policies/policies.php:174 -#: ../../enterprise/godmode/alerts/alert_events_list.php:160 -#: ../../enterprise/godmode/alerts/alert_events_list.php:204 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:281 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:117 -#: ../../enterprise/godmode/reporting/graph_template_list.php:86 -#: ../../enterprise/godmode/reporting/graph_template_list.php:106 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:244 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:98 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:119 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:190 -#: ../../enterprise/dashboard/dashboards.php:50 -#: ../../enterprise/dashboard/main_dashboard.php:74 -#: ../../extensions/files_repo.php:166 -#: ../../godmode/modules/manage_nc_groups.php:122 -#: ../../godmode/modules/manage_network_components.php:360 -#: ../../godmode/users/profile_list.php:94 -#: ../../godmode/users/user_list.php:147 ../../godmode/users/user_list.php:188 -#: ../../godmode/users/configure_user.php:412 -#: ../../godmode/agentes/planned_downtime.list.php:107 -#: ../../godmode/netflow/nf_item_list.php:105 -#: ../../godmode/netflow/nf_item_list.php:126 -#: ../../godmode/netflow/nf_edit.php:76 ../../godmode/netflow/nf_edit.php:100 -#: ../../godmode/snmpconsole/snmp_alert.php:459 -#: ../../godmode/snmpconsole/snmp_filters.php:76 -#: ../../godmode/massive/massive_delete_action_alerts.php:105 -#: ../../godmode/massive/massive_delete_modules.php:236 -#: ../../godmode/massive/massive_delete_tags.php:151 -#: ../../godmode/massive/massive_delete_alerts.php:156 -#: ../../godmode/alerts/alert_actions.php:332 -#: ../../godmode/alerts/alert_commands.php:319 -#: ../../godmode/alerts/alert_templates.php:224 -#: ../../godmode/alerts/alert_special_days.php:151 -#: ../../godmode/alerts/alert_list.php:144 -#: ../../godmode/alerts/alert_list.php:186 ../../godmode/setup/news.php:97 -#: ../../godmode/setup/gis.php:57 ../../godmode/setup/links.php:69 -#: ../../godmode/reporting/map_builder.php:87 -#: ../../godmode/reporting/graphs.php:86 ../../godmode/reporting/graphs.php:94 -#: ../../godmode/reporting/graphs.php:136 -#: ../../godmode/reporting/reporting_builder.php:412 -#: ../../godmode/events/event_filter.php:56 -#: ../../godmode/events/event_filter.php:77 -#: ../../operation/messages/message_list.php:56 -#: ../../operation/messages/message_list.php:73 -#: ../../operation/snmpconsole/snmp_view.php:97 -#: ../../operation/gis_maps/gis_map.php:74 -#: ../../operation/incidents/incident_detail.php:85 -#: ../../operation/incidents/incident_detail.php:114 -#: ../../operation/incidents/incident.php:66 -#: ../../operation/reporting/graph_viewer.php:34 -#: ../../operation/reporting/graph_viewer.php:41 -#: ../../operation/events/events.php:499 -msgid "Successfully deleted" -msgstr "削除しました。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:61 -#: ../../enterprise/godmode/modules/local_components.php:319 -#: ../../enterprise/godmode/policies/policy_alerts.php:165 -#: ../../enterprise/godmode/policies/policy_alerts.php:206 -#: ../../enterprise/godmode/policies/policy_modules.php:936 -#: ../../enterprise/godmode/policies/policies.php:175 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:96 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:141 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:96 -#: ../../enterprise/godmode/policies/policy_collections.php:69 -#: ../../enterprise/godmode/policies/policy_agents.php:91 -#: ../../enterprise/godmode/alerts/alert_events_list.php:161 -#: ../../enterprise/godmode/alerts/alert_events_list.php:205 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:282 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:118 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:245 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:191 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:249 -#: ../../enterprise/dashboard/dashboards.php:51 -#: ../../enterprise/dashboard/main_dashboard.php:75 -#: ../../extensions/files_repo.php:166 -#: ../../godmode/modules/manage_network_components.php:361 -#: ../../godmode/users/configure_user.php:413 -#: ../../godmode/massive/massive_delete_action_alerts.php:106 -#: ../../godmode/massive/massive_delete_tags.php:152 -#: ../../godmode/massive/massive_delete_alerts.php:157 -#: ../../godmode/alerts/alert_actions.php:333 -#: ../../godmode/alerts/alert_commands.php:320 -#: ../../godmode/alerts/alert_templates.php:225 -#: ../../godmode/alerts/alert_special_days.php:152 -#: ../../godmode/alerts/alert_list.php:144 -#: ../../godmode/alerts/alert_list.php:186 ../../godmode/setup/news.php:98 -#: ../../godmode/setup/gis.php:55 -#: ../../godmode/reporting/reporting_builder.php:413 -#: ../../operation/messages/message_list.php:57 -#: ../../operation/snmpconsole/snmp_view.php:98 -#: ../../operation/gis_maps/gis_map.php:75 -#: ../../operation/incidents/incident_detail.php:86 -#: ../../operation/incidents/incident_detail.php:115 -#: ../../operation/incidents/incident.php:67 -#: ../../operation/events/events.php:500 -msgid "Could not be deleted" -msgstr "削除できませんでした。" - -#: ../../extensions/files_repo.php:200 ../../extensions/files_repo.php:216 -msgid "Files repository" -msgstr "ファイルリポジトリ" - -#: ../../extensions/plugin_registration.php:26 -#: ../../extensions/plugin_registration.php:33 -msgid "Plugin registration" -msgstr "プラグインの登録" - -#: ../../extensions/plugin_registration.php:30 -msgid "Plugin Registration" -msgstr "プラグイン登録" - -#: ../../extensions/plugin_registration.php:35 -msgid "" -"This extension makes registration of server plugins more easy. \n" -"\t\t\t\t\t\tHere you can upload a server plugin in Pandora FMS 3.x zipped " -"format (.pspz). \n" -"\t\t\t\t\t\tPlease refer to documentation on how to obtain and use Pandora " -"FMS Server Plugins.\n" -"\t\t\t\t\t\t

You can get more plugins in our Public Resource Library " -msgstr "" -"この拡張は、サーバプラグインの登録を簡単にします。\n" -"\t\t\t\t\t\tPandora FMS 3.x の zip フォーマット(.pspz)でサーバプラグインをアップロードできます。\n" -"\t\t\t\t\t\tPandora FMS サーバプラグインの取得と使い方はドキュメントを参照してください。\n" -"\t\t\t\t\t\t

多くのプラグインを、我々のリソースライブラリから取得できます。 " - -#: ../../extensions/plugin_registration.php:84 -msgid "Cannot load INI file" -msgstr "INI ファイルをロードできません。" - -#: ../../extensions/plugin_registration.php:107 -msgid "Plugin exec not found. Aborting!" -msgstr "実行可能なプラグインがありません。中止します。" - -#: ../../extensions/plugin_registration.php:120 -msgid "Plugin already registered. Aborting!" -msgstr "プラグインは既に登録されています。中止します。" - -#: ../../extensions/plugin_registration.php:291 -msgid "Plug-in Remote Registered unsuccessfull" -msgstr "プラグインのリモート登録に失敗しました" - -#: ../../extensions/plugin_registration.php:293 -msgid "Please check the syntax of file \"plugin_definition.ini\"" -msgstr "\"plugin_definition.ini\" の書式を確認してください。" - -#: ../../extensions/plugin_registration.php:413 -msgid "Module plugin registered" -msgstr "モジュールプラグインを登録しました。" - -#: ../../extensions/plugin_registration.php:418 -#: ../../godmode/modules/manage_network_components_form_plugin.php:22 -#: ../../godmode/agentes/module_manager_editor_plugin.php:50 -#: ../../godmode/massive/massive_edit_plugins.php:287 -msgid "Plugin" -msgstr "プラグイン" - -#: ../../extensions/plugin_registration.php:418 -msgid "Registered successfully" -msgstr "登録しました。" - -#: ../../extensions/plugin_registration.php:428 -msgid "Register plugin" -msgstr "プラグインの登録" - -#: ../../enterprise/extensions/vmware/main.php:30 -msgid "WMware Plugin Settings" -msgstr "VMware プラグイン設定" - -#: ../../enterprise/extensions/vmware/main.php:125 -msgid "There was an error updating the execution data of the plugin" -msgstr "プラグインの実行データ更新でエラーが発生しました" - -#: ../../enterprise/extensions/vmware/main.php:132 -msgid "There was an error activating the execution of the plugin" -msgstr "プラグインの実行でエラーが発生しました" - -#: ../../enterprise/extensions/vmware/main.php:180 -msgid "Config Path" -msgstr "パス設定" - -#: ../../enterprise/meta/advanced/license_meta.php:103 -#: ../../enterprise/load_enterprise.php:404 -#: ../../enterprise/godmode/alerts/alert_events_list.php:426 -#: ../../enterprise/godmode/alerts/alert_events_list.php:676 -#: ../../godmode/setup/license.php:98 ../../mobile/operation/events.php:528 -#: ../../operation/agentes/alerts_status.php:436 -#: ../../operation/agentes/alerts_status.php:477 -#: ../../operation/agentes/alerts_status.php:511 -#: ../../operation/agentes/alerts_status.php:545 -#: ../../operation/agentes/alerts_status.php:590 -#: ../../operation/snmpconsole/snmp_view.php:653 -#: ../../operation/snmpconsole/snmp_view.php:810 -#: ../../operation/snmpconsole/snmp_view.php:838 -msgid "Validate" -msgstr "承諾する" - -#: ../../enterprise/extensions/vmware/main.php:187 -msgid "Plugin Path" -msgstr "プラグインパス" - -#: ../../enterprise/extensions/vmware/main.php:210 -msgid "Config parameters" -msgstr "パラメータ設定" - -#: ../../enterprise/extensions/vmware/main.php:217 -msgid "V-Center IP" -msgstr "vCenter IP" - -#: ../../enterprise/extensions/vmware/main.php:222 -msgid "Datacenter Name" -msgstr "データセンター名" - -#: ../../enterprise/extensions/vmware/main.php:245 -msgid "Plugin execution" -msgstr "プラグイン実行" - -#: ../../enterprise/extensions/vmware/main.php:246 -msgid "" -"To enable the plugin execution, this extension needs the Cron jobs extension " -"installed.\n" -"\tKeep in mind that the Cron jobs execution period will be the less real " -"execution period, so if you want to run the plugin every\n" -"\t5 minutes, for example, the Cron jobs script should be configured in the " -"cron to run every 5 minutes or less" -msgstr "" -"プラグインの実行を有効化するには、Cron ジョブ拡張がインストールされている必要があります。\n" -"\tCron ジョブ拡張の実行間隔は、実際のジョブの実行間隔よりも短くなるように注意してください。例えば、プラグインを 5分ごとに\n" -"\t実行したい場合は、Cron ジョブスクリプトは cron で 5分もしくはそれ以下に実行するように設定する必要があります。" - -#: ../../enterprise/extensions/cron/main.php:189 -#: ../../enterprise/extensions/cron/main.php:295 -msgid "Scheduled" -msgstr "スケジュール" - -#: ../../enterprise/godmode/agentes/collections.php:219 -msgid "Apply changes" -msgstr "変更を適用" - -#: ../../enterprise/extensions/vmware/vmware_view.php:622 -#: ../../enterprise/extensions/vmware/vmware_view.php:1018 -msgid "Top 5 VMs CPU Usage" -msgstr "上位 5件の VM CPU使用率" - -#: ../../enterprise/extensions/vmware/vmware_view.php:629 -#: ../../enterprise/extensions/vmware/vmware_view.php:1025 -msgid "Top 5 VMs Memory Usage" -msgstr "上位 5件の VM メモリ使用率" - -#: ../../enterprise/extensions/vmware/vmware_view.php:638 -#: ../../enterprise/extensions/vmware/vmware_view.php:1034 -msgid "Top 5 VMs Disk Usage" -msgstr "上位 5件の VM ディスク使用率" - -#: ../../enterprise/extensions/vmware/vmware_view.php:645 -#: ../../enterprise/extensions/vmware/vmware_view.php:1041 -msgid "Top 5 VMs Network Usage" -msgstr "上位 5件の VM ネットワーク使用率" - -#: ../../enterprise/extensions/vmware/vmware_view.php:688 -msgid "Host ESX" -msgstr "ESX ホスト" - -#: ../../enterprise/include/functions_services.php:1632 -#: ../../enterprise/include/functions_services.php:1655 -#: ../../enterprise/operation/agentes/policy_view.php:371 -#: ../../enterprise/operation/agentes/policy_view.php:378 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:633 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:642 -#: ../../mobile/operation/modules.php:465 -#: ../../mobile/operation/modules.php:482 -#: ../../include/functions_modules.php:1857 -#: ../../include/functions_modules.php:1865 -#: ../../include/class/Tree.class.php:1488 -#: ../../operation/agentes/status_monitor.php:1142 -#: ../../operation/agentes/status_monitor.php:1146 -#: ../../operation/agentes/status_monitor.php:1177 -#: ../../operation/agentes/status_monitor.php:1182 -#: ../../operation/search_modules.php:113 -#: ../../operation/search_modules.php:130 -msgid "NORMAL" -msgstr "正常" - -#: ../../enterprise/include/functions_services.php:1636 -#: ../../enterprise/include/functions_services.php:1660 -#: ../../enterprise/operation/agentes/policy_view.php:363 -#: ../../enterprise/operation/agentes/policy_view.php:382 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:625 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:647 -#: ../../mobile/operation/modules.php:469 -#: ../../mobile/operation/modules.php:487 -#: ../../include/functions_modules.php:1849 -#: ../../include/functions_modules.php:1869 -#: ../../include/class/Tree.class.php:1462 -#: ../../operation/agentes/status_monitor.php:1152 -#: ../../operation/agentes/status_monitor.php:1156 -#: ../../operation/agentes/status_monitor.php:1189 -#: ../../operation/agentes/status_monitor.php:1194 -#: ../../operation/search_modules.php:117 -#: ../../operation/search_modules.php:137 -msgid "CRITICAL" -msgstr "障害" - -#: ../../enterprise/include/functions_services.php:1640 -#: ../../enterprise/include/functions_services.php:1664 -#: ../../enterprise/operation/agentes/policy_view.php:367 -#: ../../enterprise/operation/agentes/policy_view.php:386 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:629 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:652 -#: ../../mobile/operation/modules.php:473 -#: ../../mobile/operation/modules.php:492 -#: ../../include/functions_modules.php:1853 -#: ../../include/functions_modules.php:1873 -#: ../../include/class/Tree.class.php:1469 -#: ../../operation/agentes/status_monitor.php:1162 -#: ../../operation/agentes/status_monitor.php:1166 -#: ../../operation/agentes/status_monitor.php:1201 -#: ../../operation/agentes/status_monitor.php:1206 -#: ../../operation/search_modules.php:121 -#: ../../operation/search_modules.php:144 -msgid "WARNING" -msgstr "警告" - -#: ../../enterprise/include/functions_services.php:1647 -#: ../../enterprise/include/functions_services.php:1655 -#: ../../enterprise/include/functions_services.php:1660 -#: ../../enterprise/include/functions_services.php:1664 -#: ../../enterprise/include/functions_services.php:1668 -#: ../../enterprise/operation/agentes/policy_view.php:378 -#: ../../enterprise/operation/agentes/policy_view.php:382 -#: ../../enterprise/operation/agentes/policy_view.php:386 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:641 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:646 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:651 -#: ../../mobile/operation/modules.php:481 -#: ../../mobile/operation/modules.php:486 -#: ../../mobile/operation/modules.php:491 -#: ../../include/functions_modules.php:1864 -#: ../../include/functions_modules.php:1868 -#: ../../include/functions_modules.php:1872 -#: ../../include/class/Tree.class.php:1474 -#: ../../operation/agentes/status_monitor.php:1176 -#: ../../operation/agentes/status_monitor.php:1181 -#: ../../operation/agentes/status_monitor.php:1188 -#: ../../operation/agentes/status_monitor.php:1193 -#: ../../operation/agentes/status_monitor.php:1200 -#: ../../operation/agentes/status_monitor.php:1205 -#: ../../operation/search_modules.php:129 -#: ../../operation/search_modules.php:136 -#: ../../operation/search_modules.php:143 -msgid "UNKNOWN" -msgstr "不明" - -#: ../../enterprise/extensions/vmware/vmware_view.php:931 -msgid "CPU Usage" -msgstr "CPU使用率" - -#: ../../enterprise/extensions/vmware/vmware_view.php:941 -msgid "Memory Usage" -msgstr "メモリ使用率" - -#: ../../enterprise/extensions/vmware/vmware_view.php:951 -msgid "Disk I/O Rate" -msgstr "ディスク I/O 速度" - -#: ../../enterprise/extensions/vmware/vmware_view.php:961 -msgid "Network Usage" -msgstr "ネットワーク使用量" - -#: ../../enterprise/dashboard/widgets/network_map.php:35 -#: ../../operation/gis_maps/render_view.php:154 -msgid "Map" -msgstr "マップ" - -#: ../../enterprise/mobile/operation/dashboard.php:227 -#: ../../enterprise/operation/menu.php:85 -#: ../../mobile/include/functions_web.php:21 -#: ../../operation/users/user_edit.php:308 -msgid "Dashboard" -msgstr "ダッシュボード" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1078 -msgid "ESX Detail" -msgstr "ESX 詳細" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1096 -msgid "ESX details" -msgstr "ESX 詳細" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1107 -msgid "VMware view" -msgstr "VMware 表示" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1189 -msgid "Show Datastores" -msgstr "データストア表示" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1192 -msgid "Show ESX" -msgstr "ESX 表示" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1195 -msgid "Show VM" -msgstr "VM 表示" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:563 -#: ../../operation/agentes/networkmap.php:537 -msgid "Font" -msgstr "フォント" - -#: ../../operation/agentes/networkmap.php:530 -msgid "Zoom" -msgstr "ズーム" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1223 -msgid "View options" -msgstr "オプション表示" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:691 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:748 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:769 -#: ../../enterprise/operation/policies/networkmap.policies.php:70 -#: ../../enterprise/operation/policies/networkmap.policies.php:119 -#: ../../enterprise/operation/policies/networkmap.policies.php:133 -#: ../../mobile/operation/networkmap.php:222 -#: ../../mobile/operation/networkmap.php:234 -#: ../../operation/agentes/networkmap.topology.php:80 -#: ../../operation/agentes/networkmap.topology.php:145 -#: ../../operation/agentes/networkmap.topology.php:160 -#: ../../operation/agentes/networkmap.groups.php:75 -#: ../../operation/agentes/networkmap.groups.php:134 -#: ../../operation/agentes/networkmap.groups.php:152 -msgid "Map could not be generated" -msgstr "マップを生成できません。" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:693 -#: ../../enterprise/operation/policies/networkmap.policies.php:71 -#: ../../operation/agentes/networkmap.topology.php:81 -#: ../../operation/agentes/networkmap.groups.php:76 -#: ../../general/ui/agents_list.php:127 -msgid "No agents found" -msgstr "エージェントがありません" - -#: ../../enterprise/extensions/vmware/vmware_view.php:1270 -msgid "VMware map" -msgstr "VMware マップ" - -#: ../../enterprise/extensions/vmware/vmware_manager.php:160 -msgid "Power Status: " -msgstr "電源状態: " - -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:666 -msgid "Status: " -msgstr "状態: " - -#: ../../enterprise/extensions/vmware/vmware_manager.php:206 -msgid "Change Status" -msgstr "状態の変更" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:179 -#: ../../enterprise/meta/include/functions_wizard_meta.php:407 -#: ../../enterprise/meta/include/functions_wizard_meta.php:476 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1005 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1366 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1456 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1641 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:408 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:680 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:890 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1073 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1364 -#: ../../enterprise/godmode/modules/configure_local_component.php:266 -#: ../../enterprise/godmode/setup/setup.php:99 -#: ../../enterprise/godmode/setup/edit_skin.php:248 -#: ../../enterprise/include/functions_reporting_pdf.php:2686 -#: ../../godmode/agentes/modificar_agente.php:516 -#: ../../godmode/agentes/agent_manager.php:308 -#: ../../godmode/agentes/module_manager_editor_common.php:161 -#: ../../godmode/agentes/module_manager_editor_common.php:434 -#: ../../godmode/massive/massive_edit_agents.php:345 -#: ../../godmode/massive/massive_edit_modules.php:455 -#: ../../godmode/alerts/configure_alert_template.php:650 -#: ../../godmode/alerts/alert_view.php:516 ../../mobile/operation/agent.php:122 -#: ../../mobile/operation/alerts.php:40 -#: ../../include/functions_reporting_html.php:1789 -#: ../../include/functions_treeview.php:74 -#: ../../include/functions_treeview.php:500 -#: ../../include/functions_reporting.php:3452 -#: ../../include/functions_groups.php:2158 ../../operation/search_agents.php:90 -#: ../../operation/agentes/estado_generalagente.php:80 -#: ../../operation/agentes/estado_generalagente.php:295 -#: ../../operation/agentes/alerts_status.functions.php:76 -msgid "Disabled" -msgstr "無効" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:141 -#: ../../godmode/setup/setup_visuals.php:682 ../../include/functions.php:434 -#: ../../include/functions.php:568 ../../include/functions_html.php:717 -msgid "minutes" -msgstr "分" - -#: ../../enterprise/extensions/cron/functions.php:154 -msgid "Hourly" -msgstr "毎時" - -#: ../../enterprise/extensions/cron/functions.php:155 -#: ../../godmode/agentes/module_manager_editor_prediction.php:159 -msgid "Daily" -msgstr "日次" - -#: ../../enterprise/extensions/cron/functions.php:156 -#: ../../godmode/agentes/module_manager_editor_prediction.php:157 -#: ../../godmode/agentes/planned_downtime.editor.php:533 -msgid "Weekly" -msgstr "週次" - -#: ../../enterprise/extensions/cron/functions.php:157 -#: ../../godmode/agentes/module_manager_editor_prediction.php:158 -#: ../../godmode/agentes/planned_downtime.editor.php:534 -msgid "Monthly" -msgstr "月次" - -#: ../../enterprise/extensions/cron/functions.php:158 -msgid "Yearly" -msgstr "年次" - -#: ../../enterprise/extensions/vmware/functions.php:153 -#: ../../enterprise/extensions/vmware/functions.php:181 -msgid "The file does not exists" -msgstr "ファイルが存在しません" - -#: ../../enterprise/extensions/vmware/functions.php:157 -msgid "The file is not readable by HTTP Server" -msgstr "ファイルを HTTP サーバが読めません" - -#: ../../enterprise/extensions/vmware/functions.php:158 -#: ../../enterprise/extensions/vmware/functions.php:163 -msgid "Please check that the web server has write rights on the file" -msgstr "Web サーバがファイルへの書き込み権限を持っているか確認してください" - -#: ../../enterprise/extensions/vmware/functions.php:162 -msgid "The file is not writable by HTTP Server" -msgstr "ファイルに HTTP サーバから書き込めません" - -#: ../../enterprise/extensions/csv_import/main.php:40 -#, php-format -msgid "Created agent %s" -msgstr "エージェント %s を作成しました" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2032 -#: ../../enterprise/extensions/csv_import/main.php:41 -#, php-format -msgid "Could not create agent %s" -msgstr "エージェント %s を作成できませんでした" - -#: ../../enterprise/extensions/csv_import_group/main.php:46 -#: ../../enterprise/extensions/csv_import/main.php:46 -msgid "File processed" -msgstr "ファイルを処理しました" - -#: ../../enterprise/extensions/csv_import_group/main.php:56 -#: ../../enterprise/extensions/csv_import/main.php:56 -msgid "CSV format" -msgstr "CSV フォーマット" - -#: ../../enterprise/extensions/csv_import_group/main.php:57 -#: ../../enterprise/extensions/csv_import/main.php:57 -msgid "The CSV file must have the fields in the following order" -msgstr "CSV ファイルのフィールドは、次の順番でなければいけません" - -#: ../../enterprise/extensions/csv_import_group/main.php:72 -#: ../../enterprise/extensions/csv_import/main.php:72 -msgid "Upload file" -msgstr "ファイルのアップロード" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:255 -#: ../../enterprise/meta/include/functions_wizard_meta.php:133 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1620 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1081 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1371 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1494 -#: ../../enterprise/meta/agentsearch.php:91 -#: ../../enterprise/extensions/csv_import/main.php:75 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1386 -#: ../../godmode/agentes/agent_manager.php:264 -#: ../../godmode/agentes/module_manager.php:518 -#: ../../godmode/massive/massive_edit_agents.php:298 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1124 -#: ../../include/functions_events.php:3337 -#: ../../operation/events/events_list.php:442 -#: ../../operation/events/events.build_table.php:139 -#: ../../operation/servers/recon_view.php:173 -msgid "Server" -msgstr "サーバ" - -#: ../../enterprise/extensions/csv_import_group/main.php:75 -#: ../../enterprise/extensions/csv_import/main.php:79 -msgid "Separator" -msgstr "セパレータ" - -#: ../../enterprise/extensions/csv_import_group/main.php:79 -#: ../../enterprise/extensions/csv_import/main.php:83 -msgid "Upload CSV file" -msgstr "CSV ファイルのアップロード" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1204 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1412 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1588 -#: ../../enterprise/extensions/csv_import_group/main.php:84 -#: ../../enterprise/extensions/csv_import/main.php:88 -#: ../../include/functions_filemanager.php:638 -msgid "Go" -msgstr "実行" - -#: ../../enterprise/extensions/csv_import_group.php:27 -msgid "CSV import group" -msgstr "CSV インポートグループ" - -#: ../../enterprise/extensions/check_acls.php:16 -msgid "ACL users for this agent" -msgstr "このエージェントのACLユーザ" - -#: ../../enterprise/extensions/check_acls.php:44 -#: ../../enterprise/extensions/check_acls.php:124 -#: ../../godmode/users/profile_list.php:304 -msgid "System incidents reading" -msgstr "インシデント読み出し" - -#: ../../enterprise/extensions/check_acls.php:45 -#: ../../enterprise/extensions/check_acls.php:125 -#: ../../godmode/users/profile_list.php:305 -msgid "System incidents writing" -msgstr "インシデント書き込み" - -#: ../../enterprise/extensions/check_acls.php:46 -#: ../../enterprise/extensions/check_acls.php:126 -#: ../../godmode/users/profile_list.php:306 -msgid "System incidents management" -msgstr "インシデント管理" - -#: ../../enterprise/extensions/check_acls.php:47 -#: ../../enterprise/extensions/check_acls.php:127 -#: ../../godmode/users/profile_list.php:307 -msgid "Agents reading" -msgstr "エージェントからの情報取得" - -#: ../../enterprise/extensions/check_acls.php:48 -#: ../../enterprise/extensions/check_acls.php:128 -#: ../../godmode/users/profile_list.php:308 -#: ../../include/functions_menu.php:479 -msgid "Agents management" -msgstr "エージェント管理" - -#: ../../enterprise/extensions/check_acls.php:49 -#: ../../enterprise/extensions/check_acls.php:129 -#: ../../godmode/users/profile_list.php:309 -msgid "Agents disable" -msgstr "エージェント無効化" - -#: ../../enterprise/extensions/check_acls.php:50 -#: ../../enterprise/extensions/check_acls.php:130 -#: ../../godmode/users/profile_list.php:310 -msgid "Alerts editing" -msgstr "アラート編集" - -#: ../../enterprise/extensions/check_acls.php:51 -#: ../../enterprise/extensions/check_acls.php:131 -#: ../../godmode/users/profile_list.php:312 ../../godmode/menu.php:83 -msgid "Users management" -msgstr "ユーザ管理" - -#: ../../enterprise/extensions/check_acls.php:52 -#: ../../enterprise/extensions/check_acls.php:132 -#: ../../godmode/users/profile_list.php:313 -msgid "Database management" -msgstr "データベース管理" - -#: ../../enterprise/extensions/check_acls.php:53 -#: ../../enterprise/extensions/check_acls.php:133 -#: ../../godmode/users/profile_list.php:311 -msgid "Alerts management" -msgstr "アラート管理" - -#: ../../enterprise/extensions/check_acls.php:54 -#: ../../enterprise/extensions/check_acls.php:134 -#: ../../godmode/users/profile_list.php:317 -msgid "Reports reading" -msgstr "レポート参照" - -#: ../../enterprise/extensions/check_acls.php:55 -#: ../../enterprise/extensions/check_acls.php:135 -#: ../../godmode/users/profile_list.php:318 -msgid "Reports writing" -msgstr "レポート編集" - -#: ../../enterprise/extensions/check_acls.php:56 -#: ../../enterprise/extensions/check_acls.php:136 -#: ../../godmode/users/profile_list.php:319 -msgid "Reports management" -msgstr "レポート管理" - -#: ../../enterprise/extensions/check_acls.php:57 -#: ../../enterprise/extensions/check_acls.php:137 -#: ../../godmode/users/profile_list.php:314 -msgid "Events reading" -msgstr "イベント参照" - -#: ../../enterprise/extensions/check_acls.php:58 -#: ../../enterprise/extensions/check_acls.php:138 -#: ../../godmode/users/profile_list.php:315 -msgid "Events writing" -msgstr "イベント編集" - -#: ../../enterprise/extensions/check_acls.php:59 -#: ../../enterprise/extensions/check_acls.php:139 -#: ../../godmode/users/profile_list.php:316 -msgid "Events management" -msgstr "イベント管理" - -#: ../../enterprise/extensions/check_acls.php:60 -#: ../../enterprise/extensions/check_acls.php:140 -#: ../../godmode/users/profile_list.php:326 -msgid "Systems management" -msgstr "システム管理" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:339 -#: ../../enterprise/extensions/check_acls.php:61 -#: ../../enterprise/extensions/check_acls.php:141 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:250 -#: ../../godmode/users/user_list.php:275 ../../godmode/users/user_list.php:413 -#: ../../operation/search_users.php:63 -msgid "Admin" -msgstr "管理者" - -#: ../../enterprise/extensions/check_acls.php:100 -msgid "There are no defined users" -msgstr "定義済ユーザがありません" - -#: ../../enterprise/extensions/check_acls.php:122 ../../godmode/menu.php:76 -msgid "Module tags" -msgstr "モジュールタグ" - -#: ../../enterprise/extensions/check_acls.php:188 -msgid "ACL module tags for the modules in this agent" -msgstr "このエージェントのモジュールのACLモジュールタグ" - -#: ../../enterprise/extensions/check_acls.php:198 -msgid "Only admin users can see this section." -msgstr "この画面はadminユーザのみ参照できます。" - -#: ../../enterprise/extensions/check_acls.php:202 -msgid "Check ACL" -msgstr "ACLチェック" - -#: ../../enterprise/extensions/backup.php:63 -msgid "Backup" -msgstr "バックアップ" - -#: ../../enterprise/extensions/vmware.php:46 -msgid "VMware" -msgstr "VMware" - -#: ../../enterprise/extensions/resource_registration/functions.php:37 -#, php-format -msgid "Error create '%s' policy, the name exist and there aren't free name." -msgstr "'%s' ポリシー作成エラー。すでに存在する名前です。" - -#: ../../enterprise/extensions/resource_registration/functions.php:44 -#, php-format -msgid "" -"Warning create '%s' policy, the name exist, the policy have a name %s." -msgstr "'%s' ポリシー作成で警告です。%s という名前がすでにあります。" - -#: ../../enterprise/extensions/resource_registration/functions.php:51 -msgid "Error the policy haven't name." -msgstr "ポリシーに名前がありません。" - -#: ../../enterprise/extensions/resource_registration/functions.php:65 -#, php-format -msgid "Success create '%s' policy." -msgstr "'%s' ポリシーを作成しました。" - -#: ../../enterprise/extensions/resource_registration/functions.php:66 -#, php-format -msgid "Error create '%s' policy." -msgstr "'%s' ポリシー作成エラー" - -#: ../../enterprise/extensions/resource_registration/functions.php:103 -#, php-format -msgid "Success add '%s' agent." -msgstr "'%s' エージェントを追加しました" - -#: ../../enterprise/extensions/resource_registration/functions.php:104 -#, php-format -msgid "Error add '%s' agent." -msgstr "'%s' エージェント追加エラー" - -#: ../../enterprise/extensions/resource_registration/functions.php:131 -#, php-format -msgid "Success add '%s' collection." -msgstr "'%s' コレクションを追加しました。" - -#: ../../enterprise/extensions/resource_registration/functions.php:132 -#, php-format -msgid "Error add '%s' collection." -msgstr "'%s' コレクション追加エラー" - -#: ../../enterprise/extensions/resource_registration/functions.php:148 -#, php-format -msgid "Success add '%s' agent plugin." -msgstr "エージェントプラグイン '%s' を追加しました。" - -#: ../../enterprise/extensions/resource_registration/functions.php:149 -#, php-format -msgid "Error add '%s' agent plugin." -msgstr "エージェントプラグイン '%s' の追加エラー。" - -#: ../../enterprise/extensions/resource_registration/functions.php:160 -msgid "Error add the module, haven't type." -msgstr "モジュール追加エラー。タイプがありません。" - -#: ../../enterprise/extensions/resource_registration/functions.php:234 -#: ../../enterprise/extensions/resource_registration/functions.php:264 -#: ../../enterprise/extensions/resource_registration/functions.php:321 -#: ../../enterprise/extensions/resource_registration/functions.php:367 -msgid "Error add the module, error in tag component." -msgstr "モジュール追加エラー。タグコンポーネント内にエラーがあります。" - -#: ../../enterprise/extensions/resource_registration/functions.php:408 -msgid "Error add the module plugin importation, plugin is not registered" -msgstr "モジュールプラグイン追加エラー。プラグインは登録されていません。" - -#: ../../enterprise/extensions/resource_registration/functions.php:419 -#, php-format -msgid "Success add '%s' module." -msgstr "'%s' モジュールを追加しました。" - -#: ../../enterprise/extensions/resource_registration/functions.php:420 -#, php-format -msgid "Error add '%s' module." -msgstr "'%s' モジュール追加エラー" - -#: ../../enterprise/extensions/resource_registration/functions.php:430 -#, php-format -msgid "Error add the alert, the template '%s' don't exist." -msgstr "アラート追加エラー。テンプレート '%s' は存在しません。" - -#: ../../enterprise/extensions/resource_registration/functions.php:438 -#, php-format -msgid "Error add the alert, the module '%s' don't exist." -msgstr "アラート追加エラー。モジュール '%s' は存在しません。" - -#: ../../enterprise/extensions/resource_registration/functions.php:451 -#, php-format -msgid "Success add '%s' alert." -msgstr "'%s' アラートを追加しました。" - -#: ../../enterprise/extensions/resource_registration/functions.php:452 -#, php-format -msgid "Error add '%s' alert." -msgstr "'%s' アラート追加エラー" - -#: ../../enterprise/extensions/resource_registration/functions.php:468 -#, php-format -msgid "Error add the alert, the action '%s' don't exist." -msgstr "アラートの追加エラー。アクション '%s' は存在しません。" - -#: ../../enterprise/extensions/resource_registration/functions.php:480 -#, php-format -msgid "Success add '%s' action." -msgstr "'%s' アクションを追加しました" - -#: ../../enterprise/extensions/csv_import.php:27 -msgid "CSV import" -msgstr "CSV インポート" - -#: ../../enterprise/extensions/cron.php:117 -#: ../../enterprise/extensions/cron.php:123 -#: ../../enterprise/extensions/cron/main.php:39 -msgid "Cron jobs" -msgstr "Cron ジョブ" - -#: ../../enterprise/extensions/cron/main.php:45 -msgid "Add new job" -msgstr "新規ジョブ追加" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:164 -#: ../../enterprise/extensions/cron/main.php:79 -#: ../../enterprise/extensions/cron/main.php:133 -#: ../../enterprise/extensions/ipam/ipam_action.php:96 -#: ../../enterprise/godmode/alerts/alert_events.php:350 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:107 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:35 -#: ../../enterprise/godmode/servers/manage_export.php:105 -#: ../../enterprise/godmode/servers/manage_export.php:114 -#: ../../godmode/modules/manage_nc_groups.php:73 -#: ../../godmode/users/profile_list.php:241 -#: ../../godmode/users/configure_user.php:234 -#: ../../godmode/agentes/configurar_agente.php:595 -#: ../../godmode/agentes/planned_downtime.editor.php:365 -#: ../../godmode/snmpconsole/snmp_alert.php:231 -#: ../../godmode/snmpconsole/snmp_filters.php:66 -#: ../../godmode/alerts/alert_actions.php:184 -#: ../../godmode/alerts/alert_commands.php:293 -#: ../../godmode/alerts/configure_alert_template.php:428 -#: ../../godmode/alerts/alert_special_days.php:93 -#: ../../godmode/alerts/alert_list.php:103 ../../godmode/setup/news.php:56 -#: ../../godmode/setup/gis.php:45 ../../godmode/setup/links.php:41 -#: ../../include/functions_planned_downtimes.php:113 -#: ../../include/functions_planned_downtimes.php:731 -msgid "Successfully created" -msgstr "作成しました。" - -#: ../../enterprise/extensions/cron/main.php:79 -#: ../../enterprise/extensions/cron/main.php:133 -msgid "Path doesn't exists or is not writable" -msgstr "パスが存在しないか書き込みできません" - -#: ../../enterprise/extensions/cron/main.php:111 -#: ../../enterprise/extensions/cron/main.php:126 -msgid "Edit job" -msgstr "ジョブ編集" - -#: ../../enterprise/extensions/cron/main.php:152 -msgid "Cron extension is not running" -msgstr "Cron 実行が稼動していません" - -#: ../../enterprise/extensions/cron/main.php:153 -msgid "Cron extension has never run or it's not configured well" -msgstr "Cron 拡張は、正しく設定しないと動作しません" - -#: ../../enterprise/extensions/cron/main.php:155 -msgid "" -"This extension relies on a proper setup of cron, the time-based scheduling " -"service" -msgstr "この拡張は、時間で実行する cron の設定に依存します。" - -#: ../../enterprise/extensions/cron/main.php:157 -msgid "Please, add the following line to your crontab file" -msgstr "次の行を crontab に追加してください" - -#: ../../enterprise/extensions/cron/main.php:163 -msgid "Last execution" -msgstr "最後の実行" - -#: ../../enterprise/extensions/cron/main.php:170 -msgid "Cron extension is running" -msgstr "Cron 実行が動作中です" - -#: ../../enterprise/extensions/cron/main.php:179 -msgid "Scheduled jobs" -msgstr "スケジュールされたジョブ" - -#: ../../enterprise/extensions/cron/main.php:188 -#: ../../enterprise/extensions/cron/main.php:286 -msgid "Task" -msgstr "タスク" - -#: ../../enterprise/extensions/cron/main.php:190 -msgid "First_execution" -msgstr "初回実行" - -#: ../../enterprise/extensions/cron/main.php:191 -msgid "" -"Maybe the first run is not exactly equal to this value because the cron " -"configuration is diferent." -msgstr "cron の設置と異なることにより、初回の実行は正確にこのタイミングにならない可能性があります。" - -#: ../../enterprise/extensions/cron/main.php:192 -msgid "Last run" -msgstr "最後の実行" - -#: ../../enterprise/extensions/cron/main.php:203 -msgid "Force run" -msgstr "強制実行" - -#: ../../enterprise/extensions/cron/main.php:220 -#: ../../enterprise/operation/reporting/custom_reporting.php:24 -#: ../../enterprise/operation/reporting/custom_reporting.php:77 -#: ../../godmode/tag/tag.php:203 ../../godmode/tag/edit_tag.php:195 -#: ../../operation/search_users.php:44 -#: ../../general/login_identification_wizard.php:170 -#: ../../general/login_identification_wizard.php:171 -msgid "Email" -msgstr "Email" - -#: ../../enterprise/extensions/cron/main.php:245 -#: ../../enterprise/extensions/cron/functions.php:46 -msgid "Report per agent" -msgstr "エージェントごとにレポート" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:271 -#: ../../enterprise/include/functions_reporting_csv.php:1389 -#: ../../enterprise/include/functions_reporting_csv.php:1393 -#: ../../godmode/reporting/reporting_builder.php:532 -#: ../../operation/search_reports.php:38 -#: ../../operation/reporting/custom_reporting.php:38 -msgid "Report name" -msgstr "レポート名" - -#: ../../enterprise/extensions/cron/functions.php:44 -#: ../../enterprise/extensions/cron/main.php:224 -#: ../../godmode/servers/manage_recontask_form.php:233 -msgid "Custom script" -msgstr "カスタムスクリプト" - -#: ../../enterprise/extensions/cron/main.php:237 -#: ../../enterprise/extensions/cron/main.php:251 -msgid "Path" -msgstr "パス" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1155 -#: ../../enterprise/extensions/cron/main.php:260 -#: ../../enterprise/extensions/ipam/ipam_list.php:223 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:229 -#: ../../godmode/db/db_main.php:183 -#: ../../godmode/snmpconsole/snmp_alert.php:1111 -#: ../../include/functions_treeview.php:544 ../../include/functions_ui.php:449 -#: ../../operation/agentes/estado_generalagente.php:211 -#: ../../operation/gis_maps/ajax.php:323 ../../operation/gis_maps/ajax.php:334 -msgid "Never" -msgstr "未実行" - -#: ../../enterprise/extensions/cron/main.php:298 -msgid "First execution" -msgstr "初回実行" - -#: ../../enterprise/extensions/cron/main.php:300 -#: ../../enterprise/operation/log/log_viewer.php:218 -#: ../../enterprise/operation/log/log_viewer.php:226 -#: ../../godmode/agentes/planned_downtime.editor.php:510 -#: ../../godmode/agentes/planned_downtime.editor.php:521 -#: ../../operation/netflow/nf_live_view.php:237 -msgid "Date format in Pandora is year/month/day" -msgstr "Pandora での日付フォーマットは、年/月/日 です" - -#: ../../enterprise/extensions/cron/main.php:302 -#: ../../enterprise/operation/log/log_viewer.php:220 -#: ../../enterprise/operation/log/log_viewer.php:228 -#: ../../godmode/agentes/planned_downtime.editor.php:512 -#: ../../godmode/agentes/planned_downtime.editor.php:523 -#: ../../godmode/agentes/planned_downtime.editor.php:591 -#: ../../godmode/agentes/planned_downtime.editor.php:599 -#: ../../godmode/alerts/configure_alert_template.php:536 -#: ../../godmode/alerts/configure_alert_template.php:540 -#: ../../godmode/reporting/reporting_builder.item_editor.php:840 -#: ../../godmode/reporting/reporting_builder.item_editor.php:849 -#: ../../operation/netflow/nf_live_view.php:239 -msgid "Time format in Pandora is hours(24h):minutes:seconds" -msgstr "Pandora での時間フォーマットは、時(24時間表記):分:秒 です" - -#: ../../enterprise/extensions/cron/main.php:303 -#: ../../godmode/events/event_responses.editor.php:111 -#: ../../include/functions_events.php:1867 -msgid "Parameters" -msgstr "パラメータ" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:275 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1215 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1430 -#: ../../enterprise/extensions/cron/main.php:323 -#: ../../enterprise/extensions/backup/main.php:167 -#: ../../enterprise/extensions/ipam/ipam_list.php:257 -#: ../../enterprise/extensions/ipam/ipam_editor.php:121 -#: ../../enterprise/godmode/modules/configure_local_component.php:469 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:245 -#: ../../enterprise/godmode/modules/local_components.php:539 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:118 -#: ../../enterprise/godmode/agentes/collections.data.php:56 -#: ../../enterprise/godmode/agentes/collections.data.php:125 -#: ../../enterprise/godmode/agentes/collections.data.php:144 -#: ../../enterprise/godmode/agentes/collections.data.php:159 -#: ../../enterprise/godmode/agentes/collections.data.php:181 -#: ../../enterprise/godmode/agentes/collections.data.php:223 -#: ../../enterprise/godmode/agentes/collections.editor.php:117 -#: ../../enterprise/godmode/agentes/collections.php:237 -#: ../../enterprise/godmode/policies/configure_policy.php:90 -#: ../../enterprise/godmode/policies/policy_modules.php:319 -#: ../../enterprise/godmode/policies/policies.php:474 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:23 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:90 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:329 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:220 -#: ../../enterprise/godmode/alerts/alert_events_list.php:671 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:511 -#: ../../enterprise/godmode/services/services.service.php:361 -#: ../../enterprise/godmode/services/services.elements.php:417 -#: ../../enterprise/godmode/setup/edit_skin.php:270 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:232 -#: ../../enterprise/godmode/servers/manage_export.php:125 -#: ../../enterprise/godmode/servers/manage_export.php:157 -#: ../../godmode/modules/manage_nc_groups_form.php:83 -#: ../../godmode/modules/manage_network_templates_form.php:157 -#: ../../godmode/modules/manage_nc_groups.php:244 -#: ../../godmode/modules/manage_network_components_form.php:267 -#: ../../godmode/modules/manage_network_components.php:629 -#: ../../godmode/modules/manage_network_templates.php:237 -#: ../../godmode/groups/configure_group.php:208 -#: ../../godmode/groups/configure_modu_group.php:87 -#: ../../godmode/users/profile_list.php:404 -#: ../../godmode/users/configure_user.php:581 -#: ../../godmode/agentes/module_manager_editor.php:490 -#: ../../godmode/agentes/planned_downtime.list.php:366 -#: ../../godmode/agentes/planned_downtime.list.php:516 -#: ../../godmode/agentes/agent_manager.php:462 -#: ../../godmode/agentes/configure_field.php:65 -#: ../../godmode/agentes/module_manager.php:123 -#: ../../godmode/netflow/nf_edit_form.php:244 -#: ../../godmode/snmpconsole/snmp_alert.php:874 -#: ../../godmode/snmpconsole/snmp_alert.php:1221 -#: ../../godmode/snmpconsole/snmp_filters.php:108 -#: ../../godmode/snmpconsole/snmp_filters.php:156 -#: ../../godmode/massive/massive_add_profiles.php:117 -#: ../../godmode/alerts/configure_alert_command.php:202 -#: ../../godmode/alerts/alert_actions.php:403 -#: ../../godmode/alerts/alert_list.list.php:733 -#: ../../godmode/alerts/alert_commands.php:377 -#: ../../godmode/alerts/configure_alert_special_days.php:101 -#: ../../godmode/alerts/alert_templates.php:363 -#: ../../godmode/alerts/configure_alert_action.php:227 -#: ../../godmode/alerts/alert_special_days.php:235 -#: ../../godmode/alerts/alert_list.php:302 ../../godmode/setup/news.php:204 -#: ../../godmode/setup/gis.php:93 ../../godmode/setup/os.php:52 -#: ../../godmode/setup/os.php:76 ../../godmode/setup/links.php:117 -#: ../../godmode/reporting/map_builder.php:312 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1089 -#: ../../godmode/reporting/graph_builder.main.php:183 -#: ../../godmode/events/event_responses.editor.php:134 -#: ../../godmode/events/event_edit_filter.php:390 -#: ../../godmode/servers/recon_script.php:220 -#: ../../godmode/servers/manage_recontask.php:389 -#: ../../godmode/servers/plugin.php:542 ../../godmode/tag/edit_tag.php:232 -#: ../../godmode/category/edit_category.php:174 -#: ../../include/functions_visual_map_editor.php:437 -#: ../../include/functions_filemanager.php:617 -#: ../../include/functions_filemanager.php:654 -#: ../../operation/agentes/networkmap_list.php:252 -#: ../../operation/gis_maps/gis_map.php:182 -#: ../../operation/integria_incidents/incident.incident.php:126 -#: ../../operation/incidents/incident_detail.php:379 -msgid "Create" +"この拡張は、シェル上で情報を表示するための PHP スクリプトとしても実行できます。ただし、root 権限が必要です。
例: sudo " +"php /var/www/pandora_console/extensions/system_info.php -d -s -c" + +#: ../../extensions/system_info.php:428 ../../extensions/system_info.php:431 +#: ../../extensions/system_info.php:504 +msgid "Pandora Diagnostic info" +msgstr "Pandora 診断情報" + +#: ../../extensions/system_info.php:435 ../../extensions/system_info.php:438 +#: ../../extensions/system_info.php:510 +msgid "System info" +msgstr "システム情報" + +#: ../../extensions/system_info.php:443 ../../extensions/system_info.php:446 +#: ../../extensions/system_info.php:514 +msgid "Log Info" +msgstr "ログ情報" + +#: ../../extensions/system_info.php:449 ../../extensions/system_info.php:450 +msgid "Number lines of log" +msgstr "ログの行数" + +#: ../../extensions/system_info.php:476 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:216 +msgid "Created" msgstr "作成" -#: ../../enterprise/extensions/cron/functions.php:17 -#: ../../enterprise/extensions/cron/functions.php:27 -#: ../../enterprise/extensions/cron/functions.php:48 -#: ../../enterprise/extensions/cron/functions.php:80 -#: ../../enterprise/extensions/cron/functions.php:95 -#: ../../enterprise/extensions/cron/functions.php:136 -msgid "Report to build" -msgstr "生成するレポート" - -#: ../../enterprise/extensions/cron/functions.php:23 -msgid "Send to emails (separated by comma)" -msgstr "メール送信 (カンマ区切り)" - -#: ../../enterprise/extensions/cron/functions.php:27 -#: ../../enterprise/extensions/cron/functions.php:119 -msgid "Template to build" -msgstr "生成するテンプレート" - -#: ../../enterprise/extensions/cron/functions.php:33 -#: ../../enterprise/extensions/cron/functions.php:38 -#: ../../enterprise/extensions/cron/functions.php:54 -#: ../../enterprise/extensions/cron/functions.php:96 -#: ../../enterprise/extensions/cron/functions.php:137 -msgid "Save to disk into path" -msgstr "保存先パス" - -#: ../../enterprise/extensions/cron/functions.php:81 -msgid "Send to email" -msgstr "送信先メールアドレス" - -#: ../../enterprise/extensions/cron/functions.php:82 -msgid "Send custom report by email" -msgstr "カスタムレポートをメールで送信" - -#: ../../enterprise/extensions/cron/functions.php:97 -#: ../../enterprise/extensions/cron/functions.php:138 -msgid "Save custom report to disk" -msgstr "カスタムレポートをディスクに保存" - -#: ../../enterprise/extensions/cron/functions.php:110 -#: ../../enterprise/extensions/cron/functions.php:123 -msgid "Backup Pandora database" -msgstr "Pandora データベースバックアップ" - -#: ../../enterprise/extensions/cron/functions.php:153 -msgid "Not scheduled" -msgstr "スケジュールされていません" - -#: ../../enterprise/extensions/cron/functions.php:188 -#: ../../enterprise/godmode/setup/setup_acl.php:84 -#: ../../enterprise/godmode/setup/setup_acl.php:328 -#: ../../include/functions_html.php:640 ../../include/functions_html.php:641 -#: ../../include/functions_html.php:759 ../../include/functions_html.php:760 -msgid "Custom" -msgstr "カスタム" - -#: ../../enterprise/meta/monitoring/group_view.php:146 -#: ../../enterprise/meta/monitoring/group_view.php:150 -#: ../../enterprise/meta/monitoring/tactical.php:281 -#: ../../enterprise/extensions/cron/functions.php:190 -#: ../../enterprise/include/functions_reporting_pdf.php:331 -#: ../../enterprise/include/functions_reporting_pdf.php:669 -#: ../../enterprise/include/functions_reporting_pdf.php:687 -#: ../../enterprise/include/functions_reporting_pdf.php:1665 -#: ../../enterprise/include/functions_reporting_pdf.php:1746 -#: ../../enterprise/include/functions_reporting_pdf.php:1990 -#: ../../enterprise/include/functions_reporting_pdf.php:2400 -#: ../../enterprise/include/functions_reporting_pdf.php:2435 -#: ../../enterprise/include/functions_reporting.php:1258 -#: ../../enterprise/include/functions_reporting.php:1876 -#: ../../enterprise/include/functions_reporting.php:2653 -#: ../../enterprise/include/functions_reporting.php:3978 -#: ../../enterprise/include/functions_reporting.php:4309 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:585 -#: ../../enterprise/operation/services/services.service.php:184 -#: ../../enterprise/operation/services/services.service_map.php:119 -#: ../../enterprise/operation/services/services.list.php:152 -#: ../../enterprise/operation/services/services.list.php:394 -#: ../../enterprise/dashboard/widgets/events_list.php:185 -#: ../../enterprise/dashboard/widgets/service_map.php:87 -#: ../../enterprise/dashboard/widgets/tree_view.php:56 -#: ../../enterprise/dashboard/widgets/tree_view.php:69 -#: ../../enterprise/dashboard/widgets/tree_view.php:216 -#: ../../godmode/massive/massive_copy_modules.php:80 -#: ../../godmode/massive/massive_copy_modules.php:193 -#: ../../godmode/massive/massive_delete_modules.php:456 -#: ../../godmode/massive/massive_delete_modules.php:470 -#: ../../godmode/massive/massive_delete_agents.php:116 -#: ../../godmode/massive/massive_edit_agents.php:217 -#: ../../godmode/massive/massive_edit_modules.php:298 -#: ../../godmode/massive/massive_edit_modules.php:327 -#: ../../godmode/alerts/alert_list.builder.php:209 -#: ../../mobile/operation/agents.php:36 ../../mobile/operation/modules.php:42 -#: ../../include/graphs/functions_flot.php:432 -#: ../../include/functions_reporting_html.php:446 -#: ../../include/functions_reporting_html.php:525 -#: ../../include/functions_reporting_html.php:1292 -#: ../../include/functions_reporting_html.php:1313 -#: ../../include/functions_reporting_html.php:1736 -#: ../../include/functions_reporting_html.php:1898 -#: ../../include/functions.php:1030 ../../include/ajax/module.php:799 -#: ../../include/functions_graph.php:753 ../../include/functions_graph.php:1952 -#: ../../include/functions_graph.php:3718 ../../include/functions_ui.php:449 -#: ../../include/functions_ui.php:450 -#: ../../include/functions_visual_map.php:1159 -#: ../../include/functions_visual_map.php:1178 -#: ../../include/functions_visual_map.php:1191 -#: ../../include/functions_visual_map.php:1204 -#: ../../include/functions_alerts.php:574 -#: ../../include/functions_reports.php:426 -#: ../../include/functions_reporting.php:3084 -#: ../../include/functions_reporting.php:3290 -#: ../../include/functions_filemanager.php:706 -#: ../../include/functions_groups.php:803 -#: ../../include/functions_groups.php:805 -#: ../../include/functions_groups.php:807 -#: ../../include/functions_groups.php:808 -#: ../../include/functions_groups.php:809 -#: ../../include/functions_events.php:1451 -#: ../../include/functions_events.php:2794 ../../operation/tree.php:134 -#: ../../operation/tree.php:159 ../../operation/tree.php:293 -#: ../../operation/agentes/estado_agente.php:189 -#: ../../operation/agentes/status_monitor.php:301 -#: ../../operation/agentes/group_view.php:166 -#: ../../operation/agentes/group_view.php:169 -#: ../../operation/agentes/estado_monitores.php:434 -#: ../../operation/agentes/tactical.php:153 -msgid "Unknown" -msgstr "不明" - -#: ../../enterprise/extensions/cron/functions.php:362 -msgid "This is the automatic generated report" -msgstr "これは自動生成レポートです" - -#: ../../enterprise/extensions/cron/functions.php:365 -msgid "Open the attached file to view it" -msgstr "添付ファイルを開く" - -#: ../../enterprise/extensions/cron/functions.php:367 -#: ../../mobile/include/functions_web.php:82 -#: ../../mobile/include/ui.class.php:258 -msgid "Generated at" -msgstr "更新日時:" - -#: ../../enterprise/extensions/cron/functions.php:371 -msgid "Please do not answer or reply to this email" -msgstr "このメールには返信しないでください" - -#: ../../enterprise/meta/general/main_header.php:136 -#: ../../enterprise/meta/general/main_header.php:151 -#: ../../enterprise/mobile/include/functions_web.php:15 -#: ../../include/functions_groups.php:120 -#: ../../operation/search_results.php:113 -msgid "Reports" -msgstr "レポート" - -#: ../../enterprise/extensions/ipam.php:168 -#: ../../enterprise/extensions/ipam.php:284 -msgid "Subnetworks calculator" -msgstr "サブネット計算" - -#: ../../enterprise/extensions/ipam.php:189 -#: ../../enterprise/extensions/ipam/ipam_list.php:230 -msgid "Manage addresses" -msgstr "アドレス管理" - -#: ../../enterprise/extensions/ipam.php:197 -#: ../../godmode/massive/massive_operations.php:215 -msgid "Massive operations" -msgstr "一括操作" - -#: ../../enterprise/extensions/ipam.php:205 -#: ../../enterprise/extensions/ipam/ipam_list.php:233 -msgid "Addresses view" -msgstr "アドレス表示" - -#: ../../enterprise/extensions/ipam.php:240 -#: ../../enterprise/extensions/ipam.php:308 -#: ../../enterprise/extensions/ipam.php:330 -#: ../../enterprise/extensions/ipam.php:331 -msgid "IPAM" -msgstr "IPAM" - -#: ../../enterprise/extensions/ipam/ipam_action.php:79 -#: ../../enterprise/extensions/ipam/ipam_action.php:115 -msgid "Incorrect format in Subnet field" -msgstr "ネットワークの範囲指定が正しくありません。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:83 -#: ../../enterprise/extensions/ipam/ipam_action.php:120 -msgid "The location is not filled, please add a location." -msgstr "位置情報が入力されていません。位置情報を追加してください。" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:165 -#: ../../enterprise/extensions/ipam/ipam_action.php:92 -#: ../../enterprise/extensions/ipam/ipam_action.php:100 -#: ../../enterprise/godmode/modules/local_components.php:107 -#: ../../enterprise/godmode/modules/local_components.php:239 -#: ../../enterprise/godmode/policies/policy_alerts.php:148 -#: ../../enterprise/godmode/policies/policies.php:128 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:74 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:77 -#: ../../enterprise/godmode/alerts/alert_events.php:350 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:108 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:36 -#: ../../enterprise/godmode/servers/manage_export.php:105 -#: ../../enterprise/godmode/servers/manage_export.php:114 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:130 -#: ../../godmode/modules/manage_nc_groups.php:74 -#: ../../godmode/modules/manage_network_components.php:158 -#: ../../godmode/modules/manage_network_components.php:248 -#: ../../godmode/users/configure_user.php:235 -#: ../../godmode/agentes/configurar_agente.php:244 -#: ../../godmode/agentes/configurar_agente.php:591 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:284 -#: ../../godmode/agentes/planned_downtime.editor.php:356 -#: ../../godmode/alerts/alert_actions.php:185 -#: ../../godmode/alerts/alert_commands.php:294 -#: ../../godmode/alerts/configure_alert_template.php:119 -#: ../../godmode/alerts/configure_alert_template.php:429 -#: ../../godmode/alerts/alert_special_days.php:94 -#: ../../godmode/alerts/alert_list.php:103 ../../godmode/setup/news.php:57 -#: ../../godmode/setup/gis.php:47 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2176 -#: ../../include/functions_planned_downtimes.php:110 -#: ../../include/functions_planned_downtimes.php:727 -msgid "Could not be created" -msgstr "作成に失敗しました。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:128 -#: ../../enterprise/extensions/ipam/ipam_massive.php:42 -#: ../../enterprise/godmode/modules/local_components.php:297 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:98 -#: ../../enterprise/godmode/policies/policy_modules.php:878 -#: ../../enterprise/godmode/policies/policies.php:159 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:106 -#: ../../enterprise/godmode/alerts/alert_events.php:375 -#: ../../enterprise/godmode/alerts/alert_events_list.php:95 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:159 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:52 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:67 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:120 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:226 -#: ../../godmode/modules/manage_network_components.php:334 -#: ../../godmode/agentes/planned_downtime.editor.php:359 -#: ../../godmode/massive/massive_edit_modules.php:153 -#: ../../godmode/alerts/configure_alert_command.php:94 -#: ../../godmode/alerts/alert_actions.php:263 -#: ../../godmode/alerts/alert_templates.php:152 -#: ../../godmode/alerts/configure_alert_template.php:442 -#: ../../godmode/alerts/alert_special_days.php:135 -#: ../../godmode/setup/gis.php:41 -#: ../../include/functions_planned_downtimes.php:122 -#: ../../operation/snmpconsole/snmp_view.php:117 -#: ../../operation/incidents/incident.php:111 -msgid "Could not be updated" -msgstr "更新に失敗しました。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:131 -#: ../../enterprise/extensions/ipam/ipam_massive.php:41 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:97 -#: ../../enterprise/godmode/policies/policy_modules.php:877 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:104 -#: ../../enterprise/godmode/alerts/alert_events.php:374 -#: ../../enterprise/godmode/alerts/alert_events_list.php:94 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:158 -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:51 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:66 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:119 -#: ../../godmode/modules/manage_nc_groups.php:98 -#: ../../godmode/users/profile_list.php:223 -#: ../../godmode/agentes/configurar_agente.php:769 -#: ../../godmode/agentes/planned_downtime.editor.php:368 -#: ../../godmode/netflow/nf_edit_form.php:131 -#: ../../godmode/snmpconsole/snmp_alert.php:299 -#: ../../godmode/snmpconsole/snmp_filters.php:54 -#: ../../godmode/massive/massive_edit_modules.php:152 -#: ../../godmode/alerts/configure_alert_command.php:93 -#: ../../godmode/alerts/alert_actions.php:262 -#: ../../godmode/alerts/alert_templates.php:151 -#: ../../godmode/alerts/configure_alert_template.php:441 -#: ../../godmode/alerts/alert_special_days.php:134 -#: ../../godmode/setup/news.php:87 ../../godmode/setup/gis.php:39 -#: ../../godmode/setup/links.php:58 -#: ../../godmode/events/event_edit_filter.php:162 -#: ../../include/functions_planned_downtimes.php:125 -#: ../../operation/snmpconsole/snmp_view.php:116 -#: ../../operation/incidents/incident.php:110 -msgid "Successfully updated" -msgstr "更新しました。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:190 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:345 -msgid "Could not be updated." -msgstr "更新できませんでした。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:194 -msgid "Successfully updated." -msgstr "更新しました。" - -#: ../../enterprise/extensions/ipam/ipam_action.php:198 -#: ../../include/functions_reporting.php:1512 -msgid "No changes found." -msgstr "変更が見つかりません。" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:84 -msgid "There is not an available IP." -msgstr "空き IP がありません。" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:87 -msgid "Next available IP Address is:" -msgstr "次の空き IP アドレス:" - -#: ../../enterprise/extensions/ipam/ipam_network.php:543 -#: ../../enterprise/extensions/ipam/ipam_network.php:654 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:93 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:206 -#: ../../enterprise/extensions/ipam/ipam_massive.php:69 -#: ../../godmode/users/configure_user.php:482 -#: ../../godmode/admin_access_logs.php:192 -#: ../../godmode/servers/manage_recontask_form.php:354 -#: ../../mobile/operation/events.php:518 -#: ../../include/functions_reporting_html.php:3278 -#: ../../include/functions.php:2308 ../../include/ajax/events.php:302 -#: ../../operation/users/user_edit.php:397 ../../general/logon_ok.php:225 -#: ../../general/logon_ok.php:422 -msgid "Comments" -msgstr "コメント" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:110 -msgid "Reserve this IP now" -msgstr "この IP を予約する" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:126 -msgid "Manage this IP now" -msgstr "この IP を管理対象にする" - -#: ../../enterprise/extensions/ipam/ipam_network.php:535 -#: ../../enterprise/extensions/ipam/ipam_excel.php:116 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:152 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:41 -#: ../../enterprise/godmode/servers/manage_export.php:131 -#: ../../enterprise/godmode/servers/manage_export_form.php:84 -#: ../../operation/agentes/ver_agente.php:770 -msgid "Address" -msgstr "アドレス" - -#: ../../enterprise/extensions/ipam/ipam_network.php:274 -#: ../../enterprise/extensions/ipam/ipam_network.php:275 -#: ../../enterprise/extensions/ipam/ipam_network.php:536 -#: ../../enterprise/extensions/ipam/ipam_excel.php:116 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:157 -msgid "Hostname" -msgstr "ホスト名" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:383 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:1123 -#: ../../enterprise/extensions/ipam/ipam_network.php:559 -#: ../../enterprise/extensions/ipam/ipam_network.php:594 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:159 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:181 -#: ../../enterprise/include/functions_reporting_pdf.php:1663 -#: ../../enterprise/include/functions_reporting_pdf.php:1744 -#: ../../enterprise/include/functions_reporting_pdf.php:2398 -#: ../../enterprise/include/functions_visual_map.php:274 -#: ../../enterprise/include/functions_servicemap.php:263 -#: ../../enterprise/include/functions_reporting.php:3976 -#: ../../enterprise/include/functions_reporting.php:4308 -#: ../../enterprise/include/functions_services.php:1012 -#: ../../enterprise/include/functions_services.php:1219 -#: ../../enterprise/include/functions_services.php:1750 -#: ../../godmode/modules/manage_network_components.php:567 -#: ../../godmode/agentes/planned_downtime.list.php:477 -#: ../../godmode/alerts/alert_view.php:113 ../../mobile/operation/agent.php:149 -#: ../../mobile/operation/agent.php:160 ../../mobile/operation/events.php:148 -#: ../../mobile/operation/events.php:159 ../../mobile/operation/events.php:167 -#: ../../mobile/operation/events.php:240 ../../mobile/operation/events.php:267 -#: ../../mobile/operation/events.php:275 -#: ../../include/functions_reporting_html.php:444 -#: ../../include/functions_reporting_html.php:523 -#: ../../include/functions_reporting_html.php:2851 -#: ../../include/functions_reporting_html.php:2889 -#: ../../include/functions.php:944 ../../include/functions.php:950 -#: ../../include/functions.php:953 ../../include/functions_treeview.php:157 -#: ../../include/functions_treeview.php:376 ../../include/functions_ui.php:1994 -#: ../../include/functions_ui.php:2004 ../../include/functions_db.php:156 -#: ../../include/functions_events.php:1828 -#: ../../include/functions_events.php:1996 -#: ../../include/functions_events.php:2063 -#: ../../include/functions_events.php:2079 -#: ../../include/functions_events.php:2089 -#: ../../include/functions_events.php:2094 -#: ../../include/functions_events.php:2112 -#: ../../include/functions_events.php:2191 -#: ../../include/functions_events.php:2245 -#: ../../include/functions_events.php:2257 -#: ../../include/functions_events.php:2269 -#: ../../include/functions_events.php:2291 -#: ../../include/functions_events.php:2306 -#: ../../include/functions_events.php:2316 -#: ../../include/functions_events.php:2405 -#: ../../include/functions_events.php:2482 -#: ../../include/functions_events.php:2504 -#: ../../include/functions_events.php:2514 -#: ../../operation/agentes/estado_generalagente.php:152 -#: ../../operation/agentes/estado_generalagente.php:164 -#: ../../operation/agentes/estado_generalagente.php:177 -#: ../../operation/agentes/estado_generalagente.php:281 -#: ../../operation/agentes/estado_generalagente.php:360 -#: ../../operation/snmpconsole/snmp_view.php:599 -#: ../../operation/snmpconsole/snmp_view.php:618 -msgid "N/A" -msgstr "N/A" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:167 -msgid "Operating system" -msgstr "オペレーティングシステム" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:177 -msgid "This agent has other IPs" -msgstr "このエージェントには他の IP があります" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:186 -msgid "Generate events" -msgstr "イベント生成" - -#: ../../enterprise/extensions/ipam/ipam_network.php:231 -#: ../../enterprise/extensions/ipam/ipam_network.php:540 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:191 -#: ../../enterprise/extensions/ipam/ipam_massive.php:77 -msgid "Managed" -msgstr "管理対象" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:892 -#: ../../enterprise/extensions/ipam/ipam_network.php:542 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:196 -#: ../../enterprise/extensions/ipam/ipam_massive.php:79 -#: ../../enterprise/godmode/setup/setup.php:98 -#: ../../enterprise/include/functions_reporting_pdf.php:2683 -#: ../../godmode/alerts/configure_alert_template.php:650 -#: ../../include/functions_reporting_html.php:1786 -#: ../../include/functions_groups.php:2158 -#: ../../operation/agentes/estado_generalagente.php:298 -msgid "Enabled" -msgstr "有効" - -#: ../../enterprise/extensions/ipam/ipam_network.php:237 -#: ../../enterprise/extensions/ipam/ipam_network.php:306 -#: ../../enterprise/extensions/ipam/ipam_network.php:541 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:201 -#: ../../enterprise/extensions/ipam/ipam_massive.php:78 -msgid "Reserved" -msgstr "予約済み" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:210 -#: ../../include/ajax/events.php:300 -#: ../../operation/integria_incidents/incident.list.php:99 -msgid "Details" -msgstr "詳細" - -#: ../../enterprise/meta/advanced/servers.build_table.php:67 -#: ../../enterprise/extensions/ipam/ipam_ajax.php:221 -#: ../../godmode/agentes/agent_incidents.php:90 -#: ../../godmode/servers/servers.build_table.php:71 -#: ../../operation/integria_incidents/incident.list.php:98 -#: ../../operation/incidents/incident.php:340 -msgid "Updated" -msgstr "更新" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:226 -msgid "Edited" -msgstr "編集" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:236 -#: ../../operation/integria_incidents/incident.php:70 -msgid "Tracking" -msgstr "トラッキング" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:252 -msgid "Ping" -msgstr "Ping" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:269 -#: ../../include/ajax/events.php:158 -#, php-format -msgid "Executing command: %s" -msgstr "コマンド実行中: %s" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:276 -#: ../../include/ajax/events.php:165 -msgid "Execute again" -msgstr "再実行" - -#: ../../enterprise/extensions/ipam/ipam_ajax.php:294 -msgid "Ping to host" -msgstr "ホストへの Ping" - -#: ../../enterprise/extensions/ipam/ipam_network.php:225 -#: ../../enterprise/extensions/ipam/ipam_network.php:550 -#: ../../enterprise/extensions/ipam/ipam_excel.php:116 -msgid "Alive" -msgstr "稼働" - -#: ../../enterprise/extensions/ipam/ipam_list.php:133 -msgid "No networks found" -msgstr "ネットワークが見つかりません" - -#: ../../enterprise/extensions/ipam/ipam_list.php:148 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:136 -#: ../../enterprise/extensions/ipam/ipam_editor.php:69 -#: ../../godmode/servers/manage_recontask_form.php:241 -#: ../../godmode/servers/manage_recontask.php:288 -#: ../../operation/servers/recon_view.php:95 -msgid "Network" -msgstr "ネットワーク" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:776 -#: ../../enterprise/meta/include/functions_wizard_meta.php:894 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1058 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1356 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1437 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1570 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1108 -#: ../../enterprise/meta/agentsearch.php:94 -#: ../../enterprise/extensions/ipam/ipam_network.php:125 -#: ../../enterprise/extensions/ipam/ipam_list.php:162 -#: ../../enterprise/godmode/modules/configure_local_component.php:215 -#: ../../enterprise/godmode/agentes/inventory_manager.php:174 -#: ../../enterprise/godmode/agentes/inventory_manager.php:236 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:188 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:244 -#: ../../enterprise/godmode/servers/manage_export.php:131 -#: ../../enterprise/godmode/servers/manage_export_form.php:80 -#: ../../enterprise/include/functions_reporting_pdf.php:2706 -#: ../../godmode/modules/manage_network_components_form_common.php:102 -#: ../../godmode/agentes/agent_manager.php:246 -#: ../../godmode/agentes/module_manager_editor_common.php:342 -#: ../../godmode/agentes/module_manager_editor_common.php:368 -#: ../../godmode/agentes/module_manager.php:524 -#: ../../godmode/massive/massive_edit_agents.php:283 -#: ../../godmode/massive/massive_edit_modules.php:452 -#: ../../godmode/servers/manage_recontask_form.php:247 -#: ../../godmode/servers/manage_recontask.php:288 -#: ../../mobile/operation/modules.php:497 -#: ../../mobile/operation/modules.php:500 -#: ../../mobile/operation/modules.php:501 -#: ../../mobile/operation/modules.php:717 -#: ../../include/functions_reporting_html.php:1810 -#: ../../include/functions_treeview.php:85 -#: ../../include/functions_treeview.php:530 -#: ../../operation/search_agents.php:46 ../../operation/search_agents.php:56 -#: ../../operation/agentes/estado_agente.php:487 -#: ../../operation/agentes/status_monitor.php:962 -#: ../../operation/agentes/estado_generalagente.php:201 -#: ../../operation/netflow/nf_live_view.php:242 -#: ../../operation/search_modules.php:50 -#: ../../operation/servers/recon_view.php:92 -msgid "Interval" -msgstr "間隔" - -#: ../../enterprise/extensions/ipam/ipam_list.php:175 -msgid "IPs" -msgstr "IP" - -#: ../../enterprise/extensions/ipam/ipam_network.php:127 -#: ../../enterprise/extensions/ipam/ipam_list.php:217 -#: ../../enterprise/godmode/services/services.service.php:244 -#: ../../enterprise/operation/services/services.list.php:168 -#: ../../godmode/servers/manage_recontask_form.php:250 -#: ../../godmode/servers/manage_recontask.php:343 -msgid "Manual" -msgstr "マニュアル" - -#: ../../enterprise/extensions/ipam/ipam_list.php:239 -msgid "Edit network" -msgstr "ネットワーク編集" - -#: ../../enterprise/extensions/ipam/ipam_list.php:243 -msgid "Delete network" -msgstr "ネットワーク削除" - -#: ../../enterprise/extensions/ipam/ipam_network.php:104 -msgid "No addresses found on this network" -msgstr "このネットワークにアドレスが見つかりませんでした" - -#: ../../enterprise/extensions/ipam/ipam_network.php:121 -msgid "Subnet" -msgstr "サブネット" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:259 -#: ../../enterprise/extensions/ipam/ipam_network.php:151 -#: ../../enterprise/extensions/ipam/ipam_network.php:167 -#: ../../enterprise/godmode/policies/policy_queue.php:377 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:613 -#: ../../operation/servers/recon_view.php:104 -#: ../../operation/servers/recon_view.php:158 -msgid "Progress" -msgstr "進捗状況" - -#: ../../enterprise/extensions/ipam/ipam_network.php:154 -#: ../../enterprise/godmode/agentes/inventory_manager.php:272 -#: ../../enterprise/operation/services/services.list.php:448 -#: ../../include/ajax/module.php:779 ../../include/functions_ui.php:821 -#: ../../include/functions_groups.php:771 -#: ../../include/functions_groups.php:964 -#: ../../operation/agentes/group_view.php:163 -#: ../../operation/agentes/group_view.php:216 -#: ../../operation/agentes/estado_generalagente.php:620 -#: ../../operation/servers/recon_view.php:86 -#: ../../operation/servers/recon_view.php:118 -msgid "Force" -msgstr "強制する" - -#: ../../enterprise/extensions/ipam/ipam_network.php:171 -#: ../../operation/snmpconsole/snmp_statistics.php:61 -#: ../../operation/snmpconsole/snmp_view.php:71 ../../operation/menu.php:270 -#: ../../operation/menu.php:364 -#: ../../operation/integria_incidents/incident_statistics.php:29 -#: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/events/event_statistics.php:32 -msgid "Statistics" -msgstr "統計" - -#: ../../enterprise/extensions/ipam/ipam_network.php:219 -msgid "Total IPs" -msgstr "全IP" - -#: ../../enterprise/extensions/ipam/ipam_network.php:227 -#: ../../enterprise/extensions/ipam/ipam_network.php:553 -msgid "Not alive" -msgstr "停止" - -#: ../../enterprise/extensions/ipam/ipam_network.php:233 -msgid "Not managed" -msgstr "管理対象外" - -#: ../../enterprise/extensions/ipam/ipam_network.php:239 -msgid "Not Reserved" -msgstr "未予約" - -#: ../../enterprise/extensions/ipam/ipam_network.php:269 -#: ../../enterprise/godmode/alerts/alert_events_list.php:420 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:406 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:217 -#: ../../godmode/reporting/reporting_builder.list_items.php:306 -#: ../../godmode/reporting/reporting_builder.list_items.php:501 -msgid "Sort" -msgstr "並べ替え" - -#: ../../enterprise/extensions/ipam/ipam_network.php:272 -msgid "DESC" -msgstr "降順" - -#: ../../enterprise/extensions/ipam/ipam_network.php:273 -msgid "ASC" -msgstr "昇順" - -#: ../../enterprise/extensions/ipam/ipam_network.php:274 -msgid "A -> Z" -msgstr "A -> Z" - -#: ../../enterprise/extensions/ipam/ipam_network.php:275 -msgid "Z -> A" -msgstr "Z -> A" - -#: ../../enterprise/extensions/ipam/ipam_network.php:276 -#: ../../enterprise/extensions/ipam/ipam_network.php:277 -msgid "Last check" -msgstr "最新の確認" - -#: ../../enterprise/extensions/ipam/ipam_network.php:276 -msgid "Newer -> Older" -msgstr "新しい -> 古い" - -#: ../../enterprise/extensions/ipam/ipam_network.php:277 -msgid "Older -> Newer" -msgstr "古い -> 新しい" - -#: ../../enterprise/extensions/ipam/ipam_network.php:281 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:165 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:216 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1842 -#: ../../godmode/snmpconsole/snmp_alert.php:893 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1383 -#: ../../godmode/events/event_edit_filter.php:238 -#: ../../mobile/operation/agents.php:194 ../../mobile/operation/modules.php:254 -#: ../../mobile/operation/alerts.php:188 ../../mobile/operation/events.php:642 -#: ../../operation/snmpconsole/snmp_view.php:413 -#: ../../operation/events/events_list.php:401 -msgid "Free search" -msgstr "検索語" - -#: ../../enterprise/extensions/ipam/ipam_network.php:284 -msgid "Exact address match" -msgstr "アドレスの完全一致" - -#: ../../enterprise/extensions/ipam/ipam_network.php:288 -msgid "Big" -msgstr "大" - -#: ../../enterprise/extensions/ipam/ipam_network.php:289 -msgid "Tiny" -msgstr "小" - -#: ../../enterprise/extensions/ipam/ipam_network.php:290 -msgid "Icons style" -msgstr "アイコンスタイル" - -#: ../../enterprise/extensions/ipam/ipam_network.php:297 -msgid "Show not alive hosts" -msgstr "停止ホスト表示" - -#: ../../enterprise/extensions/ipam/ipam_network.php:300 -msgid "Show only managed addresses" -msgstr "管理対象アドレスのみ表示" - -#: ../../enterprise/extensions/ipam/ipam_network.php:303 -msgid "Reserved addresses" -msgstr "予約済アドレス" - -#: ../../enterprise/extensions/ipam/ipam_network.php:307 -msgid "Unreserved" -msgstr "未予約" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:228 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:101 -#: ../../enterprise/extensions/ipam/ipam_network.php:328 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:150 -#: ../../enterprise/godmode/policies/policy_queue.php:354 -#: ../../enterprise/godmode/policies/policies.php:239 -#: ../../enterprise/godmode/policies/policy_linking.php:68 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:179 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:230 -#: ../../enterprise/godmode/setup/setup_skins.php:91 -#: ../../enterprise/godmode/setup/setup_acl.php:145 -#: ../../enterprise/operation/services/services.list.php:272 -#: ../../enterprise/operation/services/services.list.php:278 -#: ../../godmode/modules/manage_network_templates_form.php:242 -#: ../../godmode/modules/manage_network_templates_form.php:298 -#: ../../godmode/agentes/module_manager.php:49 -#: ../../godmode/netflow/nf_item_list.php:148 -#: ../../godmode/snmpconsole/snmp_alert.php:908 -#: ../../godmode/snmpconsole/snmp_filters.php:96 -#: ../../godmode/snmpconsole/snmp_filters.php:132 -#: ../../godmode/admin_access_logs.php:45 -#: ../../godmode/admin_access_logs.php:72 -#: ../../godmode/reporting/reporting_builder.list_items.php:173 -#: ../../godmode/reporting/reporting_builder.list_items.php:196 -#: ../../godmode/reporting/reporting_builder.item_editor.php:656 -#: ../../godmode/tag/tag.php:161 ../../operation/tree.php:147 -#: ../../operation/agentes/graphs.php:159 -#: ../../operation/agentes/estado_monitores.php:453 -#: ../../operation/agentes/alerts_status.functions.php:116 -#: ../../operation/agentes/alerts_status.functions.php:126 -#: ../../operation/agentes/networkmap_list.php:190 -#: ../../operation/netflow/nf_live_view.php:302 -#: ../../operation/incidents/incident.php:230 -msgid "Filter" -msgstr "フィルタ" - -#: ../../enterprise/extensions/ipam/ipam_network.php:332 -msgid "Filter options" -msgstr "フィルターオプション" - -#: ../../enterprise/extensions/ipam/ipam_network.php:472 -msgid "Edit address" -msgstr "アドレス編集" - -#: ../../enterprise/extensions/ipam/ipam_network.php:477 -msgid "Disabled address" -msgstr "無効化アドレス" - -#: ../../enterprise/extensions/ipam/ipam_network.php:477 -msgid "This address will not be updated by the server" -msgstr "このアドレスは、サーバにより更新されません" - -#: ../../enterprise/meta/agentsearch.php:93 -#: ../../enterprise/extensions/ipam/ipam_network.php:538 -#: ../../enterprise/godmode/modules/configure_local_component.php:160 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:156 -#: ../../enterprise/godmode/modules/local_components.php:434 -#: ../../enterprise/godmode/modules/local_components.php:448 -#: ../../enterprise/godmode/modules/local_components.php:470 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:82 -#: ../../enterprise/dashboard/widgets/tree_view.php:38 -#: ../../godmode/agentes/modificar_agente.php:454 -#: ../../godmode/agentes/planned_downtime.editor.php:755 -#: ../../godmode/agentes/agent_manager.php:252 -#: ../../godmode/massive/massive_edit_agents.php:287 -#: ../../godmode/servers/manage_recontask_form.php:286 -#: ../../godmode/servers/manage_recontask.php:288 -#: ../../mobile/operation/agents.php:73 ../../mobile/operation/agents.php:315 -#: ../../include/functions_reporting_html.php:1774 -#: ../../include/functions_events.php:2083 ../../operation/search_agents.php:45 -#: ../../operation/search_agents.php:53 ../../operation/tree.php:55 -#: ../../operation/tree.php:94 ../../operation/agentes/estado_agente.php:482 -#: ../../operation/agentes/estado_generalagente.php:128 -#: ../../operation/gis_maps/ajax.php:276 -msgid "OS" -msgstr "OS" - -#: ../../enterprise/meta/monitoring/tactical.php:312 -#: ../../enterprise/meta/general/main_header.php:123 -#: ../../enterprise/meta/general/logon_ok.php:43 -#: ../../enterprise/extensions/ipam/ipam_network.php:539 -#: ../../enterprise/extensions/ipam/ipam_massive.php:76 -#: ../../enterprise/include/functions_reporting_pdf.php:730 -#: ../../enterprise/dashboard/widgets/events_list.php:26 -#: ../../godmode/menu.php:179 ../../mobile/include/functions_web.php:24 -#: ../../mobile/operation/home.php:44 ../../mobile/operation/events.php:564 -#: ../../include/functions_reporting_html.php:1355 -#: ../../include/functions_graph.php:726 ../../include/functions_graph.php:3697 -#: ../../include/functions_graph.php:4375 -#: ../../include/functions_reports.php:620 -#: ../../include/functions_reports.php:622 -#: ../../include/functions_reports.php:624 ../../operation/menu.php:262 -#: ../../operation/events/events.php:411 ../../operation/events/events.php:420 -#: ../../operation/events/events.php:437 -msgid "Events" -msgstr "イベント" - -#: ../../enterprise/extensions/ipam/ipam_network.php:574 -#: ../../enterprise/extensions/ipam/ipam_network.php:609 -#: ../../enterprise/extensions/ipam/ipam_network.php:632 -msgid "Change to automatic mode" -msgstr "自動モードに切り替える" - -#: ../../enterprise/extensions/ipam/ipam_network.php:575 -#: ../../enterprise/extensions/ipam/ipam_network.php:610 -#: ../../enterprise/extensions/ipam/ipam_network.php:633 -msgid "Change to manual mode" -msgstr "手動モードに切り替える" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:148 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:258 -#: ../../enterprise/meta/advanced/metasetup.setup.php:277 -#: ../../enterprise/meta/advanced/metasetup.setup.php:283 -#: ../../enterprise/meta/advanced/metasetup.setup.php:293 -#: ../../enterprise/meta/advanced/metasetup.setup.php:299 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:232 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:322 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:383 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:491 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:564 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:100 -#: ../../enterprise/meta/event/custom_events.php:211 -#: ../../enterprise/meta/event/custom_events.php:222 -#: ../../enterprise/extensions/ipam/ipam_network.php:635 -#: ../../enterprise/godmode/modules/configure_local_component.php:346 -#: ../../enterprise/godmode/modules/configure_local_component.php:486 -#: ../../enterprise/godmode/modules/configure_local_component.php:492 -#: ../../enterprise/godmode/modules/configure_local_component.php:500 -#: ../../enterprise/godmode/modules/configure_local_component.php:506 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:368 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:499 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:595 -#: ../../enterprise/godmode/policies/policy_alerts.php:459 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:273 -#: ../../enterprise/godmode/policies/policy_agents.php:223 -#: ../../enterprise/godmode/policies/policy_agents.php:648 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:90 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:135 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:98 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:117 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:129 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:306 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:384 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:459 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:460 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:461 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:462 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:511 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:27 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:174 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:225 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:89 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:133 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:97 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:116 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:128 -#: ../../enterprise/godmode/alerts/alert_events.php:468 -#: ../../enterprise/godmode/alerts/alert_events_list.php:595 -#: ../../enterprise/godmode/setup/setup.php:341 -#: ../../enterprise/godmode/setup/setup.php:347 -#: ../../enterprise/godmode/setup/setup.php:355 -#: ../../enterprise/godmode/setup/setup.php:361 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:252 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:699 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:720 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:735 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:745 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:755 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:783 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:59 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:336 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:353 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:369 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:385 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:409 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:467 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:500 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:509 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:528 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:138 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:347 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:366 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:377 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:392 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:424 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:56 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:343 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:359 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:380 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:389 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:508 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:536 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:555 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:582 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:75 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:222 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:274 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:282 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:292 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:332 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:365 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:385 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:395 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:416 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:461 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:480 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:500 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:665 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:729 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:744 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:754 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1697 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1784 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:158 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:190 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:196 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:208 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:218 -#: ../../enterprise/godmode/servers/manage_export_form.php:73 -#: ../../enterprise/include/functions_networkmap_enterprise.php:242 -#: ../../enterprise/include/functions_networkmap_enterprise.php:604 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1599 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1602 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1680 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1685 -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:290 -#: ../../enterprise/operation/agentes/ver_agente.php:36 -#: ../../enterprise/dashboard/dashboard_replicate.php:173 -#: ../../enterprise/dashboard/widgets/service_map.php:39 -#: ../../enterprise/dashboard/widgets/top_n.php:398 -#: ../../godmode/modules/manage_nc_groups_form.php:71 -#: ../../godmode/modules/manage_network_components_form_plugin.php:24 -#: ../../godmode/modules/manage_network_components_form_common.php:175 -#: ../../godmode/modules/manage_network_components_form.php:443 -#: ../../godmode/modules/manage_network_components_form.php:449 -#: ../../godmode/modules/manage_network_components_form.php:458 -#: ../../godmode/modules/manage_network_components_form.php:464 -#: ../../godmode/groups/configure_group.php:182 -#: ../../godmode/users/configure_user.php:507 -#: ../../godmode/users/configure_user.php:675 -#: ../../godmode/users/configure_user.php:679 -#: ../../godmode/users/configure_user.php:684 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:246 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:286 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:416 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:432 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:448 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:464 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:479 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:485 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:325 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:400 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:729 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:804 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:965 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:981 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:997 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1013 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1029 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1044 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1050 -#: ../../godmode/agentes/module_manager_editor_plugin.php:52 -#: ../../godmode/agentes/agent_manager.php:272 -#: ../../godmode/agentes/agent_manager.php:368 -#: ../../godmode/agentes/module_manager_editor_common.php:392 -#: ../../godmode/agentes/module_manager_editor_common.php:572 -#: ../../godmode/agentes/module_manager_editor_common.php:730 -#: ../../godmode/agentes/module_manager_editor_common.php:736 -#: ../../godmode/agentes/module_manager_editor_common.php:745 -#: ../../godmode/agentes/module_manager_editor_common.php:751 -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../godmode/snmpconsole/snmp_alert.php:27 -#: ../../godmode/snmpconsole/snmp_alert.php:902 -#: ../../godmode/gis_maps/configure_gis_map.php:414 -#: ../../godmode/massive/massive_delete_modules.php:490 -#: ../../godmode/massive/massive_delete_modules.php:564 -#: ../../godmode/massive/massive_delete_modules.php:609 -#: ../../godmode/massive/massive_delete_modules.php:610 -#: ../../godmode/massive/massive_delete_modules.php:611 -#: ../../godmode/massive/massive_delete_modules.php:612 -#: ../../godmode/massive/massive_delete_modules.php:679 -#: ../../godmode/massive/massive_add_alerts.php:193 -#: ../../godmode/massive/massive_edit_plugins.php:284 -#: ../../godmode/massive/massive_delete_tags.php:226 -#: ../../godmode/massive/massive_delete_tags.php:253 -#: ../../godmode/massive/massive_delete_tags.php:289 -#: ../../godmode/massive/massive_edit_agents.php:297 -#: ../../godmode/massive/massive_delete_alerts.php:242 -#: ../../godmode/massive/massive_add_action_alerts.php:258 -#: ../../godmode/massive/massive_add_tags.php:169 -#: ../../godmode/massive/massive_edit_modules.php:318 -#: ../../godmode/massive/massive_edit_modules.php:516 -#: ../../godmode/massive/massive_edit_modules.php:544 -#: ../../godmode/massive/massive_edit_modules.php:605 -#: ../../godmode/massive/massive_edit_modules.php:663 -#: ../../godmode/massive/massive_edit_modules.php:747 -#: ../../godmode/massive/massive_edit_modules.php:748 -#: ../../godmode/massive/massive_edit_modules.php:749 -#: ../../godmode/massive/massive_edit_modules.php:750 -#: ../../godmode/massive/massive_edit_modules.php:928 -#: ../../godmode/alerts/alert_list.list.php:601 -#: ../../godmode/alerts/configure_alert_action.php:131 -#: ../../godmode/alerts/configure_alert_template.php:577 -#: ../../godmode/alerts/alert_list.builder.php:136 -#: ../../godmode/setup/os.builder.php:40 -#: ../../godmode/setup/setup_visuals.php:260 -#: ../../godmode/setup/setup_general.php:143 -#: ../../godmode/reporting/graph_builder.graph_editor.php:135 -#: ../../godmode/reporting/graph_builder.graph_editor.php:194 -#: ../../godmode/reporting/graph_builder.graph_editor.php:214 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1003 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1044 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1054 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1079 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1356 -#: ../../godmode/reporting/visual_console_builder.elements.php:288 -#: ../../godmode/reporting/visual_console_builder.elements.php:426 -#: ../../godmode/reporting/visual_console_builder.wizard.php:156 -#: ../../godmode/reporting/visual_console_builder.wizard.php:253 -#: ../../godmode/reporting/visual_console_builder.wizard.php:261 -#: ../../godmode/reporting/visual_console_builder.wizard.php:283 -#: ../../godmode/reporting/visual_console_builder.wizard.php:292 -#: ../../godmode/reporting/visual_console_builder.wizard.php:331 -#: ../../godmode/reporting/visual_console_builder.wizard.php:528 -#: ../../godmode/reporting/visual_console_builder.wizard.php:538 -#: ../../godmode/reporting/visual_console_builder.wizard.php:570 -#: ../../godmode/events/event_edit_filter.php:407 -#: ../../godmode/events/custom_events.php:213 -#: ../../godmode/events/custom_events.php:224 -#: ../../godmode/servers/manage_recontask_form.php:265 -#: ../../mobile/operation/events.php:587 -#: ../../include/functions_visual_map_editor.php:248 -#: ../../include/functions_visual_map_editor.php:320 -#: ../../include/functions_visual_map_editor.php:495 -#: ../../include/functions.php:907 -#: ../../include/ajax/planned_downtime.ajax.php:85 -#: ../../include/functions_html.php:315 ../../include/functions_html.php:478 -#: ../../include/functions_events.php:1748 -#: ../../include/functions_events.php:1755 -#: ../../operation/users/user_edit.php:347 -#: ../../operation/agentes/ver_agente.php:761 -#: ../../operation/agentes/ver_agente.php:804 -#: ../../operation/agentes/ver_agente.php:814 -#: ../../operation/netflow/nf_live_view.php:381 -#: ../../operation/snmpconsole/snmp_view.php:423 -#: ../../operation/snmpconsole/snmp_view.php:718 -#: ../../operation/snmpconsole/snmp_view.php:722 -#: ../../operation/integria_incidents/incident.list.php:42 -#: ../../operation/integria_incidents/incident.list.php:133 -#: ../../operation/integria_incidents/incident.list.php:134 -#: ../../operation/integria_incidents/incident.incident.php:24 -#: ../../operation/events/events_list.php:274 -#: ../../operation/events/events_list.php:860 -msgid "None" -msgstr "なし" - -#: ../../enterprise/extensions/ipam/ipam_network.php:649 -msgid "Add comments" -msgstr "コメント追加" - -#: ../../enterprise/extensions/ipam/ipam_network.php:666 -msgid "Update agent address" -msgstr "エージェントアドレス更新" - -#: ../../enterprise/extensions/ipam/ipam_network.php:783 -msgid "Please, uncheck auto option to set manual agent." -msgstr "手動エージェントを設定するには、自動オプションを外してください。" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:43 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:44 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:52 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:53 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:54 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:55 -msgid "Example:" -msgstr "例:" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:46 -msgid "Bit mask" -msgstr "ビットマスク" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:46 -msgid "Net mask" -msgstr "ネットマスク" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:48 -msgid "Mask format" -msgstr "マスクフォーマット" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:50 -msgid "Mask" -msgstr "マスク" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:63 -msgid "Calculate" -msgstr "計算" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:70 -msgid "Address field is empty" -msgstr "アドレスフィールドが空です" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:76 -msgid "Mask field is empty" -msgstr "マスクフィールドが空です" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:94 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:109 -msgid "Incorrect address format" -msgstr "アドレスフォーマットが不正です" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:98 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:102 -#: ../../enterprise/extensions/ipam/ipam_calculator.php:113 -msgid "Incorrect mask format" -msgstr "マスクフォーマットが不正です" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:141 -msgid "Network mask" -msgstr "ネットワークマスク" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:155 -msgid "Network wildcard" -msgstr "ネットワークワイルドカード" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:160 -msgid "Network address" -msgstr "ネットワークアドレス" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:165 -msgid "Broadcast address" -msgstr "ブロードキャストアドレス" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:170 -msgid "First valid IP" -msgstr "最初の有効IP" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:175 -msgid "Last valid IP" -msgstr "最後の有効IP" - -#: ../../enterprise/extensions/ipam/ipam_calculator.php:181 -msgid "Hosts/Net" -msgstr "ホスト/ネット" - -#: ../../enterprise/extensions/ipam/include/functions_ipam.php:21 -msgid "Export to Excel" -msgstr "Excel にエクスポート" - -#: ../../enterprise/extensions/ipam/include/functions_ipam.php:59 -msgid "Assign next free IP" -msgstr "次の空き IP を割り当てる" - -#: ../../enterprise/extensions/ipam/include/functions_ipam.php:73 -msgid "Next available IP" -msgstr "次の空き IP" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:35 -msgid "Network not found" -msgstr "ネットワークが見つかりません" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:60 -#: ../../operation/incidents/incident.php:262 -msgid "All users" -msgstr "全ユーザ" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:69 -msgid "Format: IP/Mask" -msgstr "フォーマット: IP/マスク" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:71 -msgid "Examples" -msgstr "例" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:80 -#: ../../godmode/servers/manage_recontask_form.php:221 -#: ../../include/functions_servers.php:378 -#: ../../general/firts_task/recon_view.php:25 -msgid "Recon server" -msgstr "自動検出サーバ" - +#: ../../extensions/system_info.php:481 ../../extensions/system_info.php:527 +#: ../../godmode/events/event_responses.editor.php:93 #: ../../enterprise/extensions/ipam/ipam_editor.php:89 -msgid "For example: Central Data Center" -msgstr "例: 中央データセンター" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:93 -msgid "Scan interval" -msgstr "スキャン間隔" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:93 -msgid "0 for manually scan" -msgstr "0 を設定すると手動スキャンです" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:128 -#: ../../enterprise/extensions/ipam/ipam_editor.php:95 -#: ../../enterprise/godmode/setup/setup_history.php:68 -#: ../../godmode/alerts/alert_templates.php:73 -#: ../../include/functions_config.php:660 -msgid "Days" -msgstr "日間" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:98 -msgid "Operator users" -msgstr "オペレータユーザ" - -#: ../../enterprise/extensions/ipam/ipam_editor.php:98 -msgid "" -"The list of users can manage the networks in the IPAM. Only the admin users " -"can manage networks and edit the networks." -msgstr "IPAM でネットワークを管理できるユーザ一覧。admin ユーザのみネットワーク管理とネットワークの編集ができます。" - -#: ../../enterprise/extensions/ipam/ipam_massive.php:68 -msgid "Addresses" -msgstr "アドレス" - -#: ../../enterprise/extensions/translate_string.php:165 -#: ../../enterprise/extensions/translate_string.php:326 -msgid "Translate string" -msgstr "翻訳文字列" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:132 -#: ../../enterprise/extensions/translate_string.php:250 -#: ../../godmode/users/configure_user.php:446 -#: ../../operation/users/user_edit.php:276 -msgid "Language" -msgstr "言語" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:139 -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:140 -#: ../../enterprise/extensions/translate_string.php:254 -#: ../../enterprise/extensions/translate_string.php:255 -#: ../../enterprise/godmode/agentes/collection_manager.php:44 -#: ../../enterprise/godmode/agentes/collections.php:169 -#: ../../enterprise/godmode/policies/policies.php:235 -#: ../../enterprise/godmode/policies/policy_collections.php:176 -#: ../../godmode/admin_access_logs.php:65 -#: ../../godmode/admin_access_logs.php:66 -msgid "Free text for search (*)" -msgstr "検索文字列 (*)" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:138 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:228 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:318 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:379 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:487 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:560 -#: ../../enterprise/meta/agentsearch.php:68 -#: ../../enterprise/meta/general/main_header.php:491 -#: ../../enterprise/extensions/translate_string.php:265 -#: ../../enterprise/godmode/modules/local_components.php:438 -#: ../../enterprise/godmode/modules/local_components.php:452 -#: ../../enterprise/godmode/agentes/collection_manager.php:50 -#: ../../enterprise/godmode/agentes/collections.php:173 -#: ../../enterprise/godmode/policies/policy_collections.php:182 -#: ../../enterprise/godmode/policies/policy_agents.php:365 -#: ../../enterprise/godmode/policies/policy_agents.php:370 -#: ../../enterprise/godmode/alerts/alert_events_list.php:364 -#: ../../enterprise/godmode/alerts/alert_events_list.php:368 -#: ../../enterprise/operation/agentes/agent_inventory.php:90 -#: ../../enterprise/operation/agentes/agent_inventory.php:95 -#: ../../enterprise/operation/log/log_viewer.php:170 -#: ../../enterprise/operation/log/log_viewer.php:238 -#: ../../enterprise/operation/inventory/inventory.php:179 -#: ../../enterprise/operation/inventory/inventory.php:219 -#: ../../enterprise/operation/services/services.list.php:143 -#: ../../enterprise/operation/services/services.list.php:182 -#: ../../godmode/modules/manage_network_components.php:508 -#: ../../godmode/users/user_list.php:230 ../../godmode/users/user_list.php:234 -#: ../../godmode/agentes/modificar_agente.php:159 -#: ../../godmode/agentes/modificar_agente.php:163 -#: ../../godmode/agentes/planned_downtime.list.php:141 -#: ../../godmode/agentes/planned_downtime.list.php:177 -#: ../../godmode/agentes/module_manager.php:45 -#: ../../godmode/alerts/alert_templates.php:256 -#: ../../godmode/alerts/alert_templates.php:260 -#: ../../godmode/reporting/reporting_builder.php:439 -#: ../../include/functions_snmp_browser.php:556 -#: ../../operation/search_results.php:160 -#: ../../operation/agentes/estado_agente.php:180 -#: ../../operation/agentes/estado_agente.php:198 -#: ../../operation/agentes/status_monitor.php:335 -#: ../../operation/integria_incidents/incident.list.php:76 -#: ../../operation/incidents/incident.php:294 -#: ../../general/ui/agents_list.php:80 ../../general/ui/agents_list.php:91 -msgid "Search" -msgstr "検索" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:151 -#: ../../enterprise/extensions/translate_string.php:271 -msgid "Please search for anything text." -msgstr "任意のテキストで検索してください。" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:161 -#: ../../enterprise/extensions/translate_string.php:280 -msgid "Original string" -msgstr "オリジナルの文字列" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:162 -#: ../../enterprise/extensions/translate_string.php:281 -msgid "Translation in selected language" -msgstr "選択した言語での翻訳" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:163 -#: ../../enterprise/extensions/translate_string.php:282 -msgid "Customize translation" -msgstr "翻訳カスタマイズ" - -#: ../../enterprise/extensions/csv_import_group/main.php:40 -#, php-format -msgid "Created group %s" -msgstr "グループを %s 作成しました" - -#: ../../enterprise/extensions/csv_import_group/main.php:41 -#, php-format -msgid "Could not create group %s" -msgstr "グループ %s を作成できませんでした" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:306 -#: ../../enterprise/meta/advanced/policymanager.queue.php:212 -#: ../../enterprise/meta/advanced/policymanager.queue.php:256 -#: ../../enterprise/extensions/resource_exportation/functions.php:17 -#: ../../enterprise/godmode/agentes/collection_manager.php:162 -#: ../../enterprise/godmode/agentes/inventory_manager.php:231 -#: ../../enterprise/godmode/agentes/plugins_manager.php:110 -#: ../../enterprise/godmode/policies/policy_queue.php:331 -#: ../../enterprise/godmode/policies/policy_queue.php:374 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:83 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:91 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:82 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 -#: ../../enterprise/include/functions_policies.php:3751 -#: ../../enterprise/operation/agentes/policy_view.php:48 -#: ../../enterprise/operation/agentes/collection_view.php:62 -#: ../../godmode/agentes/module_manager.php:515 -#: ../../godmode/alerts/alert_view.php:123 ../../include/ajax/module.php:721 -#: ../../operation/agentes/alerts_status.php:412 -#: ../../operation/agentes/alerts_status.php:459 -#: ../../operation/agentes/status_monitor.php:942 -#: ../../operation/agentes/ver_agente.php:1178 -msgid "Policy" -msgstr "ポリシー" - -#: ../../enterprise/extensions/resource_exportation/functions.php:19 -msgid "Export agents" -msgstr "エージェントのエクスポート" - -#: ../../enterprise/extensions/backup/main.php:53 -msgid "Pandora database backup utility" -msgstr "Pandora データベースバックアップユーティリティ" - -#: ../../enterprise/extensions/backup/main.php:57 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:31 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:33 -#: ../../enterprise/operation/log/log_viewer.php:155 -#: ../../godmode/netflow/nf_edit.php:43 -#: ../../godmode/setup/setup_general.php:186 -#: ../../operation/netflow/nf_live_view.php:111 -msgid "Not supported in Windows systems" -msgstr "Windows システムでは対応していません" - -#: ../../enterprise/extensions/backup/main.php:94 -#: ../../godmode/agentes/planned_downtime.list.php:397 -#: ../../godmode/agentes/planned_downtime.list.php:446 -msgid "Running" -msgstr "実行中" - -#: ../../enterprise/extensions/backup/main.php:114 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:288 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1609 -#: ../../enterprise/include/functions_reporting_pdf.php:1671 -#: ../../enterprise/include/functions_reporting_pdf.php:1752 -#: ../../enterprise/include/functions_reporting_pdf.php:1851 -#: ../../enterprise/include/functions_reporting_pdf.php:1984 -#: ../../enterprise/include/functions_reporting_pdf.php:2394 -#: ../../enterprise/include/functions_reporting_pdf.php:2444 -#: ../../enterprise/include/functions_reporting_csv.php:850 -#: ../../enterprise/include/functions_reporting_csv.php:897 -#: ../../enterprise/include/functions_reporting.php:1252 -#: ../../enterprise/include/functions_reporting.php:1870 -#: ../../enterprise/include/functions_reporting.php:2055 -#: ../../enterprise/include/functions_reporting.php:2647 -#: ../../enterprise/include/functions_reporting.php:2824 -#: ../../enterprise/include/functions_reporting.php:3972 -#: ../../enterprise/include/functions_reporting.php:4314 -#: ../../enterprise/include/functions_services.php:1753 -#: ../../enterprise/dashboard/widgets/maps_status.php:74 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1236 -#: ../../include/functions_reporting_html.php:452 -#: ../../include/functions_reporting_html.php:531 -#: ../../include/functions_reporting_html.php:631 -#: ../../include/functions_reporting_html.php:1743 -#: ../../include/functions_reporting_html.php:2221 -#: ../../include/functions_db.php:1529 -msgid "OK" -msgstr "OK" - -#: ../../enterprise/extensions/backup/main.php:119 -msgid "Lost" -msgstr "失敗" - -#: ../../enterprise/extensions/backup/main.php:145 -msgid "Backups list" -msgstr "バックアップ一覧" - -#: ../../enterprise/extensions/backup/main.php:150 -msgid "Create backup" -msgstr "バックアップの作成" - -#: ../../enterprise/dashboard/full_dashboard.php:47 -#: ../../enterprise/dashboard/public_dashboard.php:74 -msgid "No slides selected" -msgstr "スライドが選択されていません" - -#: ../../enterprise/dashboard/full_dashboard.php:141 -msgid "Exit fullscreen" -msgstr "全画面表示を終了" - -#: ../../enterprise/dashboard/full_dashboard.php:195 -#: ../../enterprise/dashboard/public_dashboard.php:165 -msgid "Change every" -msgstr "変更周期" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:163 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:183 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:212 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:173 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:90 -#: ../../enterprise/godmode/alerts/alert_events.php:552 -#: ../../enterprise/dashboard/full_dashboard.php:204 -#: ../../enterprise/dashboard/public_dashboard.php:174 -#: ../../godmode/alerts/configure_alert_template.php:808 -#: ../../godmode/alerts/configure_alert_template.php:812 -msgid "Next" -msgstr "次" - -#: ../../enterprise/dashboard/full_dashboard.php:216 -#: ../../enterprise/dashboard/public_dashboard.php:192 -msgid "Stop" -msgstr "停止" - -#: ../../enterprise/dashboard/full_dashboard.php:222 -#: ../../enterprise/dashboard/public_dashboard.php:198 -msgid "Pause" -msgstr "一時停止" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:160 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:180 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:208 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:170 -#: ../../enterprise/dashboard/full_dashboard.php:228 -#: ../../enterprise/dashboard/public_dashboard.php:204 -#: ../../include/functions_graph.php:796 ../../include/functions_graph.php:3778 -msgid "Previous" -msgstr "前へ" - -#: ../../enterprise/dashboard/full_dashboard.php:244 -#: ../../enterprise/dashboard/public_dashboard.php:223 -msgid "Refresh every" -msgstr "更新周期" - -#: ../../enterprise/dashboard/full_dashboard.php:252 -#: ../../enterprise/dashboard/public_dashboard.php:231 -#: ../../enterprise/dashboard/main_dashboard.php:225 -msgid "Slides mode" -msgstr "スライドモード" - -#: ../../enterprise/dashboard/full_dashboard.php:280 -#: ../../enterprise/dashboard/public_dashboard.php:260 -#: ../../enterprise/dashboard/main_dashboard.php:474 -#: ../../godmode/setup/setup_ehorus.php:107 -msgid "Start" -msgstr "開始" - -#: ../../enterprise/dashboard/full_dashboard.php:343 -#: ../../enterprise/dashboard/public_dashboard.php:336 -#: ../../enterprise/dashboard/main_dashboard.php:510 -msgid "Slides" -msgstr "スライド" - -#: ../../enterprise/dashboard/full_dashboard.php:355 -#: ../../enterprise/dashboard/public_dashboard.php:350 -msgid "Until next" -msgstr "次まで" - -#: ../../enterprise/include/functions_reporting_csv.php:919 -#: ../../enterprise/include/functions_reporting_csv.php:1032 -#: ../../enterprise/include/functions_reporting_csv.php:1179 -#: ../../enterprise/include/functions_reporting_csv.php:1244 -#: ../../enterprise/dashboard/widget.php:60 -#: ../../operation/agentes/estado_generalagente.php:398 -#: ../../operation/integria_incidents/incident.incident.php:82 -msgid "Title" -msgstr "タイトル" - -#: ../../enterprise/dashboard/widget.php:62 -#: ../../godmode/reporting/visual_console_builder.data.php:121 -#: ../../godmode/reporting/visual_console_builder.elements.php:111 -#: ../../include/functions_visual_map_editor.php:53 -#: ../../include/functions_visual_map_editor.php:326 -msgid "Background" -msgstr "背景" - -#: ../../enterprise/dashboard/widget.php:65 -msgid "Empty for a transparent background color or CSS compatible value" -msgstr "透明な背景色またはCSSに合う値が空です" - -#: ../../enterprise/dashboard/widget.php:294 -msgid "Configure widget" -msgstr "ウィジェット設定" - -#: ../../enterprise/dashboard/widget.php:299 -msgid "Delete widget" -msgstr "ウェジェットの削除" - -#: ../../enterprise/dashboard/widget.php:320 -msgid "Config widget" -msgstr "ウィジェット設定" - -#: ../../enterprise/dashboard/widget.php:330 -msgid "Please configure this widget before usage" -msgstr "使用前にこのウィジェットを設定してください" - -#: ../../enterprise/dashboard/widget.php:333 -msgid "Widget cannot be loaded" -msgstr "ウィジェットをロードできません" - -#: ../../enterprise/dashboard/widget.php:334 -msgid "Please, configure the widget again to recover it" -msgstr "復旧するためにウィジェットを設定しなおしてください" - -#: ../../enterprise/dashboard/widget.php:422 -msgid "" -"If propagate acl is activated, this group will include its child groups" -msgstr "ACLの伝播を有効にすると、このグループは子グループを含みます" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:26 -msgid "Top N Events by agent." -msgstr "エージェントごとのトップ N イベント" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:28 -msgid "Top N events by agent." -msgstr "エージェントごとのトップ N イベント" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:31 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:31 -msgid "Amount to show" -msgstr "表示数" - -#: ../../enterprise/dashboard/widgets/events_list.php:38 -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:33 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:33 -#: ../../godmode/admin_access_logs.php:67 -#: ../../godmode/admin_access_logs.php:68 -#: ../../godmode/events/event_edit_filter.php:270 -#: ../../mobile/operation/events.php:647 -#: ../../operation/events/events_list.php:567 -msgid "Max. hours old" -msgstr "最大表示範囲(時間)" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:39 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:39 -msgid "Legend Position" -msgstr "凡例の位置" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:42 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:42 -#: ../../godmode/setup/gis_step_2.php:244 -msgid "Bottom" -msgstr "下" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:43 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:43 -msgid "No legend" -msgstr "凡例なし" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:64 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:63 -msgid "Please select one or more groups." -msgstr "一つ以上のグループを選択してください。" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:129 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:124 -msgid "There is not data to show." -msgstr "表示するデータがありません。" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:130 -#: ../../enterprise/include/functions_reporting_pdf.php:1397 -#: ../../enterprise/include/functions_reporting_pdf.php:1535 -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:135 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:130 -#: ../../godmode/setup/setup_general.php:66 -#: ../../mobile/operation/events.php:111 -#: ../../include/functions_reporting_html.php:813 -#: ../../include/functions_reporting_html.php:1423 -#: ../../include/functions.php:1040 ../../include/functions_graph.php:2021 -#: ../../include/functions_graph.php:2687 -#: ../../include/functions_graph.php:3111 -#: ../../include/functions_graph.php:3114 -#: ../../include/functions_reporting.php:6137 -#: ../../include/functions_reporting.php:6380 -#: ../../include/functions_events.php:975 -#: ../../include/functions_events.php:1478 -#: ../../operation/events/events_rss.php:178 -#: ../../operation/events/events.php:79 -msgid "System" -msgstr "システム" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:189 -#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:171 -#: ../../include/functions_reporting_html.php:2612 -#: ../../include/functions_reporting_html.php:2690 -#: ../../include/functions_graph.php:1883 -#: ../../include/functions_graph.php:1963 -#: ../../include/functions_graph.php:2036 -#: ../../include/functions_graph.php:2785 -#: ../../include/functions_graph.php:3234 -#: ../../include/functions_reporting.php:1166 -#: ../../include/functions_reporting.php:1326 -#: ../../include/functions_reporting.php:1350 -#: ../../include/functions_reporting.php:1375 -#: ../../include/functions_reporting.php:1401 -#: ../../include/functions_reporting.php:2033 -#: ../../include/functions_reporting.php:2217 -#: ../../include/functions_reporting.php:2241 -#: ../../include/functions_reporting.php:2265 -msgid "other" -msgstr "その他" - -#: ../../enterprise/dashboard/widgets/alerts_fired.php:24 -msgid "Alerts Fired" -msgstr "発報したアラート" - -#: ../../enterprise/dashboard/widgets/alerts_fired.php:26 -msgid "Alerts Fired report" -msgstr "発報アラートレポート" - -#: ../../enterprise/dashboard/widgets/monitor_health.php:21 -msgid "Global health" -msgstr "全体の正常性" - -#: ../../enterprise/dashboard/widgets/monitor_health.php:23 -msgid "Show a list of global monitor health" -msgstr "全体の監視状態一覧の表示" - -#: ../../enterprise/dashboard/widgets/single_graph.php:29 -msgid "Single graph" -msgstr "単一グラフ" - -#: ../../enterprise/dashboard/widgets/single_graph.php:31 -msgid "Show a graph of an agent module" -msgstr "エージェントモジュールのグラフ表示" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:198 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:97 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:87 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:106 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1229 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1258 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:251 -#: ../../enterprise/include/functions_reporting_csv.php:143 -#: ../../enterprise/include/functions_reporting_csv.php:146 -#: ../../enterprise/include/functions_reporting_csv.php:262 -#: ../../enterprise/include/functions_reporting_csv.php:289 -#: ../../enterprise/include/functions_reporting_csv.php:315 -#: ../../enterprise/include/functions_reporting_csv.php:381 -#: ../../enterprise/include/functions_reporting_csv.php:409 -#: ../../enterprise/include/functions_reporting_csv.php:444 -#: ../../enterprise/include/functions_reporting_csv.php:480 -#: ../../enterprise/include/functions_reporting_csv.php:517 -#: ../../enterprise/include/functions_reporting_csv.php:585 -#: ../../enterprise/include/functions_reporting_csv.php:621 -#: ../../enterprise/include/functions_reporting_csv.php:657 -#: ../../enterprise/include/functions_reporting_csv.php:693 -#: ../../enterprise/include/functions_reporting_csv.php:729 -#: ../../enterprise/include/functions_reporting_csv.php:806 -#: ../../enterprise/dashboard/widgets/custom_graph.php:36 -#: ../../enterprise/dashboard/widgets/single_graph.php:72 -#: ../../enterprise/dashboard/widgets/top_n.php:59 -#: ../../godmode/agentes/module_manager_editor_prediction.php:155 -#: ../../godmode/reporting/reporting_builder.list_items.php:301 -#: ../../godmode/reporting/reporting_builder.item_editor.php:698 -#: ../../godmode/reporting/reporting_builder.item_editor.php:740 -#: ../../godmode/reporting/visual_console_builder.elements.php:80 -#: ../../godmode/reporting/visual_console_builder.wizard.php:142 -#: ../../godmode/reporting/graph_builder.main.php:145 -#: ../../include/functions_visual_map_editor.php:405 -msgid "Period" -msgstr "更新間隔" - -#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:25 -msgid "Map made by user" -msgstr "ユーザ作成マップ" - -#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:27 -msgid "Show a map made by user" -msgstr "ユーザ作成マップの表示" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:560 -#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:32 -#: ../../operation/agentes/networkmap.php:467 -msgid "Layout" -msgstr "レイアウト" - -#: ../../enterprise/mobile/operation/dashboard.php:115 -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:149 -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:152 -#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:63 -#: ../../godmode/reporting/visual_console_builder.wizard.php:334 -#: ../../mobile/operation/agents.php:380 ../../mobile/operation/modules.php:667 -#: ../../mobile/operation/agent.php:272 -#: ../../mobile/operation/visualmap.php:118 -#: ../../mobile/operation/module_graph.php:469 -#: ../../mobile/operation/events.php:797 -#: ../../mobile/operation/tactical.php:215 -msgid "Loading..." -msgstr "読み込み中..." - -#: ../../enterprise/operation/services/services.service.php:80 -#: ../../enterprise/operation/services/services.service_map.php:90 -#: ../../enterprise/operation/services/services.service_map.php:95 -#: ../../enterprise/dashboard/widgets/service_map.php:22 -msgid "Service Map" -msgstr "サービスマップ" - -#: ../../enterprise/dashboard/widgets/service_map.php:24 -msgid "Show a service map" -msgstr "サービスマップ表示" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:23 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:149 -#: ../../enterprise/godmode/services/services.elements.php:327 -#: ../../enterprise/godmode/services/services.elements.php:368 -#: ../../enterprise/include/functions_visual_map_editor.php:17 -#: ../../enterprise/include/functions_visual_map_editor.php:24 -#: ../../enterprise/include/functions_visual_map_editor.php:47 -#: ../../enterprise/include/functions_reporting_pdf.php:2377 -#: ../../enterprise/include/functions_visual_map.php:415 -#: ../../enterprise/include/functions_reporting.php:3957 -#: ../../enterprise/include/functions_reporting.php:4258 -#: ../../enterprise/include/functions_services.php:1458 -#: ../../enterprise/dashboard/widgets/service_map.php:46 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:415 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1431 -msgid "Service" -msgstr "サービス" - -#: ../../enterprise/dashboard/widgets/service_map.php:57 -msgid "The user doesn't have permission to read agents" -msgstr "エージェントを参照する権限がありません" - -#: ../../enterprise/dashboard/widgets/service_map.php:62 -msgid "Missing id" -msgstr "IDがありません。" - -#: ../../enterprise/meta/general/main_header.php:172 -#: ../../enterprise/godmode/menu.php:85 -#: ../../enterprise/godmode/services/services.service.php:198 -#: ../../enterprise/godmode/services/services.service.php:202 -#: ../../enterprise/godmode/services/services.elements.php:122 -#: ../../enterprise/godmode/services/services.elements.php:127 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:164 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:101 -#: ../../enterprise/include/functions_groups.php:61 -#: ../../enterprise/operation/menu.php:31 -#: ../../enterprise/operation/services/services.service.php:84 -#: ../../enterprise/operation/services/services.service_map.php:94 -#: ../../enterprise/operation/services/services.service_map.php:111 -#: ../../enterprise/operation/services/services.list.php:40 -#: ../../enterprise/dashboard/widgets/service_map.php:79 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:300 -#: ../../operation/agentes/ver_agente.php:1054 -#: ../../general/firts_task/service_list.php:25 -msgid "Services" -msgstr "サービス" - -#: ../../enterprise/meta/monitoring/group_view.php:154 -#: ../../enterprise/meta/monitoring/tactical.php:278 -#: ../../enterprise/meta/include/functions_wizard_meta.php:844 -#: ../../enterprise/meta/include/functions_wizard_meta.php:930 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1131 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1148 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1347 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1428 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1544 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1562 -#: ../../enterprise/godmode/services/services.service.php:259 -#: ../../enterprise/godmode/services/services.elements.php:401 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1654 -#: ../../enterprise/include/functions_reporting_pdf.php:685 -#: ../../enterprise/include/functions_reporting_pdf.php:1853 -#: ../../enterprise/include/functions_reporting_pdf.php:2702 -#: ../../enterprise/include/functions_reporting.php:2060 -#: ../../enterprise/include/functions_reporting.php:2829 -#: ../../enterprise/include/functions_services.php:1264 -#: ../../enterprise/include/functions_services.php:1423 -#: ../../enterprise/operation/services/services.service.php:126 -#: ../../enterprise/operation/services/services.service.php:174 -#: ../../enterprise/operation/services/services.service_map.php:116 -#: ../../enterprise/operation/services/services.list.php:151 -#: ../../enterprise/operation/services/services.list.php:318 -#: ../../enterprise/operation/services/services.list.php:383 -#: ../../enterprise/dashboard/widgets/service_map.php:84 -#: ../../enterprise/dashboard/widgets/tree_view.php:55 -#: ../../enterprise/dashboard/widgets/tree_view.php:68 -#: ../../enterprise/dashboard/widgets/tree_view.php:206 -#: ../../godmode/massive/massive_copy_modules.php:79 -#: ../../godmode/massive/massive_copy_modules.php:192 -#: ../../godmode/massive/massive_delete_modules.php:455 -#: ../../godmode/massive/massive_delete_modules.php:469 -#: ../../godmode/massive/massive_delete_agents.php:115 -#: ../../godmode/massive/massive_edit_agents.php:216 -#: ../../godmode/massive/massive_edit_modules.php:297 -#: ../../godmode/massive/massive_edit_modules.php:326 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1296 -#: ../../mobile/operation/agents.php:33 ../../mobile/operation/modules.php:41 -#: ../../include/functions_reporting_html.php:636 -#: ../../include/functions_reporting_html.php:1309 -#: ../../include/functions_reporting_html.php:2226 -#: ../../include/functions.php:877 ../../include/functions.php:1079 -#: ../../include/functions.php:1080 ../../include/functions.php:1082 -#: ../../include/functions.php:1118 ../../include/functions_graph.php:1949 -#: ../../include/functions_graph.php:3055 -#: ../../include/functions_graph.php:3056 -#: ../../include/functions_graph.php:4950 ../../include/functions_ui.php:1988 -#: ../../include/functions_groups.php:839 -#: ../../include/functions_groups.php:841 -#: ../../include/functions_groups.php:843 -#: ../../include/functions_groups.php:844 -#: ../../include/functions_groups.php:845 -#: ../../include/functions_events.php:1530 ../../operation/tree.php:133 -#: ../../operation/tree.php:158 ../../operation/tree.php:283 -#: ../../operation/agentes/estado_agente.php:188 -#: ../../operation/agentes/status_monitor.php:300 -#: ../../operation/agentes/group_view.php:168 -#: ../../operation/agentes/group_view.php:173 -#: ../../operation/agentes/estado_monitores.php:429 -#: ../../operation/agentes/tactical.php:150 -#: ../../operation/gis_maps/render_view.php:146 -msgid "Critical" -msgstr "障害" - -#: ../../enterprise/meta/monitoring/group_view.php:153 -#: ../../enterprise/meta/monitoring/tactical.php:279 -#: ../../enterprise/meta/include/functions_wizard_meta.php:835 -#: ../../enterprise/meta/include/functions_wizard_meta.php:921 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1122 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1142 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1338 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1419 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1535 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1555 -#: ../../enterprise/godmode/services/services.service.php:263 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1656 -#: ../../enterprise/include/functions_reporting_pdf.php:686 -#: ../../enterprise/include/functions_reporting_pdf.php:2702 -#: ../../enterprise/include/functions_services.php:1267 -#: ../../enterprise/operation/services/services.service.php:127 -#: ../../enterprise/operation/services/services.service.php:179 -#: ../../enterprise/operation/services/services.service_map.php:117 -#: ../../enterprise/operation/services/services.list.php:150 -#: ../../enterprise/operation/services/services.list.php:319 -#: ../../enterprise/operation/services/services.list.php:388 -#: ../../enterprise/dashboard/widgets/service_map.php:85 -#: ../../enterprise/dashboard/widgets/tree_view.php:54 -#: ../../enterprise/dashboard/widgets/tree_view.php:67 -#: ../../enterprise/dashboard/widgets/tree_view.php:211 -#: ../../godmode/massive/massive_copy_modules.php:78 -#: ../../godmode/massive/massive_copy_modules.php:191 -#: ../../godmode/massive/massive_delete_modules.php:454 -#: ../../godmode/massive/massive_delete_modules.php:468 -#: ../../godmode/massive/massive_delete_agents.php:114 -#: ../../godmode/massive/massive_edit_agents.php:215 -#: ../../godmode/massive/massive_edit_agents.php:388 -#: ../../godmode/massive/massive_edit_modules.php:296 -#: ../../godmode/massive/massive_edit_modules.php:325 -#: ../../godmode/setup/setup_netflow.php:70 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1298 -#: ../../godmode/servers/manage_recontask_form.php:188 -#: ../../mobile/operation/agents.php:35 ../../mobile/operation/modules.php:40 -#: ../../include/functions_reporting_html.php:1311 -#: ../../include/functions.php:874 ../../include/functions.php:1077 -#: ../../include/functions.php:1080 ../../include/functions.php:1115 -#: ../../include/functions_graph.php:1950 -#: ../../include/functions_graph.php:3047 -#: ../../include/functions_graph.php:3048 -#: ../../include/functions_graph.php:4947 ../../include/functions_ui.php:234 -#: ../../include/functions_ui.php:1988 ../../include/functions_groups.php:830 -#: ../../include/functions_groups.php:832 -#: ../../include/functions_groups.php:834 -#: ../../include/functions_groups.php:835 -#: ../../include/functions_groups.php:836 -#: ../../include/functions_events.php:1527 ../../operation/tree.php:132 -#: ../../operation/tree.php:157 ../../operation/tree.php:288 -#: ../../operation/agentes/estado_agente.php:187 -#: ../../operation/agentes/status_monitor.php:299 -#: ../../operation/agentes/group_view.php:172 -#: ../../operation/agentes/estado_monitores.php:433 -#: ../../operation/agentes/tactical.php:151 -#: ../../operation/netflow/nf_live_view.php:264 -#: ../../operation/gis_maps/render_view.php:147 -msgid "Warning" -msgstr "警告" - -#: ../../enterprise/load_enterprise.php:683 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:355 -#: ../../enterprise/operation/services/services.service.php:168 -#: ../../enterprise/operation/services/services.service_map.php:118 -#: ../../enterprise/operation/services/services.list.php:149 -#: ../../enterprise/operation/services/services.list.php:378 -#: ../../enterprise/dashboard/widgets/service_map.php:86 -#: ../../godmode/massive/massive_edit_agents.php:386 -#: ../../include/functions_config.php:515 -#: ../../include/functions_config.php:1505 -#: ../../operation/gis_maps/render_view.php:148 -msgid "Ok" -msgstr "正常" - -#: ../../enterprise/dashboard/widgets/events_list.php:28 -msgid "Latest events list" -msgstr "最新のイベント一覧" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:156 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:159 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:164 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:207 -#: ../../enterprise/godmode/setup/setup_auth.php:241 -#: ../../enterprise/godmode/setup/setup_auth.php:270 -#: ../../enterprise/godmode/setup/setup_acl.php:143 -#: ../../enterprise/operation/services/services.list.php:155 -#: ../../enterprise/operation/services/services.list.php:172 -#: ../../enterprise/dashboard/widgets/events_list.php:31 -#: ../../godmode/users/configure_user.php:689 -#: ../../godmode/agentes/planned_downtime.list.php:154 -#: ../../godmode/agentes/planned_downtime.editor.php:713 -#: ../../godmode/massive/massive_add_action_alerts.php:146 -#: ../../godmode/reporting/visual_console_builder.wizard.php:329 -#: ../../godmode/events/event_edit_filter.php:286 -#: ../../godmode/servers/manage_recontask_form.php:291 -#: ../../godmode/servers/manage_recontask.php:336 -#: ../../include/functions_visual_map_editor.php:292 -#: ../../include/functions_visual_map_editor.php:612 -#: ../../include/ajax/visual_console_builder.ajax.php:672 -#: ../../include/functions_html.php:855 ../../include/functions_html.php:856 -#: ../../include/functions_html.php:857 ../../include/functions_html.php:858 -#: ../../include/functions_html.php:859 -#: ../../operation/integria_incidents/incident.list.php:33 -#: ../../operation/events/events_list.php:435 -msgid "Any" -msgstr "任意" - -#: ../../enterprise/dashboard/widgets/events_list.php:34 -#: ../../godmode/massive/massive_copy_modules.php:81 -#: ../../godmode/massive/massive_copy_modules.php:194 -#: ../../godmode/massive/massive_delete_modules.php:457 -#: ../../godmode/massive/massive_delete_modules.php:471 -#: ../../godmode/massive/massive_delete_agents.php:117 -#: ../../godmode/massive/massive_edit_agents.php:218 -#: ../../godmode/massive/massive_edit_modules.php:299 -#: ../../godmode/massive/massive_edit_modules.php:328 -#: ../../godmode/events/event_edit_filter.php:222 -#: ../../mobile/operation/modules.php:43 ../../include/functions.php:1081 -#: ../../include/functions_events.php:1487 -#: ../../operation/agentes/estado_agente.php:190 -#: ../../operation/agentes/status_monitor.php:302 -#: ../../operation/events/events_list.php:555 -msgid "Not normal" -msgstr "正常ではない" - -#: ../../enterprise/meta/include/functions_events_meta.php:76 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:210 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1662 -#: ../../enterprise/include/functions_reporting_pdf.php:1189 -#: ../../enterprise/dashboard/widgets/events_list.php:36 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1305 -#: ../../godmode/events/event_filter.php:110 -#: ../../godmode/events/event_edit_filter.php:224 -#: ../../godmode/events/custom_events.php:89 -#: ../../godmode/events/custom_events.php:159 -#: ../../include/functions_reporting_html.php:895 -#: ../../include/functions_events.php:41 -#: ../../include/functions_events.php:3384 -#: ../../operation/events/events_list.php:552 -#: ../../operation/events/events.build_table.php:191 -msgid "Event type" -msgstr "イベントタイプ" - -#: ../../enterprise/dashboard/widgets/events_list.php:39 -msgid "Limit" -msgstr "制限" - -#: ../../enterprise/dashboard/widgets/events_list.php:46 -#: ../../godmode/events/event_filter.php:111 -#: ../../godmode/events/event_edit_filter.php:234 -#: ../../operation/events/events_list.php:564 -msgid "Event status" -msgstr "状態" - -#: ../../enterprise/dashboard/widgets/events_list.php:47 -#: ../../include/functions_events.php:1554 -#: ../../include/functions_events.php:1573 -msgid "All event" -msgstr "全イベント" - -#: ../../enterprise/dashboard/widgets/events_list.php:48 -#: ../../include/functions_events.php:1556 -#: ../../include/functions_events.php:1579 -msgid "Only validated" -msgstr "承諾済み" - -#: ../../enterprise/dashboard/widgets/events_list.php:49 -msgid "Only pending" -msgstr "未承諾" - -#: ../../enterprise/meta/include/functions_events_meta.php:85 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:74 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:284 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:158 -#: ../../enterprise/include/functions_reporting_pdf.php:1190 -#: ../../enterprise/include/functions_reporting_pdf.php:1339 -#: ../../enterprise/include/functions_reporting_pdf.php:1474 -#: ../../enterprise/include/functions_reporting_pdf.php:2110 -#: ../../enterprise/include/functions_reporting.php:1367 -#: ../../enterprise/dashboard/widgets/events_list.php:54 -#: ../../godmode/events/event_filter.php:112 -#: ../../godmode/events/event_edit_filter.php:228 -#: ../../godmode/events/custom_events.php:98 -#: ../../godmode/events/custom_events.php:162 -#: ../../mobile/operation/events.php:373 ../../mobile/operation/events.php:374 -#: ../../mobile/operation/events.php:489 ../../mobile/operation/events.php:632 -#: ../../mobile/operation/events.php:633 -#: ../../include/functions_reporting_html.php:766 -#: ../../include/functions_reporting_html.php:896 -#: ../../include/functions_reporting_html.php:1380 -#: ../../include/functions_reporting.php:6076 -#: ../../include/functions_events.php:44 ../../include/functions_events.php:885 -#: ../../include/functions_events.php:2437 -#: ../../include/functions_events.php:3401 -#: ../../operation/snmpconsole/snmp_view.php:399 -#: ../../operation/events/events_list.php:558 -#: ../../operation/events/events.build_table.php:211 -msgid "Severity" -msgstr "重要度" - -#: ../../enterprise/meta/include/functions_events_meta.php:91 -#: ../../enterprise/godmode/modules/configure_local_component.php:354 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:92 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:94 -#: ../../enterprise/godmode/setup/setup_auth.php:193 -#: ../../enterprise/godmode/setup/setup_auth.php:234 -#: ../../enterprise/include/functions_reporting_pdf.php:2709 -#: ../../enterprise/dashboard/widgets/events_list.php:62 -#: ../../enterprise/dashboard/widgets/tree_view.php:35 -#: ../../godmode/modules/manage_network_components_form_common.php:184 -#: ../../godmode/users/configure_user.php:618 -#: ../../godmode/massive/massive_delete_tags.php:187 -#: ../../godmode/massive/massive_add_tags.php:147 -#: ../../godmode/massive/massive_edit_modules.php:542 -#: ../../godmode/events/custom_events.php:104 -#: ../../godmode/events/custom_events.php:164 ../../godmode/tag/edit_tag.php:57 -#: ../../mobile/operation/events.php:514 -#: ../../include/functions_reporting_html.php:1813 -#: ../../include/functions_treeview.php:164 -#: ../../include/functions_events.php:46 -#: ../../include/functions_events.php:2496 -#: ../../include/functions_events.php:3411 ../../operation/tree.php:49 -#: ../../operation/users/user_edit.php:454 -#: ../../operation/agentes/status_monitor.php:339 -#: ../../operation/agentes/status_monitor.php:342 -#: ../../operation/agentes/group_view.php:164 -#: ../../operation/agentes/alerts_status.functions.php:86 -#: ../../operation/events/events.build_table.php:223 -#: ../../general/firts_task/tags.php:25 -msgid "Tags" -msgstr "タグ" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:761 -#: ../../enterprise/operation/policies/networkmap.policies.php:128 -#: ../../enterprise/dashboard/widgets/network_map.php:25 -#: ../../operation/agentes/networkmap.php:410 -#: ../../operation/agentes/networkmap.topology.php:155 -#: ../../operation/agentes/networkmap.groups.php:147 -#: ../../operation/agentes/networkmap_list.php:80 ../../operation/menu.php:111 -msgid "Network map" -msgstr "ネットワークマップ" - -#: ../../enterprise/dashboard/widgets/network_map.php:29 -msgid "Show a map of the monitored network" -msgstr "監視対象ネットワークのマップ表示" - -#: ../../enterprise/dashboard/widgets/network_map.php:42 -msgid "X offset" -msgstr "X オフセット" - -#: ../../enterprise/dashboard/widgets/network_map.php:45 -msgid "Introduce x-axis data. Right=positive Left=negative" -msgstr "X軸データを設定します。右=正、左=負" - -#: ../../enterprise/dashboard/widgets/network_map.php:47 -msgid "Y offset" -msgstr "Y オフセット" - -#: ../../enterprise/dashboard/widgets/network_map.php:50 -msgid "Introduce Y-axis data. Top=positive Bottom=negative" -msgstr "Y軸データを設定します。上=正、下=負" - -#: ../../enterprise/dashboard/widgets/network_map.php:53 -msgid "Zoom level" -msgstr "拡大率" - -#: ../../enterprise/dashboard/widgets/network_map.php:56 -msgid "" -"Introduce zoom level. 1 = Highest resolution. Figures may include decimals" -msgstr "拡大率を設定します。1=最高解像度。小数を設定することができます。" - -#: ../../enterprise/dashboard/widgets/top_n.php:31 -#: ../../include/functions_reporting.php:899 -msgid "Top N" -msgstr "トップ N" - -#: ../../enterprise/dashboard/widgets/top_n.php:34 -msgid "Show a top n of agents modules." -msgstr "エージェントモジュールのトップ N 表示" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:176 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:190 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:181 -#: ../../enterprise/dashboard/widgets/top_n.php:61 -#: ../../godmode/setup/performance.php:91 ../../include/functions.php:2014 -#: ../../include/functions.php:2584 ../../include/ajax/module.php:120 -#: ../../include/functions_netflow.php:1049 -#: ../../include/functions_netflow.php:1082 -#: ../../operation/gis_maps/render_view.php:139 -msgid "1 hour" -msgstr "1時間" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:177 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:191 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:182 -#: ../../enterprise/dashboard/widgets/top_n.php:62 -#: ../../include/functions_netflow.php:1050 -#: ../../include/functions_netflow.php:1083 -#: ../../operation/gis_maps/render_view.php:140 -msgid "2 hours" -msgstr "2時間" - -#: ../../enterprise/dashboard/widgets/top_n.php:63 -#: ../../include/functions_netflow.php:1051 -#: ../../include/functions_netflow.php:1084 -msgid "5 hours" -msgstr "5時間" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:179 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:193 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:185 -#: ../../enterprise/dashboard/widgets/top_n.php:64 -#: ../../godmode/setup/performance.php:92 ../../include/ajax/module.php:122 -#: ../../include/functions_netflow.php:1052 -#: ../../include/functions_netflow.php:1085 -msgid "12 hours" -msgstr "12時間" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:180 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:194 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:186 -#: ../../enterprise/dashboard/widgets/top_n.php:65 -#: ../../include/functions.php:2017 ../../include/ajax/module.php:123 -#: ../../include/functions_netflow.php:1053 -#: ../../include/functions_netflow.php:1086 -msgid "1 day" -msgstr "1日" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:241 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1567 -#: ../../enterprise/dashboard/widgets/top_n.php:67 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1174 -msgid "Quantity (n)" -msgstr "数量(n)" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1550 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1696 -#: ../../enterprise/dashboard/widgets/top_n.php:69 -#: ../../godmode/netflow/nf_item_list.php:147 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1157 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1355 -msgid "Order" -msgstr "順番" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:231 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:187 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:48 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:170 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1553 -#: ../../enterprise/dashboard/widgets/top_n.php:71 -#: ../../godmode/reporting/reporting_builder.item_editor.php:41 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1160 -msgid "Ascending" -msgstr "昇順" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:233 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:189 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:49 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:171 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1556 -#: ../../enterprise/dashboard/widgets/top_n.php:72 -#: ../../godmode/reporting/reporting_builder.item_editor.php:42 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1163 -msgid "Descending" -msgstr "降順" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:235 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:191 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1559 -#: ../../enterprise/dashboard/widgets/top_n.php:73 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1166 -msgid "By agent name" -msgstr "エージェント名で" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:249 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1572 -#: ../../enterprise/dashboard/widgets/top_n.php:75 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1184 -#: ../../operation/agentes/ver_agente.php:1044 -msgid "Display" -msgstr "表示" - -#: ../../enterprise/godmode/modules/configure_local_component.php:222 -#: ../../enterprise/godmode/modules/configure_local_component.php:237 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:250 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:279 -#: ../../enterprise/dashboard/widgets/top_n.php:77 -#: ../../godmode/modules/manage_network_components_form_common.php:110 -#: ../../godmode/modules/manage_network_components_form_common.php:123 -#: ../../godmode/agentes/module_manager_editor_common.php:248 -#: ../../godmode/agentes/module_manager_editor_common.php:267 -#: ../../godmode/massive/massive_edit_modules.php:369 -#: ../../godmode/massive/massive_edit_modules.php:415 -#: ../../godmode/massive/massive_edit_modules.php:496 -#: ../../godmode/alerts/configure_alert_template.php:617 -#: ../../include/functions_reporting_html.php:2819 -#: ../../include/functions_graph.php:4033 -#: ../../include/functions_treeview.php:94 -#: ../../include/functions_treeview.php:107 -#: ../../include/functions_alerts.php:550 -msgid "Max." -msgstr "最大" - -#: ../../enterprise/godmode/modules/configure_local_component.php:219 -#: ../../enterprise/godmode/modules/configure_local_component.php:234 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:241 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:270 -#: ../../enterprise/dashboard/widgets/top_n.php:78 -#: ../../godmode/modules/manage_network_components_form_common.php:107 -#: ../../godmode/modules/manage_network_components_form_common.php:120 -#: ../../godmode/massive/massive_edit_modules.php:360 -#: ../../godmode/massive/massive_edit_modules.php:406 -#: ../../godmode/massive/massive_edit_modules.php:494 -#: ../../godmode/alerts/configure_alert_template.php:612 -#: ../../include/functions_reporting_html.php:2818 -#: ../../include/functions_graph.php:4033 -#: ../../include/functions_treeview.php:94 -#: ../../include/functions_treeview.php:107 -#: ../../include/functions_alerts.php:551 -msgid "Min." -msgstr "最小" - -#: ../../enterprise/dashboard/widgets/top_n.php:79 -#: ../../include/functions_graph.php:4033 -msgid "Avg." -msgstr "平均" - -#: ../../enterprise/dashboard/widgets/top_n.php:82 -#: ../../godmode/reporting/map_builder.php:209 -msgid "Items" -msgstr "アイテム" - -#: ../../enterprise/dashboard/widgets/top_n.php:108 -msgid "" -"Please could you fill the widget data previous to filling the list items." -msgstr "アイテム一覧の前に、ウィジェットデータを入力してください。" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:73 -#: ../../enterprise/dashboard/widgets/top_n.php:114 -#: ../../enterprise/dashboard/widgets/top_n.php:297 -msgid "avg" -msgstr "平均" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:74 -#: ../../enterprise/dashboard/widgets/top_n.php:115 -#: ../../enterprise/dashboard/widgets/top_n.php:298 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1616 -msgid "max" -msgstr "最大" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:75 -#: ../../enterprise/dashboard/widgets/top_n.php:116 -#: ../../enterprise/dashboard/widgets/top_n.php:299 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1617 -msgid "min" -msgstr "最小" - -#: ../../enterprise/include/ajax/top_n_widget.ajax.php:76 -#: ../../enterprise/dashboard/widgets/top_n.php:117 -#: ../../enterprise/dashboard/widgets/top_n.php:300 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1618 -msgid "sum" -msgstr "合計" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2031 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2220 -#: ../../enterprise/dashboard/widgets/top_n.php:179 -#: ../../godmode/reporting/reporting_builder.item_editor.php:975 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1568 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1603 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1764 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1792 -msgid "Select an Agent first" -msgstr "最初にエージェントを選択してください。" - -#: ../../enterprise/dashboard/widgets/top_n.php:272 -msgid "Selection module one by one" -msgstr "個別モジュール選択" - -#: ../../enterprise/dashboard/widgets/top_n.php:283 -msgid "Selection several modules" -msgstr "複数モジュール選択" - -#: ../../enterprise/dashboard/widgets/top_n.php:311 -msgid "Regex for to filter modules" -msgstr "モジュールをフィルタする正規表現" - -#: ../../enterprise/dashboard/widgets/tree_view.php:73 -#: ../../enterprise/dashboard/widgets/top_n.php:320 -msgid "Filter modules" -msgstr "モジュールをフィルタ" - -#: ../../enterprise/dashboard/widgets/top_n.php:346 -#: ../../godmode/modules/manage_network_templates_form.php:224 -msgid "Add modules" -msgstr "モジュール追加" - -#: ../../enterprise/dashboard/widgets/top_n.php:437 -msgid "Successful added modules" -msgstr "モジュールを追加しました" - -#: ../../enterprise/dashboard/widgets/top_n.php:441 -msgid "Unsuccessful added modules" -msgstr "モジュールを追加できませんでした" - -#: ../../enterprise/include/functions_reporting_pdf.php:802 -#: ../../enterprise/include/functions_reporting_pdf.php:1607 -#: ../../enterprise/include/functions_reporting_pdf.php:2351 -#: ../../enterprise/dashboard/widgets/top_n.php:463 -#: ../../include/functions_reporting_html.php:2126 -#: ../../include/functions_reporting_html.php:2342 -#: ../../include/functions_reporting.php:956 -#: ../../include/functions_reporting.php:1764 -msgid "There are no Agent/Modules defined" -msgstr "定義済のエージェント/モジュールがありません" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:838 -#: ../../enterprise/meta/include/functions_wizard_meta.php:847 -#: ../../enterprise/meta/include/functions_wizard_meta.php:924 -#: ../../enterprise/meta/include/functions_wizard_meta.php:933 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1125 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1134 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1341 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1350 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1422 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1431 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1538 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1547 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:204 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:258 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1297 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1575 -#: ../../enterprise/dashboard/widgets/top_n.php:469 -#: ../../godmode/alerts/alert_view.php:310 -#: ../../godmode/reporting/reporting_builder.item_editor.php:771 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1187 -#: ../../include/graphs/functions_pchart.php:198 -#: ../../include/graphs/functions_pchart.php:1131 -#: ../../include/functions_graph.php:740 ../../include/functions_graph.php:741 -#: ../../include/functions_graph.php:742 ../../include/functions_graph.php:745 -#: ../../include/functions_graph.php:1397 -#: ../../include/functions_graph.php:3708 -#: ../../include/functions_graph.php:3713 -#: ../../include/functions_graph.php:4383 -#: ../../include/functions_graph.php:4386 -#: ../../include/functions_graph.php:4389 ../../include/functions_ui.php:1988 -#: ../../include/functions_reporting.php:907 -msgid "Max" -msgstr "最大" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:836 -#: ../../enterprise/meta/include/functions_wizard_meta.php:845 -#: ../../enterprise/meta/include/functions_wizard_meta.php:922 -#: ../../enterprise/meta/include/functions_wizard_meta.php:931 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1123 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1132 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1339 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1348 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1420 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1429 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1536 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1545 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:199 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:261 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1299 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1577 -#: ../../enterprise/dashboard/widgets/top_n.php:472 -#: ../../godmode/alerts/alert_view.php:310 -#: ../../godmode/reporting/reporting_builder.item_editor.php:773 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1189 -#: ../../include/graphs/functions_pchart.php:204 -#: ../../include/graphs/functions_pchart.php:1129 -#: ../../include/functions_graph.php:740 ../../include/functions_graph.php:741 -#: ../../include/functions_graph.php:742 ../../include/functions_graph.php:745 -#: ../../include/functions_graph.php:1399 -#: ../../include/functions_graph.php:3708 -#: ../../include/functions_graph.php:3713 -#: ../../include/functions_graph.php:4383 -#: ../../include/functions_graph.php:4386 -#: ../../include/functions_graph.php:4389 ../../include/functions_ui.php:1988 -#: ../../include/functions_reporting.php:910 -msgid "Min" -msgstr "最小" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1579 -#: ../../enterprise/dashboard/widgets/top_n.php:477 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1191 -#: ../../include/functions_graph.php:737 ../../include/functions_graph.php:740 -#: ../../include/functions_graph.php:741 ../../include/functions_graph.php:742 -#: ../../include/functions_graph.php:745 ../../include/functions_graph.php:1401 -#: ../../include/functions_graph.php:3708 -#: ../../include/functions_graph.php:3713 -#: ../../include/functions_graph.php:4383 -#: ../../include/functions_graph.php:4386 -#: ../../include/functions_graph.php:4389 -#: ../../include/functions_reporting.php:915 -msgid "Avg" -msgstr "平均" - -#: ../../enterprise/dashboard/widgets/top_n.php:529 -#: ../../include/functions_reporting.php:1009 -msgid "Insuficient data" -msgstr "不十分なデータ" - -#: ../../enterprise/dashboard/widgets/groups_status.php:24 -msgid "Groups status" -msgstr "グループ状態" - -#: ../../enterprise/dashboard/widgets/groups_status.php:26 -msgid "General and quick group status report" -msgstr "一般およびクイックグループ状態レポート" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1212 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1416 -#: ../../enterprise/dashboard/widgets/tree_view.php:22 -msgid "Tree View" -msgstr "ツリー表示" - -#: ../../enterprise/dashboard/widgets/tree_view.php:24 -msgid "Show the tree view" -msgstr "ツリービューの表示" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:200 -#: ../../enterprise/include/functions_groups.php:32 -#: ../../enterprise/operation/agentes/ver_agente.php:208 -#: ../../enterprise/dashboard/widgets/tree_view.php:39 -#: ../../include/ajax/networkmap.ajax.php:50 ../../operation/tree.php:80 -msgid "Policies" -msgstr "ポリシー" - -#: ../../enterprise/dashboard/widgets/tree_view.php:41 -msgid "Tab" -msgstr "タブ" - -#: ../../enterprise/dashboard/widgets/tree_view.php:47 -msgid "Open all nodes" -msgstr "すべてのノードを開く" - -#: ../../enterprise/meta/monitoring/group_view.php:152 -#: ../../enterprise/meta/monitoring/tactical.php:280 -#: ../../enterprise/include/functions_reporting_pdf.php:684 -#: ../../enterprise/include/functions_services.php:1258 -#: ../../enterprise/dashboard/widgets/tree_view.php:53 -#: ../../enterprise/dashboard/widgets/tree_view.php:66 -#: ../../enterprise/dashboard/widgets/tree_view.php:226 -#: ../../godmode/netflow/nf_edit_form.php:207 -#: ../../godmode/massive/massive_copy_modules.php:77 -#: ../../godmode/massive/massive_copy_modules.php:190 -#: ../../godmode/massive/massive_delete_modules.php:453 -#: ../../godmode/massive/massive_delete_modules.php:467 -#: ../../godmode/massive/massive_delete_agents.php:113 -#: ../../godmode/massive/massive_edit_agents.php:214 -#: ../../godmode/massive/massive_edit_modules.php:295 -#: ../../godmode/massive/massive_edit_modules.php:324 -#: ../../mobile/operation/agents.php:34 ../../mobile/operation/modules.php:39 -#: ../../include/functions_reporting_html.php:1307 -#: ../../include/functions.php:871 ../../include/functions.php:1075 -#: ../../include/functions.php:1082 ../../include/functions.php:1112 -#: ../../include/functions_graph.php:1951 -#: ../../include/functions_graph.php:3039 -#: ../../include/functions_graph.php:3040 -#: ../../include/functions_graph.php:4944 -#: ../../include/functions_groups.php:821 -#: ../../include/functions_groups.php:823 -#: ../../include/functions_groups.php:825 -#: ../../include/functions_groups.php:826 -#: ../../include/functions_groups.php:827 -#: ../../include/functions_groups.php:835 -#: ../../include/functions_events.php:1524 ../../operation/tree.php:131 -#: ../../operation/tree.php:156 ../../operation/tree.php:303 -#: ../../operation/agentes/estado_agente.php:186 -#: ../../operation/agentes/status_monitor.php:298 -#: ../../operation/agentes/group_view.php:171 -#: ../../operation/agentes/estado_monitores.php:431 -#: ../../operation/agentes/tactical.php:152 -#: ../../operation/netflow/nf_live_view.php:304 -msgid "Normal" -msgstr "正常" - -#: ../../enterprise/meta/monitoring/group_view.php:147 -#: ../../enterprise/meta/monitoring/group_view.php:151 -#: ../../enterprise/meta/monitoring/tactical.php:282 -#: ../../enterprise/include/functions_reporting_pdf.php:688 -#: ../../enterprise/dashboard/widgets/tree_view.php:57 -#: ../../enterprise/dashboard/widgets/tree_view.php:70 -#: ../../enterprise/dashboard/widgets/tree_view.php:221 -#: ../../godmode/massive/massive_copy_modules.php:82 -#: ../../godmode/massive/massive_copy_modules.php:195 -#: ../../godmode/massive/massive_delete_modules.php:458 -#: ../../godmode/massive/massive_delete_modules.php:472 -#: ../../godmode/massive/massive_delete_agents.php:118 -#: ../../godmode/massive/massive_edit_agents.php:219 -#: ../../godmode/massive/massive_edit_modules.php:300 -#: ../../godmode/massive/massive_edit_modules.php:329 -#: ../../mobile/operation/modules.php:44 -#: ../../include/functions_reporting_html.php:1315 -#: ../../include/functions_graph.php:1955 -#: ../../include/functions_groups.php:812 -#: ../../include/functions_groups.php:814 -#: ../../include/functions_groups.php:816 -#: ../../include/functions_groups.php:817 -#: ../../include/functions_groups.php:818 ../../operation/tree.php:135 -#: ../../operation/tree.php:160 ../../operation/tree.php:298 -#: ../../operation/agentes/estado_agente.php:191 -#: ../../operation/agentes/status_monitor.php:303 -#: ../../operation/agentes/group_view.php:167 -#: ../../operation/agentes/tactical.php:154 -msgid "Not init" -msgstr "未初期化" - -#: ../../enterprise/dashboard/widgets/tree_view.php:58 -msgid "Agents status" -msgstr "エージェントの状態" - -#: ../../enterprise/dashboard/widgets/tree_view.php:60 -msgid "Filter agents" -msgstr "エージェントフィルタ" - -#: ../../enterprise/dashboard/widgets/tree_view.php:71 -msgid "Modules status" -msgstr "モジュールの状態" - -#: ../../enterprise/dashboard/widgets/tree_view.php:82 -msgid "" -"The user doesn't have permission to read agents. Please contact with your " -"pandora administrator." -msgstr "ユーザにエージェントを参照する権限がありません。pandora管理者に連絡してください。" - -#: ../../enterprise/dashboard/widgets/tree_view.php:89 -msgid "This widget only working in desktop version." -msgstr "ウィジェットはデスクトップ版でのみ動作します。" - -#: ../../enterprise/include/functions_inventory.php:165 -#: ../../enterprise/dashboard/widgets/tree_view.php:187 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:796 -#: ../../operation/tree.php:264 -msgid "No data found" -msgstr "データがありません" - -#: ../../enterprise/include/functions_reporting_csv.php:342 -#: ../../enterprise/dashboard/widgets/tree_view.php:194 -#: ../../godmode/db/db_main.php:99 ../../mobile/operation/groups.php:125 -#: ../../include/functions_reporting_html.php:3147 -#: ../../include/functions_reporting.php:6953 ../../operation/tree.php:271 -msgid "Total agents" -msgstr "エージェント数" - -#: ../../enterprise/include/functions_reporting_csv.php:344 -#: ../../enterprise/dashboard/widgets/tree_view.php:195 -#: ../../operation/tree.php:272 -msgid "Total modules" -msgstr "全モジュール" - -#: ../../enterprise/meta/monitoring/group_view.php:145 -#: ../../enterprise/include/functions_inventory.php:322 -#: ../../enterprise/include/functions_reporting_pdf.php:668 -#: ../../enterprise/include/functions_reporting_pdf.php:683 -#: ../../enterprise/operation/agentes/agent_inventory.php:230 -#: ../../enterprise/dashboard/widgets/tree_view.php:196 -#: ../../godmode/db/db_audit.php:80 ../../godmode/db/db_event.php:61 -#: ../../include/functions_reporting_html.php:1290 -#: ../../include/functions_reporting_html.php:1305 ../../operation/tree.php:273 -#: ../../operation/agentes/gis_view.php:194 -#: ../../operation/agentes/group_view.php:165 -msgid "Total" -msgstr "合計" - -#: ../../enterprise/include/functions_reporting_csv.php:351 -#: ../../enterprise/dashboard/widgets/tree_view.php:199 -#: ../../enterprise/dashboard/widgets/tree_view.php:200 -#: ../../enterprise/dashboard/widgets/tree_view.php:201 -#: ../../include/functions_graph.php:1874 -#: ../../include/functions_reporting.php:6798 -#: ../../include/functions_reporting.php:6819 ../../operation/tree.php:276 -#: ../../operation/tree.php:277 ../../operation/tree.php:278 -msgid "Fired alerts" -msgstr "発生したアラート" - -#: ../../enterprise/dashboard/widgets/tree_view.php:204 -#: ../../operation/tree.php:281 -msgid "Critical agents" -msgstr "障害エージェント数" - -#: ../../enterprise/include/functions_reporting_csv.php:346 -#: ../../enterprise/dashboard/widgets/tree_view.php:205 -#: ../../mobile/operation/groups.php:157 ../../operation/tree.php:282 -msgid "Critical modules" -msgstr "障害モジュール" - -#: ../../enterprise/dashboard/widgets/tree_view.php:209 -#: ../../operation/tree.php:286 -msgid "Warning agents" -msgstr "警告エージェント数" - -#: ../../enterprise/include/functions_reporting_csv.php:347 -#: ../../enterprise/dashboard/widgets/tree_view.php:210 -#: ../../mobile/operation/groups.php:153 ../../operation/tree.php:287 -msgid "Warning modules" -msgstr "警告モジュール" - -#: ../../enterprise/dashboard/widgets/tree_view.php:214 -#: ../../operation/tree.php:291 -msgid "Unknown agents" -msgstr "不明エージェント数" - -#: ../../enterprise/include/functions_reporting_csv.php:348 -#: ../../enterprise/dashboard/widgets/tree_view.php:215 -#: ../../mobile/operation/groups.php:141 ../../operation/tree.php:292 -msgid "Unknown modules" -msgstr "不明モジュール" - -#: ../../enterprise/dashboard/widgets/tree_view.php:219 -#: ../../operation/tree.php:296 -msgid "Not init agents" -msgstr "未初期化エージェント数" - -#: ../../enterprise/include/functions_reporting_csv.php:349 -#: ../../enterprise/dashboard/widgets/tree_view.php:220 -#: ../../mobile/operation/groups.php:145 ../../operation/tree.php:297 -msgid "Not init modules" -msgstr "未初期化モジュール" - -#: ../../enterprise/dashboard/widgets/tree_view.php:224 -#: ../../operation/tree.php:301 -msgid "Normal agents" -msgstr "正常エージェント数" - -#: ../../enterprise/include/functions_reporting_csv.php:345 -#: ../../enterprise/dashboard/widgets/tree_view.php:225 -#: ../../mobile/operation/groups.php:149 ../../operation/tree.php:302 -msgid "Normal modules" -msgstr "正常モジュール" - -#: ../../enterprise/dashboard/widgets/tree_view.php:282 -#: ../../operation/tree.php:357 ../../operation/agentes/status_monitor.php:1524 -#: ../../operation/agentes/estado_monitores.php:348 -msgid "Module: " -msgstr "モジュール: " - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:26 -msgid "Top N Events by module." -msgstr "モジュールごとのトップ N イベント" - -#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:28 -msgid "Top N events by module." -msgstr "モジュールごとのトップ N イベント" - -#: ../../enterprise/dashboard/widgets/reports.php:29 -msgid "Show a report made by user" -msgstr "ユーザ作成レポートの表示" - -#: ../../enterprise/dashboard/widgets/maps_status.php:25 -msgid "Maps status" -msgstr "マップ状態" - -#: ../../enterprise/dashboard/widgets/maps_status.php:27 -msgid "General and quick visual maps report" -msgstr "一般およびクイックビジュアルマップレポート" - -#: ../../enterprise/dashboard/widgets/maps_status.php:29 -#: ../../operation/search_results.php:123 -msgid "Maps" -msgstr "マップ" - -#: ../../enterprise/dashboard/widgets/maps_status.php:77 -#: ../../godmode/massive/massive_edit_agents.php:387 -msgid "Bad" -msgstr "障害" - -#: ../../enterprise/dashboard/widgets/url.php:23 -msgid "Show the URL content" -msgstr "URL のコンテンツ表示" - -#: ../../enterprise/dashboard/widgets/url.php:26 -msgid "My URL" -msgstr "マイ URL" - -#: ../../enterprise/dashboard/widgets/post.php:36 -#: ../../enterprise/dashboard/widgets/url.php:49 -#: ../../enterprise/dashboard/widgets/tactical.php:63 -#: ../../enterprise/dashboard/widgets/tactical.php:71 -msgid "Please, configure this widget before use" -msgstr "利用前にウィジェットを設定してください" - -#: ../../enterprise/dashboard/widgets/url.php:67 -msgid "Invalid URL" -msgstr "不正な URL" - -#: ../../enterprise/dashboard/widgets/post.php:23 -msgid "Panel with a message" -msgstr "メッセージつきパネル" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:76 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1509 -#: ../../enterprise/include/functions_netflow_pdf.php:208 -#: ../../enterprise/dashboard/widgets/post.php:25 -#: ../../godmode/setup/news.php:181 ../../godmode/setup/setup_visuals.php:649 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1099 -#: ../../include/functions_reports.php:603 -#: ../../include/functions_reporting.php:3706 -msgid "Text" -msgstr "文字列" - -#: ../../enterprise/dashboard/widgets/post.php:26 -msgid "My Post" -msgstr "記事" - -#: ../../enterprise/dashboard/widgets/module_status.php:28 -msgid "Status of module" -msgstr "モジュールの状態" - -#: ../../enterprise/dashboard/widgets/module_status.php:30 -msgid "Show status of a module" -msgstr "モジュールの状態表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:233 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1217 -#: ../../enterprise/dashboard/widgets/module_icon.php:49 -#: ../../enterprise/dashboard/widgets/module_value.php:49 -#: ../../enterprise/dashboard/widgets/module_status.php:49 -#: ../../godmode/reporting/graph_builder.graph_editor.php:86 -#: ../../godmode/reporting/reporting_builder.item_editor.php:686 -#: ../../godmode/reporting/visual_console_builder.elements.php:77 -#: ../../godmode/reporting/visual_console_builder.elements.php:178 -#: ../../godmode/reporting/visual_console_builder.wizard.php:257 -#: ../../include/functions_visual_map_editor.php:59 -#: ../../include/functions_visual_map_editor.php:167 -#: ../../include/functions_visual_map_editor.php:575 -#: ../../include/functions_visual_map.php:2327 -msgid "Label" -msgstr "ラベル" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1283 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:76 -#: ../../enterprise/dashboard/widgets/module_icon.php:84 -#: ../../enterprise/dashboard/widgets/module_status.php:84 -#: ../../godmode/modules/module_list.php:57 -#: ../../godmode/groups/configure_group.php:117 -#: ../../godmode/groups/group_list.php:335 -#: ../../godmode/setup/os.builder.php:39 -#: ../../godmode/reporting/visual_console_builder.elements.php:183 -#: ../../include/functions_visual_map_editor.php:60 -#: ../../include/functions_visual_map_editor.php:576 -#: ../../include/functions_visual_map.php:2335 -msgid "Icon" -msgstr "アイコン" - -#: ../../enterprise/dashboard/widgets/module_icon.php:89 -#: ../../enterprise/dashboard/widgets/module_value.php:77 -#: ../../enterprise/dashboard/widgets/module_status.php:86 -msgid "Text size of label in px" -msgstr "pxでのラベルのテキストサイズ" - -#: ../../enterprise/dashboard/widgets/module_icon.php:92 -#: ../../enterprise/dashboard/widgets/module_status.php:89 -msgid "Size of icon" -msgstr "アイコンのサイズ" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:28 -msgid "Show module value in a table" -msgstr "表にモジュールの値を表示" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:30 -msgid "Show a value of module in a table" -msgstr "表にモジュールの値を表示" - -#: ../../enterprise/dashboard/widgets/module_icon.php:86 -#: ../../enterprise/dashboard/widgets/module_value.php:74 -#: ../../enterprise/dashboard/widgets/module_table_value.php:71 -msgid "Text size of value in px" -msgstr "pxでの値のテキストサイズ" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:74 -msgid "Separator of data" -msgstr "データの区切り" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:76 -msgid "Carriage Return" -msgstr "キャリッジリターン" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:77 -msgid "Vertical Bar" -msgstr "縦棒" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:78 -msgid "Semicolon" -msgstr "セミコロン" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:79 -msgid "Colon" -msgstr "コロン" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:80 -msgid "Commas" -msgstr "カンマ" - -#: ../../enterprise/dashboard/widgets/module_table_value.php:81 -msgid "Blank" -msgstr "空白" - -#: ../../enterprise/dashboard/widgets/module_icon.php:28 -msgid "Module with icon" -msgstr "モジュールとアイコン" - -#: ../../enterprise/dashboard/widgets/module_icon.php:30 -msgid "Show a value of module and icon" -msgstr "モジュールの値とアイコンを表示" - -#: ../../enterprise/dashboard/widgets/example.php:23 -msgid "Welcome message to Pandora FMS" -msgstr "Pandora FMS へのウエルカムメッセージ" - -#: ../../enterprise/dashboard/widgets/example.php:25 -#: ../../operation/users/webchat.php:86 -#: ../../operation/messages/message_edit.php:92 -#: ../../operation/messages/message_edit.php:210 -msgid "Message" -msgstr "メッセージ" - -#: ../../enterprise/dashboard/widgets/example.php:26 -msgid "Welcome" -msgstr "ようこそ" - -#: ../../enterprise/dashboard/widgets/example.php:37 -#: ../../general/login_help_dialog.php:39 -msgid "Welcome to Pandora FMS" -msgstr "ようこそ Pandora FMS へ" - -#: ../../enterprise/dashboard/widgets/example.php:40 -msgid "" -"This is an example of a dashboard widget. A widget may contain elements" -msgstr "ダッシュボードウィジェットの例です。ウィジェットに要素を入れることができます。" - -#: ../../enterprise/dashboard/widgets/example.php:41 -msgid "" -"To add more elements, click on \"Add widgets\" on the top of this " -"page." -msgstr "要素を追加するには、このページの先頭で \"ウィジェットの追加\" をクリックします。" - -#: ../../enterprise/dashboard/widgets/example.php:42 -#: ../../enterprise/dashboard/widgets/example.php:44 -msgid "" -"To delete this message, click on the delete button on top right corner of " -"this element." -msgstr "このメッセージを削除するには、この要素の右上の削除ボタンをクリックします。" - -#: ../../enterprise/dashboard/widgets/example.php:43 -msgid "" -"To do so, just click on the title and drag and drop it to the desired place." -msgstr "そうするには、タイトルをクリックし置きたい場所へドラッグ&ドロップします。" - -#: ../../enterprise/dashboard/widgets/example.php:45 -msgid "Thanks for using Pandora FMS" -msgstr "Pandora FMS のご利用ありがとうございます" - -#: ../../enterprise/meta/monitoring/tactical.php:60 -#: ../../enterprise/meta/general/main_header.php:93 -#: ../../enterprise/dashboard/widgets/tactical.php:27 -#: ../../enterprise/dashboard/widgets/tactical.php:29 -#: ../../mobile/operation/home.php:38 ../../mobile/operation/tactical.php:84 -#: ../../operation/users/user_edit.php:304 -#: ../../operation/agentes/tactical.php:55 ../../operation/menu.php:40 -msgid "Tactical view" -msgstr "モニタリング概要" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:138 -#: ../../enterprise/dashboard/widgets/tactical.php:32 -#: ../../godmode/alerts/alert_templates.php:83 -msgid "and" -msgstr "と" - -#: ../../enterprise/dashboard/widgets/tactical.php:32 -#: ../../include/functions_reporting_html.php:3149 -#: ../../include/functions_reporting.php:6966 -msgid "Monitor checks" -msgstr "モニタ項目" - -#: ../../enterprise/dashboard/widgets/tactical.php:39 -#: ../../include/functions_reporting.php:9798 -msgid "Server performance" -msgstr "サーバパフォーマンス" - -#: ../../enterprise/dashboard/widgets/tactical.php:44 -#: ../../include/functions_reporting_html.php:2373 -#: ../../include/functions_reporting_html.php:2467 -msgid "Summary" -msgstr "サマリ" - -#: ../../enterprise/dashboard/widgets/module_value.php:28 -msgid "Show module value" -msgstr "モジュールの値表示" - -#: ../../enterprise/dashboard/widgets/module_value.php:30 -msgid "Show a value of module" -msgstr "モジュールの値表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1483 -#: ../../enterprise/dashboard/widgets/custom_graph.php:25 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1037 -#: ../../godmode/reporting/visual_console_builder.elements.php:78 -#: ../../godmode/reporting/visual_console_builder.elements.php:377 -#: ../../include/functions_visual_map_editor.php:234 -#: ../../include/functions_visual_map_editor.php:244 -#: ../../include/functions_reports.php:429 -#: ../../include/functions_reports.php:505 -#: ../../include/functions_reports.php:507 -msgid "Custom graph" -msgstr "カスタムグラフ" - -#: ../../enterprise/dashboard/widgets/custom_graph.php:27 -msgid "Show a defined custom graph" -msgstr "定義済カスタムグラフ表示" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:129 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:208 -#: ../../enterprise/dashboard/widgets/custom_graph.php:39 -#: ../../godmode/setup/setup_visuals.php:441 -#: ../../godmode/setup/setup_visuals.php:450 -#: ../../godmode/reporting/graph_builder.main.php:155 -#: ../../operation/reporting/graph_viewer.php:214 -msgid "Area" -msgstr "塗り潰し" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:209 -#: ../../enterprise/dashboard/widgets/custom_graph.php:40 -#: ../../godmode/reporting/graph_builder.main.php:156 -#: ../../operation/reporting/graph_viewer.php:215 -msgid "Stacked area" -msgstr "塗り潰しの積み上げ" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:132 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:210 -#: ../../enterprise/dashboard/widgets/custom_graph.php:41 -#: ../../godmode/setup/setup_visuals.php:444 -#: ../../godmode/setup/setup_visuals.php:453 -#: ../../godmode/reporting/visual_console_builder.elements.php:198 -#: ../../godmode/reporting/graph_builder.main.php:157 -#: ../../include/functions_visual_map_editor.php:63 -#: ../../include/functions_visual_map_editor.php:579 -#: ../../operation/reporting/graph_viewer.php:216 -msgid "Line" -msgstr "線" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:211 -#: ../../enterprise/dashboard/widgets/custom_graph.php:42 -#: ../../godmode/reporting/graph_builder.main.php:158 -#: ../../operation/reporting/graph_viewer.php:217 -msgid "Stacked line" -msgstr "線の積み上げ" - -#: ../../enterprise/dashboard/widgets/custom_graph.php:43 -#: ../../godmode/reporting/graph_builder.main.php:159 -#: ../../operation/reporting/graph_viewer.php:218 -msgid "Bullet chart" -msgstr "ブレットグラフ" - -#: ../../enterprise/dashboard/widgets/custom_graph.php:44 -#: ../../godmode/reporting/graph_builder.main.php:160 -#: ../../operation/reporting/graph_viewer.php:219 -msgid "Gauge" -msgstr "ゲージ" - -#: ../../enterprise/dashboard/widgets/custom_graph.php:45 -#: ../../operation/reporting/graph_viewer.php:220 -msgid "Horizontal Bars" -msgstr "水平バー" - -#: ../../enterprise/dashboard/widgets/custom_graph.php:46 -#: ../../operation/reporting/graph_viewer.php:221 -msgid "Vertical Bars" -msgstr "垂直バー" - -#: ../../enterprise/dashboard/widgets/custom_graph.php:47 -#: ../../godmode/reporting/graph_builder.main.php:163 -#: ../../operation/reporting/graph_viewer.php:222 -msgid "Pie" -msgstr "円" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:202 -#: ../../enterprise/dashboard/widgets/custom_graph.php:49 -msgid "Stacked" -msgstr "積み上げ" - -#: ../../enterprise/dashboard/widgets/custom_graph.php:72 -msgid "You don't have access" -msgstr "アクセスできません。" - -#: ../../enterprise/mobile/operation/home.php:34 -#: ../../enterprise/dashboard/dashboards.php:31 -#: ../../enterprise/dashboard/main_dashboard.php:299 -msgid "Dashboards" -msgstr "ダッシュボード" - -#: ../../enterprise/dashboard/dashboards.php:58 -msgid "Successfully duplicate" -msgstr "複製しました" - -#: ../../enterprise/dashboard/dashboards.php:59 -msgid "Could not be duplicate" -msgstr "複製に失敗しました" - -#: ../../enterprise/dashboard/dashboards.php:88 -#: ../../enterprise/dashboard/main_dashboard.php:313 -msgid "Cells" -msgstr "セル" - -#: ../../enterprise/godmode/policies/policy_modules.php:1172 -#: ../../enterprise/godmode/policies/policies.php:430 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:302 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:359 -#: ../../enterprise/dashboard/dashboards.php:90 -#: ../../enterprise/dashboard/dashboards.php:124 -#: ../../godmode/massive/massive_copy_modules.php:224 -#: ../../godmode/alerts/alert_actions.php:342 -#: ../../godmode/reporting/map_builder.php:214 -msgid "Copy" -msgstr "コピー" - -#: ../../enterprise/dashboard/dashboards.php:100 -msgid "There are no dashboards defined." -msgstr "定義済のダッシュボードがありません。" - -#: ../../enterprise/dashboard/dashboards.php:114 -#, php-format -msgid "Private for (%s)" -msgstr "個人のみ (%s)" - -#: ../../enterprise/dashboard/dashboards.php:141 -msgid "New networkmap" -msgstr "新規ネットワークマップ" - -#: ../../enterprise/dashboard/main_dashboard.php:194 -msgid "Show link to public dashboard" -msgstr "公開ダッシュボードへのリンク表示" - -#: ../../enterprise/dashboard/main_dashboard.php:210 -msgid "Save the actual layout design" -msgstr "現在のレイアウトデザインの保存" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:287 -#: ../../godmode/reporting/reporting_builder.php:554 -msgid "Private" -msgstr "非公開" - -#: ../../enterprise/dashboard/main_dashboard.php:322 -#: ../../enterprise/dashboard/main_dashboard.php:351 -msgid "Private dashboard" -msgstr "プライベートダッシュボード" - -#: ../../enterprise/dashboard/main_dashboard.php:363 -#: ../../godmode/reporting/visual_console_builder.editor.php:140 -#: ../../godmode/reporting/visual_console_builder.editor.php:145 -#: ../../godmode/reporting/visual_console_builder.editor.php:150 -msgid "Action in progress" -msgstr "アクション実行中" - -#: ../../enterprise/dashboard/main_dashboard.php:364 -#: ../../godmode/reporting/visual_console_builder.editor.php:141 -msgid "Loading in progress" +#: ../../enterprise/extensions/ipam/ipam_list.php:161 +#: ../../enterprise/extensions/ipam/ipam_network.php:140 +msgid "Location" +msgstr "場所" + +#: ../../extensions/system_info.php:495 +msgid "Generate file" +msgstr "ファイル生成" + +#: ../../extensions/system_info.php:496 ../../general/ui/agents_list.php:121 +#: ../../godmode/massive/massive_copy_modules.php:164 +#: ../../operation/reporting/reporting_viewer.php:234 +#: ../../enterprise/godmode/policies/policy_modules.php:1297 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:106 +#: ../../enterprise/operation/log/log_viewer.php:246 +#: ../../enterprise/operation/log/log_viewer.php:252 +msgid "Loading" msgstr "読み込み中" -#: ../../enterprise/dashboard/main_dashboard.php:371 -msgid "Error: there are cells not empty." -msgstr "エラー: 空でないセルがあります。" - -#: ../../enterprise/dashboard/main_dashboard.php:343 -msgid "Error save conf dashboard" -msgstr "ダッシュボード設定の保存エラー" - -#: ../../enterprise/dashboard/main_dashboard.php:437 -msgid "Add widget" -msgstr "ウィジェット追加" - -#: ../../enterprise/dashboard/main_dashboard.php:442 -msgid "Add new widget" -msgstr "新規ウィジェットの追加" - -#: ../../enterprise/dashboard/main_dashboard.php:444 -msgid "" -"Error, you are trying to add a widget in a empty cell. Please save the " -"layout before to add any widget in this cell." -msgstr "エラー、空のセルにウィジェットを追加しようとしています。このセルにウィジェットを追加するには、先にレイアウトを保存してください。" - -#: ../../enterprise/dashboard/main_dashboard.php:448 -msgid "There are unsaved changes" -msgstr "保存されていない変更があります" - -#: ../../enterprise/load_enterprise.php:317 -msgid "Invalid licence." -msgstr "不正なライセンス。" - -#: ../../enterprise/load_enterprise.php:318 -msgid "Please contact Artica at info@artica.es for a valid licence." -msgstr "ライセンスについては、Artica(info@artica.es) までご連絡ください。" - -#: ../../enterprise/load_enterprise.php:320 -msgid "Or disable Pandora FMS enterprise" -msgstr "または、Pandora FMS Enterprise を無効化します" - -#: ../../enterprise/load_enterprise.php:407 -#: ../../enterprise/load_enterprise.php:621 -msgid "Request new licence" -msgstr "新規ライセンスの要求" - -#: ../../enterprise/load_enterprise.php:482 -#, php-format -msgid "" -"License out of limits

" -"This license allows %d agents and you have %d agents configured." -msgstr "" -"ライセンスの上限を超えています

このライセンスは " -"%d エージェントまでですが、%d エージェントが設定されています。" - -#: ../../enterprise/load_enterprise.php:487 -#, php-format -msgid "" -"License out of limits

" -"This license allows %d modules and you have %d modules configured." -msgstr "" -"ライセンスの制限を超過しました

このライセンスは " -"%d モジュールですが、%d モジュールが設定されています。" - -#: ../../enterprise/load_enterprise.php:494 -msgid "" -"This license has expired. " -"

You can not get updates until you renew the license." -msgstr "" -"このライセンスは期限切れです。 " -"

ライセンスを更新するまでアップデートの入手はできません。" - -#: ../../enterprise/load_enterprise.php:505 -msgid "" -"To continue using Pandora FMS, please disable enterprise by renaming the " -"Enterprise directory in the console.

Or contact Artica at " -"info@artica.es for a valid license:" -msgstr "" -"Pandora FMS の利用を継続するには、コンソールの enterprise ディレクトリをリネームして Enterprise " -"版を無効化するか、

Artica (info@artica.es) までライセンスに関してお問い合わせください:" - -#: ../../enterprise/load_enterprise.php:509 -msgid "Please contact Artica at info@artica.es to renew the license." -msgstr "ライセンスの更新は、Artica (info@artica.es) までお問い合わせください。" - -#: ../../enterprise/load_enterprise.php:618 -msgid "Renew" -msgstr "更新" - -#: ../../enterprise/load_enterprise.php:704 -msgid "Activate license" -msgstr "ライセンスの有効化" - -#: ../../enterprise/load_enterprise.php:705 -msgid "Your request key is:" -msgstr "リクエストキー:" - -#: ../../enterprise/load_enterprise.php:707 -#, php-format -msgid "" -"You can activate it manually here or " -"automatically filling the form below:" -msgstr "" -"ここから手動で有効化するか、以下のフォームから自動入力できます:" - -#: ../../enterprise/load_enterprise.php:712 -msgid "Auth Key:" -msgstr "認証キー:" - -#: ../../enterprise/load_enterprise.php:719 -#: ../../enterprise/load_enterprise.php:735 -msgid "Online validation" -msgstr "オンライン認証" - -#: ../../enterprise/load_enterprise.php:728 -msgid "ERROR:" -msgstr "エラー:" - -#: ../../enterprise/load_enterprise.php:728 -msgid "When connecting to Artica server." -msgstr "Artica サーバへの接続時" - -#: ../../enterprise/mobile/operation/dashboard.php:84 -msgid "Dashboards list" -msgstr "ダッシュボード一覧" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:261 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:350 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:422 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:530 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:614 -#: ../../enterprise/mobile/operation/dashboard.php:88 -#: ../../enterprise/mobile/operation/dashboard.php:231 -#: ../../mobile/operation/agents.php:162 -#: ../../mobile/operation/networkmap.php:98 -#: ../../mobile/operation/modules.php:190 ../../mobile/operation/groups.php:69 -#: ../../mobile/operation/agent.php:108 ../../mobile/operation/alerts.php:158 -#: ../../mobile/operation/visualmap.php:103 -#: ../../mobile/operation/networkmaps.php:116 -#: ../../mobile/operation/visualmaps.php:100 -#: ../../mobile/operation/module_graph.php:370 -#: ../../mobile/operation/module_graph.php:379 -#: ../../mobile/operation/events.php:568 ../../mobile/operation/tactical.php:88 -msgid "Back" -msgstr "戻る" - -#: ../../enterprise/mobile/operation/dashboard.php:104 -msgid "No Dashboards" -msgstr "ダッシュボードがありません" - -#: ../../enterprise/mobile/operation/dashboard.php:137 -msgid "Dashboard name" -msgstr "ダッシュボード名" - -#: ../../enterprise/meta/advanced/agents_setup.php:35 -#: ../../enterprise/meta/advanced/policymanager.php:35 -#: ../../enterprise/meta/advanced/synchronizing.php:33 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:37 -#: ../../enterprise/meta/monitoring/group_view.php:32 -#: ../../enterprise/meta/monitoring/tactical.php:35 -#: ../../enterprise/meta/index.php:496 ../../enterprise/meta/agentsearch.php:26 -#: ../../enterprise/meta/general/logon_ok.php:15 -#: ../../godmode/netflow/nf_item_list.php:57 -#: ../../godmode/netflow/nf_edit.php:47 -#: ../../godmode/netflow/nf_edit_form.php:65 -#: ../../operation/agentes/ver_agente.php:909 -#: ../../operation/netflow/nf_live_view.php:131 -msgid "Main" -msgstr "メイン" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:242 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:331 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:401 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:509 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:590 -#: ../../enterprise/meta/agentsearch.php:28 -#: ../../enterprise/meta/agentsearch.php:32 -#: ../../godmode/events/event_edit_filter.php:242 -#: ../../operation/events/events_list.php:403 -msgid "Agent search" -msgstr "エージェント" - -#: ../../enterprise/meta/advanced/metasetup.translate_string.php:148 -#: ../../enterprise/meta/advanced/policymanager.queue.php:244 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:108 -#: ../../enterprise/meta/agentsearch.php:71 -#: ../../enterprise/godmode/modules/local_components.php:445 -#: ../../enterprise/godmode/alerts/alert_events_list.php:382 -#: ../../godmode/modules/manage_network_components.php:516 -#: ../../godmode/users/user_list.php:243 -#: ../../godmode/alerts/alert_templates.php:268 -#: ../../godmode/reporting/reporting_builder.list_items.php:205 -#: ../../godmode/tag/tag.php:176 ../../godmode/tag/tag.php:281 -#: ../../operation/tree.php:184 ../../operation/agentes/alerts_status.php:390 -#: ../../operation/agentes/status_monitor.php:532 -#: ../../operation/events/events_list.php:637 -msgid "Show Options" -msgstr "オプション表示" - -#: ../../enterprise/meta/agentsearch.php:79 -msgid "Search results for" -msgstr "検索結果:" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1149 -#: ../../enterprise/meta/agentsearch.php:99 -#: ../../enterprise/operation/agentes/policy_view.php:309 -#: ../../enterprise/operation/agentes/ver_agente.php:75 -#: ../../godmode/users/user_list.php:272 -#: ../../godmode/agentes/planned_downtime.editor.php:756 -#: ../../mobile/operation/agents.php:85 ../../mobile/operation/agents.php:336 -#: ../../mobile/operation/agents.php:338 ../../mobile/operation/agents.php:340 -#: ../../mobile/operation/agents.php:341 ../../mobile/operation/agent.php:155 -#: ../../include/ajax/module.php:737 ../../include/functions_treeview.php:551 -#: ../../include/functions_events.php:2088 ../../operation/search_users.php:47 -#: ../../operation/search_agents.php:66 -#: ../../operation/agentes/estado_agente.php:506 -#: ../../operation/agentes/ver_agente.php:644 -#: ../../operation/agentes/estado_generalagente.php:206 -#: ../../operation/gis_maps/ajax.php:219 ../../operation/gis_maps/ajax.php:321 -msgid "Last contact" -msgstr "最近の接続" - -#: ../../enterprise/meta/agentsearch.php:193 -msgid "There are no agents included in this group" -msgstr "このグループに属しているエージェントが存在しません" - -#: ../../enterprise/meta/screens/screens.php:35 -#: ../../enterprise/meta/general/main_header.php:180 -#: ../../enterprise/meta/general/logon_ok.php:60 -msgid "Screens" -msgstr "画面" - -#: ../../enterprise/meta/screens/screens.visualmap.php:60 -msgid "Create visualmap" -msgstr "ビジュアルマップの作成" - -#: ../../enterprise/meta/screens/screens.visualmap.php:120 -#: ../../godmode/reporting/visual_console_builder.php:240 -msgid "Successfully created." -msgstr "作成しました。" - -#: ../../enterprise/meta/screens/screens.visualmap.php:123 -#: ../../godmode/reporting/visual_console_builder.php:253 -msgid "Could not be created." -msgstr "作成に失敗しました。" - -#: ../../enterprise/meta/screens/screens.visualmap.php:149 -#: ../../enterprise/meta/screens/screens.visualmap.php:165 -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:79 -#: ../../enterprise/operation/agentes/policy_view.php:51 -#: ../../godmode/agentes/configurar_agente.php:256 -#: ../../godmode/agentes/modificar_agente.php:52 -#: ../../godmode/agentes/modificar_agente.php:536 -#: ../../godmode/setup/setup_visuals.php:142 -#: ../../godmode/setup/setup_visuals.php:162 -#: ../../godmode/setup/setup_visuals.php:181 -#: ../../godmode/setup/setup_visuals.php:192 -#: ../../godmode/setup/setup_visuals.php:263 -#: ../../godmode/reporting/visual_console_builder.php:666 -#: ../../godmode/servers/manage_recontask.php:32 -#: ../../operation/visual_console/render_view.php:130 -#: ../../operation/agentes/estado_agente.php:552 -msgid "View" -msgstr "表示" - -#: ../../enterprise/meta/screens/screens.visualmap.php:169 -#: ../../godmode/reporting/visual_console_builder.php:663 -#: ../../operation/visual_console/render_view.php:126 -msgid "Builder" -msgstr "ビルダ" - -#: ../../enterprise/meta/screens/screens.visualmap.php:173 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:42 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:82 -#: ../../enterprise/meta/general/main_header.php:114 -#: ../../enterprise/meta/general/logon_ok.php:38 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:70 -#: ../../enterprise/include/functions_reporting.php:32 -#: ../../enterprise/include/functions_reporting.php:5627 -#: ../../enterprise/include/functions_reporting.php:5649 -#: ../../godmode/reporting/visual_console_builder.php:660 -#: ../../godmode/reporting/visual_console_builder.wizard.php:311 -#: ../../operation/visual_console/render_view.php:123 -msgid "Wizard" -msgstr "設定追加" - -#: ../../enterprise/meta/screens/screens.visualmap.php:177 -#: ../../godmode/reporting/visual_console_builder.php:650 -#: ../../operation/visual_console/render_view.php:113 -msgid "List elements" -msgstr "エレメント一覧" - -#: ../../enterprise/meta/screens/screens.visualmap.php:181 -#: ../../enterprise/meta/screens/screens.visualmap.php:206 -#: ../../godmode/reporting/visual_console_builder.php:647 -#: ../../godmode/reporting/graph_builder.php:199 -#: ../../godmode/reporting/reporting_builder.main.php:51 -#: ../../godmode/reporting/reporting_builder.php:1924 -#: ../../godmode/reporting/reporting_builder.php:1952 -#: ../../operation/visual_console/render_view.php:110 -#: ../../operation/reporting/reporting_viewer.php:82 -#: ../../operation/reporting/graph_viewer.php:136 -msgid "Main data" -msgstr "メインデータ" - -#: ../../enterprise/meta/screens/screens.visualmap.php:188 -#: ../../godmode/reporting/visual_console_builder.php:644 -#: ../../operation/visual_console/render_view.php:105 -#: ../../operation/gis_maps/render_view.php:125 -msgid "Show link to public Visual Console" -msgstr "パブリックビジュアルコンソール表示" - -#: ../../enterprise/meta/screens/screens.visualmap.php:196 -#: ../../godmode/reporting/visual_console_builder.php:641 -#: ../../operation/visual_console/render_view.php:96 -msgid "Visual consoles list" -msgstr "ビジュアルコンソール一覧" - -#: ../../enterprise/meta/screens/screens.visualmap.php:208 -#: ../../godmode/reporting/visual_console_builder.php:672 -msgid "New visual console" -msgstr "新規ビジュアルコンソール" - -#: ../../enterprise/meta/advanced/metasetup.php:55 -msgid "Consoles Setup" -msgstr "コンソール設定" - -#: ../../enterprise/meta/advanced/metasetup.php:60 -#: ../../enterprise/meta/advanced/metasetup.php:106 -msgid "General setup" -msgstr "一般設定" - -#: ../../enterprise/meta/advanced/metasetup.php:65 -#: ../../enterprise/meta/advanced/metasetup.php:109 -msgid "Passwords setup" -msgstr "パスワード設定" - -#: ../../enterprise/meta/advanced/metasetup.php:70 -#: ../../enterprise/meta/advanced/metasetup.php:112 ../../godmode/menu.php:238 -#: ../../godmode/setup/setup.php:82 ../../godmode/setup/setup.php:116 -msgid "Authentication" -msgstr "認証" - -#: ../../enterprise/meta/advanced/metasetup.php:75 -#: ../../enterprise/meta/advanced/metasetup.php:115 -msgid "Visual setup" -msgstr "表示設定" - -#: ../../enterprise/meta/advanced/metasetup.php:80 -#: ../../enterprise/meta/advanced/metasetup.php:118 -msgid "Performance setup" -msgstr "パフォーマンス設定" - -#: ../../enterprise/meta/advanced/metasetup.php:85 -#: ../../enterprise/meta/advanced/metasetup.php:121 ../../godmode/menu.php:289 -#: ../../godmode/setup/file_manager.php:30 -msgid "File manager" -msgstr "ファイルマネージャ" - -#: ../../enterprise/meta/advanced/metasetup.php:90 -#: ../../enterprise/meta/advanced/metasetup.php:124 -msgid "Strings translation" -msgstr "文字列翻訳" - -#: ../../enterprise/meta/advanced/metasetup.php:95 -#: ../../enterprise/meta/advanced/metasetup.php:127 -msgid "Offline Update Manager" -msgstr "オフラインアップデートマネージャ" - -#: ../../enterprise/meta/advanced/metasetup.php:102 -msgid "Consoles setup" -msgstr "コンソール設定" - -#: ../../enterprise/meta/advanced/synchronizing.php:35 -#: ../../enterprise/meta/general/main_header.php:243 -msgid "Synchronizing" -msgstr "同期中" - -#: ../../enterprise/meta/advanced/synchronizing.php:60 -#: ../../enterprise/meta/advanced/synchronizing.php:91 -msgid "Users synchronization" -msgstr "ユーザ同期" - -#: ../../enterprise/meta/advanced/synchronizing.php:64 -#: ../../enterprise/meta/advanced/synchronizing.php:94 -msgid "Groups synchronization" -msgstr "グループ同期" - -#: ../../enterprise/meta/advanced/synchronizing.php:68 -#: ../../enterprise/meta/advanced/synchronizing.php:97 -msgid "Alerts synchronization" -msgstr "アラート同期" - -#: ../../enterprise/meta/advanced/synchronizing.php:72 -#: ../../enterprise/meta/advanced/synchronizing.php:100 -msgid "Components synchronization" -msgstr "コンポーネント同期" - -#: ../../enterprise/meta/advanced/synchronizing.php:76 -#: ../../enterprise/meta/advanced/synchronizing.php:103 -msgid "Tags synchronization" -msgstr "タグ同期" - -#: ../../enterprise/meta/advanced/synchronizing.php:80 -#: ../../enterprise/meta/advanced/synchronizing.php:106 -msgid "OS synchronization" -msgstr "OS同期" - -#: ../../enterprise/meta/advanced/synchronizing.php:84 -#: ../../enterprise/meta/advanced/synchronizing.php:109 -msgid "Module Groups synchronization" -msgstr "モジュールグループ同期" - -#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:69 -#, php-format -msgid "Error creating/updating %s/%s module groups" -msgstr "モジュールグループの作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:72 -#, php-format -msgid "Created/Updated %s/%s module groups" -msgstr "モジュールグループを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:84 -msgid "Synchronizing Module Groups" -msgstr "モジュールグループの同期中" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:332 -#: ../../enterprise/meta/advanced/synchronizing.group.php:147 -#: ../../enterprise/meta/advanced/synchronizing.user.php:508 -#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:91 -#: ../../enterprise/meta/advanced/synchronizing.component.php:310 -#: ../../enterprise/meta/advanced/synchronizing.tag.php:91 -#: ../../enterprise/meta/advanced/synchronizing.os.php:91 -#: ../../enterprise/meta/advanced/policymanager.sync.php:295 -#: ../../enterprise/meta/include/functions_events_meta.php:94 -#: ../../enterprise/include/functions_log.php:332 -#: ../../enterprise/operation/log/log_viewer.php:205 -#: ../../godmode/agentes/agent_incidents.php:91 -#: ../../godmode/massive/massive_copy_modules.php:108 -#: ../../godmode/events/custom_events.php:107 -#: ../../godmode/events/custom_events.php:165 -#: ../../include/functions_events.php:47 -#: ../../include/functions_events.php:2196 -#: ../../include/functions_events.php:2311 -#: ../../include/functions_events.php:3416 -#: ../../operation/incidents/incident_detail.php:289 -#: ../../operation/incidents/incident.php:341 -#: ../../operation/events/events.build_table.php:229 -msgid "Source" -msgstr "ソース" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:333 -#: ../../enterprise/meta/advanced/synchronizing.group.php:148 -#: ../../enterprise/meta/advanced/synchronizing.user.php:509 -#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:92 -#: ../../enterprise/meta/advanced/synchronizing.component.php:311 -#: ../../enterprise/meta/advanced/synchronizing.tag.php:92 -#: ../../enterprise/meta/advanced/synchronizing.os.php:92 -#: ../../enterprise/meta/advanced/policymanager.sync.php:296 -msgid "This metaconsole" -msgstr "このメタコンソール" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:344 -#: ../../enterprise/meta/advanced/synchronizing.group.php:157 -#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:101 -#: ../../enterprise/meta/advanced/synchronizing.component.php:320 -#: ../../enterprise/meta/advanced/synchronizing.tag.php:101 -#: ../../enterprise/meta/advanced/synchronizing.os.php:101 -#: ../../enterprise/meta/advanced/policymanager.sync.php:308 -#: ../../godmode/massive/massive_copy_modules.php:168 -msgid "Targets" -msgstr "対象" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:351 -#: ../../enterprise/meta/advanced/synchronizing.group.php:164 -#: ../../enterprise/meta/advanced/synchronizing.user.php:578 -#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:108 -#: ../../enterprise/meta/advanced/synchronizing.component.php:327 -#: ../../enterprise/meta/advanced/synchronizing.tag.php:108 -#: ../../enterprise/meta/advanced/synchronizing.os.php:108 -#: ../../enterprise/meta/advanced/policymanager.sync.php:315 -msgid "Sync" -msgstr "同期" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:86 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:130 -msgid "Could not be create, duplicated server name." -msgstr "作成できませんでした。同じサーバ名があります。" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:56 -#: ../../enterprise/meta/advanced/metasetup.password.php:53 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:113 -#: ../../enterprise/meta/advanced/metasetup.setup.php:85 -#: ../../enterprise/meta/advanced/metasetup.auth.php:53 -#: ../../enterprise/meta/advanced/metasetup.performance.php:53 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:76 -msgid "Successfully update" -msgstr "更新しました" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:114 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:77 -msgid "Could not be update" -msgstr "更新できませんでした" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:175 -#: ../../operation/events/events.php:791 -msgid "Successfully delete" -msgstr "削除しました" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:176 -msgid "Could not be delete" -msgstr "削除できませんでした" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:186 -#: ../../enterprise/godmode/policies/policy_alerts.php:88 -#: ../../enterprise/godmode/policies/policy_modules.php:372 -#: ../../enterprise/godmode/alerts/alert_events_list.php:221 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:123 -#: ../../godmode/users/user_list.php:208 -#: ../../godmode/agentes/configurar_agente.php:1457 -#: ../../godmode/agentes/modificar_agente.php:111 -#: ../../godmode/massive/massive_enable_disable_alerts.php:78 -#: ../../godmode/alerts/alert_list.php:203 -#: ../../include/ajax/alert_list.ajax.php:79 -msgid "Successfully enabled" -msgstr "有効にしました。" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:187 -#: ../../enterprise/godmode/policies/policy_alerts.php:88 -#: ../../enterprise/godmode/policies/policy_modules.php:372 -#: ../../enterprise/godmode/alerts/alert_events_list.php:222 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:124 -#: ../../godmode/agentes/configurar_agente.php:1457 -#: ../../godmode/agentes/modificar_agente.php:111 -#: ../../godmode/massive/massive_enable_disable_alerts.php:78 -#: ../../godmode/alerts/alert_list.php:203 -#: ../../include/ajax/alert_list.ajax.php:81 -msgid "Could not be enabled" -msgstr "有効にできませんでした。" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:197 -#: ../../enterprise/godmode/policies/policy_alerts.php:105 -#: ../../enterprise/godmode/policies/policy_modules.php:386 -#: ../../enterprise/godmode/alerts/alert_events_list.php:238 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:129 -#: ../../godmode/users/user_list.php:203 -#: ../../godmode/agentes/configurar_agente.php:1472 -#: ../../godmode/agentes/modificar_agente.php:125 -#: ../../godmode/massive/massive_enable_disable_alerts.php:96 -#: ../../godmode/alerts/alert_list.php:220 -#: ../../include/ajax/alert_list.ajax.php:90 -msgid "Successfully disabled" -msgstr "無効にしました。" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:198 -#: ../../enterprise/godmode/policies/policy_alerts.php:105 -#: ../../enterprise/godmode/policies/policy_modules.php:386 -#: ../../enterprise/godmode/alerts/alert_events_list.php:239 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:130 -#: ../../godmode/agentes/configurar_agente.php:1472 -#: ../../godmode/agentes/modificar_agente.php:125 -#: ../../godmode/massive/massive_enable_disable_alerts.php:96 -#: ../../godmode/alerts/alert_list.php:220 -#: ../../include/ajax/alert_list.ajax.php:92 -msgid "Could not be disabled" -msgstr "無効にできませんでした。" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:250 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:168 -msgid "Pandora FMS Metaconsole item edition" -msgstr "Pandora FMS メタコンソールアイテム編集" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:256 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:335 -#: ../../enterprise/meta/include/functions_events_meta.php:109 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:171 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:247 -#: ../../godmode/events/custom_events.php:122 -#: ../../godmode/events/custom_events.php:170 -#: ../../include/functions_events.php:52 -msgid "Server name" -msgstr "サーバ名" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:259 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:175 -msgid "Auth token" -msgstr "認証トークン" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:261 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:175 -msgid "" -"Token previously configured on the destination Pandora console in order to " -"use delegated authentification." -msgstr "認証代行を利用するために、対象となる Pandora コンソールで事前に設定するトークンです。" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:264 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:337 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:179 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:248 -msgid "Console URL" -msgstr "コンソール URL" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:265 -msgid "" -"Complete path to Pandora console without last \"/\" character. Example " -msgstr "最後の \"/\" を除いた Pandora コンソールの完全パス。例 " - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:267 -#: ../../enterprise/meta/advanced/metasetup.setup.php:237 -#: ../../enterprise/meta/include/functions_meta.php:438 -#: ../../enterprise/meta/include/functions_meta.php:448 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:183 -#: ../../godmode/setup/setup_general.php:98 -#: ../../include/functions_config.php:150 -msgid "API password" -msgstr "API パスワード" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:270 -#: ../../enterprise/meta/advanced/metasetup.consoles.php:338 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:188 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:249 -msgid "DB Host" -msgstr "DB ホスト" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:273 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:192 -msgid "DB Name" -msgstr "DB 名" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:276 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:197 -msgid "DB User" -msgstr "DB ユーザ" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:279 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:201 -msgid "DB Password" -msgstr "DB パスワード" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:282 -msgid "DB port" -msgstr "DB ポート" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:285 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 -msgid "Console User" -msgstr "コンソールユーザ" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:288 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 -msgid "Console Password" -msgstr "コンソールパスワード" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:330 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:244 -msgid "DB" -msgstr "DB" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:331 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 -msgid "API" -msgstr "API" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:332 -#: ../../enterprise/godmode/setup/setup_metaconsole.php:246 -msgid "Compatibility" -msgstr "互換性" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:333 -#: ../../enterprise/godmode/setup/setup.php:54 -#: ../../include/functions_config.php:221 -msgid "Events replication" -msgstr "イベント複製" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:334 -msgid "Agent cache" -msgstr "エージェントキャッシュ" - -#: ../../enterprise/meta/advanced/metasetup.consoles.php:418 -msgid "There aren't server added to metaconsole" -msgstr "メタコンソールに追加されたサーバがありません" - -#: ../../enterprise/meta/advanced/servers.php:39 -#: ../../godmode/servers/modificar_server.php:98 -msgid "Server deleted successfully" -msgstr "サーバを削除しました。" - -#: ../../enterprise/meta/advanced/servers.php:42 -#: ../../godmode/servers/modificar_server.php:101 -msgid "There was a problem deleting the server" -msgstr "サーバの削除に失敗しました。" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:50 -#: ../../enterprise/meta/advanced/metasetup.password.php:47 -#: ../../enterprise/meta/advanced/metasetup.setup.php:79 -#: ../../enterprise/meta/advanced/metasetup.auth.php:47 -#: ../../enterprise/meta/advanced/metasetup.performance.php:47 -#, php-format -msgid "Could not be update: Error in %s" -msgstr "更新できませでした、%s でエラーです。" - -#: ../../enterprise/meta/advanced/metasetup.password.php:73 -msgid "Passwords" -msgstr "パスワード" - -#: ../../enterprise/meta/advanced/metasetup.password.php:78 -#: ../../enterprise/meta/include/functions_meta.php:499 -#: ../../enterprise/godmode/setup/setup.php:252 -#: ../../include/functions_config.php:258 -msgid "Enable password policy" -msgstr "パスワードポリシーを利用する" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:121 -#: ../../enterprise/meta/advanced/metasetup.visual.php:125 -#: ../../enterprise/meta/advanced/metasetup.visual.php:171 -#: ../../enterprise/meta/advanced/metasetup.visual.php:180 -#: ../../enterprise/meta/advanced/metasetup.password.php:79 -#: ../../enterprise/meta/advanced/metasetup.password.php:90 -#: ../../enterprise/meta/advanced/metasetup.password.php:96 -#: ../../enterprise/meta/advanced/metasetup.password.php:107 -#: ../../enterprise/meta/advanced/metasetup.password.php:123 -#: ../../enterprise/meta/advanced/metasetup.password.php:129 -#: ../../enterprise/meta/advanced/metasetup.setup.php:137 -#: ../../enterprise/meta/advanced/metasetup.setup.php:188 -#: ../../enterprise/meta/advanced/metasetup.performance.php:83 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:94 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1563 -#: ../../enterprise/godmode/setup/setup_history.php:46 -#: ../../enterprise/godmode/setup/setup_history.php:50 -#: ../../enterprise/godmode/setup/setup.php:31 -#: ../../enterprise/godmode/setup/setup.php:40 -#: ../../enterprise/godmode/setup/setup.php:56 -#: ../../enterprise/godmode/setup/setup.php:149 -#: ../../enterprise/godmode/setup/setup.php:214 -#: ../../enterprise/godmode/setup/setup.php:253 -#: ../../enterprise/godmode/setup/setup.php:262 -#: ../../enterprise/godmode/setup/setup.php:267 -#: ../../enterprise/godmode/setup/setup.php:276 -#: ../../enterprise/godmode/setup/setup.php:290 -#: ../../enterprise/godmode/setup/setup.php:295 -#: ../../enterprise/godmode/setup/setup_auth.php:166 -#: ../../enterprise/godmode/setup/setup_auth.php:297 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:332 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:171 -#: ../../godmode/update_manager/update_manager.setup.php:124 -#: ../../godmode/users/configure_user.php:513 -#: ../../godmode/agentes/agent_conf_gis.php:79 -#: ../../godmode/agentes/agent_manager.php:378 -#: ../../godmode/massive/massive_edit_agents.php:277 -#: ../../godmode/massive/massive_edit_agents.php:393 -#: ../../godmode/massive/massive_edit_agents.php:400 -#: ../../godmode/massive/massive_edit_modules.php:395 -#: ../../godmode/massive/massive_edit_modules.php:440 -#: ../../godmode/massive/massive_edit_modules.php:459 -#: ../../godmode/massive/massive_edit_modules.php:538 -#: ../../godmode/massive/massive_edit_modules.php:565 -#: ../../godmode/massive/massive_edit_modules.php:584 -#: ../../godmode/alerts/alert_view.php:107 -#: ../../godmode/alerts/alert_view.php:301 -#: ../../godmode/setup/setup_ehorus.php:55 -#: ../../godmode/setup/setup_auth.php:51 ../../godmode/setup/setup_auth.php:58 -#: ../../godmode/setup/setup_auth.php:90 ../../godmode/setup/setup_auth.php:126 -#: ../../godmode/setup/setup_netflow.php:63 -#: ../../godmode/setup/setup_netflow.php:71 -#: ../../godmode/setup/setup_visuals.php:85 -#: ../../godmode/setup/setup_visuals.php:105 -#: ../../godmode/setup/setup_visuals.php:197 -#: ../../godmode/setup/setup_visuals.php:211 -#: ../../godmode/setup/setup_visuals.php:219 -#: ../../godmode/setup/setup_visuals.php:247 -#: ../../godmode/setup/setup_visuals.php:415 -#: ../../godmode/setup/setup_visuals.php:421 -#: ../../godmode/setup/setup_visuals.php:431 -#: ../../godmode/setup/setup_visuals.php:460 -#: ../../godmode/setup/setup_visuals.php:581 -#: ../../godmode/setup/setup_visuals.php:608 -#: ../../godmode/setup/setup_general.php:71 -#: ../../godmode/setup/setup_general.php:75 -#: ../../godmode/setup/setup_general.php:79 -#: ../../godmode/setup/setup_general.php:103 -#: ../../godmode/setup/setup_general.php:107 -#: ../../godmode/setup/setup_general.php:188 -#: ../../godmode/setup/setup_general.php:243 -#: ../../godmode/setup/setup_general.php:251 -#: ../../godmode/setup/setup_general.php:260 -#: ../../godmode/setup/setup_general.php:281 -#: ../../godmode/setup/setup_general.php:290 -#: ../../godmode/setup/performance.php:104 -#: ../../godmode/setup/performance.php:111 -#: ../../godmode/setup/performance.php:118 -#: ../../godmode/reporting/reporting_builder.main.php:111 -#: ../../godmode/reporting/reporting_builder.php:637 -#: ../../godmode/reporting/visual_console_builder.wizard.php:226 -#: ../../godmode/reporting/visual_console_builder.wizard.php:269 -#: ../../godmode/servers/manage_recontask_form.php:305 -#: ../../godmode/servers/manage_recontask.php:332 -#: ../../operation/users/user_edit.php:270 -#: ../../operation/netflow/nf_live_view.php:265 -#: ../../operation/snmpconsole/snmp_view.php:436 -#: ../../general/login_identification_wizard.php:188 -msgid "Yes" -msgstr "はい" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:122 -#: ../../enterprise/meta/advanced/metasetup.visual.php:126 -#: ../../enterprise/meta/advanced/metasetup.visual.php:175 -#: ../../enterprise/meta/advanced/metasetup.visual.php:184 -#: ../../enterprise/meta/advanced/metasetup.password.php:80 -#: ../../enterprise/meta/advanced/metasetup.password.php:91 -#: ../../enterprise/meta/advanced/metasetup.password.php:97 -#: ../../enterprise/meta/advanced/metasetup.password.php:108 -#: ../../enterprise/meta/advanced/metasetup.password.php:124 -#: ../../enterprise/meta/advanced/metasetup.password.php:130 -#: ../../enterprise/meta/advanced/metasetup.setup.php:138 -#: ../../enterprise/meta/advanced/metasetup.setup.php:189 -#: ../../enterprise/meta/advanced/metasetup.performance.php:84 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:95 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1565 -#: ../../enterprise/godmode/setup/setup_history.php:47 -#: ../../enterprise/godmode/setup/setup_history.php:51 -#: ../../enterprise/godmode/setup/setup.php:32 -#: ../../enterprise/godmode/setup/setup.php:41 -#: ../../enterprise/godmode/setup/setup.php:57 -#: ../../enterprise/godmode/setup/setup.php:150 -#: ../../enterprise/godmode/setup/setup.php:215 -#: ../../enterprise/godmode/setup/setup.php:254 -#: ../../enterprise/godmode/setup/setup.php:263 -#: ../../enterprise/godmode/setup/setup.php:268 -#: ../../enterprise/godmode/setup/setup.php:277 -#: ../../enterprise/godmode/setup/setup.php:291 -#: ../../enterprise/godmode/setup/setup.php:296 -#: ../../enterprise/godmode/setup/setup_auth.php:169 -#: ../../enterprise/godmode/setup/setup_auth.php:298 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:334 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:173 -#: ../../godmode/update_manager/update_manager.setup.php:125 -#: ../../godmode/users/configure_user.php:513 -#: ../../godmode/agentes/agent_conf_gis.php:80 -#: ../../godmode/agentes/agent_manager.php:381 -#: ../../godmode/massive/massive_edit_agents.php:277 -#: ../../godmode/massive/massive_edit_agents.php:394 -#: ../../godmode/massive/massive_edit_agents.php:400 -#: ../../godmode/massive/massive_edit_modules.php:396 -#: ../../godmode/massive/massive_edit_modules.php:441 -#: ../../godmode/massive/massive_edit_modules.php:460 -#: ../../godmode/massive/massive_edit_modules.php:538 -#: ../../godmode/massive/massive_edit_modules.php:566 -#: ../../godmode/massive/massive_edit_modules.php:584 -#: ../../godmode/alerts/alert_view.php:107 -#: ../../godmode/alerts/alert_view.php:303 -#: ../../godmode/alerts/alert_view.php:385 ../../godmode/setup/news.php:264 -#: ../../godmode/setup/setup_ehorus.php:56 -#: ../../godmode/setup/setup_auth.php:52 ../../godmode/setup/setup_auth.php:59 -#: ../../godmode/setup/setup_auth.php:91 ../../godmode/setup/setup_auth.php:129 -#: ../../godmode/setup/setup_netflow.php:64 -#: ../../godmode/setup/setup_netflow.php:72 -#: ../../godmode/setup/setup_visuals.php:89 -#: ../../godmode/setup/setup_visuals.php:109 -#: ../../godmode/setup/setup_visuals.php:205 -#: ../../godmode/setup/setup_visuals.php:214 -#: ../../godmode/setup/setup_visuals.php:222 -#: ../../godmode/setup/setup_visuals.php:249 -#: ../../godmode/setup/setup_visuals.php:416 -#: ../../godmode/setup/setup_visuals.php:423 -#: ../../godmode/setup/setup_visuals.php:435 -#: ../../godmode/setup/setup_visuals.php:462 -#: ../../godmode/setup/setup_visuals.php:585 -#: ../../godmode/setup/setup_visuals.php:612 -#: ../../godmode/setup/setup_general.php:72 -#: ../../godmode/setup/setup_general.php:76 -#: ../../godmode/setup/setup_general.php:80 -#: ../../godmode/setup/setup_general.php:104 -#: ../../godmode/setup/setup_general.php:108 -#: ../../godmode/setup/setup_general.php:189 -#: ../../godmode/setup/setup_general.php:246 -#: ../../godmode/setup/setup_general.php:254 -#: ../../godmode/setup/setup_general.php:261 -#: ../../godmode/setup/setup_general.php:282 -#: ../../godmode/setup/setup_general.php:291 -#: ../../godmode/setup/performance.php:105 -#: ../../godmode/setup/performance.php:112 -#: ../../godmode/setup/performance.php:119 -#: ../../godmode/reporting/reporting_builder.main.php:115 -#: ../../godmode/reporting/reporting_builder.php:639 -#: ../../godmode/reporting/visual_console_builder.wizard.php:231 -#: ../../godmode/reporting/visual_console_builder.wizard.php:272 -#: ../../godmode/servers/manage_recontask_form.php:305 -#: ../../godmode/servers/manage_recontask.php:332 -#: ../../mobile/operation/events.php:186 ../../mobile/operation/events.php:193 -#: ../../include/functions_events.php:2425 -#: ../../include/functions_events.php:2432 -#: ../../operation/users/user_edit.php:270 -#: ../../operation/netflow/nf_live_view.php:266 -#: ../../operation/snmpconsole/snmp_view.php:439 -#: ../../general/login_identification_wizard.php:185 -msgid "No" -msgstr "いいえ" - -#: ../../enterprise/meta/advanced/metasetup.password.php:84 -#: ../../enterprise/meta/include/functions_meta.php:509 -#: ../../enterprise/godmode/setup/setup.php:257 -#: ../../include/functions_config.php:261 -msgid "Min. size password" -msgstr "最小パスワードサイズ" - -#: ../../enterprise/meta/advanced/metasetup.password.php:85 -#: ../../enterprise/godmode/setup/setup.php:258 -msgid " Caracters" -msgstr " 文字" - -#: ../../enterprise/meta/advanced/metasetup.password.php:89 -#: ../../enterprise/meta/include/functions_meta.php:519 -#: ../../enterprise/godmode/setup/setup.php:261 -#: ../../include/functions_config.php:271 -msgid "Password must have numbers" -msgstr "パスワードには数字を含む必要があります" - -#: ../../enterprise/meta/advanced/metasetup.password.php:95 -#: ../../enterprise/meta/include/functions_meta.php:529 -#: ../../enterprise/godmode/setup/setup.php:266 -#: ../../include/functions_config.php:273 -msgid "Password must have symbols" -msgstr "パスワードには記号を含む必要があります" - -#: ../../enterprise/meta/advanced/metasetup.password.php:101 -#: ../../enterprise/meta/include/functions_meta.php:539 -#: ../../enterprise/godmode/setup/setup.php:271 -#: ../../include/functions_config.php:263 -msgid "Password expiration" -msgstr "パスワードの期限切れ" - -#: ../../enterprise/meta/advanced/metasetup.password.php:101 -#: ../../enterprise/godmode/setup/setup.php:271 -msgid "Set 0 if never expire." -msgstr "0 に設定すると期限切れは発生しません" - -#: ../../enterprise/meta/advanced/metasetup.password.php:102 -#: ../../enterprise/godmode/setup/setup.php:272 -msgid " Days" -msgstr " 日" - -#: ../../enterprise/meta/advanced/metasetup.password.php:106 -#: ../../enterprise/meta/include/functions_meta.php:549 -#: ../../enterprise/godmode/setup/setup.php:275 -#: ../../include/functions_config.php:265 -msgid "Force change password on first login" -msgstr "初回ログイン時にパスワードを変更する" - -#: ../../enterprise/meta/advanced/metasetup.password.php:112 -#: ../../enterprise/meta/include/functions_meta.php:559 -#: ../../enterprise/godmode/setup/setup.php:280 -#: ../../include/functions_config.php:267 -msgid "User blocked if login fails" -msgstr "ログインに失敗するとユーザをブロックします" - -#: ../../enterprise/meta/advanced/metasetup.password.php:113 -#: ../../enterprise/godmode/setup/setup.php:281 -msgid " Minutes" -msgstr " 分" - -#: ../../enterprise/meta/advanced/metasetup.password.php:117 -#: ../../enterprise/meta/include/functions_meta.php:569 -#: ../../enterprise/godmode/setup/setup.php:284 -#: ../../include/functions_config.php:269 -msgid "Number of failed login attempts" -msgstr "ログイン失敗回数" - -#: ../../enterprise/meta/advanced/metasetup.password.php:117 -#: ../../enterprise/godmode/setup/setup.php:285 -msgid "Two attempts minimum" -msgstr "最小は 2回です" - -#: ../../enterprise/meta/advanced/metasetup.password.php:118 -#: ../../enterprise/godmode/setup/setup.php:286 -msgid " Attempts" -msgstr " 回" - -#: ../../enterprise/meta/advanced/metasetup.password.php:122 -#: ../../enterprise/meta/include/functions_meta.php:486 -#: ../../enterprise/godmode/setup/setup.php:289 -#: ../../include/functions_config.php:275 -msgid "Apply password policy to admin users" -msgstr "管理者ユーザへパスワードポリシーを適用" - -#: ../../enterprise/meta/advanced/metasetup.password.php:128 -#: ../../enterprise/meta/include/functions_meta.php:579 -#: ../../enterprise/godmode/setup/setup.php:294 -#: ../../include/functions_config.php:277 -msgid "Enable password history" -msgstr "パスワード履歴の有効化" - -#: ../../enterprise/meta/advanced/metasetup.password.php:134 -#: ../../enterprise/meta/include/functions_meta.php:589 -#: ../../enterprise/godmode/setup/setup.php:299 -#: ../../include/functions_config.php:279 -msgid "Compare previous password" -msgstr "以前のパスワードとの比較" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:74 -#: ../../enterprise/meta/advanced/synchronizing.group.php:75 -#: ../../enterprise/meta/advanced/synchronizing.group.php:87 -#: ../../enterprise/meta/advanced/synchronizing.group.php:88 -msgid "Open for more details" -msgstr "詳細を開く" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:78 -#, php-format -msgid "Error creating %s groups" -msgstr "%s グループ作成エラー" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:91 -#, php-format -msgid "Error updating %s groups" -msgstr "%s グループ更新エラー" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:100 -#: ../../enterprise/meta/advanced/synchronizing.group.php:101 -msgid "Open for more details in creation" -msgstr "作成の詳細を開く" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:106 -#: ../../enterprise/meta/advanced/synchronizing.group.php:107 -msgid "Open for more details in update" -msgstr "更新の詳細を開く" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:110 -#, php-format -msgid "Error creating/updating %s/%s groups" -msgstr "グループの作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:122 -#, php-format -msgid "Created/Updated %s/%s groups" -msgstr "グループを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:129 -msgid "None update or create group" -msgstr "更新または作成したグループがありません" - -#: ../../enterprise/meta/advanced/synchronizing.group.php:140 -msgid "Synchronizing Groups" -msgstr "グループの同期中" - -#: ../../enterprise/meta/advanced/license_meta.php:35 -#: ../../godmode/setup/license.php:37 -msgid "License updated" -msgstr "ライセンスを更新しました" - -#: ../../enterprise/meta/advanced/license_meta.php:62 -msgid "Licence" -msgstr "ライセンス" - -#: ../../enterprise/meta/advanced/license_meta.php:69 -#: ../../godmode/setup/license.php:64 -msgid "Customer key" -msgstr "カスタマーキー" - -#: ../../enterprise/meta/advanced/license_meta.php:72 -#: ../../godmode/setup/license.php:67 -msgid "Expires" -msgstr "有効期限" - -#: ../../enterprise/meta/advanced/license_meta.php:75 -#: ../../godmode/setup/license.php:70 -msgid "Platform Limit" -msgstr "ライセンス数上限" - -#: ../../enterprise/meta/advanced/license_meta.php:76 -#: ../../enterprise/meta/advanced/license_meta.php:79 -#: ../../enterprise/meta/advanced/license_meta.php:82 -#: ../../enterprise/meta/advanced/license_meta.php:85 -#: ../../godmode/setup/license.php:71 ../../godmode/setup/license.php:74 -#: ../../godmode/setup/license.php:77 ../../godmode/setup/license.php:80 -msgid "agents" -msgstr "エージェント" - -#: ../../enterprise/meta/advanced/license_meta.php:76 -#: ../../enterprise/meta/advanced/license_meta.php:79 -#: ../../enterprise/meta/advanced/license_meta.php:82 -#: ../../enterprise/meta/advanced/license_meta.php:85 -#: ../../godmode/setup/license.php:71 ../../godmode/setup/license.php:74 -#: ../../godmode/setup/license.php:77 ../../godmode/setup/license.php:80 -#: ../../operation/tree.php:103 -msgid "modules" -msgstr "モジュール" - -#: ../../enterprise/meta/advanced/license_meta.php:78 -#: ../../godmode/setup/license.php:73 -msgid "Current Platform Count" -msgstr "現在の利用数" - -#: ../../enterprise/meta/advanced/license_meta.php:81 -#: ../../godmode/setup/license.php:76 -msgid "Current Platform Count (enabled: items)" -msgstr "現在の利用数 (有効のもの)" - -#: ../../enterprise/meta/advanced/license_meta.php:84 -#: ../../godmode/setup/license.php:79 -msgid "Current Platform Count (disabled: items)" -msgstr "現在の利用数 (無効のもの)" - -#: ../../enterprise/meta/advanced/license_meta.php:87 -#: ../../godmode/setup/license.php:82 -msgid "License Mode" -msgstr "ライセンスモード" - -#: ../../enterprise/meta/advanced/license_meta.php:90 -#: ../../godmode/setup/license.php:85 -msgid "NMS" -msgstr "NMS" - -#: ../../enterprise/meta/advanced/license_meta.php:91 -#: ../../enterprise/meta/advanced/license_meta.php:94 -#: ../../godmode/setup/license.php:86 ../../godmode/setup/license.php:89 -msgid "enabled" -msgstr "有効" - -#: ../../enterprise/meta/advanced/license_meta.php:91 -#: ../../enterprise/meta/advanced/license_meta.php:94 -#: ../../godmode/setup/license.php:86 ../../godmode/setup/license.php:89 -msgid "disabled" -msgstr "無効化" - -#: ../../enterprise/meta/advanced/license_meta.php:93 -#: ../../godmode/setup/license.php:88 -msgid "Satellite" -msgstr "サテライト" - -#: ../../enterprise/meta/advanced/license_meta.php:96 -#: ../../godmode/setup/license.php:91 -msgid "Licensed to" -msgstr "ライセンス先" - -#: ../../enterprise/meta/advanced/license_meta.php:105 -#: ../../enterprise/meta/advanced/license_meta.php:109 -#: ../../godmode/setup/license.php:100 ../../godmode/setup/license.php:104 -msgid "Request new license" -msgstr "新規ライセンス要求" - -#: ../../enterprise/meta/advanced/license_meta.php:113 -#: ../../godmode/setup/license.php:108 -msgid "To get your Pandora FMS Enterprise License:" -msgstr "Pandora FMS Enterprise ライセンスの取得方法:" - -#: ../../enterprise/meta/advanced/license_meta.php:116 -#: ../../godmode/setup/license.php:111 -#, php-format -msgid "Go to %s" -msgstr "%s へ移動" - -#: ../../enterprise/meta/advanced/license_meta.php:119 -#: ../../godmode/setup/license.php:114 -msgid "Enter the auth key and the following request key:" -msgstr "auth key と次の request key を入力してください:" - -#: ../../enterprise/meta/advanced/license_meta.php:125 -#: ../../godmode/setup/license.php:120 -msgid "Enter your name (or a company name) and a contact email address." -msgstr "あなたの名前(もしくは会社名)および連絡先メールアドレスを入力してください。" - -#: ../../enterprise/meta/advanced/license_meta.php:128 -#: ../../godmode/setup/license.php:123 -msgid "Click on Generate." -msgstr "
生成
をクリックします。" - -#: ../../enterprise/meta/advanced/license_meta.php:131 -#: ../../godmode/setup/license.php:126 -msgid "" -"Click here, enter " -"the generated license key and click on Validate." -msgstr "" -"ここをクリックし、生成されたライセンスキーを入力し有効化をクリックしま" -"す。" - -#: ../../enterprise/meta/advanced/synchronizing.os.php:69 -#, php-format -msgid "Error creating/updating %s/%s OS" -msgstr "OS 作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/synchronizing.os.php:72 -#, php-format -msgid "Created/Updated %s/%s OS" -msgstr "OS を作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.os.php:84 -msgid "Synchronizing OS" -msgstr "OSの同期中" - -#: ../../enterprise/meta/advanced/agents_setup.php:37 -msgid "Propagation" -msgstr "伝播" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:286 -#: ../../enterprise/meta/advanced/synchronizing.user.php:489 -#: ../../enterprise/meta/advanced/synchronizing.user.php:569 -#: ../../enterprise/meta/advanced/synchronizing.component.php:289 -#: ../../enterprise/meta/advanced/policymanager.sync.php:238 -#: ../../enterprise/meta/include/functions_groups_meta.php:130 -#: ../../enterprise/meta/include/functions_meta.php:99 -#: ../../enterprise/meta/include/functions_meta.php:201 -#: ../../enterprise/meta/include/functions_meta.php:303 -#, php-format -msgid "Error connecting to %s" -msgstr "%s への接続エラー" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:248 -#, php-format -msgid "Error creating %s policies" -msgstr "%s ポリシー作成エラー" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:251 -#, php-format -msgid "Created %s policies" -msgstr "%s ポリシーを作成しました" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:256 -#, php-format -msgid "Error creating/updating %s/%s policy modules" -msgstr "ポリシーモジュールの作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:259 -#, php-format -msgid "Created/Updated %s/%s policy modules" -msgstr "ポリシーモジュールを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:264 -#, php-format -msgid "Error deleting %s policy modules" -msgstr "%s ポリシーモジュールの削除エラー" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:267 -#, php-format -msgid "Deleted %s policy modules" -msgstr "%s ポリシーモジュールを削除しました" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:272 -#, php-format -msgid "Error creating %s policy alerts" -msgstr "%s ポリシーアラートの作成エラー" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:275 -#, php-format -msgid "Created %s policy alerts" -msgstr "%s ポリシーアラートを作成しました" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:280 -#, php-format -msgid "Error deleting %s policy alerts" -msgstr "%s ポリシーアラートの削除エラー" - -#: ../../enterprise/meta/advanced/policymanager.sync.php:283 -#, php-format -msgid "Deleted %s policy alerts" -msgstr "%s ポリシーアラートを削除しました" - -#: ../../enterprise/meta/advanced/servers.build_table.php:33 -#: ../../godmode/servers/servers.build_table.php:37 -msgid "There are no servers configured into the database" -msgstr "データベースにサーバがありません。" - -#: ../../enterprise/meta/advanced/servers.build_table.php:61 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:93 -#: ../../enterprise/godmode/modules/configure_local_component.php:176 -#: ../../enterprise/godmode/policies/policy_modules.php:1043 -#: ../../enterprise/godmode/services/services.elements.php:329 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:82 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:79 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:98 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1179 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220 -#: ../../enterprise/include/functions_reporting_pdf.php:1337 -#: ../../enterprise/include/functions_reporting_pdf.php:1473 -#: ../../enterprise/include/functions_reporting_pdf.php:2701 -#: ../../enterprise/include/functions_reporting_csv.php:916 -#: ../../enterprise/include/functions_reporting_csv.php:1029 -#: ../../enterprise/include/functions_reporting_csv.php:1176 -#: ../../enterprise/include/functions_reporting_csv.php:1241 -#: ../../enterprise/include/functions_services.php:1412 -#: ../../enterprise/operation/agentes/policy_view.php:306 -#: ../../enterprise/operation/agentes/ver_agente.php:30 -#: ../../godmode/modules/manage_network_templates_form.php:197 -#: ../../godmode/modules/manage_network_components_form_common.php:67 -#: ../../godmode/modules/manage_network_components.php:550 -#: ../../godmode/agentes/agent_template.php:224 -#: ../../godmode/agentes/planned_downtime.list.php:394 -#: ../../godmode/agentes/planned_downtime.editor.php:485 -#: ../../godmode/agentes/module_manager_editor_common.php:164 -#: ../../godmode/agentes/module_manager.php:118 -#: ../../godmode/agentes/module_manager.php:521 -#: ../../godmode/alerts/alert_templates.php:38 -#: ../../godmode/alerts/alert_templates.php:253 -#: ../../godmode/alerts/alert_templates.php:301 -#: ../../godmode/setup/news.php:221 ../../godmode/setup/gis_step_2.php:171 -#: ../../godmode/reporting/reporting_builder.list_items.php:165 -#: ../../godmode/reporting/reporting_builder.list_items.php:192 -#: ../../godmode/reporting/reporting_builder.list_items.php:285 -#: ../../godmode/reporting/reporting_builder.item_editor.php:618 -#: ../../godmode/reporting/visual_console_builder.wizard.php:111 -#: ../../godmode/reporting/visual_console_builder.wizard.php:173 -#: ../../godmode/events/event_responses.editor.php:115 -#: ../../godmode/servers/servers.build_table.php:65 -#: ../../godmode/servers/plugin.php:736 -#: ../../mobile/operation/networkmaps.php:77 -#: ../../mobile/operation/networkmaps.php:78 -#: ../../mobile/operation/networkmaps.php:140 -#: ../../mobile/operation/networkmaps.php:141 -#: ../../mobile/operation/networkmaps.php:196 -#: ../../mobile/operation/visualmaps.php:61 -#: ../../mobile/operation/visualmaps.php:62 -#: ../../mobile/operation/events.php:352 ../../mobile/operation/events.php:353 -#: ../../mobile/operation/events.php:481 ../../mobile/operation/events.php:622 -#: ../../mobile/operation/events.php:623 -#: ../../include/functions_visual_map_editor.php:367 -#: ../../include/functions_visual_map_editor.php:386 -#: ../../include/functions_reporting_html.php:764 -#: ../../include/functions_reporting_html.php:1379 -#: ../../include/functions_reporting_html.php:1805 -#: ../../include/functions_reporting_html.php:2783 -#: ../../include/ajax/module.php:724 ../../include/functions_reporting.php:6074 -#: ../../include/functions_snmp_browser.php:410 -#: ../../include/functions_events.php:888 -#: ../../include/functions_events.php:2417 -#: ../../operation/agentes/ver_agente.php:754 -#: ../../operation/agentes/networkmap_list.php:135 -#: ../../operation/agentes/networkmap_list.php:179 -#: ../../operation/agentes/networkmap_list.php:263 -#: ../../operation/netflow/nf_live_view.php:251 -#: ../../operation/search_modules.php:49 -#: ../../operation/events/sound_events.php:78 -#: ../../operation/events/events.php:74 -msgid "Type" -msgstr "種類" - -#: ../../enterprise/meta/advanced/servers.build_table.php:64 -#: ../../godmode/servers/servers.build_table.php:68 -msgid "Lag" -msgstr "遅延" - -#: ../../enterprise/meta/advanced/servers.build_table.php:64 -#: ../../godmode/servers/servers.build_table.php:68 -msgid "Avg. Delay(sec)/Modules delayed" -msgstr "平均遅延(秒)/遅延モジュール" - -#: ../../enterprise/meta/advanced/servers.build_table.php:65 -#: ../../godmode/servers/servers.build_table.php:69 -msgid "T/Q" -msgstr "T/Q" - -#: ../../enterprise/meta/advanced/servers.build_table.php:65 -#: ../../godmode/servers/servers.build_table.php:69 -msgid "Threads / Queued modules currently" -msgstr "スレッド数 / 現在キューに溜まっているモジュール数" - -#: ../../enterprise/meta/advanced/servers.build_table.php:71 -#: ../../enterprise/godmode/modules/local_components.php:472 -#: ../../enterprise/godmode/policies/policy_alerts.php:242 -#: ../../enterprise/godmode/policies/policies.php:261 -#: ../../enterprise/godmode/alerts/alert_events_list.php:427 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:412 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:255 -#: ../../godmode/users/profile_list.php:327 -#: ../../godmode/users/user_list.php:278 -#: ../../godmode/alerts/alert_list.list.php:412 -#: ../../godmode/alerts/alert_templates.php:302 -#: ../../godmode/reporting/reporting_builder.list_items.php:304 -#: ../../godmode/reporting/graphs.php:163 -#: ../../godmode/reporting/reporting_builder.php:567 -#: ../../godmode/reporting/reporting_builder.php:687 -#: ../../godmode/servers/servers.build_table.php:75 -#: ../../godmode/servers/plugin.php:739 ../../operation/gis_maps/gis_map.php:94 -msgid "Op." -msgstr "操作" - -#: ../../enterprise/meta/advanced/servers.build_table.php:92 -#: ../../godmode/servers/servers.build_table.php:98 -msgid "This is a master server" -msgstr "マスタサーバです。" - -#: ../../enterprise/meta/advanced/servers.build_table.php:104 -#: ../../enterprise/meta/advanced/servers.build_table.php:109 -#: ../../godmode/servers/servers.build_table.php:111 -#: ../../godmode/servers/servers.build_table.php:116 -msgid "of" -msgstr "/" - -#: ../../enterprise/meta/advanced/servers.build_table.php:133 -#: ../../godmode/servers/servers.build_table.php:169 -msgid "" -"Modules run by this server will stop working. Do you want to continue?" -msgstr "このサーバで動作しているモジュールを停止します。実行しますか?" - -#: ../../enterprise/meta/advanced/servers.build_table.php:154 -#: ../../godmode/servers/servers.build_table.php:190 -msgid "Tactical server information" -msgstr "モニタリングサーバの情報" - -#: ../../enterprise/meta/advanced/synchronizing.component.php:263 -#, php-format -msgid "Error creating %s components groups " -msgstr "%s コンポーネントグループ作成エラー " - -#: ../../enterprise/meta/advanced/synchronizing.component.php:266 -#, php-format -msgid "Created %s component groups" -msgstr "%s コンポーネントグループを作成しました" - -#: ../../enterprise/meta/advanced/synchronizing.component.php:271 -#, php-format -msgid "Error creating/updating %s/%s local components " -msgstr "ローカルコンポーネントの作成(%s)/更新(%s)エラー " - -#: ../../enterprise/meta/advanced/synchronizing.component.php:274 -#, php-format -msgid "Created/Updated %s/%s local components" -msgstr "ローカルコンポーネントを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.component.php:279 -#, php-format -msgid "Error creating/updating %s/%s network components " -msgstr "ネットワークコンポーネントの作成(%s)/更新(%s)エラー " - -#: ../../enterprise/meta/advanced/synchronizing.component.php:282 -#, php-format -msgid "Created/Updated %s/%s network components" -msgstr "ネットワークコンポーネントを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.component.php:303 -msgid "Synchronizing Components" -msgstr "コンポーネントの同期中" - -#: ../../enterprise/meta/advanced/policymanager.php:37 -msgid "Policy Manager" -msgstr "ポリシー管理" - -#: ../../enterprise/meta/advanced/policymanager.php:66 -msgid "Apply policies" -msgstr "ポリシー適用" - -#: ../../enterprise/meta/advanced/policymanager.php:70 -#: ../../enterprise/meta/advanced/policymanager.php:84 -msgid "Policies queue" -msgstr "ポリシーキュー" - -#: ../../enterprise/meta/advanced/policymanager.php:81 -msgid "Policies apply" -msgstr "ポリシー適用" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:294 -#, php-format -msgid "Error creating/updating %s/%s comamnds" -msgstr "コマンドの作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:297 -#, php-format -msgid "Created/Updated %s/%s commands" -msgstr "コマンドを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:302 -#, php-format -msgid "Error creating/updating %s/%s actions" -msgstr "アクションの作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:305 -#, php-format -msgid "Created/Updated %s/%s actions" -msgstr "アクションを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:310 -#, php-format -msgid "Error creating/updating %s/%s templates" -msgstr "テンプレートの作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:313 -#, php-format -msgid "Created/Updated %s/%s templates" -msgstr "テンプレートを作成(%s)/更新(%s)しました。" - -#: ../../enterprise/meta/advanced/synchronizing.alert.php:325 -msgid "Synchronizing Alerts" -msgstr "アラートの同期中" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:107 -#: ../../enterprise/godmode/modules/configure_local_component.php:149 -#: ../../godmode/modules/manage_network_components_form_common.php:57 -#: ../../godmode/users/configure_user.php:529 -#: ../../godmode/alerts/alert_commands.php:149 -#: ../../godmode/alerts/alert_commands.php:159 -#: ../../godmode/alerts/configure_alert_template.php:676 -#: ../../godmode/alerts/configure_alert_template.php:690 -#: ../../godmode/alerts/configure_alert_template.php:762 -msgid "Basic" -msgstr "基本" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:119 -#: ../../enterprise/meta/include/functions_meta.php:358 -#: ../../godmode/setup/setup_general.php:52 -#: ../../include/functions_config.php:129 ../../general/login_required.php:81 -msgid "Language code for Pandora" -msgstr "Pandoraの言語" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:125 -#: ../../enterprise/meta/include/functions_meta.php:368 -#: ../../godmode/setup/setup_general.php:62 -#: ../../include/functions_config.php:133 -msgid "Auto login (hash) password" -msgstr "自動ログインパスワード(ハッシュ)" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:129 -#: ../../enterprise/meta/include/functions_meta.php:378 -#: ../../godmode/setup/setup_general.php:65 -#: ../../include/functions_config.php:136 -msgid "Time source" -msgstr "日時データソース" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:131 -#: ../../godmode/setup/setup_general.php:67 -msgid "Database" -msgstr "データベース" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:136 -#: ../../enterprise/meta/include/functions_meta.php:388 -#: ../../godmode/setup/setup_general.php:74 -#: ../../include/functions_config.php:142 -msgid "Enforce https" -msgstr "httpsの利用" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:137 -#: ../../godmode/setup/setup_general.php:75 -msgid "" -"If SSL is not properly configured you will lose access to Pandora FMS " -"Console. Do you want to continue?" -msgstr "SSL の設定ができていないと、Pandora FMS コンソールへアクセスできなくなります。設定を行いますか?" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:142 -#: ../../enterprise/meta/include/functions_meta.php:398 -#: ../../godmode/setup/setup_general.php:86 -#: ../../include/functions_config.php:146 -msgid "Attachment store" -msgstr "添付ファイル保存場所" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:142 -#: ../../godmode/setup/setup_general.php:86 -msgid "Directory where temporary data is stored." -msgstr "テンポラリデータの保存ディレクトリ" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:148 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Africa" -msgstr "アフリカ" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:149 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "America" -msgstr "アメリカ" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:150 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Antarctica" -msgstr "南極大陸" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:151 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Arctic" -msgstr "北極" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:152 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Asia" -msgstr "アジア" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:153 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Atlantic" -msgstr "大西洋" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:154 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Australia" -msgstr "オーストラリア" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:155 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Europe" -msgstr "ヨーロッパ" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:156 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Indian" -msgstr "インド" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:157 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "Pacific" -msgstr "太平洋" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:158 -#: ../../godmode/setup/setup_general.php:191 -#: ../../general/login_required.php:86 -msgid "UTC" -msgstr "UTC" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:177 -#: ../../enterprise/meta/include/functions_meta.php:408 -#: ../../godmode/setup/setup_general.php:211 -#: ../../include/functions_config.php:166 ../../general/login_required.php:106 -msgid "Timezone setup" -msgstr "タイムゾーン設定" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:179 -#: ../../godmode/setup/setup_general.php:216 -msgid "Change timezone" -msgstr "タイムゾーン変更" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:183 -#: ../../enterprise/meta/include/functions_meta.php:418 -#: ../../godmode/setup/setup_general.php:237 -#: ../../include/functions_config.php:188 -msgid "Public URL" -msgstr "公開 URL" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:184 -#: ../../godmode/setup/setup_general.php:238 -msgid "" -"Set this value when your PandoraFMS across inverse proxy or for example with " -"mod_proxy of Apache." -msgstr "" -"Pandora FMS がリバースプロキシ配下にある場合や Apache の mod_proxy などを利用している場合などに、この値を設定してください。" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:187 -#: ../../godmode/setup/setup_netflow.php:61 -#: ../../include/functions_config.php:632 -msgid "Disable custom live view filters" -msgstr "カスタムライブビューフィルタの無効化" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:187 -#: ../../godmode/setup/setup_netflow.php:62 -msgid "" -"Disable the definition of custom filters in the live view. Only existing " -"filters can be used." -msgstr "ライブビューでカスタムフィルタの定義を無効化します。フィルタが存在する場合のみ利用可能です。" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:192 -msgid "Customize sections" -msgstr "セクションのカスタマイズ" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:214 -msgid "Disabled sections" -msgstr "無効化セクション" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:216 -msgid "Enabled sections" -msgstr "有効化セクション" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:222 -msgid "Push selected sections to enable it" -msgstr "選択したセクションを有効にする" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:226 -msgid "Pop selected sections to disable it" -msgstr "選択したセクションを無効にする" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:238 -#: ../../godmode/setup/setup_general.php:99 -msgid "Please be careful if you put a password put https access." -msgstr "パスワードの設定には注意してください。httpsアクセスを使ってください。" - -#: ../../enterprise/meta/advanced/metasetup.setup.php:241 -#: ../../enterprise/meta/include/functions_meta.php:459 -#: ../../godmode/setup/setup_general.php:89 -#: ../../include/functions_config.php:148 -msgid "IP list with API access" -msgstr "APIアクセスを許可するIPアドレスリスト" - -#: ../../enterprise/meta/advanced/component_management.php:56 -#: ../../include/functions_menu.php:477 -msgid "Tags management" -msgstr "タグ管理" - -#: ../../enterprise/meta/advanced/component_management.php:60 -msgid "Module groups Management" -msgstr "モジュールグループ管理" - -#: ../../enterprise/meta/advanced/component_management.php:64 -msgid "OS Management" -msgstr "OS 管理" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:264 -#, php-format -msgid "Error updating user %s" -msgstr "ユーザ %s の更新エラー" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:268 -#, php-format -msgid "Updated user %s" -msgstr "ユーザ %s を更新しました" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:279 -#, php-format -msgid "Error creating user %s" -msgstr "ユーザ %s の作成エラー" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:283 -#, php-format -msgid "Created user %s" -msgstr "ユーザ %s を作成しました" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:478 -#, php-format -msgid "" -"Error creating/updating the followings elements groups/profiles/user " -"profiles (%d/%d/%d)" -msgstr "グループ/プロファイル/ユーザの要素の作成・更新エラー (%d/%d/%d)" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:483 -#, php-format -msgid "" -"The followings elements groups/profiles/user profiles were created/updated " -"sucessfully (%d/%d/%d)" -msgstr "グループ/プロファイル/ユーザの要素を作成・更新しました (%d/%d/%d)" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:501 -msgid "Synchronizing Users" -msgstr "ユーザの同期中" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:511 -#: ../../godmode/massive/massive_delete_profiles.php:104 -#: ../../godmode/massive/massive_add_profiles.php:90 -#: ../../include/functions_reporting.php:7017 -#: ../../operation/search_results.php:83 -msgid "Users" -msgstr "ユーザ" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:523 -#: ../../enterprise/godmode/agentes/inventory_manager.php:172 -#: ../../enterprise/godmode/agentes/inventory_manager.php:235 -msgid "Target" -msgstr "対象" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:533 -msgid "Profile mode" -msgstr "プロファイルモード" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:533 -msgid "Profile synchronization mode." -msgstr "プロファイル同期モード" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:534 -msgid "New profile" -msgstr "新規プロファイル" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:536 -msgid "" -"The selected user profile will be added to the selected users into the target" -msgstr "選択されたユーザプロファイルは、対象の選択ユーザに追加されます" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:537 -msgid "Copy profile" -msgstr "プロファイルのコピー" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:539 -msgid "" -"The target user profiles will be replaced with the source user profiles" -msgstr "対象のユーザプロファイルは、元ユーザのプロファイルで置き換えられます" - -#: ../../enterprise/meta/advanced/synchronizing.user.php:555 -#: ../../enterprise/godmode/setup/setup_auth.php:193 -#: ../../enterprise/godmode/setup/setup_auth.php:234 -#: ../../godmode/users/profile_list.php:302 ../../godmode/menu.php:91 -msgid "Profiles" -msgstr "プロファイル" - -#: ../../enterprise/meta/advanced/synchronizing.tag.php:69 -#, php-format -msgid "Error creating/updating %s/%s tags" -msgstr "タグの作成(%s)/更新(%s)エラー" - -#: ../../enterprise/meta/advanced/synchronizing.tag.php:72 -#, php-format -msgid "Created/Updated %s/%s tags" -msgstr "タグを作成(%s)/更新(%s)しました" - -#: ../../enterprise/meta/advanced/synchronizing.tag.php:84 -msgid "Synchronizing Tags" -msgstr "タグの同期中" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:76 -msgid "Visual" -msgstr "表示" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:81 -#: ../../enterprise/meta/include/functions_meta.php:978 -#: ../../godmode/setup/setup_visuals.php:621 -#: ../../include/functions_config.php:408 -msgid "Date format string" -msgstr "日時フォーマット" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:82 -#: ../../godmode/setup/setup_visuals.php:622 -msgid "Example" -msgstr "例" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:93 -#: ../../enterprise/meta/include/functions_meta.php:988 -#: ../../godmode/setup/setup_visuals.php:634 -#: ../../include/functions_config.php:410 -msgid "Timestamp or time comparation" -msgstr "タイムスタンプ表示" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:94 -#: ../../godmode/setup/setup_visuals.php:635 -msgid "Comparation in rollover" -msgstr "経過時間表示" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:96 -#: ../../godmode/setup/setup_visuals.php:637 -msgid "Timestamp in rollover" -msgstr "日時表示" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:99 -#: ../../enterprise/meta/include/functions_meta.php:998 -#: ../../godmode/setup/setup_visuals.php:352 -#: ../../include/functions_config.php:412 -msgid "Graph color (min)" -msgstr "グラフの色 (最小値)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:102 -#: ../../enterprise/meta/include/functions_meta.php:1008 -#: ../../godmode/setup/setup_visuals.php:356 -#: ../../include/functions_config.php:414 -msgid "Graph color (avg)" -msgstr "グラフの色 (平均値)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:105 -#: ../../enterprise/meta/include/functions_meta.php:1018 -#: ../../godmode/setup/setup_visuals.php:360 -#: ../../include/functions_config.php:416 -msgid "Graph color (max)" -msgstr "グラフの色 (最大値)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:108 -#: ../../enterprise/meta/include/functions_meta.php:1028 -#: ../../godmode/setup/setup_visuals.php:405 -#: ../../include/functions_config.php:436 -msgid "Data precision for reports" -msgstr "レポートのデータ精度" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:108 -msgid "Precision must be a integer number between 0 and 5" -msgstr "精度は 0 と 5 の間の整数でなければいけません" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:111 -#: ../../enterprise/meta/include/functions_meta.php:1038 -#: ../../include/functions_config.php:432 -msgid "Graphic resolution (1-low, 5-high)" -msgstr "グラフ解像度 (1-低い,5-高い)" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:114 -#: ../../enterprise/meta/include/functions_meta.php:1048 -#: ../../godmode/setup/setup_visuals.php:396 -#: ../../include/functions_config.php:434 -msgid "Value to interface graphics" -msgstr "インタフェースグラフの値" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:117 -#: ../../enterprise/meta/include/functions_meta.php:1061 -#: ../../godmode/users/configure_user.php:516 -#: ../../godmode/setup/setup_visuals.php:61 -#: ../../godmode/events/event_edit_filter.php:265 -#: ../../include/functions_config.php:443 -#: ../../operation/users/user_edit.php:259 -#: ../../operation/snmpconsole/snmp_view.php:388 -#: ../../operation/events/events_list.php:458 -msgid "Block size for pagination" -msgstr "ページ毎の表示件数" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:120 -#: ../../enterprise/meta/include/functions_meta.php:1071 -#: ../../godmode/setup/setup_visuals.php:414 -#: ../../include/functions_config.php:445 -msgid "Use round corners" -msgstr "角を丸くする" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:124 -#: ../../enterprise/meta/include/functions_meta.php:1081 -#: ../../godmode/users/configure_user.php:512 -#: ../../godmode/setup/setup_visuals.php:419 -#: ../../include/functions_config.php:455 -#: ../../operation/users/user_edit.php:272 -msgid "Interactive charts" -msgstr "動的グラフ" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:124 -#: ../../godmode/users/configure_user.php:512 -#: ../../godmode/setup/setup_visuals.php:420 -#: ../../operation/users/user_edit.php:272 -msgid "Whether to use Javascript or static PNG graphs" -msgstr "Javascript のグラフか静的な PNG のグラフ利用の選択" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:128 -#: ../../godmode/setup/setup_visuals.php:440 -msgid "Type of module charts" -msgstr "モジュールグラフのタイプ" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:136 -#: ../../enterprise/meta/include/functions_meta.php:1101 -msgid "Metaconsole elements" -msgstr "メタコンソール要素" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:136 -msgid "The number of elements retrieved for each instance in some views." -msgstr "一部のビュー内での各インスタンスの要素数" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:142 -#: ../../godmode/setup/setup_visuals.php:683 ../../include/functions.php:435 -#: ../../include/functions.php:569 ../../include/functions_html.php:718 -msgid "hours" -msgstr "時間" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:143 -#: ../../godmode/db/db_main.php:82 ../../godmode/db/db_main.php:88 -#: ../../godmode/setup/setup_visuals.php:684 ../../include/functions.php:431 -#: ../../include/functions.php:565 ../../include/functions_html.php:719 -msgid "days" -msgstr "日" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:144 -#: ../../godmode/setup/setup_visuals.php:685 ../../include/functions.php:432 -#: ../../include/functions.php:566 ../../include/functions_html.php:721 -msgid "months" -msgstr "月" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:145 -#: ../../godmode/setup/setup_visuals.php:686 ../../include/functions.php:433 -#: ../../include/functions.php:567 ../../include/functions_html.php:722 -msgid "years" -msgstr "年" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:146 -#: ../../godmode/setup/setup_visuals.php:687 -msgid "Add new custom value to intervals" -msgstr "新たな間隔カスタム値の追加" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:152 -#: ../../enterprise/meta/include/functions_meta.php:1151 -#: ../../godmode/setup/setup_visuals.php:693 -#: ../../include/functions_config.php:592 -msgid "Delete interval" -msgstr "間隔値を削除" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:164 -#: ../../godmode/setup/setup_visuals.php:487 -msgid "Custom report front page" -msgstr "カスタムレポート表紙" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:164 -#: ../../godmode/setup/setup_visuals.php:489 -msgid "" -"Custom report front page. It will be applied to all reports and templates by " -"default." -msgstr "カスタムレポートの表紙。すべてのレポートおよびテンプレートにデフォルトで適用されます。" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:168 -#: ../../enterprise/meta/include/functions_meta.php:1111 -#: ../../godmode/setup/setup_visuals.php:605 -msgid "Show only the group name" -msgstr "グループ名のみ表示" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:170 -#: ../../godmode/setup/setup_visuals.php:607 -#: ../../include/functions_config.php:504 -msgid "Show the group name instead the group icon." -msgstr "グループアイコンの代わりにグループ名を表示します。" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:179 -#: ../../enterprise/meta/include/functions_meta.php:1187 -#: ../../godmode/setup/setup_visuals.php:84 -#: ../../include/functions_config.php:514 -msgid "Display data of proc modules in other format" -msgstr "別フォーマットでのprocモジュールのデータ表示" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:188 -#: ../../enterprise/meta/include/functions_meta.php:1192 -#: ../../godmode/setup/setup_visuals.php:94 -#: ../../include/functions_config.php:516 -msgid "Display text proc modules have state is ok" -msgstr "正常状態時のprocモジュール表示テキスト" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:191 -#: ../../enterprise/meta/include/functions_meta.php:1197 -#: ../../godmode/setup/setup_visuals.php:98 -#: ../../include/functions_config.php:518 -msgid "Display text when proc modules have state critical" -msgstr "障害状態時のprocモジュール表示テキスト" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:209 -#: ../../enterprise/meta/advanced/metasetup.visual.php:212 -#: ../../enterprise/meta/advanced/metasetup.visual.php:216 -#: ../../enterprise/meta/advanced/metasetup.visual.php:222 -#: ../../enterprise/meta/advanced/metasetup.visual.php:226 -#: ../../enterprise/meta/advanced/metasetup.visual.php:233 -#: ../../enterprise/meta/include/functions_meta.php:1157 -#: ../../enterprise/meta/include/functions_meta.php:1162 -#: ../../enterprise/meta/include/functions_meta.php:1167 -#: ../../enterprise/meta/include/functions_meta.php:1172 -#: ../../enterprise/meta/include/functions_meta.php:1177 -#: ../../enterprise/meta/include/functions_meta.php:1182 -#: ../../godmode/setup/setup_visuals.php:533 -#: ../../godmode/setup/setup_visuals.php:539 -#: ../../godmode/setup/setup_visuals.php:552 -#: ../../godmode/setup/setup_visuals.php:560 -#: ../../godmode/setup/setup_visuals.php:565 -#: ../../godmode/setup/setup_visuals.php:573 -#: ../../include/functions_config.php:600 -#: ../../include/functions_config.php:603 -#: ../../include/functions_config.php:606 -#: ../../include/functions_config.php:609 -#: ../../include/functions_config.php:612 -#: ../../include/functions_config.php:615 -msgid "Custom report front" -msgstr "カスタムレポートスタイル" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:209 -#: ../../enterprise/meta/include/functions_meta.php:1162 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:82 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:116 -#: ../../godmode/setup/setup_visuals.php:533 -#: ../../include/functions_config.php:603 -msgid "Font family" -msgstr "フォントファミリ" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:212 -#: ../../enterprise/meta/include/functions_meta.php:1167 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:85 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:119 -#: ../../godmode/setup/setup_visuals.php:165 -#: ../../godmode/setup/setup_visuals.php:540 -#: ../../include/functions_config.php:459 -#: ../../include/functions_config.php:606 -msgid "Custom logo" -msgstr "カスタムロゴ" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:214 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:87 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:121 -#: ../../godmode/setup/setup_visuals.php:542 -msgid "" -"The dir of custom logos is in your www Pandora Console in " -"\"images/custom_logo\". You can upload more files (ONLY JPEG) in upload tool " -"in console." -msgstr "" -"カスタムロゴのディレクトリは、Pandora コンソールの \"images/custom_logo\" " -"です。コンソールのアップロードツールを使って、ファイル(JPEG)をアップロードできます。" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:222 -#: ../../enterprise/meta/include/functions_meta.php:1172 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:96 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:129 -#: ../../godmode/setup/setup_visuals.php:560 -#: ../../include/functions_config.php:609 -msgid "Header" -msgstr "ヘッダー" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:226 -#: ../../enterprise/meta/include/functions_meta.php:1177 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:99 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:133 -#: ../../godmode/setup/setup_visuals.php:565 -#: ../../include/functions_config.php:612 -msgid "First page" -msgstr "最初のページ" - -#: ../../enterprise/meta/advanced/metasetup.visual.php:233 -#: ../../enterprise/meta/include/functions_meta.php:1182 -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:102 -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:137 -#: ../../godmode/setup/setup_visuals.php:573 -#: ../../include/functions_config.php:615 -msgid "Footer" -msgstr "フッター" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:135 -#: ../../enterprise/godmode/policies/policy.php:116 -#: ../../enterprise/godmode/policies/policy.php:137 -msgid "Duplicated or incompatible operation in the queue" -msgstr "重複もしくは完了できない操作がキューにあります" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:142 -#: ../../enterprise/meta/advanced/policymanager.apply.php:146 -#: ../../enterprise/godmode/policies/policy.php:110 -#: ../../enterprise/godmode/policies/policy.php:133 -msgid "Operation successfully added to the queue" -msgstr "操作をキューに追加しました" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:146 -#: ../../enterprise/meta/advanced/policymanager.apply.php:154 -msgid "Only database" -msgstr "データベースのみ" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:150 -#: ../../enterprise/meta/advanced/policymanager.apply.php:154 -#: ../../enterprise/meta/advanced/policymanager.apply.php:158 -#: ../../enterprise/godmode/policies/policy.php:113 -#: ../../enterprise/godmode/policies/policy.php:134 -msgid "Operation cannot be added to the queue" -msgstr "操作をキューに追加できません" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:188 -msgid "Apply Policies" -msgstr "ポリシー適用" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:202 -#: ../../godmode/menu.php:188 -#: ../../godmode/reporting/visual_console_builder.wizard.php:203 -#: ../../mobile/include/functions_web.php:27 -msgid "Servers" -msgstr "サーバ" - -#: ../../enterprise/meta/advanced/policymanager.apply.php:215 -#: ../../enterprise/meta/advanced/policymanager.queue.php:306 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:623 -#: ../../enterprise/godmode/policies/policy_queue.php:415 -#: ../../enterprise/godmode/policies/policy_agents.php:380 -#: ../../include/functions_visual_map_editor.php:334 -msgid "Apply" -msgstr "適用" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:73 -#: ../../godmode/menu.php:241 ../../godmode/setup/setup.php:86 -#: ../../godmode/setup/setup.php:120 -msgid "Performance" -msgstr "パフォーマンス" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:78 -#: ../../enterprise/meta/include/functions_meta.php:1211 -#: ../../godmode/setup/performance.php:49 -#: ../../include/functions_config.php:371 -msgid "Max. days before delete events" -msgstr "イベントデータ保持日数" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:82 -#: ../../enterprise/meta/include/functions_meta.php:1221 -msgid "Active events history" -msgstr "アクティブイベント履歴" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:87 -#: ../../enterprise/meta/include/functions_meta.php:1231 -#: ../../godmode/setup/performance.php:55 -#: ../../include/functions_config.php:377 -msgid "Max. days before delete audit events" -msgstr "監査イベントデータ保持日数" - -#: ../../enterprise/meta/advanced/metasetup.performance.php:92 -#: ../../enterprise/meta/include/functions_meta.php:1241 -#: ../../godmode/setup/performance.php:100 -#: ../../include/functions_config.php:391 -msgid "Default hours for event view" -msgstr "イベント表示期間(時間)" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:83 -msgid "redirected ip server in conf into source DB" -msgstr "設定内のリダイレクトサーバをソース DB に入れました" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:85 -msgid "created agent in destination DB" -msgstr "対象 DB にエージェントを作成しました" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:86 -msgid "created agent modules in destination DB" -msgstr "対象 DB にエージェントモジュールを作成しました" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:87 -msgid "created agent alerts in destination DB" -msgstr "対象 DB にエージェントアラートを作成しました" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:88 -msgid "created alerts actions in destination DB" -msgstr "対象 DB にアラートアクションを作成しました" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:89 -msgid "disabled agent in source DB" -msgstr "ソース DB のエージェントを無効化しました" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:90 -msgid "" -"Not set metaconsole IP in the \"IP list with API access\" guess Pandora " -"Console." -msgstr "" -"Pandora コンソールで \"APIアクセスを許可するIPアドレスリスト\" にメタコンソールの IP が設定されていない可能性があります。" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:98 -msgid "Successfully moved" -msgstr "移動しました" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:98 -msgid "Could not be moved" -msgstr "移動できませんでした" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:124 -msgid "Move Agents" -msgstr "エージェント移動" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:140 -msgid "Source Server" -msgstr "ソースサーバ" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 -msgid "Destination Server" -msgstr "対象サーバ" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:152 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:79 -msgid "Group filter" -msgstr "グループフィルタ" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:152 -msgid "" -"Destination group is the same than in the original server, if there is not " -"any group with that name, will be created if check box is selected. " -"Destination group filter is just used to check agents in that group" -msgstr "" -"移行先のグループは移行元サーバと同じになります。同じ名前のグループが無い場合、チェックボックスがチェックされていると作成されます。移行先のグループフィルタ" -"は、エージェントがグループにあるかどうかのみのチェックに利用されます。" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 -msgid "Create group if doesn’t exist in destination" -msgstr "移動先にグループが無ければ作成する" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 -msgid "Based on name" -msgstr "名前ベース" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:167 -msgid "Add agents to destination server" -msgstr "対象サーバにエージェントを追加" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:169 -msgid "Remove agents to doesn't move to destination server" -msgstr "送り先サーバへ移動させないエージェントを削除" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:179 -msgid "Move" -msgstr "移動" - -#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:282 -msgid "Please choose other server." -msgstr "他のサーバを選択してください。" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:60 -#: ../../enterprise/godmode/policies/policy_queue.php:59 -msgid "Operation successfully deleted from the queue" -msgstr "キューから操作を削除しました" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:61 -#: ../../enterprise/godmode/policies/policy_queue.php:60 -msgid "Operation cannot be deleted from the queue" -msgstr "キューから操作を削除できません" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:218 -#: ../../enterprise/godmode/policies/policy_queue.php:344 -msgid "Apply (database and files)" -msgstr "適用 (データベースおよびファイル)" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:218 -#: ../../enterprise/meta/advanced/policymanager.queue.php:309 -#: ../../enterprise/godmode/policies/policy_queue.php:344 -#: ../../enterprise/godmode/policies/policy_queue.php:418 -msgid "Apply (only database)" -msgstr "適用 (データベースのみ)" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:224 -#: ../../enterprise/godmode/policies/policy_queue.php:350 -msgid "Complete" -msgstr "完了" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:224 -#: ../../enterprise/godmode/policies/policy_queue.php:350 -msgid "Incomplete" -msgstr "未完了" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:260 -#: ../../enterprise/godmode/policies/policy_queue.php:378 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:354 -msgid "Finished" -msgstr "完了" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:334 -#: ../../enterprise/godmode/policies/policy_queue.php:446 -msgid "Delete from queue" -msgstr "キューから削除" - -#: ../../enterprise/meta/advanced/policymanager.queue.php:352 -msgid "Empty queue." -msgstr "キューが空です" - -#: ../../enterprise/meta/general/noaccess.php:17 -msgid "Back to login" -msgstr "ログインに戻る" - -#: ../../enterprise/meta/general/metaconsole_no_activated.php:13 -#: ../../enterprise/meta/general/noaccess.php:24 ../../mobile/index.php:240 -#: ../../mobile/operation/agents.php:145 -#: ../../mobile/operation/networkmap.php:78 -#: ../../mobile/operation/modules.php:173 ../../mobile/operation/groups.php:53 -#: ../../mobile/operation/agent.php:66 ../../mobile/operation/alerts.php:141 -#: ../../mobile/operation/visualmap.php:65 -#: ../../mobile/operation/networkmaps.php:99 -#: ../../mobile/operation/visualmaps.php:83 -#: ../../mobile/operation/module_graph.php:269 -#: ../../mobile/operation/events.php:430 ../../mobile/operation/tactical.php:71 -#: ../../general/noaccess2.php:18 ../../general/noaccess2.php:21 -msgid "You don't have access to this page" -msgstr "このページにはアクセスできません。" - -#: ../../enterprise/meta/general/metaconsole_no_activated.php:21 -#: ../../enterprise/meta/general/noaccess.php:28 ../../general/noaccess2.php:31 -msgid "No access" -msgstr "アクセス不可" - -#: ../../enterprise/meta/general/noaccess.php:33 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance. \n" -"\t\t\t\t\t
Please know that all attempts to access this page are recorded " -"in security logs of Pandora System Database" -msgstr "" -"このページは認証されたユーザのみがアクセスできます。手助けが必要であればシステム管理者へ連絡してください。\n" -"\t\t\t\t\t
このページへの全アクセスは Pandora システムデータベースのセキュリティログに記録されます。" - -#: ../../enterprise/meta/general/main_header.php:82 -#: ../../enterprise/meta/general/logon_ok.php:56 -#: ../../enterprise/godmode/services/services.service.php:202 -#: ../../enterprise/godmode/services/services.elements.php:127 -#: ../../enterprise/operation/services/services.service.php:84 -#: ../../enterprise/operation/services/services.service_map.php:94 -#: ../../enterprise/operation/services/services.list.php:40 -#: ../../operation/menu.php:101 -msgid "Monitoring" -msgstr "モニタリング" - -#: ../../enterprise/meta/general/main_header.php:88 ../../operation/tree.php:87 -#: ../../operation/menu.php:46 -msgid "Tree view" -msgstr "ツリー表示" - -#: ../../enterprise/meta/general/main_header.php:98 -#: ../../operation/agentes/networkmap.php:389 -msgid "Groups view" -msgstr "グループビュー" - -#: ../../enterprise/meta/general/main_header.php:103 -#: ../../operation/agentes/alerts_status.php:135 -msgid "Alerts view" -msgstr "アラート表示" - -#: ../../enterprise/meta/general/main_header.php:108 -msgid "Monitors view" -msgstr "モニタ表示" - -#: ../../enterprise/meta/general/main_header.php:144 -msgid "Create new report" -msgstr "新規レポート作成" - -#: ../../enterprise/meta/general/main_header.php:157 -msgid "Report templates" -msgstr "レポートテンプレート" - -#: ../../enterprise/meta/general/main_header.php:165 -#: ../../enterprise/include/functions_reporting.php:65 -msgid "Templates wizard" -msgstr "テンプレートウィザード" - -#: ../../enterprise/meta/general/main_header.php:187 -msgid "Networkmap" -msgstr "ネットワークマップ" - -#: ../../enterprise/meta/general/main_header.php:194 -#: ../../enterprise/include/functions_enterprise.php:292 -#: ../../godmode/reporting/map_builder.php:39 -#: ../../general/firts_task/map_builder.php:29 -msgid "Visual Console" -msgstr "ビジュアルコンソール" - -#: ../../enterprise/meta/general/main_header.php:204 -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:32 -#: ../../enterprise/include/functions_enterprise.php:289 -#: ../../godmode/menu.php:249 ../../godmode/setup/setup.php:96 -#: ../../godmode/setup/setup.php:129 ../../include/functions_reports.php:643 -#: ../../include/functions_reports.php:645 -#: ../../include/functions_reports.php:647 -#: ../../include/functions_reports.php:649 -#: ../../include/functions_reports.php:651 -msgid "Netflow" -msgstr "Netflow" - -#: ../../enterprise/meta/general/main_header.php:210 -msgid "Live view" -msgstr "ライブビュー" - -#: ../../enterprise/meta/event/custom_events.php:65 -#: ../../enterprise/meta/event/custom_events.php:80 -#: ../../enterprise/meta/general/main_header.php:219 -#: ../../godmode/reporting/reporting_builder.list_items.php:178 -#: ../../godmode/events/events.php:65 ../../godmode/events/events.php:80 -msgid "Filters" -msgstr "フィルタ" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:245 -#: ../../enterprise/meta/general/main_header.php:237 -#: ../../enterprise/meta/general/main_header.php:308 -#: ../../enterprise/meta/general/logon_ok.php:64 -#: ../../enterprise/godmode/modules/configure_local_component.php:150 -#: ../../godmode/modules/manage_network_components_form_common.php:58 -#: ../../godmode/users/configure_user.php:530 -#: ../../godmode/netflow/nf_edit_form.php:208 -#: ../../godmode/alerts/alert_commands.php:152 -#: ../../godmode/alerts/alert_commands.php:162 -#: ../../godmode/alerts/configure_alert_template.php:680 -#: ../../godmode/alerts/configure_alert_template.php:694 -#: ../../godmode/alerts/configure_alert_template.php:763 -#: ../../operation/netflow/nf_live_view.php:305 -msgid "Advanced" -msgstr "拡張" - -#: ../../enterprise/meta/include/functions_users_meta.php:168 -#: ../../enterprise/meta/include/functions_users_meta.php:187 -#: ../../enterprise/meta/general/main_header.php:248 -#: ../../enterprise/meta/general/main_header.php:314 -#: ../../godmode/users/profile_list.php:45 -#: ../../godmode/users/profile_list.php:53 -#: ../../godmode/users/configure_profile.php:41 -#: ../../godmode/users/configure_profile.php:49 -#: ../../godmode/users/user_list.php:113 ../../godmode/users/user_list.php:121 -#: ../../godmode/users/configure_user.php:82 -msgid "User management" -msgstr "ユーザ管理" - -#: ../../enterprise/meta/general/main_header.php:253 -msgid "Agent management" -msgstr "エージェント管理" - -#: ../../enterprise/meta/general/main_header.php:258 -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:27 -#: ../../enterprise/godmode/modules/local_components.php:89 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:28 -#: ../../godmode/modules/manage_network_templates_form.php:32 -#: ../../godmode/modules/manage_nc_groups.php:40 -#: ../../godmode/modules/manage_network_components.php:50 -#: ../../godmode/modules/module_list.php:28 -#: ../../godmode/modules/manage_network_templates.php:39 -msgid "Module management" -msgstr "モジュール管理" - -#: ../../enterprise/meta/general/main_header.php:263 -msgid "Alert management" -msgstr "アラート管理" - -#: ../../enterprise/meta/general/main_header.php:268 -#: ../../enterprise/godmode/menu.php:123 -#: ../../enterprise/godmode/alerts/alert_events_list.php:67 -#: ../../enterprise/godmode/alerts/alert_events_list.php:114 -#: ../../enterprise/godmode/alerts/alert_events_list.php:129 -#: ../../enterprise/godmode/alerts/alert_events_list.php:144 -msgid "Event alerts" -msgstr "イベントアラート" - -#: ../../enterprise/meta/general/main_header.php:273 -msgid "Component management" -msgstr "コンポーネント管理" - -#: ../../enterprise/meta/general/main_header.php:278 -msgid "Policy management" -msgstr "ポリシー管理" - -#: ../../enterprise/meta/general/main_header.php:283 -msgid "Category management" -msgstr "カテゴリ管理" - -#: ../../enterprise/meta/general/main_header.php:288 -msgid "Server management" -msgstr "サーバ管理" - -#: ../../enterprise/meta/general/main_header.php:293 ../../godmode/menu.php:264 -msgid "License" -msgstr "ライセンス" - -#: ../../enterprise/meta/general/main_header.php:298 -msgid "Metasetup" -msgstr "メタセットアップ" - -#: ../../enterprise/meta/general/main_header.php:325 -#: ../../godmode/extensions.php:27 -msgid "Extensions" -msgstr "拡張" - -#: ../../enterprise/meta/general/main_header.php:360 -#: ../../enterprise/meta/general/main_header.php:368 -#: ../../general/header.php:114 ../../general/header.php:122 -msgid "All systems" -msgstr "全モニタシステム" - -#: ../../enterprise/meta/general/main_header.php:360 -#: ../../general/header.php:114 -msgid "Down" -msgstr "停止" - -#: ../../enterprise/meta/general/main_header.php:364 -#: ../../general/header.php:118 -msgid "servers down" -msgstr "停止中" - -#: ../../enterprise/meta/general/main_header.php:368 -#: ../../general/header.php:122 -msgid "Ready" -msgstr "稼働中" - -#: ../../enterprise/meta/general/main_header.php:378 -#: ../../mobile/include/functions_web.php:33 -#: ../../mobile/include/ui.class.php:175 -#: ../../mobile/include/user.class.php:286 ../../mobile/operation/home.php:118 -#: ../../general/header.php:284 -msgid "Logout" -msgstr "ログアウト" - -#: ../../enterprise/meta/general/main_header.php:393 -#: ../../general/header.php:195 -msgid "Configure autorefresh" -msgstr "自動更新設定" - -#: ../../enterprise/meta/general/main_header.php:410 -#: ../../enterprise/meta/general/main_header.php:420 -#: ../../general/header.php:222 -msgid "Disabled autorefresh" -msgstr "自動更新の無効化" - -#: ../../enterprise/meta/include/functions_users_meta.php:178 -#: ../../enterprise/meta/include/functions_users_meta.php:190 -#: ../../enterprise/meta/general/main_header.php:433 -#: ../../enterprise/meta/general/main_header.php:438 -#: ../../operation/menu.php:328 ../../general/header.php:289 -#: ../../general/header.php:291 -msgid "Edit my user" -msgstr "ユーザ情報編集" - -#: ../../enterprise/meta/general/metaconsole_no_activated.php:25 -msgid "" -"Metaconsole needs previous activation from regular console, please contact " -"system administrator if you need assistance.
" -msgstr "メタコンソールは、通常のコンソールから事前に有効化する必要があります。手助けが必要であればシステム管理者へ問い合わせてください。
" - -#: ../../enterprise/meta/general/footer.php:26 -#, php-format -msgid "® Ártica soluciones Pandora FMS %s - Build %s" -msgstr "® Ãrtica soluciones Pandora FMS %s - ビルド %s" - -#: ../../enterprise/meta/general/footer.php:27 ../../general/footer.php:32 -msgid "Page generated at" -msgstr "ページ更新日時:" - -#: ../../enterprise/meta/general/logon_ok.php:32 -msgid "Network traffic" -msgstr "ネットワークトラフィック" - -#: ../../enterprise/meta/general/logon_ok.php:48 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:180 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:183 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:195 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:198 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:210 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:213 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:226 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:229 -#: ../../godmode/reporting/map_builder.php:39 -#: ../../godmode/reporting/graphs.php:75 -#: ../../godmode/reporting/reporting_builder.php:359 -#: ../../godmode/reporting/reporting_builder.php:364 -#: ../../godmode/reporting/reporting_builder.php:368 -#: ../../godmode/reporting/reporting_builder.php:1891 -#: ../../godmode/reporting/reporting_builder.php:1896 -#: ../../godmode/reporting/reporting_builder.php:1900 -#: ../../godmode/reporting/reporting_builder.php:1962 -#: ../../godmode/reporting/reporting_builder.php:1967 -#: ../../godmode/reporting/reporting_builder.php:1970 -#: ../../operation/menu.php:229 -#: ../../operation/reporting/reporting_viewer.php:119 -#: ../../operation/reporting/reporting_viewer.php:124 -#: ../../operation/reporting/reporting_viewer.php:128 -#: ../../operation/reporting/custom_reporting.php:27 -#: ../../operation/reporting/graph_viewer.php:163 -#: ../../operation/reporting/graph_viewer.php:314 -msgid "Reporting" -msgstr "レポート" - -#: ../../enterprise/meta/general/logon_ok.php:62 -#: ../../include/functions_networkmap.php:1747 -msgid "Topology" -msgstr "トポロジ" - -#: ../../enterprise/meta/general/login_page.php:27 -msgid "Go to pandorafms.com" -msgstr "pandorafms.com へ行く" - -#: ../../enterprise/meta/general/login_page.php:29 -msgid "Pandora Help" -msgstr "Pandora ヘルプ" - -#: ../../enterprise/meta/general/login_page.php:30 -#: ../../general/login_help_dialog.php:67 -#: ../../general/login_help_dialog.php:69 ../../general/login_page.php:84 -msgid "Support" -msgstr "サポート" - -#: ../../enterprise/meta/general/login_page.php:33 -msgid "Go to Pandora FMS Wiki" -msgstr "Pandora FMS wiki へ行く" - -#: ../../enterprise/meta/general/login_page.php:35 -msgid "Pandora Support" -msgstr "Pandora サポート" - -#: ../../enterprise/meta/general/login_page.php:36 -#: ../../enterprise/godmode/modules/configure_local_component.php:431 -#: ../../godmode/servers/recon_script.php:183 -#: ../../godmode/servers/plugin.php:473 ../../include/functions_ui.php:1067 -msgid "Help" -msgstr "ヘルプ" - -#: ../../enterprise/meta/general/login_page.php:79 -#: ../../enterprise/meta/general/login_page.php:98 -#: ../../mobile/include/user.class.php:256 ../../general/login_page.php:168 -msgid "Login" -msgstr "ログイン" - -#: ../../enterprise/meta/general/login_page.php:85 -#: ../../general/login_page.php:152 -msgid "Login with SAML" -msgstr "SAML でログイン" - -#: ../../enterprise/meta/general/login_page.php:105 -msgid "Monitor all your systems with a single tool" -msgstr "単一のツールえ全システムの監視をします" - -#: ../../enterprise/meta/general/login_page.php:113 -#: ../../general/login_page.php:224 -msgid "Build" -msgstr "ビルド" - -#: ../../enterprise/meta/general/login_page.php:117 -#: ../../enterprise/meta/general/login_page.php:126 -#: ../../general/login_page.php:237 -msgid "Login failed" -msgstr "ログインに失敗しました" - -#: ../../enterprise/meta/general/login_page.php:139 -msgid "Login off" -msgstr "ログオフ" - -#: ../../enterprise/meta/general/login_page.php:144 -#: ../../mobile/include/user.class.php:221 ../../general/login_page.php:176 -msgid "" -"Your session is over. Please close your browser window to close this Pandora " -"session." -msgstr "セッションを終了しました。ブラウザのウインドウを閉じてください。" - -#: ../../enterprise/meta/general/login_page.php:170 -msgid "" -"In order to have the best user experience with Pandora FMS, we strongly " -"recommend to use" -msgstr "Pandora FMS の利用には、以下を使うことを強くお勧めします" - -#: ../../enterprise/meta/general/login_page.php:171 -msgid "" -"Mozilla Firefox or Google Chrome browsers." -msgstr "" -"Mozilla Firefox または Google Chrome ブラウザ。" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:101 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:122 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:87 -#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:39 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1417 -#: ../../enterprise/godmode/policies/policy_modules.php:270 -msgid "Edit module" -msgstr "モジュールの編集" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:127 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:154 -#: ../../enterprise/meta/monitoring/wizard/wizard.update_agent.php:49 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:113 -#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:92 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:124 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:112 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:178 -msgid "Can't connect to Pandora FMS instance" -msgstr "Pandora FMS インスタンスに接続できません" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:75 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:199 -#: ../../godmode/agentes/modificar_agente.php:608 -#: ../../operation/agentes/estado_agente.php:598 -#: ../../operation/agentes/estado_agente.php:618 -#: ../../operation/snmpconsole/snmp_statistics.php:151 -#: ../../operation/snmpconsole/snmp_view.php:582 -msgid "Create agent" -msgstr "エージェント作成" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:200 -#: ../../godmode/menu.php:29 -msgid "Manage agents" -msgstr "エージェント管理" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:249 -msgid "Select the agent to be edited or deleted" -msgstr "編集または削除するエージェントを選択" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:98 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_agent.php:40 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:290 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:116 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:84 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:42 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:116 -msgid "Create module" -msgstr "モジュールの作成" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:291 -msgid "Manage modules" -msgstr "モジュール管理" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:339 -msgid "Select the agent where the module will be created" -msgstr "モジュールを作成するエージェントを選択" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:353 -msgid "Create Module" -msgstr "モジュールの作成" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:411 -msgid "Select the module to be edited or deleted" -msgstr "編集または削除するモジュールの選択" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:455 -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:533 -#: ../../godmode/snmpconsole/snmp_alert.php:76 -msgid "Create alert" -msgstr "アラート作成" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:456 -#: ../../godmode/users/configure_profile.php:268 -#: ../../godmode/alerts/alert_list.php:299 -#: ../../godmode/alerts/alert_list.php:302 -msgid "Manage alerts" -msgstr "アラート管理" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:519 -msgid "Select the module where the alert will be created" -msgstr "アラートを作成するモジュールの選択" - -#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:603 -msgid "Select the alert to be edited or deleted" -msgstr "編集または削除するアラートの選択" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:63 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:83 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:101 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:71 -#: ../../enterprise/godmode/modules/configure_local_component.php:290 -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:209 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:165 -#: ../../godmode/agentes/planned_downtime.list.php:396 -#: ../../godmode/menu.php:131 ../../godmode/setup/setup.php:138 -#: ../../include/functions_reports.php:639 -#: ../../include/functions_reports.php:641 -msgid "Configuration" -msgstr "設定" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:65 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:86 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:104 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:74 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1375 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1465 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1585 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1656 -msgid "Preview" -msgstr "プレビュー" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:78 -msgid "Edit agent" -msgstr "エージェントの編集" - -#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:212 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:227 -msgid "Please, set a valid IP/Name address" -msgstr "正しい IPアドレス/ホスト名を設定してください" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:84 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:102 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:72 -msgid "Advanced configuration" -msgstr "拡張設定" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:189 -msgid "Please, set a name" -msgstr "名前を設定してください" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:198 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:240 -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:196 -msgid "Invalid characters founded in module name" -msgstr "モジュール名に不正な文字があります" - -#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:210 -msgid "Please, set an interval" -msgstr "間隔を設定してください" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:91 -#: ../../enterprise/godmode/alerts/alert_events.php:548 -#: ../../godmode/alerts/configure_alert_template.php:801 -#: ../../general/login_identification_wizard.php:157 -msgid "Finish" -msgstr "終了" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:92 -msgid "The alert you are trying to add is already in the list of alerts" -msgstr "追加しようとしているアラートは、アラート一覧にすでにあります。" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:93 -#: ../../enterprise/meta/include/ajax/wizard.ajax.php:486 -#: ../../operation/integria_incidents/incident.php:141 -#: ../../operation/incidents/incident_detail.php:120 -msgid "No description available" -msgstr "説明なし" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:96 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:464 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:744 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:951 -#: ../../enterprise/operation/agentes/policy_view.php:146 -#: ../../enterprise/operation/agentes/policy_view.php:210 -#: ../../enterprise/operation/agentes/policy_view.php:442 -#: ../../godmode/modules/manage_network_components_form_plugin.php:29 -#: ../../godmode/modules/manage_network_components_form_network.php:82 -#: ../../godmode/modules/manage_network_components_form_wmi.php:58 -#: ../../godmode/alerts/configure_alert_template.php:902 -#: ../../godmode/alerts/alert_list.builder.php:212 -#: ../../include/functions.php:2028 -msgid "Empty" -msgstr "空" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:97 -#: ../../include/functions_events.php:1769 -msgid "New" -msgstr "新規" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:357 -#: ../../enterprise/meta/monitoring/wizard/wizard.php:102 -#: ../../godmode/reporting/graph_builder.graph_editor.php:185 -msgid "Please, select a module" -msgstr "モジュールを選択してください" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:103 -msgid "Please, select an alert" -msgstr "アラートを選択してください" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:104 -msgid "Please, select an agent" -msgstr "エージェントを選択してください" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:108 -#: ../../enterprise/meta/include/functions_wizard_meta.php:517 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1666 -#: ../../godmode/tag/edit_tag.php:185 -#: ../../include/functions_reporting.php:3671 -msgid "Url" -msgstr "URL" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:109 -msgid "String" -msgstr "文字列" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:110 -#: ../../godmode/agentes/configurar_agente.php:181 -#: ../../godmode/agentes/configurar_agente.php:704 -msgid "No agent name specified" -msgstr "エージェント名が定義されていません。" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:111 -msgid "Another agent already exists with the same name" -msgstr "他のエージェントがすでに同じ名前で存在します" - -#: ../../enterprise/meta/monitoring/wizard/wizard.php:113 -#: ../../godmode/agentes/module_manager_editor_common.php:348 -#: ../../godmode/agentes/module_manager_editor_common.php:351 -#, php-format -msgid "Agent interval x %s" -msgstr "エージェント実行間隔 x %s" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:144 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1387 -#: ../../godmode/massive/massive_delete_modules.php:405 -#: ../../godmode/massive/massive_edit_modules.php:248 -msgid "Module type" -msgstr "モジュールタイプ" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:146 -#: ../../mobile/include/functions_web.php:23 -#: ../../include/functions_reporting_html.php:2713 -#: ../../include/functions_reporting_html.php:2853 -msgid "Monitor" -msgstr "モニタ項目" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 -msgid "Web check" -msgstr "ウェブチェック" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:228 -msgid "Module description" -msgstr "モジュールの説明" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:244 -msgid "Step by step wizard" -msgstr "段階的ウィザード" - -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:251 -#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:255 -msgid "Click Create to continue" -msgstr "続けるには作成をクリックします" - -#: ../../enterprise/meta/monitoring/tactical.php:37 -msgid "Tactical View" -msgstr "モニタ状態表示" - -#: ../../enterprise/meta/monitoring/tactical.php:291 -msgid "Report of state" -msgstr "状態レポート" - -#: ../../enterprise/meta/monitoring/tactical.php:320 -msgid "Report of events" -msgstr "イベントレポート" - -#: ../../enterprise/meta/monitoring/tactical.php:325 -msgid "Info of state in events" -msgstr "イベントの状態" - -#: ../../enterprise/meta/monitoring/tactical.php:341 -msgid "More events" -msgstr "イベント追加" - -#: ../../enterprise/meta/monitoring/group_view.php:33 -msgid "Group View" -msgstr "グループ表示" - -#: ../../enterprise/meta/monitoring/group_view.php:46 -#: ../../operation/users/user_edit.php:303 -#: ../../operation/agentes/group_view.php:70 ../../operation/menu.php:43 -msgid "Group view" -msgstr "グループ" - -#: ../../enterprise/meta/monitoring/group_view.php:95 -msgid "Summary by status" -msgstr "状態ごとのまとめ" - -#: ../../enterprise/meta/monitoring/group_view.php:103 -msgid "% Agents Unknown" -msgstr "% のエージェントが不明状態" - -#: ../../enterprise/meta/monitoring/group_view.php:104 -#: ../../enterprise/meta/monitoring/group_view.php:105 -msgid "% Agents not init" -msgstr "未初期化エージェント%" - -#: ../../enterprise/meta/monitoring/group_view.php:108 -msgid "% Monitors Critical" -msgstr "障害状態モジュール%" - -#: ../../enterprise/meta/monitoring/group_view.php:109 -msgid "% Monitors Warning" -msgstr "警告状態モジュール%" - -#: ../../enterprise/meta/monitoring/group_view.php:110 -msgid "% Monitors OK" -msgstr "正常状態モジュール%" - -#: ../../enterprise/meta/monitoring/group_view.php:111 -msgid "% Monitors Unknown" -msgstr "不明状態モジュール%" - -#: ../../enterprise/meta/monitoring/group_view.php:112 -msgid "% Monitors Not init" -msgstr "未初期化モジュール%" - -#: ../../enterprise/meta/monitoring/group_view.php:136 -#: ../../enterprise/meta/monitoring/group_view.php:137 -msgid "This data doesn't show in realtime" -msgstr "このデータはリアルタイムでは表示されません" - -#: ../../enterprise/meta/monitoring/group_view.php:144 -msgid "Group or Tag" -msgstr "グループまたはタグ" - -#: ../../enterprise/meta/monitoring/group_view.php:148 -msgid "critical" -msgstr "障害" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:72 -#: ../../operation/agentes/networkmap.php:168 -#: ../../operation/agentes/networkmap_list.php:100 -msgid "Network map deleted successfully" -msgstr "ネットワークマップを削除しました。" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:73 -#: ../../operation/agentes/networkmap.php:169 -#: ../../operation/agentes/networkmap_list.php:101 -msgid "Could not delete network map" -msgstr "ネットワークマップの削除に失敗しました。" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:134 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:221 -msgid "Not networkmap defined." -msgstr "ネットワークマップが定義されていません" - -#: ../../enterprise/meta/screens/screens.networkmap.php:44 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:236 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:390 -msgid "Create networkmap" -msgstr "ネットワークマップの作成" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:254 -msgid "Networkmap list" -msgstr "ネットワークマップ一覧" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:425 -msgid "Successful update the networkmap." -msgstr "ネットワークマップを更新しました" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:426 -msgid "Unsuccessful update the networkmap." -msgstr "ネットワークマップの更新に失敗しました" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:438 -msgid "Unnamed " -msgstr "名前無し " - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:519 -#: ../../godmode/events/event_edit_filter.php:208 -msgid "Save in group" -msgstr "保存グループ" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:526 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:316 -#: ../../godmode/agentes/planned_downtime.editor.php:708 -msgid "Filter by group" -msgstr "グループでフィルタする" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:529 -msgid "Filter by tag" -msgstr "タグによるフィルタ" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:529 -#: ../../operation/agentes/status_monitor.php:340 -#: ../../operation/agentes/status_monitor.php:343 -#: ../../operation/agentes/alerts_status.functions.php:86 -msgid "Only it is show tags in use." -msgstr "利用中のタグのみ表示します。" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:535 -msgid "Filter by agents" -msgstr "エージェントでのフィルタ" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:545 -msgid "Filter by modules" -msgstr "モジュールでのフィルタ" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:555 -#: ../../enterprise/godmode/policies/policy_modules.php:291 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:276 -#: ../../enterprise/godmode/alerts/alert_events_list.php:597 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:96 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:147 -#: ../../godmode/agentes/module_manager_editor.php:465 -#: ../../godmode/agentes/agent_manager.php:395 -#: ../../godmode/massive/massive_edit_agents.php:403 -#: ../../godmode/massive/massive_add_action_alerts.php:157 -#: ../../include/functions_visual_map_editor.php:450 -#: ../../operation/events/events_list.php:579 -msgid "Advanced options" -msgstr "拡張オプション" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:570 -msgid "Show modules" -msgstr "モジュール表示" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:576 -#: ../../operation/agentes/networkmap.php:515 -msgid "Regenerate" -msgstr "再生成" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:582 -#: ../../enterprise/godmode/services/services.service.php:250 -#: ../../enterprise/operation/services/services.list.php:170 -#: ../../enterprise/dashboard/widgets/network_map.php:40 -#: ../../operation/agentes/networkmap.php:509 -msgid "Simple" -msgstr "シンプル" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:585 -msgid "Show modulegroup" -msgstr "モジュールグループ表示" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:594 -#: ../../enterprise/meta/include/functions_networkmap_meta.php:605 -#: ../../operation/agentes/networkmap.php:489 -msgid "No Overlap" -msgstr "重ね合わせ無し" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:597 -#: ../../operation/agentes/networkmap.php:557 -msgid "Distance between nodes" -msgstr "ノード間隔" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:598 -#: ../../operation/agentes/networkmap.php:558 -msgid "Separation between elements in the map (in Non-overlap mode)" -msgstr "マップ内でのエレメントの分割 (重ね合わせ無しモード)" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:614 -msgid "Show children Metaconsole" -msgstr "子メタコンソール表示" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:660 -#: ../../operation/agentes/networkmap.php:588 -msgid "Map options" -msgstr "マップオプション" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:665 -msgid "There is no group selected" -msgstr "グループが選択されていません" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:682 -#: ../../enterprise/include/functions_networkmap_enterprise.php:74 -#: ../../enterprise/operation/policies/networkmap.policies.php:64 -#: ../../mobile/operation/networkmap.php:110 -#: ../../mobile/operation/networkmap.php:129 -#: ../../mobile/operation/networkmap.php:146 -#: ../../operation/agentes/networkmap.dinamic.php:85 -#: ../../operation/agentes/networkmap.topology.php:73 -#: ../../operation/agentes/networkmap.groups.php:68 -msgid "Pandora FMS" -msgstr "Pandora FMS" - -#: ../../enterprise/meta/include/functions_networkmap_meta.php:875 -#, php-format -msgid "Cannot connect to %s Pandora to generate networkmap." -msgstr "ネットワークマップを生成するために %s Pandora へ接続できません" - -#: ../../enterprise/meta/include/functions_users_meta.php:172 -#: ../../enterprise/meta/include/functions_users_meta.php:193 -#: ../../godmode/users/profile_list.php:49 -#: ../../godmode/users/configure_profile.php:45 -#: ../../godmode/users/user_list.php:117 -#: ../../godmode/users/configure_user.php:86 ../../godmode/menu.php:85 -msgid "Profile management" -msgstr "プロファイル管理" - -#: ../../enterprise/meta/include/functions_users_meta.php:184 -msgid "User synchronization" -msgstr "ユーザ同期" - -#: ../../enterprise/meta/include/functions_users_meta.php:196 -msgid "Group synchronization" -msgstr "グループ同期" - -#: ../../enterprise/meta/include/functions_agents_meta.php:1169 -#: ../../enterprise/meta/include/functions_agents_meta.php:1180 -msgid "Agents movement" -msgstr "エージェント移動" - -#: ../../enterprise/meta/include/functions_agents_meta.php:1174 -#: ../../enterprise/meta/include/functions_agents_meta.php:1183 -msgid "Group management" -msgstr "グループ管理" - -#: ../../enterprise/meta/include/functions_components_meta.php:48 -#: ../../enterprise/meta/include/functions_components_meta.php:66 -#: ../../godmode/menu.php:39 -msgid "Component groups" -msgstr "コンポーネントグループ管理" - -#: ../../enterprise/meta/include/functions_components_meta.php:52 -#: ../../enterprise/meta/include/functions_components_meta.php:69 -#: ../../enterprise/godmode/menu.php:68 -msgid "Local components" -msgstr "ローカルコンポーネント" - -#: ../../enterprise/meta/include/functions_components_meta.php:56 -#: ../../enterprise/meta/include/functions_components_meta.php:72 -#: ../../godmode/menu.php:98 -msgid "Network components" -msgstr "コンポーネント管理" - -#: ../../enterprise/meta/include/functions_components_meta.php:60 -#: ../../enterprise/meta/include/functions_components_meta.php:75 -msgid "Plugin management" -msgstr "プラグイン管理" - -#: ../../enterprise/meta/include/functions_components_meta.php:81 -msgid "Create plugin" -msgstr "プラグイン作成" - -#: ../../enterprise/meta/include/functions_components_meta.php:84 -msgid "Edit plugin" -msgstr "プラグイン編集" - -#: ../../enterprise/meta/include/functions_alerts_meta.php:107 -#: ../../enterprise/meta/include/functions_alerts_meta.php:125 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:251 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:137 -#: ../../enterprise/include/functions_reporting.php:81 -#: ../../enterprise/include/functions_reporting.php:5621 -#: ../../enterprise/include/functions_reporting.php:5645 -#: ../../enterprise/include/functions_reporting.php:5699 -#: ../../godmode/agentes/configurar_agente.php:515 ../../godmode/menu.php:148 -msgid "Templates" -msgstr "テンプレート" - -#: ../../enterprise/meta/include/functions_alerts_meta.php:115 -#: ../../enterprise/meta/include/functions_alerts_meta.php:131 -#: ../../godmode/menu.php:152 -msgid "Commands" -msgstr "コマンド" - -#: ../../enterprise/meta/include/functions_meta.php:332 -msgid "No admin user" -msgstr "管理者ではありません" - -#: ../../enterprise/meta/include/functions_meta.php:348 -#: ../../include/functions_config.php:217 -msgid "Activate Metaconsole" -msgstr "メタコンソールの有効化" - -#: ../../enterprise/meta/include/functions_meta.php:428 -msgid "Netflow disable custom live view filters" -msgstr "Netflow は、カスタムライブビューフィルタを無効にします" - -#: ../../enterprise/meta/include/functions_meta.php:476 -msgid "Customizable section" -msgstr "カスタマイズ可能なセクション" - -#: ../../enterprise/meta/include/functions_meta.php:602 -#: ../../godmode/setup/setup_auth.php:179 -#: ../../include/functions_config.php:285 -msgid "Authentication method" -msgstr "認証方法" - -#: ../../enterprise/meta/include/functions_meta.php:612 -#: ../../godmode/setup/setup_auth.php:49 ../../include/functions_config.php:323 -msgid "Fallback to local authentication" -msgstr "ローカル認証へのフォールバック" - -#: ../../enterprise/meta/include/functions_meta.php:622 -#: ../../godmode/setup/setup_auth.php:57 ../../include/functions_config.php:287 -msgid "Autocreate remote users" -msgstr "リモートユーザの自動作成" - -#: ../../enterprise/meta/include/functions_meta.php:632 -#: ../../enterprise/godmode/setup/setup_auth.php:256 -#: ../../include/functions_config.php:289 -msgid "Autocreate profile" -msgstr "プロファイルの自動作成" - -#: ../../enterprise/meta/include/functions_meta.php:642 -#: ../../enterprise/godmode/setup/setup_auth.php:262 -#: ../../include/functions_config.php:291 -msgid "Autocreate profile group" -msgstr "プロファイルグループの自動作成" - -#: ../../enterprise/meta/include/functions_meta.php:652 -#: ../../enterprise/godmode/setup/setup_auth.php:269 -#: ../../include/functions_config.php:293 -msgid "Autocreate profile tags" -msgstr "自動作成プロファイルタグ" - -#: ../../enterprise/meta/include/functions_meta.php:662 -#: ../../enterprise/godmode/setup/setup_auth.php:156 -#: ../../include/functions_config.php:295 -msgid "Autocreate blacklist" -msgstr "ブラックリストの自動作成" - -#: ../../enterprise/meta/include/functions_meta.php:672 -#: ../../godmode/setup/setup_auth.php:124 -#: ../../include/functions_config.php:359 -#: ../../operation/users/user_edit.php:360 -#: ../../operation/users/user_edit.php:363 -msgid "Double authentication" -msgstr "二段階認証" - -#: ../../enterprise/meta/include/functions_meta.php:682 -#: ../../include/functions_config.php:361 -msgid "Session timeout" -msgstr "セッションタイムアウト" - -#: ../../enterprise/meta/include/functions_meta.php:694 -#: ../../enterprise/godmode/setup/setup_auth.php:284 -#: ../../include/functions_config.php:298 -msgid "Active directory server" -msgstr "アクティブディレクトリサーバ" - -#: ../../enterprise/meta/include/functions_meta.php:704 -#: ../../enterprise/godmode/setup/setup_auth.php:290 -#: ../../include/functions_config.php:300 -msgid "Active directory port" -msgstr "アクティブディレクトリポート" - -#: ../../enterprise/meta/include/functions_meta.php:714 -#: ../../enterprise/meta/include/functions_meta.php:786 -#: ../../enterprise/godmode/setup/setup_auth.php:296 -#: ../../godmode/setup/setup_auth.php:89 ../../include/functions_config.php:302 -#: ../../include/functions_config.php:317 -msgid "Start TLS" -msgstr "TLS の開始" - -#: ../../enterprise/meta/include/functions_meta.php:724 -#: ../../enterprise/godmode/setup/setup_auth.php:164 -#: ../../include/functions_config.php:304 -msgid "Advance Config AD" -msgstr "AD 拡張設定" - -#: ../../enterprise/meta/include/functions_meta.php:734 -#: ../../enterprise/godmode/setup/setup_auth.php:303 -#: ../../include/functions_config.php:306 -msgid "Domain" -msgstr "ドメイン" - -#: ../../enterprise/meta/include/functions_meta.php:744 -#: ../../enterprise/godmode/setup/setup_auth.php:182 -#: ../../include/functions_config.php:308 -msgid "Advanced Permisions AD" -msgstr "AD 拡張パーミッション" - -#: ../../enterprise/meta/include/functions_meta.php:756 -#: ../../godmode/setup/setup_auth.php:70 ../../include/functions_config.php:311 -msgid "LDAP server" -msgstr "LDAP サーバ" - -#: ../../enterprise/meta/include/functions_meta.php:766 -#: ../../godmode/setup/setup_auth.php:76 ../../include/functions_config.php:313 -msgid "LDAP port" -msgstr "LDAP ポート" - -#: ../../enterprise/meta/include/functions_meta.php:776 -#: ../../godmode/setup/setup_auth.php:83 ../../include/functions_config.php:315 -msgid "LDAP version" -msgstr "LDAP バージョン" - -#: ../../enterprise/meta/include/functions_meta.php:796 -#: ../../godmode/setup/setup_auth.php:96 ../../include/functions_config.php:319 -msgid "Base DN" -msgstr "ベース DN" - -#: ../../enterprise/meta/include/functions_meta.php:806 -#: ../../godmode/setup/setup_auth.php:102 -#: ../../include/functions_config.php:321 -msgid "Login attribute" -msgstr "ログイン属性" - -#: ../../enterprise/meta/include/functions_meta.php:819 -msgid "Pandora FMS host" -msgstr "Pandora FMS ホスト" - -#: ../../enterprise/meta/include/functions_meta.php:829 -#: ../../enterprise/meta/include/functions_meta.php:882 -#: ../../enterprise/meta/include/functions_meta.php:935 -#: ../../enterprise/godmode/setup/setup_auth.php:58 -#: ../../enterprise/godmode/setup/setup_auth.php:90 -#: ../../enterprise/godmode/setup/setup_auth.php:122 -#: ../../include/functions_config.php:328 -#: ../../include/functions_config.php:339 -#: ../../include/functions_config.php:349 -msgid "MySQL port" -msgstr "MySQL ポート" - -#: ../../enterprise/meta/include/functions_meta.php:839 -#: ../../enterprise/meta/include/functions_meta.php:892 -#: ../../enterprise/meta/include/functions_meta.php:945 -#: ../../enterprise/godmode/setup/setup_history.php:59 -#: ../../enterprise/godmode/setup/setup_auth.php:64 -#: ../../enterprise/godmode/setup/setup_auth.php:96 -#: ../../enterprise/godmode/setup/setup_auth.php:128 -#: ../../include/functions_config.php:330 -#: ../../include/functions_config.php:341 -#: ../../include/functions_config.php:351 -#: ../../include/functions_config.php:654 -msgid "Database name" -msgstr "データベース名" - -#: ../../enterprise/meta/include/functions_meta.php:872 -#: ../../enterprise/godmode/setup/setup_auth.php:84 -#: ../../include/functions_config.php:337 -msgid "Babel Enterprise host" -msgstr "Babel Enterprise ホスト" - -#: ../../enterprise/meta/include/functions_meta.php:925 -#: ../../enterprise/godmode/setup/setup_auth.php:116 -#: ../../include/functions_config.php:347 -msgid "Integria host" -msgstr "Integria ホスト" - -#: ../../enterprise/meta/include/functions_meta.php:1091 -msgid "Type of charts" -msgstr "チャートのタイプ" - -#: ../../enterprise/meta/include/functions_meta.php:1251 -#: ../../godmode/setup/performance.php:110 -#: ../../include/functions_config.php:397 -msgid "Use agent access graph" -msgstr "エージェントアクセスグラフの利用" - -#: ../../enterprise/meta/include/functions_events_meta.php:55 -#: ../../godmode/events/custom_events.php:68 -#: ../../godmode/events/custom_events.php:152 -#: ../../include/functions_events.php:34 -#: ../../include/functions_events.php:1631 -msgid "Event id" -msgstr "イベント ID" - -#: ../../enterprise/meta/include/functions_events_meta.php:58 -#: ../../enterprise/include/functions_reporting_pdf.php:1188 -#: ../../godmode/events/custom_events.php:71 -#: ../../godmode/events/custom_events.php:153 -#: ../../include/functions_reporting_html.php:894 -#: ../../include/functions_reporting_html.php:2503 -#: ../../include/functions_events.php:35 ../../include/functions_events.php:892 -#: ../../include/functions_events.php:2388 -msgid "Event name" -msgstr "イベント名" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1071 -#: ../../enterprise/meta/include/functions_events_meta.php:61 -#: ../../enterprise/include/functions_inventory.php:64 -#: ../../enterprise/include/functions_reporting_pdf.php:2653 -#: ../../godmode/agentes/modificar_agente.php:449 -#: ../../godmode/agentes/agent_manager.php:154 -#: ../../godmode/events/custom_events.php:74 -#: ../../godmode/events/custom_events.php:154 -#: ../../mobile/operation/modules.php:453 -#: ../../mobile/operation/modules.php:715 -#: ../../include/functions_reporting_html.php:1772 -#: ../../include/functions_treeview.php:504 -#: ../../include/functions_events.php:36 ../../include/functions_events.php:895 -#: ../../include/functions_events.php:3358 -#: ../../operation/events/events.build_table.php:161 -msgid "Agent name" -msgstr "エージェント名" - -#: ../../enterprise/meta/include/functions_events_meta.php:73 -#: ../../enterprise/include/functions_inventory.php:65 -#: ../../enterprise/include/functions_inventory.php:240 -#: ../../enterprise/include/functions_reporting_pdf.php:1192 -#: ../../enterprise/include/functions_reporting_pdf.php:1341 -#: ../../enterprise/include/functions_reporting_pdf.php:1476 -#: ../../enterprise/include/functions_reporting_csv.php:235 -#: ../../enterprise/include/functions_reporting_csv.php:765 -#: ../../godmode/setup/news.php:223 ../../godmode/events/custom_events.php:86 -#: ../../godmode/events/custom_events.php:158 -#: ../../mobile/operation/modules.php:505 -#: ../../mobile/operation/modules.php:718 ../../mobile/operation/events.php:473 -#: ../../include/functions_reporting_html.php:768 -#: ../../include/functions_reporting_html.php:898 -#: ../../include/functions_reporting_html.php:1382 -#: ../../include/functions_reporting_html.php:2505 -#: ../../include/ajax/events.php:466 ../../include/functions_netflow.php:287 -#: ../../include/functions_reporting.php:6078 -#: ../../include/functions_events.php:40 ../../include/functions_events.php:899 -#: ../../include/functions_events.php:2393 -#: ../../include/functions_events.php:3364 -#: ../../operation/agentes/exportdata.csv.php:77 -#: ../../operation/agentes/exportdata.php:99 -#: ../../operation/agentes/status_monitor.php:986 -#: ../../operation/agentes/estado_generalagente.php:403 -#: ../../operation/agentes/exportdata.excel.php:76 -#: ../../operation/messages/message_list.php:123 -#: ../../operation/snmpconsole/snmp_view.php:531 -#: ../../operation/integria_incidents/incident.files.php:43 -#: ../../operation/search_modules.php:54 ../../operation/events/events.php:89 -#: ../../operation/events/events.build_table.php:167 -msgid "Timestamp" -msgstr "タイムスタンプ" - -#: ../../enterprise/meta/include/functions_events_meta.php:79 -#: ../../godmode/events/custom_events.php:92 -#: ../../godmode/events/custom_events.php:160 -#: ../../include/functions_events.php:42 -msgid "Agent module" -msgstr "エージェントモジュール" - -#: ../../enterprise/meta/include/functions_events_meta.php:82 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:169 -#: ../../godmode/agentes/configurar_agente.php:511 -#: ../../godmode/events/custom_events.php:95 -#: ../../godmode/events/custom_events.php:161 -#: ../../include/functions_events.php:43 ../../include/functions_events.php:978 -#: ../../include/functions_events.php:3395 -#: ../../operation/agentes/estado_monitores.php:430 -#: ../../operation/snmpconsole/snmp_view.php:382 -#: ../../operation/snmpconsole/snmp_view.php:535 -#: ../../operation/snmpconsole/snmp_view.php:829 -#: ../../operation/events/events_rss.php:185 -#: ../../operation/events/events.build_table.php:204 -msgid "Alert" -msgstr "アラート" - -#: ../../enterprise/meta/include/functions_events_meta.php:88 -#: ../../godmode/events/custom_events.php:101 -#: ../../godmode/events/custom_events.php:163 -#: ../../include/functions_events.php:45 -#: ../../include/functions_events.php:1801 -#: ../../include/functions_events.php:3406 -#: ../../include/functions_events.php:3751 -#: ../../operation/events/events.build_table.php:217 -#: ../../operation/events/events.build_table.php:569 -msgid "Comment" -msgstr "コメント" - -#: ../../enterprise/meta/include/functions_events_meta.php:97 -#: ../../godmode/events/custom_events.php:110 -#: ../../godmode/events/custom_events.php:166 -#: ../../include/functions_events.php:48 -#: ../../include/functions_events.php:2301 -msgid "Extra id" -msgstr "拡張 ID" - -#: ../../enterprise/meta/include/functions_events_meta.php:100 -#: ../../godmode/agentes/agent_incidents.php:92 -#: ../../godmode/events/custom_events.php:113 -#: ../../godmode/events/custom_events.php:167 -#: ../../mobile/operation/events.php:477 ../../include/functions_events.php:49 -#: ../../include/functions_events.php:2403 -#: ../../include/functions_events.php:3374 -#: ../../operation/integria_incidents/incident.list.php:101 -#: ../../operation/incidents/incident_detail.php:266 -#: ../../operation/incidents/incident.php:342 -#: ../../operation/events/events.build_table.php:179 -msgid "Owner" -msgstr "所有者" - -#: ../../enterprise/meta/include/functions_events_meta.php:103 -#: ../../godmode/events/custom_events.php:116 -#: ../../godmode/events/custom_events.php:168 -#: ../../include/functions_events.php:50 -#: ../../include/functions_events.php:3426 -#: ../../operation/events/events.build_table.php:241 -msgid "ACK Timestamp" -msgstr "ACK タイムスタンプ" - -#: ../../enterprise/meta/include/functions_events_meta.php:106 -#: ../../godmode/events/custom_events.php:119 -#: ../../godmode/events/custom_events.php:169 -#: ../../include/functions_events.php:51 -#: ../../include/functions_events.php:2240 -#: ../../include/functions_events.php:2252 -#: ../../include/functions_events.php:2264 -#: ../../include/functions_events.php:2276 -#: ../../include/functions_events.php:2281 -#: ../../include/functions_events.php:2286 -#: ../../include/functions_events.php:2290 -#: ../../include/functions_events.php:3431 -#: ../../operation/events/events.build_table.php:247 -msgid "Instructions" -msgstr "手順" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:163 -#: ../../enterprise/meta/include/functions_wizard_meta.php:166 -#: ../../enterprise/meta/include/functions_wizard_meta.php:375 -#: ../../enterprise/meta/include/functions_wizard_meta.php:378 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1302 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1637 -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1087 -#: ../../enterprise/include/functions_reporting_pdf.php:2182 -#: ../../enterprise/include/functions_reporting_pdf.php:2201 -#: ../../godmode/agentes/agent_manager.php:201 -#: ../../godmode/servers/modificar_server.php:47 -#: ../../include/functions_reporting_html.php:1949 -#: ../../include/functions_reporting_html.php:1992 -#: ../../include/functions_treeview.php:524 -#: ../../include/functions_events.php:2078 -#: ../../operation/gis_maps/ajax.php:269 -msgid "IP Address" -msgstr "IP アドレス" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:175 -#: ../../enterprise/meta/include/functions_wizard_meta.php:392 -#: ../../enterprise/meta/include/functions_wizard_meta.php:552 -#: ../../enterprise/godmode/modules/configure_local_component.php:302 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:80 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:151 -#: ../../enterprise/include/functions_metaconsole.php:1277 -#: ../../enterprise/include/functions_metaconsole.php:1300 -#: ../../enterprise/include/functions_metaconsole.php:1323 -#: ../../enterprise/include/functions_metaconsole.php:1346 -#: ../../enterprise/include/functions_metaconsole.php:1369 -msgid "Check" -msgstr "チェック" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:184 -#: ../../enterprise/meta/include/functions_wizard_meta.php:412 -#: ../../enterprise/meta/include/functions_wizard_meta.php:481 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1010 -#: ../../enterprise/godmode/alerts/alert_events.php:97 -#: ../../enterprise/godmode/alerts/alert_events.php:102 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 -#: ../../enterprise/include/functions_reporting_csv.php:369 -#: ../../godmode/alerts/configure_alert_template.php:148 -#: ../../godmode/alerts/configure_alert_template.php:153 -#: ../../godmode/setup/setup.php:74 ../../godmode/setup/setup.php:112 -#: ../../godmode/servers/plugin.php:326 ../../godmode/servers/plugin.php:332 -#: ../../include/ajax/events.php:299 ../../include/functions_reports.php:581 -#: ../../include/functions_reporting.php:5302 -msgid "General" -msgstr "一般" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:239 -#: ../../godmode/modules/manage_network_templates_form.php:302 -msgid "Components" -msgstr "コンポーネント" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:241 -msgid "Agent modules" -msgstr "エージェントモジュール" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:284 -msgid "Add selected modules to agent" -msgstr "選択したモジュールのエージェントへの追加" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:298 -msgid "Undo changes" -msgstr "変更を元に戻す" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:469 -msgid "Latency" -msgstr "待ち時間" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:470 -msgid "Response" -msgstr "応答" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:472 -msgid "Check type" -msgstr "チェックタイプ" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:489 -#: ../../enterprise/meta/include/functions_wizard_meta.php:540 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:54 -#: ../../enterprise/include/functions_enterprise.php:295 -msgid "Web checks" -msgstr "ウェブチェック" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:521 -msgid "String to check" -msgstr "チェック文字列" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:526 -msgid "Add check" -msgstr "チェックを追加" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:534 -msgid "Delete check" -msgstr "チェックを削除" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:548 -#: ../../enterprise/godmode/modules/configure_local_component.php:294 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:76 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:146 -msgid "Load basic" -msgstr "基本設定読み込み" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:550 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:78 -msgid "Load a basic structure on Web Checks" -msgstr "ウェブチェックに基本構造を読み込む" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:554 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:82 -msgid "Check the correct structure of the WebCheck" -msgstr "ウェブチェックの構造確認" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:561 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:126 -msgid "First line must be \"task_begin\"" -msgstr "最初の行は、\"task_begin\" でなければいけません。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:562 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:127 -msgid "Webchecks configuration is empty" -msgstr "ウェブチェック設定が空です" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:563 -#: ../../enterprise/meta/include/functions_wizard_meta.php:564 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:128 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:129 -msgid "Last line must be \"task_end\"" -msgstr "最後の行は、\"task_end\" でなければいけません。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:565 -#: ../../enterprise/godmode/modules/configure_local_component.php:313 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:130 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:169 -msgid "There is a line with a unknown token 'token_fail'." -msgstr "不明なトークン 'token_fail' を含む行があります。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:566 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:132 -msgid "Web checks are built correctly" -msgstr "ウェブチェックを設定しました" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:782 -#: ../../enterprise/meta/include/functions_wizard_meta.php:900 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1078 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1361 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1442 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1575 -#: ../../enterprise/godmode/modules/configure_local_component.php:275 -#: ../../enterprise/include/functions_reporting_pdf.php:2707 -#: ../../godmode/modules/manage_network_components_form_common.php:152 -#: ../../godmode/agentes/module_manager_editor_common.php:329 -#: ../../godmode/massive/massive_edit_modules.php:518 -#: ../../include/functions_reporting_html.php:1811 -#: ../../include/functions_netflow.php:1128 -#: ../../include/functions_netflow.php:1138 -#: ../../include/functions_netflow.php:1156 -#: ../../include/functions_netflow.php:1164 -#: ../../include/functions_netflow.php:1187 -#: ../../include/functions_netflow.php:1245 -#: ../../include/functions_netflow.php:1251 -#: ../../include/functions_netflow.php:1283 -msgid "Unit" -msgstr "単位" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:814 -#: ../../enterprise/meta/include/functions_wizard_meta.php:906 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1116 -msgid "Various" -msgstr "いろいろ" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:840 -#: ../../enterprise/meta/include/functions_wizard_meta.php:849 -#: ../../enterprise/meta/include/functions_wizard_meta.php:926 -#: ../../enterprise/meta/include/functions_wizard_meta.php:935 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1127 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1136 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1343 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1352 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1424 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1433 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1540 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1549 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1565 -#: ../../enterprise/godmode/modules/configure_local_component.php:228 -#: ../../enterprise/godmode/modules/configure_local_component.php:243 -#: ../../godmode/modules/manage_network_components_form_common.php:116 -#: ../../godmode/modules/manage_network_components_form_common.php:129 -#: ../../godmode/agentes/module_manager_editor_common.php:258 -#: ../../godmode/agentes/module_manager_editor_common.php:277 -#: ../../godmode/massive/massive_edit_modules.php:388 -#: ../../godmode/massive/massive_edit_modules.php:434 -msgid "Inverse interval" -msgstr "条件の反転" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:854 -#: ../../enterprise/meta/include/functions_wizard_meta.php:940 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1157 -msgid "Thresholds" -msgstr "しきい値" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:946 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1451 -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:98 -msgid "Proxy URL" -msgstr "プロキシURL" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:951 -msgid "Web configuration" -msgstr "ウェブ設定" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1143 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1149 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1556 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1563 -msgid "Str: " -msgstr "文字列: " - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1145 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1151 -msgid " Inverse interval " -msgstr " 条件の反転 " - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1212 -msgid "Alerts in module" -msgstr "モジュール内のアラート" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1220 -#: ../../include/functions_reporting_html.php:2559 -msgid "Alert description" -msgstr "アラートの説明" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1447 -msgid "Checks" -msgstr "チェック" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1650 -msgid "Deleted modules" -msgstr "削除済エージェント" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1851 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1951 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2424 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2540 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2629 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2840 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:290 -msgid "Another module already exists with the same name" -msgstr "同じ名前のモジュールが既に存在します" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1862 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1959 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2434 -#, php-format -msgid "Error adding module %s" -msgstr "モジュール %s 追加エラー" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1872 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1969 -msgid "" -"There was an error creating the alerts, the operation has been cancelled" -msgstr "アラート作成でエラーが発生しました。操作はキャンセルされました。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:1904 -#: ../../enterprise/meta/include/functions_wizard_meta.php:1998 -#: ../../enterprise/godmode/policies/policy_modules.php:669 -msgid "Successfully added module." -msgstr "モジュールを追加しました。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2036 -msgid "Agent successfully added" -msgstr "エージェントを追加しました" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2052 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2134 -#, php-format -msgid "%s Modules created" -msgstr "%s モジュールを作成しました" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2090 -#, php-format -msgid "Could not update agent %s" -msgstr "エージェント %s を更新できませんでした" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2094 -msgid "Agent successfully updated" -msgstr "エージェントを更新しました" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2140 -#, php-format -msgid "%s Modules deleted" -msgstr "%s モジュールを削除しました" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2445 -msgid "" -"There was an error creating the alerts, the operation has been cancelled ." -msgstr "アラート作成エラーです。操作はキャンセルされました。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2476 -msgid "Module successfully added." -msgstr "モジュールを追加しました。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2548 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2637 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2848 -#, php-format -msgid "Error updating module %s" -msgstr "モジュール %s の更新エラー" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2571 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2660 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2871 -msgid "" -"There was an error updating the alerts, the operation has been cancelled" -msgstr "アラートの更新でエラーが発生しました。操作はキャンセルされました。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:2593 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2682 -#: ../../enterprise/meta/include/functions_wizard_meta.php:2893 -msgid "Successfully updated module." -msgstr "モジュールを更新しました。" - -#: ../../enterprise/meta/include/functions_wizard_meta.php:3239 -msgid "Manage agent modules" -msgstr "エージェントモジュール管理" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:107 -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:172 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:223 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:276 -#: ../../enterprise/godmode/alerts/alert_events.php:505 -#: ../../godmode/agentes/agent_incidents.php:88 -#: ../../godmode/snmpconsole/snmp_alert.php:835 -#: ../../godmode/snmpconsole/snmp_alert.php:900 -#: ../../godmode/alerts/alert_list.list.php:127 -#: ../../godmode/alerts/alert_templates.php:52 -#: ../../godmode/alerts/configure_alert_template.php:754 -#: ../../godmode/alerts/alert_view.php:102 -#: ../../include/functions_reporting_html.php:2561 -#: ../../include/functions_events.php:2223 -#: ../../operation/agentes/estado_generalagente.php:408 -#: ../../operation/integria_incidents/incident.list.php:97 -#: ../../operation/integria_incidents/incident.incident.php:90 -#: ../../operation/incidents/incident_detail.php:318 -#: ../../operation/incidents/incident.php:246 -#: ../../operation/incidents/incident.php:338 -msgid "Priority" -msgstr "優先度" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:117 -#: ../../godmode/alerts/alert_templates.php:62 -msgid "Everyday" -msgstr "毎日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:120 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1321 -#: ../../enterprise/include/functions_reporting_pdf.php:1874 -#: ../../enterprise/include/functions_reporting.php:1145 -#: ../../enterprise/include/functions_reporting.php:1462 -#: ../../enterprise/include/functions_reporting.php:1765 -#: ../../enterprise/include/functions_reporting.php:2187 -#: ../../enterprise/include/functions_reporting.php:2969 -#: ../../godmode/alerts/configure_alert_special_days.php:78 -#: ../../godmode/alerts/alert_templates.php:65 -#: ../../godmode/alerts/alert_special_days.php:196 -#: ../../godmode/reporting/reporting_builder.item_editor.php:795 -#: ../../include/functions_html.php:837 -msgid "Monday" -msgstr "月曜日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:121 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1327 -#: ../../enterprise/include/functions_reporting_pdf.php:1875 -#: ../../enterprise/include/functions_reporting.php:1146 -#: ../../enterprise/include/functions_reporting.php:1463 -#: ../../enterprise/include/functions_reporting.php:1766 -#: ../../enterprise/include/functions_reporting.php:2188 -#: ../../enterprise/include/functions_reporting.php:2970 -#: ../../godmode/alerts/configure_alert_special_days.php:79 -#: ../../godmode/alerts/alert_templates.php:66 -#: ../../godmode/alerts/alert_special_days.php:199 -#: ../../godmode/reporting/reporting_builder.item_editor.php:801 -#: ../../include/functions_html.php:838 -msgid "Tuesday" -msgstr "火曜日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1333 -#: ../../enterprise/include/functions_reporting_pdf.php:1876 -#: ../../enterprise/include/functions_reporting.php:1147 -#: ../../enterprise/include/functions_reporting.php:1464 -#: ../../enterprise/include/functions_reporting.php:1767 -#: ../../enterprise/include/functions_reporting.php:2189 -#: ../../enterprise/include/functions_reporting.php:2971 -#: ../../godmode/alerts/configure_alert_special_days.php:80 -#: ../../godmode/alerts/alert_templates.php:67 -#: ../../godmode/alerts/alert_special_days.php:202 -#: ../../godmode/reporting/reporting_builder.item_editor.php:807 -#: ../../include/functions_html.php:839 -msgid "Wednesday" -msgstr "水曜日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:123 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1339 -#: ../../enterprise/include/functions_reporting_pdf.php:1877 -#: ../../enterprise/include/functions_reporting.php:1148 -#: ../../enterprise/include/functions_reporting.php:1465 -#: ../../enterprise/include/functions_reporting.php:1768 -#: ../../enterprise/include/functions_reporting.php:2190 -#: ../../enterprise/include/functions_reporting.php:2972 -#: ../../godmode/alerts/configure_alert_special_days.php:81 -#: ../../godmode/alerts/alert_templates.php:68 -#: ../../godmode/alerts/alert_special_days.php:205 -#: ../../godmode/reporting/reporting_builder.item_editor.php:813 -#: ../../include/functions_html.php:840 -msgid "Thursday" -msgstr "木曜日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:124 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1345 -#: ../../enterprise/include/functions_reporting_pdf.php:1878 -#: ../../enterprise/include/functions_reporting.php:1149 -#: ../../enterprise/include/functions_reporting.php:1466 -#: ../../enterprise/include/functions_reporting.php:1769 -#: ../../enterprise/include/functions_reporting.php:2191 -#: ../../enterprise/include/functions_reporting.php:2973 -#: ../../godmode/alerts/configure_alert_special_days.php:82 -#: ../../godmode/alerts/alert_templates.php:69 -#: ../../godmode/alerts/alert_special_days.php:208 -#: ../../godmode/reporting/reporting_builder.item_editor.php:819 -#: ../../include/functions_html.php:841 -msgid "Friday" -msgstr "金曜日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:125 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1351 -#: ../../enterprise/include/functions_reporting_pdf.php:1879 -#: ../../enterprise/include/functions_reporting.php:1150 -#: ../../enterprise/include/functions_reporting.php:1467 -#: ../../enterprise/include/functions_reporting.php:1770 -#: ../../enterprise/include/functions_reporting.php:2192 -#: ../../enterprise/include/functions_reporting.php:2974 -#: ../../godmode/alerts/configure_alert_special_days.php:83 -#: ../../godmode/alerts/alert_templates.php:70 -#: ../../godmode/alerts/alert_special_days.php:211 -#: ../../godmode/reporting/reporting_builder.item_editor.php:825 -#: ../../include/functions_html.php:842 -msgid "Saturday" -msgstr "土曜日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:126 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1357 -#: ../../enterprise/include/functions_reporting_pdf.php:1880 -#: ../../enterprise/include/functions_reporting.php:1151 -#: ../../enterprise/include/functions_reporting.php:1468 -#: ../../enterprise/include/functions_reporting.php:1771 -#: ../../enterprise/include/functions_reporting.php:2193 -#: ../../enterprise/include/functions_reporting.php:2975 -#: ../../godmode/alerts/configure_alert_special_days.php:84 -#: ../../godmode/alerts/alert_templates.php:71 -#: ../../godmode/alerts/alert_special_days.php:214 -#: ../../godmode/reporting/reporting_builder.item_editor.php:831 -#: ../../include/functions_html.php:836 -msgid "Sunday" -msgstr "日曜日" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:128 -#: ../../godmode/alerts/alert_templates.php:73 -msgid "Every" -msgstr "毎" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:143 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:257 -#: ../../enterprise/godmode/alerts/alert_events.php:453 -#: ../../godmode/snmpconsole/snmp_alert.php:813 -#: ../../godmode/alerts/alert_templates.php:89 -#: ../../godmode/alerts/configure_alert_template.php:545 -#: ../../godmode/alerts/alert_view.php:306 -msgid "Time threshold" -msgstr "再通知間隔" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:148 -#: ../../enterprise/godmode/policies/policy_alerts.php:336 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:222 -#: ../../enterprise/godmode/alerts/alert_events_list.php:559 -#: ../../enterprise/include/functions_reporting_pdf.php:2556 -#: ../../enterprise/include/functions_reporting_pdf.php:2592 -#: ../../enterprise/include/functions_reporting_pdf.php:2630 -#: ../../godmode/agentes/planned_downtime.list.php:143 -#: ../../godmode/alerts/alert_list.list.php:531 -#: ../../godmode/alerts/alert_list.list.php:535 -#: ../../godmode/alerts/alert_templates.php:94 -#: ../../operation/agentes/gis_view.php:181 -#: ../../operation/reporting/reporting_viewer.php:199 -msgid "From" -msgstr "開始" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:150 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:107 -#: ../../enterprise/godmode/policies/policy_alerts.php:337 -#: ../../enterprise/godmode/policies/policy_alerts.php:469 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:223 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:280 -#: ../../enterprise/godmode/alerts/alert_events_list.php:560 -#: ../../enterprise/godmode/alerts/alert_events_list.php:601 -#: ../../enterprise/include/functions_reporting.php:4119 -#: ../../godmode/massive/massive_add_action_alerts.php:161 -#: ../../godmode/alerts/alert_list.list.php:532 -#: ../../godmode/alerts/alert_list.list.php:610 -#: ../../godmode/alerts/alert_templates.php:96 -#: ../../godmode/alerts/alert_list.builder.php:99 -#: ../../include/functions_reporting.php:9871 -#: ../../operation/reporting/reporting_viewer.php:203 -msgid "to" -msgstr "終了" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:898 -#: ../../enterprise/operation/agentes/policy_view.php:221 -#: ../../godmode/alerts/alert_list.list.php:140 -#: ../../mobile/operation/alerts.php:44 ../../include/functions_ui.php:813 -#: ../../operation/agentes/alerts_status.functions.php:80 -msgid "Standby on" -msgstr "スタンバイ状態" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:900 -#: ../../godmode/alerts/alert_list.list.php:141 -#: ../../mobile/operation/alerts.php:45 -#: ../../operation/agentes/alerts_status.functions.php:81 -msgid "Standby off" -msgstr "非スタンバイ状態" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1057 -#: ../../include/functions_treeview.php:477 -#: ../../operation/agentes/agent_fields.php:28 -#: ../../operation/agentes/custom_fields.php:28 -#: ../../operation/agentes/estado_generalagente.php:46 -msgid "There was a problem loading agent" -msgstr "エージェントのロードに失敗しました。" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1102 -#: ../../mobile/operation/agent.php:151 -#: ../../include/functions_treeview.php:520 -#: ../../operation/agentes/estado_generalagente.php:269 -msgid "Other IP addresses" -msgstr "他のIPアドレス" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1117 -#: ../../include/functions_treeview.php:591 -#: ../../operation/agentes/estado_generalagente.php:160 -#: ../../operation/gis_maps/ajax.php:315 -msgid "Agent Version" -msgstr "エージェントバージョン" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1124 -#: ../../include/functions_treeview.php:608 -#: ../../operation/agentes/estado_generalagente.php:311 -msgid "Position (Long, Lat)" -msgstr "位置 (経度、緯度)" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1128 -#: ../../operation/agentes/estado_generalagente.php:314 -msgid "There is no GIS data." -msgstr "GIS データがありません。" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1144 -#: ../../godmode/agentes/agent_manager.php:386 -#: ../../include/functions_treeview.php:617 -#: ../../operation/agentes/ver_agente.php:978 -#: ../../operation/agentes/ver_agente.php:1184 -#: ../../operation/agentes/estado_generalagente.php:330 -msgid "Url address" -msgstr "URLアドレス" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1149 -#: ../../include/functions_treeview.php:551 -#: ../../operation/agentes/estado_generalagente.php:206 -#: ../../operation/gis_maps/ajax.php:332 -msgid "Remote" -msgstr "リモート" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1164 -#: ../../include/functions_treeview.php:625 -#: ../../operation/agentes/estado_generalagente.php:339 -msgid "Timezone Offset" -msgstr "タイムゾーンオフセット" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1170 -#: ../../include/functions_treeview.php:559 -msgid "Next agent contact" -msgstr "次の接続予定" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1180 -#: ../../include/functions_treeview.php:640 -#: ../../operation/agentes/agent_fields.php:45 -#: ../../operation/agentes/estado_generalagente.php:355 -msgid "Custom field" -msgstr "カスタムフィールド" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1183 -#: ../../operation/agentes/agent_fields.php:48 -#: ../../operation/agentes/custom_fields.php:87 -msgid "empty" -msgstr "空" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1202 -msgid "Go to agent detail" -msgstr "エージェント詳細へ" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1209 -msgid "Create new module" -msgstr "新規モジュール作成" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1256 -#: ../../godmode/groups/configure_group.php:68 -#: ../../godmode/groups/configure_modu_group.php:51 -msgid "There was a problem loading group" -msgstr "グループの読み込みに失敗しました。" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1270 -msgid "Group name" -msgstr "グループ名" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1277 -#: ../../godmode/modules/manage_nc_groups_form.php:69 -#: ../../godmode/groups/configure_group.php:132 -#: ../../godmode/agentes/agent_manager.php:233 -#: ../../godmode/massive/massive_edit_agents.php:267 -#: ../../godmode/reporting/visual_console_builder.elements.php:81 -#: ../../include/functions_visual_map_editor.php:492 -#: ../../operation/agentes/ver_agente.php:802 -#: ../../operation/agentes/estado_generalagente.php:279 -msgid "Parent" -msgstr "親" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1347 -#: ../../include/functions_treeview.php:47 -msgid "There was a problem loading module" -msgstr "モジュールの読み込みで問題が発生しました。" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1361 -#: ../../enterprise/include/functions_reporting_pdf.php:2700 -#: ../../godmode/modules/manage_network_templates_form.php:196 -#: ../../godmode/modules/manage_network_components.php:549 -#: ../../godmode/agentes/agent_template.php:223 -#: ../../godmode/alerts/alert_list.list.php:86 -#: ../../mobile/operation/modules.php:447 -#: ../../mobile/operation/modules.php:714 ../../include/ajax/module.php:727 -#: ../../operation/agentes/status_monitor.php:331 -#: ../../operation/agentes/status_monitor.php:954 -msgid "Module name" -msgstr "モジュール名" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1382 -#: ../../godmode/agentes/module_manager_editor_common.php:233 -#: ../../godmode/massive/massive_edit_modules.php:501 -#: ../../include/functions_graph.php:5021 -#: ../../include/functions_treeview.php:118 -#: ../../operation/agentes/status_monitor.php:311 -msgid "Not assigned" -msgstr "未割当" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1410 -msgid "Go to module detail" -msgstr "モジュール詳細へ" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1423 -#: ../../godmode/agentes/module_manager_editor_common.php:150 -msgid "Delete module" -msgstr "モジュール削除" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1428 -msgid "Create new alert" -msgstr "新規アラート作成" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1469 -msgid "There was a problem loading alert" -msgstr "アラート読み込みに問題が発生しました。" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1484 -#: ../../enterprise/godmode/reporting/graph_template_list.php:124 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:285 -#: ../../godmode/alerts/alert_list.list.php:58 -msgid "Template name" -msgstr "テンプレート名" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1487 -#: ../../enterprise/operation/agentes/policy_view.php:193 -#: ../../godmode/alerts/alert_list.list.php:138 -#: ../../operation/agentes/alerts_status.php:416 -#: ../../operation/agentes/alerts_status.php:462 -#: ../../operation/agentes/alerts_status.php:497 -#: ../../operation/agentes/alerts_status.php:532 -#: ../../operation/agentes/alerts_status.functions.php:103 -msgid "Standby" -msgstr "スタンバイ" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1560 -msgid "Stand By" -msgstr "スタンバイ" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1586 -msgid "Go to Alert detail" -msgstr "アラート詳細へ" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1592 -msgid "Delete alert" -msgstr "アラート削除" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1636 -msgid "There was a problem loading tag" -msgstr "タグのロードで問題が発生しました" - -#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1651 -#: ../../godmode/tag/tag.php:199 -msgid "Tag name" -msgstr "タグ名" - -#: ../../enterprise/meta/include/functions_ui_meta.php:54 -#: ../../include/functions_ui.php:1294 -msgid "the Flexible Monitoring System" -msgstr "the Flexible Monitoring System" - -#: ../../enterprise/meta/include/functions_groups_meta.php:77 -#, php-format -msgid "(Error Duplicate ID (%d) ) " -msgstr "(重複 ID (%d) エラー) " - -#: ../../enterprise/meta/include/functions_groups_meta.php:99 -msgid "Different parent" -msgstr "異なる親" - -#: ../../enterprise/meta/include/functions_groups_meta.php:104 -msgid "Different name" -msgstr "異なる名前" - -#: ../../enterprise/meta/event/custom_events.php:38 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:217 -#: ../../godmode/users/configure_profile.php:275 ../../operation/menu.php:268 -msgid "View events" -msgstr "イベント参照" - -#: ../../enterprise/meta/event/custom_events.php:43 -#: ../../godmode/netflow/nf_edit.php:167 -#: ../../godmode/netflow/nf_edit_form.php:182 -#: ../../godmode/snmpconsole/snmp_filters.php:38 -#: ../../godmode/events/event_filter.php:177 -msgid "Create filter" -msgstr "フィルタの作成" - -#: ../../enterprise/meta/event/custom_events.php:48 ../../godmode/menu.php:174 -#: ../../godmode/events/events.php:48 -msgid "Event responses" -msgstr "イベント応答" - -#: ../../enterprise/meta/event/custom_events.php:53 -#: ../../enterprise/meta/event/custom_events.php:58 -#: ../../enterprise/meta/event/custom_events.php:69 -#: ../../enterprise/meta/event/custom_events.php:83 -#: ../../godmode/agentes/agent_manager.php:437 ../../godmode/menu.php:36 -#: ../../godmode/massive/massive_edit_agents.php:446 -#: ../../godmode/events/events.php:53 ../../godmode/events/events.php:58 -#: ../../godmode/events/events.php:69 ../../include/functions_events.php:2098 -#: ../../operation/agentes/ver_agente.php:989 -#: ../../operation/agentes/ver_agente.php:1172 -msgid "Custom fields" -msgstr "カスタムフィールド" - -#: ../../enterprise/meta/event/custom_events.php:73 -#: ../../godmode/events/events.php:73 ../../include/ajax/events.php:306 -msgid "Responses" -msgstr "応答" - -#: ../../enterprise/meta/event/custom_events.php:89 -msgid "The user is not in neither group with EW profile" -msgstr "ユーザは EW 権限のあるグループに含まれていません" - -#: ../../enterprise/meta/event/custom_events.php:129 -msgid "Succesful updated" -msgstr "更新しました" - -#: ../../enterprise/meta/event/custom_events.php:130 -msgid "Unsucessful updated" -msgstr "更新に失敗しました" - -#: ../../enterprise/meta/event/custom_events.php:149 -#: ../../enterprise/godmode/policies/policy_agents.php:232 -#: ../../enterprise/godmode/policies/policy_agents.php:249 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:313 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:341 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:93 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:152 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:91 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:102 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:436 -#: ../../godmode/reporting/graph_builder.graph_editor.php:140 -#: ../../operation/events/events_list.php:222 -msgid "Filter group" -msgstr "フィルターグループ" - -#: ../../enterprise/meta/event/custom_events.php:154 -msgid "Fields" -msgstr "フィールド" - -#: ../../enterprise/meta/event/custom_events.php:169 -#: ../../godmode/events/custom_events.php:181 -msgid "Fields available" -msgstr "存在するフィールド" - -#: ../../enterprise/meta/event/custom_events.php:171 -#: ../../godmode/events/custom_events.php:193 -msgid "Fields selected" -msgstr "選択されているフィールド" - -#: ../../enterprise/meta/event/custom_events.php:178 -#: ../../godmode/events/custom_events.php:185 -msgid "Add fields to select" -msgstr "フィールドを選択に加える" - -#: ../../enterprise/meta/event/custom_events.php:183 -#: ../../godmode/events/custom_events.php:189 -msgid "Delete fields to select" -msgstr "フィールドを選択から削除する" - -#: ../../enterprise/meta/event/custom_events.php:191 -#: ../../godmode/events/custom_events.php:131 -msgid "Show event fields" -msgstr "イベントフィールド表示" - -#: ../../enterprise/meta/index.php:239 ../../mobile/include/user.class.php:171 -#: ../../include/ajax/double_auth.ajax.php:489 ../../index.php:240 -msgid "Invalid code" -msgstr "不正なコード" - -#: ../../enterprise/meta/index.php:250 ../../index.php:251 -msgid "The code shouldn't be empty" -msgstr "コードは空にできません" - -#: ../../enterprise/meta/index.php:262 ../../index.php:263 -msgid "Expired login" -msgstr "ログイン期限切れ" - -#: ../../enterprise/meta/index.php:270 ../../enterprise/meta/index.php:276 -#: ../../index.php:271 ../../index.php:277 -msgid "Login error" -msgstr "ログインエラー" - -#: ../../enterprise/meta/index.php:523 ../../enterprise/meta/index.php:534 -#: ../../index.php:721 -msgid "Sorry! I can't find the page!" -msgstr "ページが見つかりません" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:291 -#: ../../enterprise/operation/reporting/custom_reporting.php:17 -msgid "PDF" -msgstr "PDF" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:292 -#: ../../enterprise/operation/reporting/custom_reporting.php:19 -msgid "JSON" -msgstr "JSON" - -#: ../../enterprise/operation/reporting/custom_reporting.php:22 -msgid "" -"All the items are not available in CSV, only the previous versions ones." -msgstr "CSV内に全アイテムがありません。以前のバージョンのみです。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:346 -#: ../../enterprise/operation/reporting/custom_reporting.php:49 -msgid "Export to PDF" -msgstr "PDF にエクスポート" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:348 -#: ../../enterprise/operation/reporting/custom_reporting.php:53 -msgid "Export to JSON" -msgstr "JSONへエクスポート" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:350 -#: ../../enterprise/operation/log/log_viewer.php:239 -#: ../../enterprise/operation/reporting/custom_reporting.php:58 -#: ../../godmode/modules/manage_network_templates.php:216 -#: ../../godmode/agentes/planned_downtime.list.php:508 -#: ../../include/graphs/functions_flot.php:248 -msgid "Export to CSV" -msgstr "CSVにエクスポート" - -#: ../../enterprise/operation/reporting/custom_reporting.php:61 -#: ../../enterprise/operation/reporting/custom_reporting.php:84 -msgid "Send by email" -msgstr "Eメールで送信" - -#: ../../enterprise/operation/reporting/custom_reporting.php:69 -msgid "ID Report" -msgstr "レポートID" - -#: ../../enterprise/operation/reporting/custom_reporting.php:108 -msgid "Send by email " -msgstr "Eメールで送信 " - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:33 -#: ../../enterprise/operation/agentes/manage_transmap.php:27 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:81 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:240 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:300 -msgid "Transactions List" -msgstr "トランザクション一覧" - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:39 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:87 -msgid "Edit Transaction" -msgstr "トランザクション編集" - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:45 -msgid "Phases List" -msgstr "フェーズ一覧" - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:48 -msgid "Transactional Map - Phase - " -msgstr "トランザクションマップ -フェーズ- " - -#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:61 -msgid "Launch script" -msgstr "スクリプト起動" - -#: ../../godmode/agentes/module_manager_editor_common.php:565 -msgid "Retries" -msgstr "リトライ" - -#: ../../godmode/agentes/module_manager_editor_common.php:562 -#: ../../godmode/massive/massive_edit_modules.php:586 -msgid "Timeout" -msgstr "タイムアウト" - -#: ../../enterprise/operation/agentes/manage_transmap.php:74 -msgid "Return to windowed mode" -msgstr "ウインドウモードへ戻る" - -#: ../../enterprise/operation/agentes/manage_transmap.php:78 -msgid "Transactional Map - " -msgstr "トランザクションマップ - " - -#: ../../enterprise/operation/agentes/manage_transmap.php:82 -msgid "Transaction not found" -msgstr "トランザクションがありません" - -#: ../../enterprise/operation/agentes/manage_transmap.php:86 -msgid "Master lock file not found (No data to show)" -msgstr "マスターロックファイルがありません(表示するデータがありません)" - -#: ../../enterprise/operation/agentes/manage_transmap.php:90 -msgid "Transaction is stopped" -msgstr "トランザクションが停止しました" - -#: ../../enterprise/operation/agentes/manage_transmap.php:94 -msgid "Error, please check the transaction phases" -msgstr "エラー、トランザクションフェーズを確認してください" - -#: ../../include/functions_treeview.php:723 -#: ../../operation/agentes/estado_generalagente.php:478 -msgid "Interface traffic" -msgstr "インタフェーストラフィック" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:34 -msgid "Please, reset the transaction" -msgstr "トランザクションをリセットしてください" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:69 -msgid "Successfully data updated" -msgstr "データを更新しました" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:70 -msgid "Could not be data updated" -msgstr "データの更新ができませんでした" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:90 -msgid "Transactional Map - Create Phase - " -msgstr "トランザクションマップ - フェーズの作成 - " - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:100 -msgid "Index" -msgstr "目次" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:103 -msgid "Dependencies" -msgstr "依存関係" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:104 -msgid "Enables" -msgstr "有効化" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:134 -#: ../../enterprise/include/ajax/transactional.ajax.php:178 -msgid "The phase does not have a defined script" -msgstr "フェーズに定義済スクリプトがありません" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:164 -msgid "Not valid dependencies field" -msgstr "依存関係フィールドが不正です" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:170 -msgid "Not valid enables field" -msgstr "有効化フィールドが不正です" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:184 -#: ../../enterprise/include/ajax/transactional.ajax.php:217 -msgid "Edit Data" -msgstr "データ編集" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:243 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:303 -msgid "Transactional Map - Create Transaction" -msgstr "トランザクションマップ - トランザクションの作成" - -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:255 -#: ../../enterprise/operation/agentes/manage_transmap_creation.php:319 -msgid "Loop interval" -msgstr "ループ間隔" - -#: ../../enterprise/godmode/agentes/collection_manager.php:37 -#: ../../enterprise/operation/agentes/collection_view.php:47 -msgid "This agent have not a remote configuration, please set it." -msgstr "このエージェントはリモート設定ではありません。設定してください。" - -#: ../../enterprise/operation/agentes/collection_view.php:54 -msgid "No collection assigned to this agent" -msgstr "このエージェントに割り当てられたコレクションがありません" - -#: ../../enterprise/godmode/agentes/collection_manager.php:162 -#: ../../enterprise/godmode/agentes/inventory_manager.php:232 -#: ../../enterprise/operation/agentes/collection_view.php:62 -#: ../../godmode/agentes/module_manager.php:515 -#: ../../godmode/snmpconsole/snmp_alert.php:1042 -#: ../../godmode/reporting/reporting_builder.list_items.php:284 -#: ../../include/ajax/module.php:721 -#: ../../operation/agentes/alerts_status.php:413 -#: ../../operation/agentes/alerts_status.php:459 -#: ../../operation/agentes/status_monitor.php:942 -msgid "P." -msgstr "P." - -#: ../../enterprise/godmode/agentes/collection_manager.php:164 -#: ../../enterprise/operation/agentes/policy_view.php:132 -#: ../../enterprise/operation/agentes/collection_view.php:64 -msgid "Dir" -msgstr "ディレクトリ" - -#: ../../enterprise/godmode/agentes/collection_manager.php:121 -#: ../../enterprise/godmode/agentes/collection_manager.php:204 -#: ../../enterprise/operation/agentes/policy_view.php:154 -#: ../../enterprise/operation/agentes/collection_view.php:90 -msgid "Show files" -msgstr "ファイル表示" - -#: ../../enterprise/godmode/policies/policy_collections.php:161 -#: ../../enterprise/godmode/policies/policy_collections.php:213 -#: ../../enterprise/operation/agentes/policy_view.php:164 -#: ../../enterprise/operation/agentes/collection_view.php:101 -msgid "Outdate" -msgstr "期限切れ" - -#: ../../enterprise/godmode/agentes/collection_manager.php:144 -#: ../../enterprise/godmode/agentes/collection_manager.php:145 -#: ../../enterprise/godmode/agentes/collection_manager.php:229 -#: ../../enterprise/godmode/agentes/collection_manager.php:230 -#: ../../enterprise/godmode/agentes/collections.data.php:344 -#: ../../enterprise/godmode/agentes/collections.data.php:345 -#: ../../enterprise/godmode/agentes/collections.php:224 -#: ../../enterprise/godmode/agentes/collections.php:225 -#: ../../enterprise/operation/agentes/collection_view.php:105 -#: ../../enterprise/operation/agentes/collection_view.php:106 -msgid "The collection directory does not exist." -msgstr "コレクションディレクトリが存在しません。" - -#: ../../enterprise/operation/agentes/policy_view.php:37 -msgid "This agent has no policy assigned" -msgstr "このエージェントにはポリシーが適用されていません" - -#: ../../enterprise/godmode/policies/policy_agents.php:378 -#: ../../enterprise/godmode/admin_access_logs.php:22 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:217 -#: ../../enterprise/operation/agentes/policy_view.php:47 -#: ../../enterprise/operation/agentes/policy_view.php:134 -#: ../../enterprise/operation/agentes/policy_view.php:193 -#: ../../enterprise/operation/agentes/policy_view.php:198 -#: ../../godmode/agentes/module_manager.php:518 -#: ../../mobile/operation/agents.php:321 ../../include/functions_events.php:885 -#: ../../operation/agentes/alerts_status.php:417 -#: ../../operation/agentes/alerts_status.php:462 -#: ../../operation/agentes/alerts_status.php:497 -#: ../../operation/agentes/alerts_status.php:532 -msgid "S." -msgstr "S." - -#: ../../enterprise/godmode/policies/policy_agents.php:381 -#: ../../enterprise/operation/agentes/policy_view.php:50 -msgid "Last application" -msgstr "最後の適用" - -#: ../../enterprise/operation/agentes/policy_view.php:51 -#: ../../include/functions_events.php:882 -msgid "V." -msgstr "V." - -#: ../../enterprise/godmode/policies/policy_agents.php:487 -#: ../../enterprise/operation/agentes/policy_view.php:62 -msgid "Policy applied" -msgstr "適用済ポリシー" - -#: ../../enterprise/operation/agentes/policy_view.php:65 -msgid "Policy outdate" -msgstr "期限切れポリシー" - -#: ../../enterprise/operation/agentes/policy_view.php:130 -#: ../../enterprise/operation/agentes/policy_view.php:137 -msgid "Toggle the collection table" -msgstr "コレクションテーブル切り替え" - -#: ../../enterprise/operation/agentes/policy_view.php:133 -msgid "Descripttion" -msgstr "説明" - -#: ../../enterprise/operation/agentes/policy_view.php:138 -msgid "Show Collection" -msgstr "コレクション表示" - -#: ../../enterprise/operation/agentes/policy_view.php:192 -#: ../../enterprise/operation/agentes/policy_view.php:201 -msgid "Toggle the alert table" -msgstr "アラートテーブル切り替え" - -#: ../../enterprise/operation/agentes/policy_view.php:202 -msgid "Show Alert" -msgstr "アラート表示" - -#: ../../enterprise/operation/agentes/policy_view.php:303 -#: ../../enterprise/operation/agentes/policy_view.php:312 -msgid "Toggle the module table" -msgstr "モジュールテーブル切り替え" - -#: ../../enterprise/operation/agentes/policy_view.php:304 -msgid "Relationship" -msgstr "関連" - -#: ../../enterprise/godmode/policies/policy_agents.php:377 -#: ../../enterprise/operation/agentes/policy_view.php:304 -msgid "R." -msgstr "R." - -#: ../../enterprise/operation/agentes/policy_view.php:313 -msgid "Show Modules" -msgstr "モジュール表示" - -#: ../../enterprise/operation/agentes/policy_view.php:333 -msgid "(Un-adopted)" -msgstr "(未採用)" - -#: ../../enterprise/operation/agentes/policy_view.php:337 -msgid "(Adopted)" -msgstr "(採用)" - -#: ../../enterprise/operation/agentes/policy_view.php:343 -msgid "(Un-adopted) (Unlinked)" -msgstr "(未採用) (未リンク)" - -#: ../../enterprise/operation/agentes/policy_view.php:347 -msgid "(Adopted) (Unlinked)" -msgstr "(採用) (未リンク)" - -#: ../../enterprise/operation/agentes/policy_view.php:355 -#: ../../godmode/agentes/module_manager.php:662 -msgid "Non initialized module" -msgstr "未初期化モジュール" - -#: ../../enterprise/include/functions_services.php:1655 -#: ../../enterprise/include/functions_services.php:1660 -#: ../../enterprise/include/functions_services.php:1664 -#: ../../enterprise/operation/agentes/policy_view.php:378 -#: ../../enterprise/operation/agentes/policy_view.php:382 -#: ../../enterprise/operation/agentes/policy_view.php:386 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:641 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:646 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:651 -#: ../../mobile/operation/modules.php:481 -#: ../../mobile/operation/modules.php:486 -#: ../../mobile/operation/modules.php:491 -#: ../../include/functions_modules.php:1864 -#: ../../include/functions_modules.php:1868 -#: ../../include/functions_modules.php:1872 -#: ../../operation/agentes/status_monitor.php:1176 -#: ../../operation/agentes/status_monitor.php:1181 -#: ../../operation/agentes/status_monitor.php:1188 -#: ../../operation/agentes/status_monitor.php:1193 -#: ../../operation/agentes/status_monitor.php:1200 -#: ../../operation/agentes/status_monitor.php:1205 -#: ../../operation/search_modules.php:129 -#: ../../operation/search_modules.php:136 -#: ../../operation/search_modules.php:143 -msgid "Last status" -msgstr "最新の状態" - -#: ../../enterprise/operation/agentes/transactional_map.php:31 -msgid "List of transactions" -msgstr "トランザクション一覧" - -#: ../../enterprise/operation/agentes/transactional_map.php:102 -msgid "Name can't be empty" -msgstr "名前は空にできません" - -#: ../../enterprise/operation/agentes/transactional_map.php:150 -msgid "Transaction name" -msgstr "トランザクション名" - -#: ../../enterprise/operation/agentes/transactional_map.php:153 -msgid "Running status" -msgstr "実行中状態" - -#: ../../enterprise/operation/agentes/transactional_map.php:155 -msgid "Time spent" -msgstr "経過時間" - -#: ../../operation/incidents/incident_detail.php:261 -#: ../../operation/servers/recon_view.php:107 -msgid "Updated at" -msgstr "更新日時" - -#: ../../enterprise/operation/agentes/transactional_map.php:253 -msgid "Stopped" -msgstr "停止中" - -#: ../../enterprise/operation/agentes/transactional_map.php:259 -msgid "Starting" -msgstr "開始中" - -#: ../../enterprise/operation/agentes/transactional_map.php:262 -msgid "Stopping" -msgstr "停止中" - -#: ../../enterprise/operation/agentes/transactional_map.php:312 -msgid "Edit phases" -msgstr "フェーズを編集" - -#: ../../enterprise/operation/agentes/transactional_map.php:321 -msgid "Error in phases section" -msgstr "フェーズセクションでエラーです" - -#: ../../enterprise/operation/agentes/transactional_map.php:340 -msgid "Create Transaction" -msgstr "トランザクションの作成" - -#: ../../enterprise/operation/agentes/ver_agente.php:70 -#: ../../operation/agentes/ver_agente.php:634 -msgid "Main IP" -msgstr "代表 IP" - -#: ../../enterprise/operation/agentes/ver_agente.php:76 -#: ../../include/functions_events.php:2093 -#: ../../operation/agentes/ver_agente.php:645 -msgid "Last remote contact" -msgstr "最終リモート接続" - -#: ../../enterprise/operation/agentes/ver_agente.php:113 -#: ../../operation/agentes/ver_agente.php:685 -msgid "Monitors down" -msgstr "停止中のモニタ項目" - -#: ../../enterprise/operation/agentes/ver_agente.php:152 -#: ../../mobile/operation/groups.php:161 -#: ../../include/functions_reporting_html.php:2608 -#: ../../include/functions_reporting_html.php:2617 -#: ../../include/functions_groups.php:848 -#: ../../include/functions_groups.php:850 -#: ../../include/functions_groups.php:852 -#: ../../include/functions_groups.php:853 -#: ../../include/functions_groups.php:854 -#: ../../operation/agentes/ver_agente.php:721 -#: ../../general/shortcut_bar.php:176 ../../general/shortcut_bar.php:178 -msgid "Alerts fired" -msgstr "発生中アラート" - -#: ../../enterprise/godmode/agentes/configurar_agente.php:33 -#: ../../enterprise/include/functions_reporting_csv.php:190 -#: ../../enterprise/operation/agentes/ver_agente.php:174 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:24 -#: ../../enterprise/operation/menu.php:19 -#: ../../enterprise/operation/inventory/inventory.php:112 -#: ../../godmode/agentes/configurar_agente.php:500 -#: ../../include/functions_reports.php:628 -#: ../../include/functions_reports.php:629 -#: ../../include/functions_reports.php:631 -#: ../../include/functions_reporting.php:1533 -#: ../../operation/agentes/ver_agente.php:1163 -msgid "Inventory" -msgstr "インベントリ" - -#: ../../enterprise/godmode/agentes/collections.php:181 -#: ../../enterprise/include/functions_groups.php:75 -#: ../../enterprise/operation/agentes/ver_agente.php:190 -#: ../../godmode/agentes/configurar_agente.php:496 -#: ../../operation/agentes/ver_agente.php:1166 -msgid "Collection" -msgstr "コレクション" - -#: ../../enterprise/operation/agentes/agent_inventory.php:56 -msgid "This agent has not modules inventory" -msgstr "このエージェントにはインベントリモジュールがありません" - -#: ../../enterprise/operation/agentes/agent_inventory.php:160 -#: ../../enterprise/operation/agentes/agent_inventory.php:161 -msgid "Diff view" -msgstr "差分表示" - -#: ../../enterprise/operation/agentes/agent_inventory.php:242 -#: ../../enterprise/operation/log/log_viewer.php:428 -#: ../../enterprise/operation/inventory/inventory.php:253 -#: ../../godmode/reporting/reporting_builder.php:727 -#: ../../include/functions_reporting.php:1574 -msgid "No data found." -msgstr "データがありません。" - -#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:40 -msgid "Unsucessful get module inventory data." -msgstr "モジュールのインベントリデータ取得に失敗しました。" - -#: ../../enterprise/operation/menu.php:100 -msgid "Transactional map" -msgstr "トランザクションマップ" - -#: ../../enterprise/operation/menu.php:117 -msgid "Custom SQL" -msgstr "カスタム SQL" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:23 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:22 -#: ../../enterprise/operation/snmpconsole/snmp_view.php:79 -#: ../../enterprise/operation/menu.php:125 ../../include/functions_menu.php:514 -msgid "SNMP trap editor" -msgstr "SNMP トラップエディタ" - -#: ../../enterprise/operation/log/log_viewer.php:150 -#: ../../enterprise/operation/menu.php:134 -msgid "Log viewer" -msgstr "ログ・ビューワ" - -#: ../../enterprise/operation/inventory/inventory.php:227 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1030 -#: ../../include/functions_graph.php:736 ../../include/functions_graph.php:740 -#: ../../include/functions_graph.php:741 ../../include/functions_graph.php:742 -#: ../../include/functions_graph.php:745 ../../include/functions_graph.php:1395 -#: ../../include/functions_graph.php:3708 -#: ../../include/functions_graph.php:3713 -#: ../../include/functions_graph.php:4383 -#: ../../include/functions_graph.php:4386 -#: ../../include/functions_graph.php:4389 -msgid "Last" -msgstr "最新" - -#: ../../enterprise/operation/inventory/inventory.php:266 -msgid "Export this list to CSV" -msgstr "この一覧を CSV へエクスポートする" - -#: ../../enterprise/godmode/services/services.service.php:126 -#: ../../enterprise/godmode/services/services.service.php:153 -#: ../../enterprise/operation/services/services.service.php:37 -#: ../../enterprise/operation/services/services.service_map.php:44 -msgid "Not found" -msgstr "見つかりません" - -#: ../../enterprise/godmode/services/services.service.php:170 -#: ../../enterprise/godmode/services/services.elements.php:96 -#: ../../enterprise/operation/services/services.service.php:54 -#: ../../enterprise/operation/services/services.service_map.php:63 -msgid "Config Service" -msgstr "サービス設定" - -#: ../../enterprise/godmode/services/services.service.php:175 -#: ../../enterprise/godmode/services/services.elements.php:102 -#: ../../enterprise/operation/services/services.service.php:59 -#: ../../enterprise/operation/services/services.service_map.php:69 -msgid "Config Elements" -msgstr "要素編集" - -#: ../../enterprise/godmode/services/services.service.php:182 -#: ../../enterprise/godmode/services/services.elements.php:110 -#: ../../enterprise/operation/services/services.service.php:67 -#: ../../enterprise/operation/services/services.service_map.php:77 -msgid "View Service" -msgstr "サービス参照" - -#: ../../enterprise/godmode/services/services.service.php:188 -#: ../../enterprise/godmode/services/services.elements.php:117 -#: ../../enterprise/operation/services/services.service.php:73 -#: ../../enterprise/operation/services/services.service_map.php:83 -msgid "Service map" -msgstr "サービスマップ" - -#: ../../enterprise/operation/services/services.list.php:52 -msgid "Service deleted successfully" -msgstr "サービスを削除しました" - -#: ../../enterprise/operation/services/services.list.php:53 -msgid "Error deleting service" -msgstr "サービスの削除エラー" - -#: ../../enterprise/operation/services/services.list.php:58 -msgid "Service forced successfully" -msgstr "サービスの強制実行をしました" - -#: ../../enterprise/operation/services/services.list.php:59 -msgid "Error service forced" -msgstr "サービスの強制実行エラー" - -#: ../../enterprise/godmode/services/services.service.php:247 -#: ../../enterprise/operation/services/services.list.php:169 -#: ../../include/ajax/events.php:481 -msgid "Auto" -msgstr "自動" - -#: ../../enterprise/godmode/services/services.service.php:242 -#: ../../enterprise/operation/services/services.list.php:171 -#: ../../godmode/massive/massive_edit_modules.php:525 -#: ../../godmode/alerts/alert_view.php:423 -#: ../../godmode/servers/manage_recontask_form.php:236 -#: ../../godmode/servers/manage_recontask.php:288 -msgid "Mode" -msgstr "モード" - -#: ../../enterprise/operation/services/services.list.php:267 -#: ../../enterprise/operation/services/services.list.php:274 -msgid "No services defined." -msgstr "サービスが定義されていません" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:271 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1596 -#: ../../enterprise/include/functions_reporting_pdf.php:753 -#: ../../enterprise/include/functions_reporting_pdf.php:814 -#: ../../enterprise/include/functions_reporting_pdf.php:906 -#: ../../enterprise/include/functions_reporting_csv.php:409 -#: ../../enterprise/include/functions_reporting_csv.php:444 -#: ../../enterprise/include/functions_reporting_csv.php:480 -#: ../../enterprise/include/functions_reporting_csv.php:517 -#: ../../enterprise/include/functions_reporting_csv.php:585 -#: ../../enterprise/include/functions_reporting_csv.php:621 -#: ../../enterprise/include/functions_reporting_csv.php:657 -#: ../../enterprise/include/functions_reporting_csv.php:693 -#: ../../enterprise/operation/services/services.service.php:128 -#: ../../enterprise/operation/services/services.list.php:320 -#: ../../godmode/agentes/module_manager_editor_common.php:598 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 -#: ../../godmode/massive/massive_edit_modules.php:493 -#: ../../godmode/alerts/configure_alert_template.php:594 -#: ../../godmode/setup/setup_visuals.php:647 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1215 -#: ../../godmode/reporting/visual_console_builder.wizard.php:194 -#: ../../include/functions_reporting_html.php:688 -#: ../../include/functions_reporting_html.php:1222 -#: ../../include/functions_reporting_html.php:2282 -#: ../../include/functions_reporting_html.php:2785 -#: ../../include/functions_graph.php:5165 -#: ../../include/functions_snmp_browser.php:406 -msgid "Value" +#: ../../extensions/system_info.php:533 ../../extensions/system_info.php:594 +#: ../../godmode/db/db_refine.php:42 ../../godmode/db/db_refine.php:47 +#: ../../godmode/massive/massive_edit_plugins.php:813 +#: ../../godmode/massive/massive_edit_plugins.php:814 +#: ../../include/ajax/double_auth.ajax.php:250 +#: ../../include/ajax/double_auth.ajax.php:345 +#: ../../include/ajax/double_auth.ajax.php:390 +#: ../../include/ajax/double_auth.ajax.php:505 +#: ../../include/functions.php:1041 ../../include/functions_ui.php:228 +#: ../../include/functions_events.php:1176 +#: ../../include/functions_events.php:1422 +#: ../../operation/users/user_edit.php:696 +#: ../../operation/users/user_edit.php:761 +#: ../../enterprise/dashboard/main_dashboard.php:340 +#: ../../enterprise/dashboard/main_dashboard.php:417 +#: ../../enterprise/meta/include/functions_ui_meta.php:779 +msgid "Error" +msgstr "エラー" + +#: ../../extensions/system_info.php:548 +msgid "At least one option must be selected" +msgstr "少なくとも一つのオプションを選択する必要があります" + +#: ../../extensions/users_connected.php:38 +#: ../../extensions/users_connected.php:122 +#: ../../extensions/users_connected.php:123 +msgid "Users connected" +msgstr "接続ユーザ" + +#: ../../extensions/users_connected.php:66 +msgid "No other users connected" +msgstr "他のユーザは接続していません" + +#: ../../extras/pandora_diag.php:90 +msgid "Pandora FMS Diagnostic tool" +msgstr "Pandora FMS 診断ツール" + +#: ../../extras/pandora_diag.php:93 +msgid "Item" +msgstr "項目" + +#: ../../extras/pandora_diag.php:94 +msgid "Data value" msgstr "値" -#: ../../enterprise/include/functions_reporting_csv.php:1206 -#: ../../enterprise/operation/services/services.service.php:132 -#: ../../enterprise/operation/services/services.list.php:322 -#: ../../include/functions_reports.php:539 -#: ../../include/functions_reports.php:542 -#: ../../include/functions_reports.php:544 -#: ../../include/functions_reports.php:546 -#: ../../include/functions_reports.php:550 -msgid "SLA" -msgstr "SLA" - -#: ../../enterprise/operation/services/services.service.php:197 -#: ../../enterprise/operation/services/services.list.php:415 -msgid "SLA graph" -msgstr "SLA グラフ" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:366 -#: ../../enterprise/operation/services/services.list.php:437 -msgid "Config" -msgstr "設定" - -#: ../../enterprise/godmode/services/services.service.php:54 -#: ../../enterprise/operation/services/services.list.php:486 -msgid "Create Service" -msgstr "サービスの作成" - -#: ../../enterprise/operation/services/services.service.php:93 -msgid "No Services" -msgstr "サービスがありません" - -#: ../../enterprise/operation/services/services.service.php:207 -msgid "List of elements" -msgstr "要素一覧" - -#: ../../enterprise/include/functions_netflow_pdf.php:160 -#: ../../enterprise/operation/log/log_viewer.php:215 -msgid "Start date" -msgstr "開始日時" - -#: ../../enterprise/include/functions_netflow_pdf.php:163 -#: ../../enterprise/operation/log/log_viewer.php:223 -#: ../../operation/agentes/exportdata.php:310 -msgid "End date" -msgstr "終了日時" - -#: ../../enterprise/operation/log/log_viewer.php:350 -msgid "The start date cannot be greater than the end date" -msgstr "開始日は終了日より後にできません" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:36 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:74 -msgid "List of networkmaps" -msgstr "ネットワークマップ一覧" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:42 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:80 -msgid "Edit networkmap" -msgstr "ネットワークマップ編集" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:48 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:86 -msgid "Deleted list" -msgstr "削除一覧" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:54 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:92 -msgid "View networkmap" -msgstr "ネットワークマップ表示" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:61 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:66 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:95 -msgid "List deleted items" -msgstr "削除アイテム一覧" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:108 -msgid "Successfully restore the item" -msgstr "アイテムを復元しました" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:109 -msgid "Could not be restore the item" -msgstr "アイテムの復元ができませんでした" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:130 -msgid "Successfully restore the items" -msgstr "アイテムを復元しました" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:132 -msgid "Could not be restore the " -msgstr "アイテムの復元ができませんでした " - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:136 -msgid "Not found networkmap" -msgstr "ネットワークマップが見つかりません" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:140 -msgid "The items restored will be appear in the holding area." -msgstr "復元したアイテムは保持エリアにあります。" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:160 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:227 -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:256 -msgid "Restore" -msgstr "復元" - -#: ../../enterprise/operation/maps/networkmap_list_deleted.php:170 -msgid "There are not nodes in the networkmap." -msgstr "ネットワークマップにノードがありません。" - -#: ../../enterprise/godmode/agentes/collections.data.php:163 -#: ../../enterprise/include/functions_local_components.php:138 -msgid "Empty name" -msgstr "名前が空です" - -#: ../../enterprise/include/functions_local_components.php:142 -msgid "Empty configuration" -msgstr "設定が空です" - -#: ../../enterprise/include/functions_local_components.php:146 -msgid "Empty OS" -msgstr "OS が空です" - -#: ../../enterprise/include/functions_local_components.php:276 -#: ../../include/functions_alerts.php:951 -#: ../../include/functions_network_components.php:503 -msgid "Copy of" -msgstr "複製" - -#: ../../enterprise/include/functions_update_manager.php:140 -#: ../../enterprise/include/functions_update_manager.php:272 -#: ../../include/functions_update_manager.php:326 -#: ../../include/functions_update_manager.php:329 -#: ../../include/functions_update_manager.php:423 -#: ../../include/functions_update_manager.php:427 -msgid "Could not connect to internet" -msgstr "インターネットへ接続できません" - -#: ../../enterprise/include/functions_update_manager.php:143 -#: ../../include/functions_update_manager.php:334 -#: ../../include/functions_update_manager.php:337 -#: ../../include/functions_update_manager.php:434 -#: ../../include/functions_update_manager.php:438 -msgid "Server not found." -msgstr "サーバが見つかりません。" - -#: ../../enterprise/include/functions_update_manager.php:146 -#: ../../enterprise/include/functions_update_manager.php:282 -#, php-format -msgid "There is a error: %s" -msgstr "エラーがあります: %s" - -#: ../../enterprise/include/functions_update_manager.php:160 -#, php-format -msgid "There are %s updates, and the first to update is:" -msgstr "%s 件の更新があります。最初の更新は次の通りです:" - -#: ../../enterprise/include/functions_update_manager.php:168 -msgid "Version number:" -msgstr "バージョン番号:" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:607 -#: ../../enterprise/include/functions_update_manager.php:169 -msgid "Show details" -msgstr "詳細表示" - -#: ../../enterprise/include/functions_update_manager.php:176 -#: ../../include/functions_update_manager.php:356 -msgid "Update to the last version" -msgstr "最新版に更新" - -#: ../../enterprise/include/functions_update_manager.php:191 -#: ../../include/functions_update_manager.php:359 -msgid "There is no update available." -msgstr "更新がありません。" - -#: ../../enterprise/include/functions_update_manager.php:277 -#: ../../include/ajax/update_manager.ajax.php:392 -msgid "Fail to update to the last package." -msgstr "最新パッケージへの更新に失敗しました。" - -#: ../../enterprise/include/functions_update_manager.php:292 -#: ../../include/ajax/update_manager.ajax.php:400 -msgid "Starting to update to the last package." -msgstr "最新パッケージへの更新を開始します。" - -#: ../../enterprise/include/functions_update_manager.php:323 -#: ../../include/ajax/update_manager.ajax.php:73 -msgid "There was an error extracting the file '" -msgstr "次のファイル展開中にエラーが発生しました '" - -#: ../../enterprise/include/functions_update_manager.php:340 -#: ../../include/ajax/update_manager.ajax.php:89 -msgid "The package was not extracted." -msgstr "パッケージが展開されませんでした。" - -#: ../../enterprise/include/functions_update_manager.php:384 -#: ../../include/ajax/update_manager.ajax.php:471 -msgid "progress" -msgstr "処理状況" - -#: ../../enterprise/include/functions_update_manager.php:462 -#: ../../enterprise/include/functions_update_manager.php:466 -#: ../../enterprise/include/functions_update_manager.php:493 -#: ../../include/ajax/update_manager.ajax.php:169 -#: ../../include/ajax/update_manager.ajax.php:173 -#: ../../include/ajax/update_manager.ajax.php:200 -#: ../../include/functions_update_manager.php:128 -#: ../../include/functions_update_manager.php:132 -#: ../../include/functions_update_manager.php:158 -msgid "Some of your files might not be recovered." -msgstr "いくつかのファイルをリカバーできていない可能性があります。" - -#: ../../enterprise/include/functions_update_manager.php:471 -#: ../../enterprise/include/functions_update_manager.php:487 -#: ../../include/ajax/update_manager.ajax.php:177 -#: ../../include/ajax/update_manager.ajax.php:194 -#: ../../include/functions_update_manager.php:136 -#: ../../include/functions_update_manager.php:152 -msgid "Some of your old files might not be recovered." -msgstr "いくつかの古いファイルをリカバーできていない可能性があります。" - -#: ../../enterprise/include/functions_update_manager.php:508 -#: ../../include/ajax/update_manager.ajax.php:215 -#: ../../include/functions_update_manager.php:173 -msgid "An error ocurred while reading a file." -msgstr "ファイル読み込み中にエラーが発生しました。" - -#: ../../enterprise/include/functions_update_manager.php:515 -#: ../../include/ajax/update_manager.ajax.php:222 -#: ../../include/functions_update_manager.php:180 -msgid "The package does not exist" -msgstr "パッケージが存在しません。" - -#: ../../enterprise/include/functions_update_manager.php:524 -#: ../../include/ajax/update_manager.ajax.php:499 -#: ../../include/functions_update_manager.php:189 -msgid "The package is installed." -msgstr "パッケージがインストールされました。" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:89 -#: ../../enterprise/include/functions_reporting.php:35 -msgid "Wizard SLA" -msgstr "SLAウィザード" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:73 -#: ../../enterprise/include/functions_reporting.php:38 -msgid "Global" -msgstr "全体" - -#: ../../enterprise/include/functions_reporting.php:41 -msgid "Advance options" -msgstr "拡張オプション" - -#: ../../enterprise/include/functions_reporting.php:59 -msgid "Templates list" -msgstr "テンプレート一覧" - -#: ../../enterprise/include/functions_reporting.php:85 -msgid "Templates Wizard" -msgstr "テンプレートウィザード" - -#: ../../enterprise/include/functions_reporting_csv.php:134 -#: ../../enterprise/include/functions_reporting.php:601 -#: ../../include/functions_reports.php:599 -#: ../../include/functions_reporting.php:4677 -#: ../../include/functions_reporting.php:4916 -msgid "Availability" -msgstr "可用性" - -#: ../../enterprise/include/functions_reporting.php:602 -msgid "Availability item created from wizard." -msgstr "ウィザードから作成された可用性アイテム" - -#: ../../enterprise/include/functions_reporting_pdf.php:1911 -#: ../../enterprise/include/functions_reporting.php:1183 -#: ../../enterprise/include/functions_reporting.php:1806 -#: ../../enterprise/include/functions_reporting.php:2584 -msgid "January" -msgstr "1月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1914 -#: ../../enterprise/include/functions_reporting.php:1186 -#: ../../enterprise/include/functions_reporting.php:1809 -#: ../../enterprise/include/functions_reporting.php:2587 -msgid "February" -msgstr "2月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1917 -#: ../../enterprise/include/functions_reporting.php:1189 -#: ../../enterprise/include/functions_reporting.php:1812 -#: ../../enterprise/include/functions_reporting.php:2590 -msgid "March" -msgstr "3月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1920 -#: ../../enterprise/include/functions_reporting.php:1192 -#: ../../enterprise/include/functions_reporting.php:1815 -#: ../../enterprise/include/functions_reporting.php:2593 -msgid "April" -msgstr "4月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1923 -#: ../../enterprise/include/functions_reporting.php:1195 -#: ../../enterprise/include/functions_reporting.php:1818 -#: ../../enterprise/include/functions_reporting.php:2596 -msgid "May" -msgstr "5月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1926 -#: ../../enterprise/include/functions_reporting.php:1198 -#: ../../enterprise/include/functions_reporting.php:1821 -#: ../../enterprise/include/functions_reporting.php:2599 -msgid "June" -msgstr "6月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1929 -#: ../../enterprise/include/functions_reporting.php:1201 -#: ../../enterprise/include/functions_reporting.php:1824 -#: ../../enterprise/include/functions_reporting.php:2602 -msgid "July" -msgstr "7月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1932 -#: ../../enterprise/include/functions_reporting.php:1204 -#: ../../enterprise/include/functions_reporting.php:1827 -#: ../../enterprise/include/functions_reporting.php:2605 -msgid "August" -msgstr "8月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1935 -#: ../../enterprise/include/functions_reporting.php:1207 -#: ../../enterprise/include/functions_reporting.php:1830 -#: ../../enterprise/include/functions_reporting.php:2608 -msgid "September" -msgstr "9月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1938 -#: ../../enterprise/include/functions_reporting.php:1210 -#: ../../enterprise/include/functions_reporting.php:1833 -#: ../../enterprise/include/functions_reporting.php:2611 -msgid "October" -msgstr "10月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1941 -#: ../../enterprise/include/functions_reporting.php:1213 -#: ../../enterprise/include/functions_reporting.php:1836 -#: ../../enterprise/include/functions_reporting.php:2614 -msgid "November" -msgstr "11月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1944 -#: ../../enterprise/include/functions_reporting.php:1216 -#: ../../enterprise/include/functions_reporting.php:1839 -#: ../../enterprise/include/functions_reporting.php:2617 -msgid "December" -msgstr "12月" - -#: ../../enterprise/include/functions_reporting_pdf.php:1615 -#: ../../enterprise/include/functions_reporting_pdf.php:1958 -#: ../../enterprise/include/functions_reporting.php:1233 -#: ../../enterprise/include/functions_reporting.php:1851 -#: ../../enterprise/include/functions_reporting.php:2628 -#: ../../include/functions_reporting_html.php:354 -msgid "Max/Min Values" -msgstr "最大/最小値" - -#: ../../enterprise/include/functions_reporting_pdf.php:1616 -#: ../../enterprise/include/functions_reporting_pdf.php:1959 -#: ../../enterprise/include/functions_reporting_pdf.php:2378 -#: ../../enterprise/include/functions_reporting_csv.php:817 -#: ../../enterprise/include/functions_reporting_csv.php:864 -#: ../../enterprise/include/functions_reporting_csv.php:936 -#: ../../enterprise/include/functions_reporting_csv.php:1052 -#: ../../enterprise/include/functions_reporting_csv.php:1264 -#: ../../enterprise/include/functions_reporting.php:1234 -#: ../../enterprise/include/functions_reporting.php:1852 -#: ../../enterprise/include/functions_reporting.php:2629 -#: ../../enterprise/include/functions_reporting.php:3958 -#: ../../enterprise/include/functions_reporting.php:4259 -#: ../../include/functions_reporting_html.php:355 -msgid "SLA Limit" -msgstr "SLA 制限" - -#: ../../enterprise/include/functions_reporting_pdf.php:1617 -#: ../../enterprise/include/functions_reporting_pdf.php:1959 -#: ../../enterprise/include/functions_reporting_pdf.php:2108 -#: ../../enterprise/include/functions_reporting_pdf.php:2379 -#: ../../enterprise/include/functions_reporting.php:1234 -#: ../../enterprise/include/functions_reporting.php:1366 -#: ../../enterprise/include/functions_reporting.php:1852 -#: ../../enterprise/include/functions_reporting.php:2629 -#: ../../enterprise/include/functions_reporting.php:3959 -#: ../../enterprise/include/functions_reporting.php:4260 -#: ../../include/functions_reporting_html.php:356 -msgid "SLA Compliance" -msgstr "SLA準拠" - -#: ../../enterprise/include/functions_reporting_pdf.php:1677 -#: ../../enterprise/include/functions_reporting_pdf.php:1758 -#: ../../enterprise/include/functions_reporting_pdf.php:1978 -#: ../../enterprise/include/functions_reporting_pdf.php:2014 -#: ../../enterprise/include/functions_reporting_pdf.php:2406 -#: ../../enterprise/include/functions_reporting_csv.php:853 -#: ../../enterprise/include/functions_reporting_csv.php:900 -#: ../../enterprise/include/functions_reporting.php:1246 -#: ../../enterprise/include/functions_reporting.php:1282 -#: ../../enterprise/include/functions_reporting.php:1864 -#: ../../enterprise/include/functions_reporting.php:1900 -#: ../../enterprise/include/functions_reporting.php:2641 -#: ../../enterprise/include/functions_reporting.php:2677 -#: ../../enterprise/include/functions_reporting.php:3984 -#: ../../enterprise/include/functions_reporting.php:4318 -#: ../../include/functions_reporting_html.php:458 -#: ../../include/functions_reporting_html.php:537 -#: ../../include/functions_config.php:517 -#: ../../include/functions_config.php:1508 -msgid "Fail" -msgstr "失敗" - -#: ../../enterprise/include/functions_reporting_pdf.php:1857 -#: ../../enterprise/include/functions_reporting_pdf.php:1996 -#: ../../enterprise/include/functions_reporting.php:1264 -#: ../../enterprise/include/functions_reporting.php:1882 -#: ../../enterprise/include/functions_reporting.php:2070 -#: ../../enterprise/include/functions_reporting.php:2659 -#: ../../enterprise/include/functions_reporting.php:2839 -#: ../../include/functions_reporting_html.php:646 -#: ../../include/functions_reporting_html.php:2236 -#: ../../operation/agentes/group_view.php:170 -msgid "Not Init" -msgstr "未初期化" - -#: ../../enterprise/include/functions_reporting_pdf.php:2002 -#: ../../enterprise/include/functions_reporting.php:1270 -#: ../../enterprise/include/functions_reporting.php:1888 -#: ../../enterprise/include/functions_reporting.php:2665 -msgid "Planned Downtimes" -msgstr "計画停止" - -#: ../../enterprise/include/functions_reporting_pdf.php:2008 -#: ../../enterprise/include/functions_reporting.php:1276 -#: ../../enterprise/include/functions_reporting.php:1894 -#: ../../enterprise/include/functions_reporting.php:2671 -msgid "Ignore Time" -msgstr "除外時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:2023 -#: ../../enterprise/include/functions_reporting.php:1296 -msgid "SLA Compliance per days" -msgstr "日ごとの SLA 準拠" - -#: ../../enterprise/include/functions_reporting_pdf.php:2102 -#: ../../enterprise/include/functions_reporting.php:1363 -msgid "Summary of SLA Failures" -msgstr "条件を満たさない SLA の概要" - -#: ../../enterprise/include/functions_reporting_pdf.php:2106 -#: ../../enterprise/include/functions_reporting_csv.php:971 -#: ../../enterprise/include/functions_reporting.php:1365 -msgid "Day" -msgstr "日" - -#: ../../enterprise/include/functions_reporting_pdf.php:2117 -#: ../../enterprise/include/functions_reporting_pdf.php:2118 -#: ../../enterprise/include/functions_reporting.php:1377 -#: ../../include/graphs/functions_gd.php:165 -#: ../../include/graphs/functions_gd.php:256 -#: ../../include/functions_graph.php:2043 -#: ../../include/functions_graph.php:2090 -msgid "Out of limits" -msgstr "範囲外" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:113 -#: ../../enterprise/include/functions_reporting.php:1409 -#: ../../include/functions_reports.php:543 -msgid "Monthly S.L.A." -msgstr "月次 S.L.A." - -#: ../../enterprise/include/functions_reporting.php:1486 -#: ../../enterprise/include/functions_reporting.php:2212 -#: ../../enterprise/include/functions_reporting.php:2993 -#: ../../enterprise/include/functions_reporting.php:4048 -#: ../../enterprise/include/functions_reporting.php:4054 -#: ../../include/functions_reporting.php:522 -#: ../../include/functions_reporting.php:4942 -msgid "There are no SLAs defined" -msgstr "SLA が定義されていません。" - -#: ../../enterprise/include/functions_reporting.php:1530 -#: ../../enterprise/include/functions_reporting.php:2256 -#: ../../enterprise/include/functions_reporting.php:3037 -#: ../../include/functions_networkmap.php:1749 -#: ../../include/functions_reporting.php:578 -#: ../../include/functions_reporting.php:4982 -msgid "Dynamic" -msgstr "動的" - -#: ../../enterprise/include/functions_reporting.php:1541 -#: ../../enterprise/include/functions_reporting.php:2267 -#: ../../enterprise/include/functions_reporting.php:3048 -#: ../../include/functions_reporting.php:589 -#: ../../include/functions_reporting.php:4993 -msgid "Inverse" -msgstr "反転" - -#: ../../enterprise/include/functions_reporting.php:1931 -msgid "T. Total" -msgstr "合計時間" - -#: ../../enterprise/include/functions_reporting.php:1932 -#: ../../enterprise/include/functions_reporting.php:2695 -msgid "T. OK" -msgstr "正常時間" - -#: ../../enterprise/include/functions_reporting.php:1933 -#: ../../enterprise/include/functions_reporting.php:2696 -msgid "T. Error" -msgstr "障害時間" - -#: ../../enterprise/include/functions_reporting.php:1934 -#: ../../enterprise/include/functions_reporting.php:2697 -msgid "T. Unknown" -msgstr "不明時間" - -#: ../../enterprise/include/functions_reporting.php:1935 -#: ../../enterprise/include/functions_reporting.php:2698 -msgid "T. Not_init" -msgstr "未初期化時間" - -#: ../../enterprise/include/functions_reporting.php:1936 -#: ../../enterprise/include/functions_reporting.php:2699 -msgid "T. Downtime" -msgstr "計画停止時間" - -#: ../../enterprise/include/functions_reporting.php:1937 -#: ../../enterprise/include/functions_reporting.php:2700 -msgid "SLA %" -msgstr "SLA %" - -#: ../../enterprise/include/functions_reporting_pdf.php:1855 -#: ../../enterprise/include/functions_reporting.php:2065 -#: ../../enterprise/include/functions_reporting.php:2834 -#: ../../enterprise/include/functions_services.php:1271 -#: ../../include/functions_reporting_html.php:641 -#: ../../include/functions_reporting_html.php:2231 -msgid "Unknow" -msgstr "不明" - -#: ../../enterprise/include/functions_reporting_pdf.php:1859 -#: ../../enterprise/include/functions_reporting.php:2075 -#: ../../enterprise/include/functions_reporting.php:2844 -#: ../../include/functions_reporting_html.php:651 -#: ../../include/functions_reporting_html.php:2241 -msgid "Downtimes" -msgstr "停止時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1861 -#: ../../enterprise/include/functions_reporting.php:2080 -#: ../../enterprise/include/functions_reporting.php:2849 -#: ../../include/functions_reporting_html.php:656 -#: ../../include/functions_reporting_html.php:2246 -msgid "Ignore time" -msgstr "除外時間" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:114 -#: ../../enterprise/include/functions_reporting.php:2134 -#: ../../include/functions_reports.php:545 -msgid "Weekly S.L.A." -msgstr "週次 S.L.A." - -#: ../../enterprise/include/functions_reporting.php:2916 -#: ../../include/functions_reports.php:547 -msgid "Hourly S.L.A." -msgstr "1時間ごとの S.L.A." - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:119 -#: ../../enterprise/include/functions_reporting.php:3548 -#: ../../enterprise/include/functions_reporting.php:4012 -#: ../../include/functions_reports.php:551 -msgid "Services S.L.A." -msgstr "サービス SLA" - -#: ../../enterprise/include/functions_reporting.php:3570 -msgid "There are no SLAs defined." -msgstr "定義済のSLAがありません。" - -#: ../../enterprise/include/functions_reporting.php:3684 -#: ../../enterprise/include/functions_reporting.php:4303 -#: ../../enterprise/include/functions_services.php:1216 -#: ../../enterprise/include/functions_services.php:1218 -#: ../../enterprise/include/functions_services.php:1239 -#: ../../enterprise/include/functions_services.php:1240 -#: ../../enterprise/include/functions_services.php:1242 -#: ../../enterprise/include/functions_services.php:1276 -#: ../../enterprise/include/functions_services.php:1278 -msgid "Nonexistent" -msgstr "なし" - -#: ../../enterprise/include/functions_reporting_pdf.php:2757 -#: ../../enterprise/include/functions_reporting.php:4088 -#: ../../include/functions_reporting_html.php:3494 -msgid "This SLA has been affected by the following planned downtimes" -msgstr "この SLA は、次の計画停止によって影響を受けます" - -#: ../../enterprise/include/functions_reporting_pdf.php:2761 -#: ../../enterprise/include/functions_reporting.php:4092 -#: ../../godmode/agentes/planned_downtime.list.php:395 -#: ../../godmode/agentes/planned_downtime.editor.php:493 -#: ../../include/functions_reporting_html.php:3498 -msgid "Execution" -msgstr "実行" - -#: ../../enterprise/include/functions_reporting_pdf.php:2762 -#: ../../enterprise/include/functions_reporting.php:4093 -#: ../../include/functions_reporting_html.php:3499 -msgid "Dates" -msgstr "日付" - -#: ../../enterprise/include/functions_reporting.php:4125 -#: ../../include/functions_reporting.php:9880 -msgid "Weekly:" -msgstr "週次:" - -#: ../../enterprise/godmode/alerts/alert_events.php:431 -#: ../../enterprise/include/functions_reporting.php:4128 -#: ../../godmode/agentes/planned_downtime.editor.php:544 -#: ../../godmode/alerts/configure_alert_template.php:517 -#: ../../godmode/alerts/alert_view.php:208 ../../include/functions.php:911 -#: ../../include/functions_reporting.php:9883 -msgid "Mon" -msgstr "月" - -#: ../../enterprise/godmode/alerts/alert_events.php:433 -#: ../../enterprise/include/functions_reporting.php:4132 -#: ../../godmode/agentes/planned_downtime.editor.php:547 -#: ../../godmode/alerts/configure_alert_template.php:519 -#: ../../godmode/alerts/alert_view.php:209 ../../include/functions.php:913 -#: ../../include/functions_reporting.php:9887 -msgid "Tue" -msgstr "火" - -#: ../../enterprise/godmode/alerts/alert_events.php:435 -#: ../../enterprise/include/functions_reporting.php:4136 -#: ../../godmode/agentes/planned_downtime.editor.php:550 -#: ../../godmode/alerts/configure_alert_template.php:521 -#: ../../godmode/alerts/alert_view.php:210 ../../include/functions.php:915 -#: ../../include/functions_reporting.php:9891 -msgid "Wed" -msgstr "水" - -#: ../../enterprise/godmode/alerts/alert_events.php:437 -#: ../../enterprise/include/functions_reporting.php:4140 -#: ../../godmode/agentes/planned_downtime.editor.php:553 -#: ../../godmode/alerts/configure_alert_template.php:523 -#: ../../godmode/alerts/alert_view.php:211 ../../include/functions.php:917 -#: ../../include/functions_reporting.php:9895 -msgid "Thu" -msgstr "木" - -#: ../../enterprise/godmode/alerts/alert_events.php:439 -#: ../../enterprise/include/functions_reporting.php:4144 -#: ../../godmode/agentes/planned_downtime.editor.php:556 -#: ../../godmode/alerts/configure_alert_template.php:525 -#: ../../godmode/alerts/alert_view.php:212 ../../include/functions.php:919 -#: ../../include/functions_reporting.php:9899 -msgid "Fri" -msgstr "金" - -#: ../../enterprise/godmode/alerts/alert_events.php:441 -#: ../../enterprise/include/functions_reporting.php:4148 -#: ../../godmode/agentes/planned_downtime.editor.php:559 -#: ../../godmode/alerts/configure_alert_template.php:527 -#: ../../godmode/alerts/alert_view.php:213 ../../include/functions.php:921 -#: ../../include/functions_reporting.php:9903 -msgid "Sat" -msgstr "土" - -#: ../../enterprise/godmode/alerts/alert_events.php:443 -#: ../../enterprise/include/functions_reporting.php:4152 -#: ../../godmode/agentes/planned_downtime.editor.php:562 -#: ../../godmode/alerts/configure_alert_template.php:529 -#: ../../godmode/alerts/alert_view.php:214 ../../include/functions.php:923 -#: ../../include/functions_reporting.php:9907 -msgid "Sun" -msgstr "日" - -#: ../../enterprise/include/functions_reporting.php:4159 -#: ../../include/functions_reporting.php:9914 -msgid "Monthly:" -msgstr "月次:" - -#: ../../enterprise/include/functions_reporting.php:4160 -#: ../../include/functions_reporting.php:9915 -msgid "From day" -msgstr "開始日" - -#: ../../enterprise/include/functions_reporting.php:4161 -#: ../../include/functions_reporting.php:9916 -msgid "To day" -msgstr "終了日" - -#: ../../enterprise/include/functions_reporting_pdf.php:2801 -#: ../../enterprise/include/functions_reporting.php:4187 -#: ../../include/functions_reporting_html.php:3540 -msgid "This item is affected by a malformed planned downtime" -msgstr "この要素は不正な計画停止の影響を受けます" - -#: ../../enterprise/include/functions_reporting_pdf.php:2802 -#: ../../enterprise/include/functions_reporting.php:4188 -#: ../../include/functions_reporting_html.php:3541 -msgid "Go to the planned downtimes section to solve this" -msgstr "これを解決するために計画停止画面へ行く" - -#: ../../enterprise/include/functions_reporting.php:4840 -#: ../../enterprise/include/functions_reporting.php:5268 -#, php-format -msgid "Graph agents(%s) - %s" -msgstr "エージェントグラフ(%s) - %s" - -#: ../../enterprise/include/functions_reporting.php:5229 -#, php-format -msgid "Graph agent(%s) - %s" -msgstr "エージェントグラフ(%s) - %s" - -#: ../../enterprise/include/functions_reporting.php:5653 -#: ../../enterprise/include/functions_reporting.php:5703 -msgid "Template editor" -msgstr "テンプレート編集" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:108 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:143 -#: ../../enterprise/include/functions_reporting.php:5657 -#: ../../enterprise/include/functions_reporting.php:5707 -#: ../../godmode/reporting/reporting_builder.php:1930 -#: ../../operation/reporting/reporting_viewer.php:90 -msgid "Item editor" -msgstr "アイテム編集" - -#: ../../enterprise/include/functions_reporting.php:5717 -msgid "Get PDF file" -msgstr "PDF ファイル取得" - -#: ../../enterprise/include/functions_license.php:49 -msgid "Client" -msgstr "正規" - -#: ../../enterprise/include/functions_license.php:49 -msgid "Trial" -msgstr "試用" - -#: ../../enterprise/include/functions_inventory.php:54 -#: ../../enterprise/include/functions_inventory.php:493 -msgid "No changes found" -msgstr "変更がありません" - -#: ../../enterprise/include/functions_inventory.php:80 -msgid "Get CSV file" -msgstr "CSV ファイルを取得" - -#: ../../enterprise/include/functions_inventory.php:510 -#: ../../enterprise/include/functions_inventory.php:573 -#: ../../enterprise/include/functions_reporting_pdf.php:474 -#: ../../include/functions_reporting_html.php:973 -msgid "Added" -msgstr "追加済み" - -#: ../../enterprise/include/functions_inventory.php:516 -#: ../../enterprise/include/functions_inventory.php:581 -#: ../../enterprise/include/functions_reporting_pdf.php:490 -#: ../../include/functions_reporting_html.php:983 -#: ../../include/functions_filemanager.php:385 -msgid "Deleted" -msgstr "削除しました" - -#: ../../enterprise/include/functions_services.php:23 -msgid "Service does not exist." -msgstr "サービスがありません。" - -#: ../../enterprise/include/functions_services.php:30 -msgid "Module store the service does not exist." -msgstr "サービスを保存するモジュールがありません。" - -#: ../../enterprise/include/functions_services.php:35 -msgid "Module store SLA service does not exist." -msgstr "SLAサービスを保存するモジュールがありません。" - -#: ../../enterprise/include/functions_services.php:41 -msgid "Agent store the service does not exist." -msgstr "サービスを保存するエージェントがありません。" - -#: ../../enterprise/include/functions_services.php:47 -msgid "Agent store SLA service does not exist." -msgstr "SLAサービスを保存するエージェントがありません。" - -#: ../../enterprise/include/functions_services.php:57 -msgid "Alert critical SLA service does not exist." -msgstr "障害アラートSLAサービスがありません。" - -#: ../../enterprise/include/functions_services.php:68 -msgid "Alert warning service does not exist." -msgstr "警告アラートサービスがありません。" - -#: ../../enterprise/include/functions_services.php:79 -msgid "Alert critical service does not exist." -msgstr "障害アラートサービスがありません。" - -#: ../../enterprise/include/functions_services.php:90 -msgid "Alert unknown service does not exist." -msgstr "不明アラートサービスがありません。" - -#: ../../enterprise/include/functions_services.php:328 -#, php-format -msgid "Module automatic create for the service %s" -msgstr "サービス %s のモジュール自動生成" - -#: ../../enterprise/include/functions_services.php:1261 -msgid "Critical (Alert)" -msgstr "障害 (アラート)" - -#: ../../enterprise/include/functions_services.php:1391 -msgid "There are no service elements defined" -msgstr "サービス要素が定義されていません" - -#: ../../enterprise/include/functions_services.php:1417 -msgid "Weight Critical" -msgstr "障害ウエイト" - -#: ../../enterprise/include/functions_services.php:1418 -msgid "Weight Warning" -msgstr "警告ウエイト" - -#: ../../enterprise/include/functions_services.php:1419 -msgid "Weight Unknown" -msgstr "不明ウエイト" - -#: ../../enterprise/include/functions_services.php:1420 -msgid "Weight Ok" -msgstr "正常ウエイト" - -#: ../../enterprise/include/functions_services.php:1446 -#: ../../enterprise/include/functions_services.php:1461 -#: ../../enterprise/include/functions_services.php:1496 -msgid "Nonexistent. This element should be deleted" -msgstr "存在しません。要素が削除されています。" - -#: ../../enterprise/include/functions_services.php:1578 -#: ../../mobile/operation/modules.php:568 -#: ../../mobile/operation/modules.php:575 -#: ../../include/functions_treeview.php:274 -#: ../../include/functions_treeview.php:281 ../../include/functions_ui.php:3657 -#: ../../include/functions_ui.php:3664 -#: ../../operation/agentes/status_monitor.php:1356 -#: ../../operation/agentes/status_monitor.php:1363 -#: ../../operation/search_modules.php:207 -msgid "Snapshot view" -msgstr "スナップショット表示" - -#: ../../enterprise/godmode/services/services.elements.php:133 -#: ../../enterprise/include/functions_services.php:1688 -msgid "Edit service elements" -msgstr "サービス要素編集" - -#: ../../enterprise/include/functions_services.php:1702 -msgid "Delete service element" -msgstr "サービス要素削除" - -#: ../../enterprise/include/functions_services.php:1756 -msgid "FAIL" -msgstr "失敗" - -#: ../../enterprise/include/functions_policies.php:456 -#: ../../enterprise/include/functions_policies.php:471 -#: ../../include/functions_alerts.php:382 -msgid "copy" -msgstr "コピー" - -#: ../../enterprise/include/functions_policies.php:3029 -msgid "Policy linkation" -msgstr "ポリシーリンク" - -#: ../../enterprise/include/functions_policies.php:3034 -msgid "Module linked" -msgstr "リンク済モジュール" - -#: ../../enterprise/include/functions_policies.php:3036 -#: ../../enterprise/include/functions_policies.php:3046 -msgid "Unlink from policy" -msgstr "ポリシーからリンクを外す" - -#: ../../enterprise/include/functions_policies.php:3039 -msgid "Module unlinked" -msgstr "未リンクモジュール" - -#: ../../enterprise/include/functions_policies.php:3041 -#: ../../enterprise/include/functions_policies.php:3051 -msgid "Relink to policy" -msgstr "ポリシーへの再リンク" - -#: ../../enterprise/include/functions_policies.php:3044 -msgid "Module pending to link" -msgstr "リンク待ちモジュール" - -#: ../../enterprise/include/functions_policies.php:3044 -#: ../../godmode/agentes/module_manager_editor.php:344 -msgid "Module will be linked in the next application" -msgstr "モジュールは次回適用時にリンクされます。" - -#: ../../enterprise/include/functions_policies.php:3049 -msgid "Module pending to unlink" -msgstr "リンク解除待ちモジュール" - -#: ../../enterprise/include/functions_policies.php:3049 -#: ../../godmode/agentes/module_manager_editor.php:352 -msgid "Module will be unlinked in the next application" -msgstr "モジュールは次回適用時にリンク解除されます。" - -#: ../../enterprise/godmode/policies/configure_policy.php:38 -#: ../../enterprise/include/functions_policies.php:3197 -#: ../../godmode/agentes/configurar_agente.php:268 -#: ../../godmode/agentes/configurar_agente.php:493 ../../godmode/menu.php:216 -#: ../../godmode/menu.php:223 ../../operation/agentes/estado_agente.php:135 -#: ../../operation/gis_maps/render_view.php:116 -msgid "Setup" -msgstr "設定" - -#: ../../godmode/agentes/configurar_agente.php:360 -msgid "Agent wizard" -msgstr "エージェントウィザード" - -#: ../../godmode/agentes/configurar_agente.php:367 -#: ../../godmode/agentes/configurar_agente.php:531 -msgid "SNMP Wizard" -msgstr "SNMPウィザード" - -#: ../../godmode/agentes/configurar_agente.php:372 -#: ../../godmode/agentes/configurar_agente.php:534 -msgid "SNMP Interfaces wizard" -msgstr "SNMP インタフェースウィザード" - -#: ../../godmode/agentes/configurar_agente.php:377 -#: ../../godmode/agentes/configurar_agente.php:537 -msgid "WMI Wizard" -msgstr "WMIウィザード" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:27 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:28 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:47 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:225 -#: ../../enterprise/godmode/menu.php:59 -#: ../../enterprise/include/functions_policies.php:3215 -msgid "Inventory modules" -msgstr "インベントリモジュール" - -#: ../../enterprise/godmode/policies/policies.php:397 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:37 -#: ../../enterprise/include/functions_policies.php:3234 -msgid "External alerts" -msgstr "外部アラート" - -#: ../../enterprise/godmode/policies/policies.php:381 -#: ../../enterprise/godmode/policies/policy_linking.php:122 -#: ../../enterprise/include/functions_policies.php:3244 -msgid "Linking" -msgstr "リンク" - +#: ../../general/alert_enterprise.php:96 +msgid "" +"This is the online help for Pandora FMS console. This help is -in best cases-" +" just a brief contextual help, not intented to teach you how to use Pandora " +"FMS. Official documentation of Pandora FMS is about 900 pages, and you " +"probably don't need to read it entirely, but sure, you should download it " +"and take a look.

\n" +"\tDownload the official documentation" +msgstr "" +"Pandora FMS コンソールのオンラインヘルプです。これは、その場で最適な手助けをするのもであり、Pandora FMS " +"の使い方を教えるものではありません。Pandora FMS の公式ドキュメントは約 " +"900ページあり全体を読む必要はありません。しかしダウンロードして確認すると良いでしょう。

\n" +"\t公式ドキュメントをダウンロード" + +#: ../../general/alert_enterprise.php:103 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"system administrator if you need assistance.

\n" +"\tPlease know that all attempts to access this page are recorded in security " +"logs of Pandora System Database" +msgstr "" +"このページへのアクセスは許可されたユーザのみ可能です。手助けが必要であればシステム管理者へ連絡してください。

\n" +"\tこのページへのアクセスは、Pandora のシステムデータベースのセキュリティログに記録されます。" + +#: ../../general/alert_enterprise.php:114 +msgid "" +"The Update Manager client is included on Pandora FMS. It helps system " +"administrators update their Pandora FMS automatically, since the Update " +"Manager retrieves new modules, new plugins and new features (even full " +"migrations tools for future versions) automatically." +msgstr "" +"アップデートマネージャクライアントは、Pandora FMS に含まれています。Pandorra FMS " +"を自動的に更新する処理をサポートします。アップデートマネージャは、新たなモジュール、新たなプラグインおよび新たな機能(将来のバージョンへのマイグレーション" +"ツールを含む)を自動的に取り込みます。" + +#: ../../general/alert_enterprise.php:117 +msgid "" +"OpenSource version updates are automated packages generated each week. " +"These updates come WITHOUT ANY warranty or support. If your system is " +"corrupted or a feature stops working properly, you will need to recover a " +"backup by yourself." +msgstr "" +"オープンソース版は毎週生成されるパッケージで更新されます。これらの更新は保証やサポートはありません。システムが壊れたり一部の機能が正しく動作しなかっ" +"た場合は、ご自身でバックアップから戻す必要があります。" + +#: ../../general/alert_enterprise.php:120 +msgid "" +"The Enterprise version comes with a different update system, with fully " +"tested, professionally-supported packages, and our support team is there to " +"help you in case of problems or queries. Update Manager is another feature " +"present in the Enterprise version and not included in the OpenSource " +"version. There are lots of advanced business-oriented features contained in " +"Pandora FMS Enterprise Edition. For more information visit pandorafms.com" +msgstr "" +"Enterprise版では、完全にテストされ、サポートされたパッケージでの異なる更新システムです。我々のサポートチームが問題や問い合わせに対して対応します" +"。Enterprise版のアップデートマネージャには、オープンソース版には無い異なる機能があります。Pandora FMS " +"Enterpriseには、多くのビジネス向けの機能が含まれています。より詳細は、pandorafms.comを参照してください。" + +#: ../../general/alert_enterprise.php:128 +msgid "" +"The new Update Manager " +"client is shipped with Pandora FMS It helps system administrators to update " +"their Pandora FMS automatically, since the Update Manager does the task of " +"getting new modules, new plugins and new features (even full migrations " +"tools for future versions) automatically." +msgstr "" +"新しいアップデートマネージャクライアントは、Pandora " +"FMSと一緒にリリースされています。アップデートマネージャは、新規モジュール、新規プラグイン、新規機能を自動的に取得するもの(フルマイグレーションツールは" +"将来対応予定)であり、これによりシステム管理者がPandora FMSを自動的に更新するのに役に立つでしょう。" + +#: ../../general/alert_enterprise.php:131 +msgid "" +"Update Manager is one of the most advanced features of Pandora FMS " +"Enterprise version, for more information visit http://pandorafms.com." +msgstr "" +"アップデートマネージャは、Pandora FMS Enterprise版の拡張機能です。より詳細は、http://pandorafms.com を参照してください。" + +#: ../../general/alert_enterprise.php:134 +msgid "" +"Update Manager sends anonymous information about Pandora FMS usage (number " +"of agents and modules running). To disable it, please remove the remote " +"server address from the Update Manager plugin setup." +msgstr "" +"アップデートマネージャは、Pandora FMS " +"の利用状況の情報(実行しているエージェントとモジュール数)を送信します。無効化するには、アップデートマネージャプラグインの設定からリモートサーバのアドレス" +"を削除します。" + +#: ../../general/alert_enterprise.php:141 +msgid "" +"The community version doesn't have the ability to define your own library of " +"local modules, or distribute it to remote agents. You need to make those " +"changes individually on each agent which is possible by using external tools " +"and time and effort. Nor can it distribute local plugins, or have access to " +"the library of enterprise plugins to monitor applications such as VMWare, " +"RHEV or Informix between others. The Enterprise version will have all this, " +"plus the ability to distribute and manage your own local modules on your " +"systems, individually or through policies.\n" +"

pandorafms.com" +msgstr "" +"すべての監視を集約したいですか。多くのシステムがあり、包括的なルールでそれらを管理するのは難しくはないでしょうか。監視、アラート設定、ローカルプラグインで" +"さえ、一回のクリックで展開したくありませんか。Pandora FMS Enterprise " +"ポリシーは、まさにそういったニーズに答えるものです。時間の浪費と頭痛の種を軽減します。より詳細は、 pandorafms.comを参照してください。" + +#: ../../general/alert_enterprise.php:148 +msgid "" +"Pandora FMS Enterprise also features event correlation. Through correlation " +"you can generate realtime alerts and / or new events based on logical rules. " +"This allows you to automate troubleshooting. If you know the value of " +"working with events, event correlation will take you to a new level." +msgstr "" +"Pandora FMS Enterprise " +"は、イベント集約の相関も持っています。これを通して、論理的なルールに基づくリアルタイムアラートや新たなイベントを生成することができます。これは、自動的なト" +"ラブルシューティングを可能にします。イベント発生時の値を知れば、イベント送還が次のステップを教えてくれます。" + +#: ../../general/alert_enterprise.php:151 +msgid "" +"Report generating on the Enterprise version is also more powerful: it has " +"wizards, you can schedule emails in PDF to be sent according to the schedule " +"you decide, and it has a template system to create personalized reports " +"quickly for each of your customers. It will even allow your customers to " +"generate their own reports from templates created by you. If reports are key " +"to your business, Pandora FMS Enterprise version is for you." +msgstr "" +"Enterprise版のレポートはより強力です。ウィザードがあり、決めたスケジュールで PDF " +"を送信することができます。また、あなたの顧客ごとに個別のレポートを素早く作成できるテンプレートシステムがあります。作成したテンプレートから、顧客自身が独自" +"のレポートを生成することもできます。レポートがビジネスにとって重要であるならば、Pandora FMS Enteprise はあなたの要望にマッチします。" + +#: ../../general/alert_enterprise.php:154 +msgid "These options are only effective on the Enterprise version." +msgstr "これらのオプションは、Enterprise版でのみ有効です。" + +#: ../../general/alert_enterprise.php:157 +msgid "" +"WARNING: You are just one click away from an automated update. This may " +"result in a damaged system, including loss of data and operativity. Check " +"you have a recent backup. OpenSource updates are automatically created " +"packages, and there is no WARRANTY or SUPPORT. If you need professional " +"support and warranty, please upgrade to Enterprise Version." +msgstr "" +"警告: " +"自動更新後に操作が行われました。データの消失や操作性を含むシステムの問題が発生している可能性があります。最新のバックアップを確認してください。オープンソー" +"ス版はパッケージを使って自動更新されます。保障やサポートはありません。プロフェッショナルサポートや保証が必要な場合は、Enterprise版にアップデート" +"してください。" + +#: ../../general/alert_enterprise.php:160 +msgid "" +"This system is heavily loaded. OpenSource version could get a lot more " +"agents but fine tuning requires knowledge and time. Checkout the Enterprise " +"Version for a professional supported system." +msgstr "" +"このシステムは高負荷になっています。オープンソース版は多くのエージェントに対応できますが、最適なチューニングのための知識と時間が必要です。プロフェッショナ" +"ルサポートは、Enterprise版を確認してください。" + +#: ../../general/alert_enterprise.php:163 +msgid "" +"This system has too many modules per agent. OpenSource version could manage " +"thousands of modules, but is not recommended to have more than 40 modules " +"per agent. This configuration has B/A modules per agent. Checkout the " +"Enterprise Version for a professional supported system." +msgstr "" +"このシステムは、一つのエージェントあたりのモジュール数が多すぎです。オープンソース版では数千のモジュールを管理することができますが、一つのエージェントで " +"40以上はお勧めしません。プロフェッショナルサポートは、Enterprise版を確認してください。" + +#: ../../general/alert_enterprise.php:166 +msgid "" +"Too much remote modules has been detected on this system. OpenSource version " +"could manage thousands of modules, but performance is limited on high amount " +"of SNMP or ICMP request. Checkout the Enterprise Version for a professional " +"supported system with improved capacity on network monitoring, including " +"distributed servers." +msgstr "" +"このシステムで多くのリモートモジュールが検出されました。オープンソース版では数千のモジュールを管理できますが、大量の SNMP や ICMP " +"リクエストがある環境でのパフォーマンスは限られています。プロフェッショナルサポートがあり、容量を改善したネットワーク監視や分散監視ができる " +"Enterprise版を確認してください。" + +#: ../../general/alert_enterprise.php:169 +msgid "" +"This system has too much events in the database. Checkout database purge " +"options. Checkout the Enterprise Version for a professional supported system." +msgstr "" +"このシステムはデータベースに多くのイベントがあります。データベースの削除オプションを確認してください。プロフェッショナルサポートは、Enterprise版" +"を確認してください。" + +#: ../../general/alert_enterprise.php:172 +msgid "" +"You have defined a high number of alerts, this may cause you performance " +"problems in the future. In the Enterprise version, you can use event " +"correlation alerts to simplify the alerting system and have easier " +"administration and increased performance." +msgstr "" +"アラートの定義数が多くあるため、将来的にパフォーマンスの問題が発生する可能性があります。Enterprise版では、イベント相関でアラートシステムを単純化" +"でき、管理が簡単になりパフォーマンスが向上します。" + +#: ../../general/firts_task/collections.php:21 +msgid "There are no collections defined yet." +msgstr "コレクションが定義されていません。" + +#: ../../general/firts_task/collections.php:25 +#: ../../enterprise/godmode/agentes/collections.agents.php:47 #: ../../enterprise/godmode/agentes/collections.data.php:42 #: ../../enterprise/godmode/agentes/collections.editor.php:50 +#: ../../enterprise/godmode/menu.php:56 #: ../../enterprise/godmode/policies/policies.php:385 #: ../../enterprise/godmode/policies/policy_collections.php:29 #: ../../enterprise/godmode/policies/policy_collections.php:173 -#: ../../enterprise/godmode/menu.php:49 -#: ../../enterprise/include/functions_policies.php:3253 -#: ../../general/firts_task/collections.php:25 +#: ../../enterprise/include/functions_policies.php:3285 msgid "Collections" msgstr "コレクション" -#: ../../enterprise/godmode/policies/policies.php:401 -#: ../../enterprise/godmode/policies/policy.php:46 -#: ../../enterprise/include/functions_policies.php:3262 -msgid "Queue" -msgstr "キュー" +#: ../../general/firts_task/collections.php:28 +#: ../../general/firts_task/collections.php:37 +msgid "Create Collections" +msgstr "コレクション作成" -#: ../../enterprise/godmode/agentes/configurar_agente.php:49 -#: ../../enterprise/godmode/policies/policy.php:54 -#: ../../enterprise/include/functions_policies.php:3280 -#: ../../godmode/agentes/configurar_agente.php:504 -msgid "Agent plugins" -msgstr "エージェントプラグイン" - -#: ../../enterprise/include/functions_policies.php:3743 -msgid "Create a new policy map" -msgstr "新規ポリシーマップ作成" - -#: ../../enterprise/include/functions_policies.php:4062 -#, php-format +#: ../../general/firts_task/collections.php:29 msgid "" -"This extension makes registration of policies enterprise.
You can get " -"more policies in our Public Resource Library" +"A file collection is a group of files (e.g. scripts or executables) which " +"are \n" +"\t\tautomatically copied to a specific directory of the agent (under Windows " +"or UNIX). The file collections allow to be propagated\n" +"\t\t along with the policies in order to be used by a group of agents, using " +"a 'package' of scripts and modules which use them.\n" +"\t\tFirst we learn how to use the file collections in the agent's view, how " +"to conduct it manually, agent by agent, without using collections,\n" +"\t\t and how to do the same thing by using policies.Our first task is to " +"arrange a compilation of files. In order to do this, please go to the " +"agent's \n" +"\t\t administrator. Subsequently, we're going to see a 'sub option' called " +"'Collections'. Please click on it in order to create a new collection as we " +"can see on \n" +"\t\t the picture below. " msgstr "" -"この拡張は、Enterprise ポリシーを登録します。
追加のポリシーは我々のリソースライブラリから入手できます。" - -#: ../../enterprise/include/functions_reporting_pdf.php:51 -#: ../../enterprise/include/functions_netflow_pdf.php:45 -msgid "Automated Pandora FMS report for user defined report" -msgstr "ユーザ定義レポートの Pandora FMS による自動生成" - -#: ../../enterprise/include/functions_reporting_pdf.php:609 -#: ../../include/functions_reporting_html.php:1131 -#, php-format -msgid "%s in %s : NORMAL" -msgstr "%s (%s): 正常" - -#: ../../enterprise/include/functions_reporting_pdf.php:617 -#: ../../include/functions_reporting_html.php:1139 -#, php-format -msgid "%s in %s : CRITICAL" -msgstr "%s (%s): 障害" - -#: ../../enterprise/include/functions_reporting_pdf.php:625 -#: ../../include/functions_reporting_html.php:1147 -#, php-format -msgid "%s in %s : WARNING" -msgstr "%s (%s): 警告" - -#: ../../enterprise/include/functions_reporting_pdf.php:633 -#: ../../include/functions_reporting_html.php:1155 -#, php-format -msgid "%s in %s : UNKNOWN" -msgstr "%s (%s): 不明" - -#: ../../enterprise/include/functions_reporting_pdf.php:641 -#: ../../include/functions_reporting_html.php:1163 -#, php-format -msgid "%s in %s : ALERTS FIRED" -msgstr "%s (%s): アラート発生" - -#: ../../enterprise/include/functions_reporting_pdf.php:710 -#: ../../godmode/servers/manage_recontask_form.php:250 -#: ../../include/functions_reporting_html.php:1336 -msgid "Defined" -msgstr "定義済み" - -#: ../../enterprise/include/functions_reporting_pdf.php:711 -#: ../../enterprise/include/functions_reporting_pdf.php:1052 -#: ../../enterprise/include/functions_reporting_pdf.php:1096 -#: ../../enterprise/include/functions_reporting_pdf.php:1141 -#: ../../mobile/operation/alerts.php:38 -#: ../../include/functions_reporting_html.php:1338 -#: ../../include/functions_reporting_html.php:1610 -#: ../../include/functions_reporting_html.php:1648 -#: ../../include/functions_reporting_html.php:1684 -#: ../../operation/agentes/alerts_status.functions.php:74 -#: ../../operation/snmpconsole/snmp_view.php:164 -#: ../../operation/snmpconsole/snmp_view.php:831 -msgid "Fired" -msgstr "通知済" - -#: ../../enterprise/include/functions_reporting_pdf.php:726 -#: ../../include/functions_reporting_html.php:1351 -#, php-format -msgid "Last %s" -msgstr "最新日時 %s" - -#: ../../enterprise/include/functions_reporting_pdf.php:781 -#: ../../enterprise/include/functions_reporting_pdf.php:873 -#: ../../enterprise/include/functions_reporting_pdf.php:929 -#: ../../include/functions_reporting_html.php:728 -#: ../../include/functions_reporting_html.php:1263 -#: ../../include/functions_reporting_html.php:2361 -msgid "Min Value" -msgstr "最小値" - -#: ../../enterprise/include/functions_reporting_pdf.php:782 -#: ../../enterprise/include/functions_reporting_pdf.php:874 -#: ../../enterprise/include/functions_reporting_pdf.php:930 -#: ../../enterprise/include/functions_reporting_pdf.php:2331 -#: ../../include/functions_reporting_html.php:729 -#: ../../include/functions_reporting_html.php:1264 -#: ../../include/functions_reporting_html.php:2148 -#: ../../include/functions_reporting_html.php:2362 -msgid "Average Value" -msgstr "平均値" - -#: ../../enterprise/include/functions_reporting_pdf.php:783 -#: ../../enterprise/include/functions_reporting_pdf.php:875 -#: ../../enterprise/include/functions_reporting_pdf.php:931 -#: ../../enterprise/include/functions_reporting_pdf.php:2328 -#: ../../include/functions_reporting_html.php:730 -#: ../../include/functions_reporting_html.php:1265 -#: ../../include/functions_reporting_html.php:2145 -#: ../../include/functions_reporting_html.php:2364 -msgid "Max Value" -msgstr "最大値" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:143 -#: ../../enterprise/include/functions_reporting_pdf.php:1191 -#: ../../enterprise/include/functions_reporting_pdf.php:1471 -#: ../../include/functions_reporting_html.php:897 -#: ../../include/functions_reporting_html.php:1377 -#: ../../operation/snmpconsole/snmp_view.php:518 -msgid "Count" -msgstr "回数" - -#: ../../enterprise/include/functions_reporting_pdf.php:1212 -#: ../../enterprise/include/functions_reporting_pdf.php:1360 -#: ../../enterprise/include/functions_reporting_pdf.php:1495 -#: ../../mobile/operation/events.php:247 -#: ../../include/functions_reporting_html.php:783 -#: ../../include/functions_reporting_html.php:916 -#: ../../include/functions_reporting_html.php:1397 -#: ../../include/ajax/events.php:447 ../../include/functions_reporting.php:6107 -#: ../../include/functions_reporting.php:6224 -#: ../../include/functions_reporting.php:6354 -#: ../../include/functions_events.php:915 -#: ../../include/functions_events.php:2452 -#: ../../include/functions_events.php:3479 -#: ../../operation/events/events.build_table.php:297 -msgid "New event" -msgstr "新規イベント" - -#: ../../enterprise/include/functions_reporting_pdf.php:1216 -#: ../../enterprise/include/functions_reporting_pdf.php:1364 -#: ../../enterprise/include/functions_reporting_pdf.php:1499 -#: ../../mobile/operation/events.php:251 -#: ../../include/functions_reporting_html.php:787 -#: ../../include/functions_reporting_html.php:920 -#: ../../include/functions_reporting_html.php:1401 -#: ../../include/ajax/events.php:451 ../../include/functions_reporting.php:6111 -#: ../../include/functions_reporting.php:6228 -#: ../../include/functions_reporting.php:6358 -#: ../../include/functions_events.php:919 -#: ../../include/functions_events.php:2456 -#: ../../include/functions_events.php:3483 -#: ../../operation/events/events.php:605 ../../operation/events/events.php:634 -#: ../../operation/events/events.php:635 ../../operation/events/events.php:855 -#: ../../operation/events/events.php:860 ../../operation/events/events.php:861 -#: ../../operation/events/events.build_table.php:301 -msgid "Event validated" -msgstr "承諾済" - -#: ../../enterprise/include/functions_reporting_pdf.php:1220 -#: ../../enterprise/include/functions_reporting_pdf.php:1368 -#: ../../enterprise/include/functions_reporting_pdf.php:1503 -#: ../../mobile/operation/events.php:255 -#: ../../include/functions_reporting_html.php:791 -#: ../../include/functions_reporting_html.php:924 -#: ../../include/functions_reporting_html.php:1405 -#: ../../include/ajax/events.php:455 ../../include/functions_reporting.php:6115 -#: ../../include/functions_reporting.php:6232 -#: ../../include/functions_reporting.php:6362 -#: ../../include/functions_events.php:923 -#: ../../include/functions_events.php:2460 -#: ../../include/functions_events.php:3487 -#: ../../operation/events/events.php:667 ../../operation/events/events.php:705 -#: ../../operation/events/events.php:706 ../../operation/events/events.php:865 -#: ../../operation/events/events.php:879 ../../operation/events/events.php:880 -#: ../../operation/events/events.build_table.php:305 -msgid "Event in process" -msgstr "処理中イベント" - -#: ../../enterprise/include/functions_reporting_pdf.php:1340 -#: ../../enterprise/include/functions_reporting_pdf.php:1475 -#: ../../include/functions_reporting_html.php:767 -#: ../../include/functions_reporting_html.php:1381 -#: ../../include/functions_reporting.php:6077 -msgid "Val. by" -msgstr "承諾ユーザ" - -#: ../../enterprise/include/functions_reporting_pdf.php:1392 -#: ../../include/functions_reporting_html.php:810 -#: ../../include/functions_reporting.php:6134 -#: ../../include/functions_events.php:2705 -msgid "Pandora System" -msgstr "Pandora System" - -#: ../../enterprise/include/functions_reporting_pdf.php:1415 -#: ../../include/functions_reporting_html.php:834 -msgid "Events by agent" -msgstr "エージェントで分類したイベント" - -#: ../../enterprise/include/functions_reporting_pdf.php:1426 -#: ../../include/functions_reporting_html.php:846 -msgid "Events by user validator" -msgstr "承諾したユーザごとのイベント" - -#: ../../enterprise/include/functions_reporting_pdf.php:1437 -#: ../../enterprise/include/functions_reporting_pdf.php:1569 -#: ../../include/functions_reporting_html.php:1454 -#: ../../include/functions_reporting_html.php:3239 -msgid "Events by severity" -msgstr "重要度ごとのイベント" - -#: ../../enterprise/include/functions_reporting_pdf.php:1448 -#: ../../include/functions_reporting_html.php:870 -msgid "Events validated vs unvalidated" -msgstr "承諾済と未承諾イベント" - -#: ../../enterprise/include/functions_reporting_pdf.php:1558 -#: ../../include/functions_reporting_html.php:1442 -msgid "Events validated by user" -msgstr "ユーザで分類したイベント" - -#: ../../enterprise/include/functions_reporting_pdf.php:1580 -#: ../../include/functions_reporting_html.php:1466 -#: ../../operation/events/event_statistics.php:65 -msgid "Amount events validated" -msgstr "承諾済みイベントの割合" - -#: ../../enterprise/include/functions_reporting_pdf.php:1624 -#: ../../include/functions_reporting_html.php:381 -msgid "Global Time" -msgstr "グローバル時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1625 -#: ../../enterprise/include/functions_reporting_csv.php:1195 -#: ../../include/functions_reporting_html.php:382 -msgid "Time Total" -msgstr "合計時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1626 -#: ../../enterprise/include/functions_reporting_pdf.php:2188 -#: ../../include/functions_reporting_html.php:383 -msgid "Time Failed" -msgstr "障害時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1627 -#: ../../enterprise/include/functions_reporting_pdf.php:2189 -#: ../../enterprise/include/functions_reporting_csv.php:1196 -#: ../../include/functions_reporting_html.php:384 -#: ../../include/functions_reporting_html.php:1956 -msgid "Time OK" -msgstr "正常時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1628 -#: ../../enterprise/include/functions_reporting_pdf.php:2190 -#: ../../enterprise/include/functions_reporting_csv.php:1198 -#: ../../include/functions_reporting_html.php:385 -msgid "Time Unknown" -msgstr "不明時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1629 -#: ../../enterprise/include/functions_reporting_csv.php:1199 -#: ../../include/functions_reporting_html.php:386 -msgid "Time Not Init" -msgstr "未初期化時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1630 -#: ../../include/functions_reporting_html.php:387 -msgid "Downtime" -msgstr "停止時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:1636 -#: ../../include/functions_reporting_html.php:412 -msgid "Checks Time" -msgstr "確認数" - -#: ../../enterprise/include/functions_reporting_pdf.php:1637 -#: ../../enterprise/include/functions_reporting_csv.php:1201 -#: ../../include/functions_reporting_html.php:413 -msgid "Checks Total" -msgstr "合計確認数" - -#: ../../enterprise/include/functions_reporting_pdf.php:1638 -#: ../../enterprise/include/functions_reporting_pdf.php:2208 -#: ../../include/functions_reporting_html.php:414 -msgid "Checks Failed" -msgstr "障害確認数" - -#: ../../enterprise/include/functions_reporting_pdf.php:1639 -#: ../../enterprise/include/functions_reporting_pdf.php:2209 -#: ../../enterprise/include/functions_reporting_csv.php:1202 -#: ../../include/functions_reporting_html.php:415 -#: ../../include/functions_reporting_html.php:1999 -msgid "Checks OK" -msgstr "正常確認数" - -#: ../../enterprise/include/functions_reporting_pdf.php:1640 -#: ../../enterprise/include/functions_reporting_pdf.php:2210 -#: ../../enterprise/include/functions_reporting_csv.php:1204 -#: ../../include/functions_reporting_html.php:416 -msgid "Checks Unknown" -msgstr "不明確認数" - -#: ../../enterprise/include/functions_reporting_pdf.php:1847 -msgid "Legend Graph" -msgstr "グラフの凡例" - -#: ../../enterprise/include/functions_reporting_pdf.php:2187 -msgid "Total Time" -msgstr "合計時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:2191 -msgid "Time Not init" -msgstr "未初期化時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:2192 -msgid "Time Downtimes" -msgstr "計画停止時間" - -#: ../../enterprise/include/functions_reporting_pdf.php:2193 -#: ../../include/functions_reporting_html.php:1960 -msgid "% Ok" -msgstr "正常%" - -#: ../../enterprise/include/functions_reporting_pdf.php:2207 -msgid "Total Checks" -msgstr "合計確認数" - -#: ../../enterprise/include/functions_reporting_pdf.php:2327 -#: ../../include/functions_reporting_html.php:2144 -msgid "Agent max value" -msgstr "エージェント最大値" - -#: ../../enterprise/include/functions_reporting_pdf.php:2329 -#: ../../include/functions_reporting_html.php:2146 -msgid "Agent min" -msgstr "最小エージェント" - -#: ../../enterprise/include/functions_reporting_pdf.php:2330 -#: ../../include/functions_reporting_html.php:2147 -msgid "Agent min Value" -msgstr "エージェント最小値" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:290 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1611 -#: ../../enterprise/include/functions_reporting_pdf.php:2447 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1237 -#: ../../include/functions_reporting_html.php:1749 -msgid "Not OK" -msgstr "NG" - -#: ../../enterprise/include/functions_reporting_pdf.php:2502 -#: ../../enterprise/include/functions_netflow_pdf.php:157 -#: ../../enterprise/include/functions_reporting_csv.php:1391 -#: ../../enterprise/include/functions_reporting_csv.php:1395 -msgid "Generated" -msgstr "生成日" - -#: ../../enterprise/include/functions_reporting_pdf.php:2505 -msgid "Report date" -msgstr "レポート日" - -#: ../../enterprise/include/functions_reporting_pdf.php:2510 -#: ../../operation/reporting/reporting_viewer.php:202 -msgid "Items period before" -msgstr "次の日時以前" - -#: ../../enterprise/include/functions_reporting_pdf.php:2529 -#: ../../enterprise/include/functions_netflow_pdf.php:56 -msgid "Contents" -msgstr "目次" - -#: ../../enterprise/include/functions_reporting_pdf.php:2593 -#: ../../enterprise/include/functions_reporting_pdf.php:2631 -#: ../../godmode/agentes/planned_downtime.list.php:145 -#: ../../operation/agentes/gis_view.php:182 -msgid "To" -msgstr "終了" - -#: ../../enterprise/include/functions_reporting_pdf.php:2599 -#: ../../enterprise/include/functions_reporting_pdf.php:2637 -#: ../../include/functions_reporting_html.php:70 -#: ../../include/functions_reporting_html.php:3061 -#: ../../include/functions_treeview.php:293 -#: ../../operation/agentes/ver_agente.php:1157 -msgid "Last data" -msgstr "最新データ" - -#: ../../enterprise/include/functions_reporting_pdf.php:2655 -msgid "SO" -msgstr "OS" - -#: ../../enterprise/include/functions_reporting_pdf.php:2696 -msgid "There are no modules." -msgstr "モジュールがありません。" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:563 -#: ../../enterprise/godmode/alerts/alert_events_list.php:604 -#: ../../enterprise/include/functions_reporting_pdf.php:2703 -#: ../../godmode/alerts/alert_list.list.php:538 -#: ../../godmode/alerts/alert_list.list.php:616 -#: ../../godmode/alerts/configure_alert_action.php:142 -#: ../../godmode/alerts/alert_view.php:391 -#: ../../godmode/alerts/alert_list.builder.php:134 -#: ../../include/functions_reporting_html.php:1807 -#: ../../include/functions_reporting_html.php:2786 -msgid "Threshold" -msgstr "しきい値" - -#: ../../enterprise/include/functions_log.php:332 -msgid "Lines" -msgstr "行" - -#: ../../enterprise/include/functions_metaconsole.php:789 -msgid "Group does not exist. Agent " -msgstr "グループが存在しません。エージェント " - -#: ../../enterprise/include/functions_metaconsole.php:795 -msgid "Created group in destination DB" -msgstr "移行先 DB にグループを作成しました" - -#: ../../enterprise/include/functions_metaconsole.php:799 -msgid "Error creating group. Agent " -msgstr "グループ作成エラー。エージェント " - -#: ../../enterprise/include/functions_metaconsole.php:805 -msgid "Group already exists in destination DB" -msgstr "移行先 DB にすでにグループがあります" - -#: ../../enterprise/include/functions_login.php:22 -msgid "You must change password" -msgstr "パスワードを変更する必要があります" - -#: ../../enterprise/include/functions_login.php:47 -msgid "OLD PASS: " -msgstr "旧パスワード: " - -#: ../../enterprise/include/functions_login.php:49 -msgid "NEW PASS: " -msgstr "新規パスワード: " - -#: ../../enterprise/include/functions_login.php:51 -msgid "CONFIRM: " -msgstr "確認: " - -#: ../../enterprise/include/functions_login.php:58 -msgid "Change" -msgstr "変更" - -#: ../../enterprise/include/functions_login.php:103 -msgid "User has been blocked. Try again in " -msgstr "ユーザがブロックされました。次の時間経過後に再度試してください: " - -#: ../../enterprise/include/functions_login.php:103 -msgid " minutes" -msgstr " 分" - -#: ../../enterprise/include/functions_login.php:227 -msgid "Password must be different from the " -msgstr "パスワードは、次と異なっている必要があります: " - -#: ../../enterprise/include/functions_login.php:227 -msgid " previous changes." -msgstr " 回前までの変更" - -#: ../../enterprise/include/functions_login.php:241 -msgid "Password must be different" -msgstr "パスワードは違うものでなければいけません" - -#: ../../enterprise/include/functions_login.php:251 -msgid "Password too short" -msgstr "パスワードが短すぎます" - -#: ../../enterprise/include/functions_login.php:262 -msgid "Password must contain numbers" -msgstr "パスワードには数字を含めなければいけません" - -#: ../../enterprise/include/functions_login.php:274 -msgid "Password must contain symbols" -msgstr "パスワードには記号を含めなければいけません" - -#: ../../enterprise/include/functions_login.php:294 -msgid "Invalid old password" -msgstr "旧パスワードが不正です" - -#: ../../enterprise/include/functions_login.php:318 -msgid "User pass successfully updated" -msgstr "パスワードを更新しました" - -#: ../../enterprise/include/functions_login.php:319 -msgid "Error updating user pass (no change?)" -msgstr "パスワードの更新エラー (変更なし?)" - -#: ../../enterprise/include/functions_login.php:327 -msgid "Password confirm does not match" -msgstr "パスワード確認が一致しません" - -#: ../../enterprise/include/functions_login.php:335 -msgid "Password empty" -msgstr "パスワードが空です" - -#: ../../enterprise/include/functions_collection.php:42 -#, php-format -msgid "Fail create the directory: %s" -msgstr "ディレクトリ作成に失敗しました: %s" - -#: ../../enterprise/include/functions_collection.php:69 -msgid "No files in collection" -msgstr "コレクションにファイルがありません" - -#: ../../enterprise/include/functions_collection.php:77 -msgid "File of collection is bigger than the limit (" -msgstr "ファイルコレクションが制限を越えています (" - -#: ../../enterprise/godmode/agentes/collections.data.php:104 -#: ../../enterprise/godmode/agentes/collections.data.php:214 -#: ../../enterprise/godmode/agentes/collections.data.php:254 -#: ../../enterprise/godmode/agentes/collections.editor.php:46 -#: ../../enterprise/godmode/agentes/collections.editor.php:350 -#: ../../enterprise/godmode/agentes/collections.editor.php:375 -#: ../../enterprise/include/functions_collection.php:129 -#: ../../operation/agentes/ver_agente.php:1059 -#: ../../operation/integria_incidents/incident.php:66 -msgid "Files" -msgstr "ファイル" - -#: ../../enterprise/godmode/menu.php:149 -#: ../../enterprise/include/functions_setup.php:27 -#: ../../enterprise/include/functions_setup.php:55 -#: ../../godmode/extensions.php:145 -msgid "Enterprise" -msgstr "エンタープライズ" - -#: ../../enterprise/godmode/menu.php:95 -#: ../../enterprise/include/functions_setup.php:33 -#: ../../enterprise/include/functions_setup.php:63 -#: ../../operation/agentes/datos_agente.php:172 -msgid "History database" -msgstr "ヒストリデータベース" - -#: ../../enterprise/include/functions_setup.php:37 -#: ../../enterprise/include/functions_setup.php:68 -msgid "Log collector" -msgstr "ログ収集" - -#: ../../enterprise/include/functions_setup.php:80 -msgid "Auto provisioning into Metaconsole" -msgstr "メタコンソールへの自動プロビジョニング" - -#: ../../enterprise/include/functions_setup.php:90 -msgid "URL Metaconsole Api" -msgstr "メタコンソール API URL" - -#: ../../enterprise/include/functions_setup.php:95 -msgid "Api pass" -msgstr "API パスワード" - -#: ../../enterprise/include/functions_setup.php:99 -msgid "Meta user" -msgstr "メタコンソールユーザ" - -#: ../../enterprise/include/functions_setup.php:103 -msgid "Meta pass" -msgstr "メタコンソールパスワード" - -#: ../../enterprise/include/functions_setup.php:107 -msgid "Metaconsole APi Online" -msgstr "メタコンソール API オンライン" - -#: ../../enterprise/include/functions_setup.php:109 -#: ../../enterprise/include/functions_setup.php:139 -msgid "Please click in the dot to re-check" -msgstr "再確認にはドットをクリックしてください" - -#: ../../enterprise/include/functions_setup.php:115 -msgid "Pandora user" -msgstr "Pandora ユーザ" - -#: ../../enterprise/include/functions_setup.php:116 -msgid "Normally the admin user" -msgstr "通常は admin ユーザ" - -#: ../../enterprise/include/functions_setup.php:120 -msgid "Pandora pass" -msgstr "Pandora パスワード" - -#: ../../enterprise/include/functions_setup.php:124 -msgid "Public url console" -msgstr "公開コンソール URL" - -#: ../../enterprise/include/functions_setup.php:125 -msgid "Without the index.php such as http://domain/pandora_url" -msgstr "http://domain/pandora_url のように index.php は除く" - -#: ../../enterprise/include/functions_setup.php:131 -msgid "Register your node in metaconsole" -msgstr "メタコンソールにノードを登録" - -#: ../../enterprise/include/functions_setup.php:133 -msgid "Register the node" -msgstr "ノード登録" - -#: ../../enterprise/include/functions_setup.php:138 -msgid "Status your node in metaconsole" -msgstr "メタコンソールでのノードの状態" - -#: ../../enterprise/include/functions_alert_event.php:925 -msgid "Module alert" -msgstr "モジュールアラート" - -#: ../../enterprise/include/functions_transactional.php:496 -msgid "Error in dependencies field" -msgstr "依存関係フィールドでエラーです" - -#: ../../enterprise/include/functions_transactional.php:505 -msgid "Error in enables field" -msgstr "有効化フィールドでエラーです" - -#: ../../enterprise/include/ajax/dashboard.ajax.php:292 -msgid "Only one service map widget is supported at this moment" -msgstr "(現時点でサポートされるサービスマップウィジェットは一つだけです" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:43 -msgid "Error accesing to API, auth error." -msgstr "APIアクセス認証エラー" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:47 -msgid "Error accesing to API." -msgstr "APIアクセスエラー。" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:51 -msgid "Error could not resolve the host." -msgstr "エラー。ホストの名前解決ができません。" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:62 -msgid "Database credentials not found" -msgstr "データベースの認証情報がありません" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:66 -msgid "Error connecting to the specified host" -msgstr "指定したホストへの接続エラー" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:70 -msgid "Connected to the host, but cannot found the specified database" -msgstr "ホストへ接続しましたが、指定されたデータベースが見つかりません。" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:81 -#: ../../enterprise/include/ajax/metaconsole.ajax.php:105 -msgid "Server connection failed" -msgstr "サーバの接続に失敗しました。" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:85 +"ファイルコレクションは、次のような(スクリプトや実行形式の)ファイルのグループです。\n" +"\t\t(WindowsまたはUNIXの)エージェントの特定のディレクトリに自動的にコピーされます。ファイルコレクションは、\n" +"\t\tスクリプトとそれを使うモジュールのパッケージをエージェントのグループで使えるようにするためにポリシーでまとめることができます。\n" +"\t\t最初にエージェント表示画面でファイルコレクションの使い方を学びます。コレクションを利用せずにエージェントごとに手動で\n" +"\t\t行う方法と、同じことをポリシーを使って行う方法があります。最初に行うことは、編集ファイルの配置です。これを行うには、\n" +"\t\tエージェント管理画面へ行ってください。次に、\"コレクション\" というサブオプションへ行きます。以下の画像で示すように、\n" +"\t\t新たなコレクションを作成するにはそれをクリックします。 " + +#: ../../general/firts_task/custom_fields.php:23 +#: ../../general/firts_task/fields_manager.php:21 +msgid "There are no custom fields defined yet." +msgstr "カスタムフィールドが定義されていません。" + +#: ../../general/firts_task/custom_fields.php:28 +msgid "Custom Fields" +msgstr "カスタムフィールド" + +#: ../../general/firts_task/custom_fields.php:31 +#: ../../general/firts_task/custom_fields.php:35 +msgid "Create Custom Fields" +msgstr "カスタムフィールド作成" + +#: ../../general/firts_task/custom_fields.php:32 msgid "" -"\"Translate string\" extension is missed in the server. This extension is " -"mandatory to be configured on metaconsole." -msgstr "\"文字列翻訳\" 拡張がサーバにありません。この拡張はメタコンソールでの設定が必須です。" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:89 -msgid "" -"Server name doesnt match. Check the node server name and configure the same " -"one on metasetup" -msgstr "サーバ名が一致しません。ノードのサーバ名とメタセットアップの設定内容が同じか確認してください" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:100 -msgid "Last event replication" -msgstr "最新のイベント複製" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:114 -msgid "Agent cache activated" -msgstr "エージェントキャッシュが有効" - -#: ../../enterprise/include/ajax/metaconsole.ajax.php:118 -msgid "Agent cache failed" -msgstr "エージェントキャッシュが無効" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:325 -#: ../../enterprise/include/functions_massive.php:15 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:168 -#: ../../godmode/massive/massive_delete_tags.php:102 -#: ../../godmode/massive/massive_add_tags.php:38 -#: ../../godmode/massive/massive_edit_modules.php:1003 -#: ../../godmode/reporting/visual_console_builder.php:465 -#: ../../include/functions_visual_map.php:1317 -msgid "No modules selected" -msgstr "モジュールが選択されていません。" - -#: ../../enterprise/include/functions_dashboard.php:360 -#, php-format -msgid "Copy of %s" -msgstr "%s のコピー" - -#: ../../enterprise/include/functions_groups.php:47 -msgid "Metaconsole" -msgstr "メタコンソール" - -#: ../../enterprise/include/functions_backup.php:135 -msgid "No description" -msgstr "説明がありません" - -#: ../../enterprise/include/functions_backup.php:241 -#: ../../enterprise/include/functions_backup.php:323 -msgid "Restoring a backup" -msgstr "バックアップのリストア中" - -#: ../../enterprise/include/functions_backup.php:243 -#: ../../enterprise/include/functions_backup.php:325 -msgid "Restoring a Pandora database backup must be done manually" -msgstr "Pandora データベースバックアップのリストは、手動実行する必要があります" - -#: ../../enterprise/include/functions_backup.php:244 -#: ../../enterprise/include/functions_backup.php:326 -msgid "" -"It's a complex operation that needs human intervation to avoid system " -"failures and data loosing" -msgstr "システム不整合およびデータ消失を防ぐために、人よる操作が必要な複雑な作業です。" - -#: ../../enterprise/include/functions_backup.php:245 -#: ../../enterprise/include/functions_backup.php:327 -msgid "To restore the selected backup, please follow these steps" -msgstr "選択したバックアップをリストアするには、これらの手順に従ってください" - -#: ../../enterprise/include/functions_backup.php:251 -#: ../../enterprise/include/functions_backup.php:333 -msgid "Open a root shell in your system located at " -msgstr "次の場所にある root のシェルを開いてください: " - -#: ../../enterprise/include/functions_backup.php:255 -msgid "Connect to MySQL database using the following command" -msgstr "次のコマンドで MySQL データベースへ接続します" - -#: ../../enterprise/include/functions_backup.php:262 -msgid "Create a new database" -msgstr "新規データベースを作成します" - -#: ../../enterprise/include/functions_backup.php:275 -msgid "Restore the backup" -msgstr "バックアップをリストアします" - -#: ../../enterprise/include/functions_backup.php:283 -#: ../../enterprise/include/functions_backup.php:348 -msgid "Modify console configuration to use this new database" -msgstr "新たなデータベースを使うようにコンソール設定を修正します" - -#: ../../enterprise/include/functions_backup.php:284 -#: ../../enterprise/include/functions_backup.php:349 -msgid "Open configuration file" -msgstr "設定ファイルを開きます" - -#: ../../enterprise/include/functions_backup.php:288 -#: ../../enterprise/include/functions_backup.php:300 -#: ../../enterprise/include/functions_backup.php:353 -#: ../../enterprise/include/functions_backup.php:365 -msgid "Find" -msgstr "以下をみつけ" - -#: ../../enterprise/include/functions_backup.php:290 -#: ../../enterprise/include/functions_backup.php:303 -#: ../../enterprise/include/functions_backup.php:355 -#: ../../enterprise/include/functions_backup.php:368 -msgid "and replace with" -msgstr "次の通り書き換えます" - -#: ../../enterprise/include/functions_backup.php:297 -#: ../../enterprise/include/functions_backup.php:362 -msgid "Modify servers configuration to use this new database" -msgstr "新たなデータベースを使うようにサーバ設定を修正します" - -#: ../../enterprise/include/functions_backup.php:298 -#: ../../enterprise/include/functions_backup.php:363 -msgid "Find servers configuration file and replace the following lines" -msgstr "サーバ設定ファイルを見つけ、次の行を書き換えます" - -#: ../../enterprise/include/functions_backup.php:310 -#: ../../enterprise/include/functions_backup.php:375 -msgid "Restart the servers and login again into the console" -msgstr "サーバを再起動し、コンソールからログインしなおします" - -#: ../../enterprise/include/functions_backup.php:340 -msgid "Run import command using the following command" -msgstr "次のコマンドを使って、インポートコマンドを実行します" - -#: ../../enterprise/include/functions_backup.php:344 -msgid "Into your destination database." -msgstr "対象データベースに入ります。" - -#: ../../enterprise/include/functions_enterprise.php:298 -msgid "Tree view by tags" -msgstr "タグごとのツリー表示" - -#: ../../enterprise/include/functions_enterprise.php:321 -msgid "" -"If event purge is less than events days pass to history db, you will have a " -"problems and you lost data. Recommended that event days purge will more " -"taller than event days to history DB" +"Custom fields are an easy way to personalized agent's information.\n" +"\t\t You're able to create custom fields by klicking on 'Administration' -> " +"'Manage monitoring' -> 'Manage custom fields'. " msgstr "" -"イベントの削除タイミングを、ヒストリデータベースへイベントを移す日よりも短く設定していると、問題が発生しデータを失ってしまいます。イベントの削除は、ヒスト" -"リデータベースへイベントを移す日よりも後に設定してください。" +"カスタムフィールドは、エージェントの独自情報を記載できます。\n" +"\t\t’管理' → 'モニタリング管理' → 'カスタムフィールド管理' でカスタムフィールドを作成できます。 " -#: ../../enterprise/include/functions_enterprise.php:323 -msgid "" -"Problems with event days purge and event days that pass data to history DB." -msgstr "イベントの削除日とヒストリデータベースへ渡す日数の設定に問題があります。" +#: ../../general/firts_task/custom_graphs.php:23 +msgid "There are no custom graphs defined yet." +msgstr "カスタムグラフが定義されていません。" -#: ../../enterprise/include/functions_enterprise.php:331 +#: ../../general/firts_task/custom_graphs.php:28 +msgid "Custom Graphs" +msgstr "カスタムグラフ" + +#: ../../general/firts_task/custom_graphs.php:31 +#: ../../general/firts_task/custom_graphs.php:36 +msgid "Create Custom Graph" +msgstr "カスタムグラフ作成" + +#: ../../general/firts_task/custom_graphs.php:32 msgid "" -"If days purge is less than history days pass to history db, you will have a " -"problems and you lost data. Recommended that days purge will more taller " -"than days to history DB" +"Graphs are designed to show the data collected by Pandora FMS in a temporary " +"scale defined by the user.\n" +"\t\t\t\tPandora FMS Graphs display data in real time. They are generated " +"every time the operator requires any of them and display the up-to-date " +"state.\n" +"\t\t\t\tThere are two types of graphs: The agent's automated graphs and the " +"graphs the user customizes by using one or more modules to do so." msgstr "" -"ヒストリデータベースへ渡すよりも削除する日が先の場合、問題が発生しデータを消失します。データ保持期間は、ヒストリデータベースへ移すタイミングより長くしてく" -"ださい。" +"グラフ表示は、Pandora FMS で収集しているデータをユーザが定義したスケールで表示します。\n" +"\t\t\t\tPandora FMS のグラフはリアルタイムでデータを表示します。ユーザが操作したタイミングで生成され、最新の状態を表示します。\n" +"\t\t\t\tグラフには 2つのタイプがあります。エージェントで自動生成されるグラフと、1つ以上のモジュールを使ってユーザがカスタマイズしたグラフです。" -#: ../../enterprise/include/functions_enterprise.php:333 -msgid "Problems with days purge and days that pass data to history DB" -msgstr "データの削除日とヒストリデータベースへ渡す日数の設定に問題があります。" +#: ../../general/firts_task/fields_manager.php:25 +msgid "Fields Manager" +msgstr "フィールド管理" -#: ../../enterprise/include/functions_reporting_csv.php:178 -#: ../../include/functions_reporting.php:1470 -msgid "Inventory Changes" -msgstr "インベントリ変更" +#: ../../general/firts_task/fields_manager.php:28 +msgid "Create Fields Manager" +msgstr "フィールド管理の作成" -#: ../../enterprise/include/functions_reporting_csv.php:202 -#: ../../include/functions_reports.php:557 -msgid "Prediction date" -msgstr "予測日" - -#: ../../enterprise/include/functions_reporting_csv.php:219 -#: ../../include/functions_reporting.php:3316 -msgid "Projection Graph" -msgstr "予想グラフ" - -#: ../../enterprise/include/functions_reporting_csv.php:249 -msgid "Serialized data " -msgstr "連続データ " - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:45 -#: ../../enterprise/include/functions_reporting_csv.php:276 -#: ../../include/functions_reports.php:585 -#: ../../include/functions_reporting.php:1670 -msgid "Exception" -msgstr "例外" - -#: ../../enterprise/include/functions_reporting_csv.php:303 -#: ../../include/functions_reporting.php:918 -#: ../../operation/snmpconsole/snmp_statistics.php:127 -#: ../../operation/snmpconsole/snmp_statistics.php:185 -#, php-format -msgid "Top %d" -msgstr "トップ %d" - -#: ../../enterprise/include/functions_reporting_csv.php:329 -#: ../../include/functions_reporting.php:2094 -msgid "Group Report" -msgstr "グループレポート" - -#: ../../enterprise/include/functions_reporting_csv.php:341 -#: ../../enterprise/include/functions_reporting_csv.php:409 -#: ../../enterprise/include/functions_reporting_csv.php:444 -#: ../../enterprise/include/functions_reporting_csv.php:480 -#: ../../enterprise/include/functions_reporting_csv.php:517 -#: ../../enterprise/include/functions_reporting_csv.php:585 -#: ../../enterprise/include/functions_reporting_csv.php:621 -#: ../../enterprise/include/functions_reporting_csv.php:657 -#: ../../enterprise/include/functions_reporting_csv.php:693 -#: ../../enterprise/include/functions_reporting_csv.php:729 -msgid "Report type" -msgstr "レポートタイプ" - -#: ../../enterprise/include/functions_reporting_csv.php:343 -msgid "Uknown agents" -msgstr "不明エージェント" - -#: ../../enterprise/include/functions_reporting_csv.php:350 -#: ../../include/functions_reporting.php:6785 -msgid "Defined alerts" -msgstr "定義済みアラート" - -#: ../../enterprise/include/functions_reporting_csv.php:352 -msgid "Last 8 hours events" -msgstr "直近 8時間のイベント" - -#: ../../enterprise/include/functions_reporting_csv.php:355 -#: ../../include/functions_reports.php:583 -msgid "Group report" -msgstr "グループレポート" - -#: ../../enterprise/include/functions_reporting_csv.php:397 -#: ../../enterprise/include/functions_reporting_csv.php:412 -#: ../../enterprise/include/functions_reporting_csv.php:419 -#: ../../include/functions_reports.php:535 -#: ../../include/functions_reporting.php:3562 -msgid "MTTR" -msgstr "MTTR" - -#: ../../enterprise/include/functions_reporting_csv.php:432 -#: ../../enterprise/include/functions_reporting_csv.php:448 -#: ../../enterprise/include/functions_reporting_csv.php:455 -#: ../../include/functions_reports.php:533 -#: ../../include/functions_reporting.php:3565 -msgid "MTBF" -msgstr "MTBF" - -#: ../../enterprise/include/functions_reporting_csv.php:468 -#: ../../enterprise/include/functions_reporting_csv.php:484 -#: ../../enterprise/include/functions_reporting_csv.php:491 -#: ../../include/functions_reports.php:531 -#: ../../include/functions_reporting.php:3568 -msgid "TTO" -msgstr "TTO" - -#: ../../enterprise/include/functions_reporting_csv.php:504 -#: ../../enterprise/include/functions_reporting_csv.php:521 -#: ../../enterprise/include/functions_reporting_csv.php:528 -#: ../../include/functions_reports.php:529 -#: ../../include/functions_reporting.php:3571 -msgid "TTRT" -msgstr "TTRT" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:142 -#: ../../enterprise/include/functions_reporting_csv.php:539 -#: ../../include/functions_reporting.php:3726 -msgid "SQL" -msgstr "SQL" - -#: ../../enterprise/include/functions_reporting_csv.php:554 -msgid "Illegal query or any other error" -msgstr "不正なクエリまたはその他エラー" - -#: ../../enterprise/include/functions_reporting_csv.php:573 -#: ../../enterprise/include/functions_reporting_csv.php:589 -#: ../../enterprise/include/functions_reporting_csv.php:596 -#: ../../include/functions_reports.php:574 -#: ../../include/functions_reporting.php:3559 -#: ../../include/functions_reporting.php:5520 -msgid "Summatory" -msgstr "合計" - -#: ../../enterprise/godmode/modules/configure_local_component.php:268 -#: ../../enterprise/include/functions_reporting_csv.php:609 -#: ../../enterprise/include/functions_reporting_csv.php:625 -#: ../../enterprise/include/functions_reporting_csv.php:632 -#: ../../godmode/modules/manage_network_components_form_common.php:148 -#: ../../godmode/agentes/module_manager_editor_common.php:382 -#: ../../include/functions_graph.php:690 ../../include/functions_graph.php:3693 -#: ../../include/functions_reports.php:568 -#: ../../include/functions_reporting.php:3553 -msgid "Min. Value" -msgstr "最小値" - -#: ../../enterprise/godmode/modules/configure_local_component.php:273 -#: ../../enterprise/include/functions_reporting_csv.php:645 -#: ../../enterprise/include/functions_reporting_csv.php:661 -#: ../../enterprise/include/functions_reporting_csv.php:668 -#: ../../godmode/modules/manage_network_components_form_common.php:150 -#: ../../godmode/agentes/module_manager_editor_common.php:386 -#: ../../include/functions_graph.php:688 ../../include/functions_graph.php:3692 -#: ../../include/functions_reports.php:566 -#: ../../include/functions_reporting.php:3550 -msgid "Max. Value" -msgstr "最大値" - -#: ../../enterprise/include/functions_reporting_csv.php:681 -#: ../../enterprise/include/functions_reporting_csv.php:697 -#: ../../enterprise/include/functions_reporting_csv.php:704 -#: ../../include/functions_reporting.php:3556 -msgid "AVG. Value" -msgstr "平均値" - -#: ../../enterprise/include/functions_reporting_csv.php:717 -#: ../../enterprise/include/functions_reporting_csv.php:733 -#: ../../enterprise/include/functions_reporting_csv.php:741 -#: ../../include/functions_reporting.php:3051 -msgid "Monitor Report" -msgstr "モニタレポート" - -#: ../../enterprise/include/functions_reporting_csv.php:729 -msgid "% OK" -msgstr "正常%" - -#: ../../enterprise/include/functions_reporting_csv.php:729 -msgid "% Wrong" -msgstr "異常%" - -#: ../../enterprise/include/functions_reporting_csv.php:753 -msgid "Simple Graph" -msgstr "単一グラフ" - -#: ../../enterprise/godmode/services/services.service.php:290 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:112 -#: ../../enterprise/include/functions_reporting_csv.php:794 -#: ../../include/functions_reports.php:540 -#: ../../include/functions_reporting.php:489 -msgid "S.L.A." -msgstr "SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:815 -#: ../../enterprise/include/functions_reporting_csv.php:862 -#: ../../enterprise/include/functions_reporting_csv.php:934 -#: ../../enterprise/include/functions_reporting_csv.php:1050 -#: ../../enterprise/include/functions_reporting_csv.php:1262 -msgid "SLA Max" -msgstr "最大 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:816 -#: ../../enterprise/include/functions_reporting_csv.php:863 -#: ../../enterprise/include/functions_reporting_csv.php:935 -#: ../../enterprise/include/functions_reporting_csv.php:1051 -#: ../../enterprise/include/functions_reporting_csv.php:1263 -msgid "SLA Min" -msgstr "最小 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:818 -#: ../../enterprise/include/functions_reporting_csv.php:865 -msgid "Time Total " -msgstr "合計時間 " - -#: ../../enterprise/include/functions_reporting_csv.php:819 -#: ../../enterprise/include/functions_reporting_csv.php:866 -msgid "Time OK " -msgstr "正常時間 " - -#: ../../enterprise/include/functions_reporting_csv.php:820 -#: ../../enterprise/include/functions_reporting_csv.php:867 -msgid "Time Error " -msgstr "障害時間 " - -#: ../../enterprise/include/functions_reporting_csv.php:821 -#: ../../enterprise/include/functions_reporting_csv.php:868 -msgid "Time Unknown " -msgstr "不明時間 " - -#: ../../enterprise/include/functions_reporting_csv.php:822 -#: ../../enterprise/include/functions_reporting_csv.php:869 -msgid "Time Not Init " -msgstr "未初期化時間 " - -#: ../../enterprise/include/functions_reporting_csv.php:823 -#: ../../enterprise/include/functions_reporting_csv.php:870 -msgid "Time Downtime " -msgstr "計画停止時間 " - -#: ../../enterprise/include/functions_reporting_csv.php:824 -#: ../../enterprise/include/functions_reporting_csv.php:871 -msgid "Checks Total " -msgstr "合計確認数 " - -#: ../../enterprise/include/functions_reporting_csv.php:825 -#: ../../enterprise/include/functions_reporting_csv.php:872 -msgid "Checks OK " -msgstr "正常確認数 " - -#: ../../enterprise/include/functions_reporting_csv.php:826 -#: ../../enterprise/include/functions_reporting_csv.php:873 -msgid "Checks Error " -msgstr "障害確認数 " - -#: ../../enterprise/include/functions_reporting_csv.php:827 -#: ../../enterprise/include/functions_reporting_csv.php:874 -msgid "Checks Unknown " -msgstr "不明確認数 " - -#: ../../enterprise/include/functions_reporting_csv.php:828 -#: ../../enterprise/include/functions_reporting_csv.php:875 -msgid "Checks Not Init " -msgstr "未初期化確認数 " - -#: ../../enterprise/include/functions_reporting_csv.php:829 -#: ../../enterprise/include/functions_reporting_csv.php:876 -msgid "SLA " -msgstr "SLA " - -#: ../../enterprise/include/functions_reporting_csv.php:830 -#: ../../enterprise/include/functions_reporting_csv.php:877 -msgid "Status " -msgstr "状態 " - -#: ../../enterprise/include/functions_reporting_csv.php:922 -#: ../../enterprise/include/functions_reporting_csv.php:1035 -#: ../../enterprise/include/functions_reporting_csv.php:1182 -#: ../../enterprise/include/functions_reporting_csv.php:1247 -msgid "Subtitle" -msgstr "サブタイトル" - -#: ../../enterprise/include/functions_reporting_csv.php:937 -#: ../../enterprise/include/functions_reporting_csv.php:1066 -#: ../../enterprise/include/functions_reporting_csv.php:1278 -msgid "Time Total Month" -msgstr "月間合計時間" - -#: ../../enterprise/include/functions_reporting_csv.php:938 -#: ../../enterprise/include/functions_reporting_csv.php:1067 -#: ../../enterprise/include/functions_reporting_csv.php:1279 -msgid "Time OK Month" -msgstr "月間正常時間" - -#: ../../enterprise/include/functions_reporting_csv.php:939 -#: ../../enterprise/include/functions_reporting_csv.php:1068 -#: ../../enterprise/include/functions_reporting_csv.php:1280 -msgid "Time Error Month" -msgstr "月間障害時間" - -#: ../../enterprise/include/functions_reporting_csv.php:940 -#: ../../enterprise/include/functions_reporting_csv.php:1069 -#: ../../enterprise/include/functions_reporting_csv.php:1281 -msgid "Time Unknown Month" -msgstr "月間不明時間" - -#: ../../enterprise/include/functions_reporting_csv.php:941 -#: ../../enterprise/include/functions_reporting_csv.php:1070 -#: ../../enterprise/include/functions_reporting_csv.php:1282 -msgid "Time Downtime Month" -msgstr "月間計画停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:942 -#: ../../enterprise/include/functions_reporting_csv.php:1071 -#: ../../enterprise/include/functions_reporting_csv.php:1283 -msgid "Time Not Init Month" -msgstr "月間未初期化時間" - -#: ../../enterprise/include/functions_reporting_csv.php:943 -#: ../../enterprise/include/functions_reporting_csv.php:1072 -#: ../../enterprise/include/functions_reporting_csv.php:1284 -msgid "Checks Total Month" -msgstr "月間合計確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:944 -#: ../../enterprise/include/functions_reporting_csv.php:1073 -#: ../../enterprise/include/functions_reporting_csv.php:1285 -msgid "Checks OK Month" -msgstr "月間正常確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:945 -#: ../../enterprise/include/functions_reporting_csv.php:1074 -#: ../../enterprise/include/functions_reporting_csv.php:1286 -msgid "Checks Error Month" -msgstr "月間障害確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:946 -#: ../../enterprise/include/functions_reporting_csv.php:1075 -#: ../../enterprise/include/functions_reporting_csv.php:1287 -msgid "Checks Unknown Month" -msgstr "月間不明確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:947 -#: ../../enterprise/include/functions_reporting_csv.php:1076 -#: ../../enterprise/include/functions_reporting_csv.php:1288 -msgid "Checks Not Init Month" -msgstr "月間未初期化確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:948 -#: ../../enterprise/include/functions_reporting_csv.php:1077 -#: ../../enterprise/include/functions_reporting_csv.php:1289 -msgid "SLA Month" -msgstr "月間 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:949 -#: ../../enterprise/include/functions_reporting_csv.php:1078 -#: ../../enterprise/include/functions_reporting_csv.php:1290 -msgid "Status Month" -msgstr "月間状態" - -#: ../../enterprise/include/functions_reporting_csv.php:972 -#: ../../enterprise/include/functions_reporting_csv.php:1124 -msgid "Time Total Day" -msgstr "日ごとの合計時間" - -#: ../../enterprise/include/functions_reporting_csv.php:973 -#: ../../enterprise/include/functions_reporting_csv.php:1125 -msgid "Time OK Day" -msgstr "日ごとの正常時間" - -#: ../../enterprise/include/functions_reporting_csv.php:974 -#: ../../enterprise/include/functions_reporting_csv.php:1126 -msgid "Time Error Day" -msgstr "日ごとの障害時間" - -#: ../../enterprise/include/functions_reporting_csv.php:975 -#: ../../enterprise/include/functions_reporting_csv.php:1127 -msgid "Time Unknown Day" -msgstr "日ごとの不明時間" - -#: ../../enterprise/include/functions_reporting_csv.php:976 -#: ../../enterprise/include/functions_reporting_csv.php:1128 -msgid "Time Not Init Day" -msgstr "日ごとの未初期化時間" - -#: ../../enterprise/include/functions_reporting_csv.php:977 -#: ../../enterprise/include/functions_reporting_csv.php:1129 -msgid "Time Downtime Day" -msgstr "日ごとの計画停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:978 -#: ../../enterprise/include/functions_reporting_csv.php:1130 -msgid "Time Out Day" -msgstr "日ごとの停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:979 -#: ../../enterprise/include/functions_reporting_csv.php:1131 -msgid "Checks Total Day" -msgstr "日ごとの合計確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:980 -#: ../../enterprise/include/functions_reporting_csv.php:1132 -msgid "Checks OK Day" -msgstr "日ごとの正常確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:981 -#: ../../enterprise/include/functions_reporting_csv.php:1133 -msgid "Checks Error Day" -msgstr "日ごとの障害確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:982 -#: ../../enterprise/include/functions_reporting_csv.php:1134 -msgid "Checks Unknown Day" -msgstr "日ごとの不明確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:983 -#: ../../enterprise/include/functions_reporting_csv.php:1135 -msgid "Checks Not Init Day" -msgstr "日ごとの不明確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:984 -#: ../../enterprise/include/functions_reporting_csv.php:1136 -msgid "SLA Day" -msgstr "日ごとの SLAd" - -#: ../../enterprise/include/functions_reporting_csv.php:985 -#: ../../enterprise/include/functions_reporting_csv.php:1137 -msgid "SLA Fixed Day" -msgstr "日ごとの修正 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:986 -#: ../../enterprise/include/functions_reporting_csv.php:1138 -msgid "Date From Day" -msgstr "開始日" - -#: ../../enterprise/include/functions_reporting_csv.php:987 -#: ../../enterprise/include/functions_reporting_csv.php:1139 -msgid "Date To Day" -msgstr "終了日" - -#: ../../enterprise/include/functions_reporting_csv.php:988 -#: ../../enterprise/include/functions_reporting_csv.php:1140 -msgid "Status Day" -msgstr "日ごとの状態" - -#: ../../enterprise/include/functions_reporting_csv.php:1045 -#: ../../enterprise/include/functions_reporting_csv.php:1257 -#: ../../include/functions_graph.php:2325 ../../include/functions_html.php:852 -msgid "Month" -msgstr "月" - -#: ../../enterprise/include/functions_reporting_csv.php:1046 -#: ../../enterprise/include/functions_reporting_csv.php:1258 -msgid "Month Number" -msgstr "月の数" - -#: ../../enterprise/include/functions_reporting_csv.php:1047 -#: ../../enterprise/include/functions_reporting_csv.php:1259 -msgid "Year" -msgstr "年" - -#: ../../enterprise/include/functions_reporting_csv.php:1097 -msgid "Time Total week" -msgstr "週間合計時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1098 -msgid "Time OK week" -msgstr "週間正常時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1099 -msgid "Time Error week" -msgstr "週間障害時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1100 -msgid "Time Unknown week" -msgstr "週間不明時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1101 -msgid "Time Downtime week" -msgstr "週間計画停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1102 -msgid "Time Not Init week" -msgstr "週間未初期化時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1103 -msgid "Checks Total week" -msgstr "週間合計確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1104 -msgid "Checks OK week" -msgstr "週間正常確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1105 -msgid "Checks Error week" -msgstr "週間障害確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1106 -msgid "Checks Unknown week" -msgstr "週間不明確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1107 -msgid "Status week" -msgstr "週間状態" - -#: ../../enterprise/include/functions_reporting_csv.php:1123 -msgid "Day Week" -msgstr "週" - -#: ../../enterprise/include/functions_reporting_csv.php:1192 -msgid "SLA max" -msgstr "最大 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:1193 -msgid "SLA min" -msgstr "最小 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:1194 -msgid "SLA limit" -msgstr "SLA 制限" - -#: ../../enterprise/include/functions_reporting_csv.php:1197 -msgid "Time Error" -msgstr "障害時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1200 -#: ../../include/functions_reporting_html.php:1959 -msgid "Time Downtime" -msgstr "計画停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1203 -msgid "Checks Error" -msgstr "エラー数" - -#: ../../enterprise/include/functions_reporting_csv.php:1205 -msgid "Checks Not Init" -msgstr "未初期化数" - -#: ../../enterprise/include/functions_reporting_csv.php:1207 -msgid "SLA Fixed" -msgstr "修正 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:1309 -msgid "Time Total day" -msgstr "日ごとの合計時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1310 -msgid "Time OK day" -msgstr "日ごとの正常時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1311 -msgid "Time Error day" -msgstr "日ごとの障害時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1312 -msgid "Time Unknown day" -msgstr "日ごとの不明時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1313 -msgid "Time Downtime day" -msgstr "日ごとの計画停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1314 -msgid "Time Not Init day" -msgstr "日ごとの未初期化時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1315 -msgid "Checks Total day" -msgstr "日ごとの合計確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1316 -msgid "Checks OK day" -msgstr "日ごとの正常確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1317 -msgid "Checks Error day" -msgstr "日ごとのエラー確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1318 -msgid "Checks Unknown day" -msgstr "日ごとの不明確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1319 -msgid "Status day" -msgstr "日ごとの状態" - -#: ../../enterprise/include/functions_reporting_csv.php:1335 -#: ../../operation/integria_incidents/incident.workunits.php:61 -#: ../../operation/integria_incidents/incident.list.php:132 -msgid "Hours" -msgstr "時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1336 -msgid "Time Total hours" -msgstr "1時間ごとの合計時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1337 -msgid "Time OK hours" -msgstr "1時間ごとの正常時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1338 -msgid "Time Error hours" -msgstr "1時間ごとの障害時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1339 -msgid "Time Unknown hours" -msgstr "1時間ごとの不明時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1340 -msgid "Time Not Init hours" -msgstr "1時間ごとの未初期化時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1341 -msgid "Time Downtime hours" -msgstr "1時間ごとの計画停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1342 -msgid "Time Out hours" -msgstr "1時間ごとの停止時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1343 -msgid "Checks Total hours" -msgstr "1時間ごとの確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1344 -msgid "Checks OK hours" -msgstr "1時間ごとの正常確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1345 -msgid "Checks Error hours" -msgstr "1時間ごとの障害確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1346 -msgid "Checks Unknown hours" -msgstr "1時間ごとの不明確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1347 -msgid "Checks Not Init hours" -msgstr "1時間ごとの未初期化確認数" - -#: ../../enterprise/include/functions_reporting_csv.php:1348 -msgid "SLA hours" -msgstr "1時間ごとの SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:1349 -msgid "SLA Fixed hours" -msgstr "1時間ごとの修正 SLA" - -#: ../../enterprise/include/functions_reporting_csv.php:1350 -msgid "Date From hours" -msgstr "開始時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1351 -msgid "Date To hours" -msgstr "終了時間" - -#: ../../enterprise/include/functions_reporting_csv.php:1352 -msgid "Status hours" -msgstr "1時間ごとの状態" - -#: ../../enterprise/include/functions_reporting_csv.php:1420 -#: ../../include/functions.php:215 -msgid "." -msgstr "." - -#: ../../enterprise/include/functions_visual_map.php:179 -#: ../../enterprise/include/functions_visual_map.php:232 -msgid "Crit:" -msgstr "障害:" - -#: ../../enterprise/include/functions_visual_map.php:181 -#: ../../enterprise/include/functions_visual_map.php:234 -msgid "Warn:" -msgstr "警告:" - -#: ../../enterprise/include/functions_visual_map.php:183 -#: ../../enterprise/include/functions_visual_map.php:236 -msgid "Ok:" -msgstr "正常:" - -#: ../../enterprise/include/functions_visual_map.php:185 -#: ../../enterprise/include/functions_visual_map.php:238 -msgid "Value:" -msgstr "値:" - -#: ../../enterprise/include/functions_visual_map.php:534 -msgid "None of the services was added" -msgstr "サービスが追加されませんでした" - -#: ../../enterprise/include/functions_visual_map.php:537 -#, php-format -msgid "%d services couldn't be added" -msgstr "%d サービスを追加できませんでした" - -#: ../../enterprise/include/functions_visual_map.php:541 -#: ../../include/functions_ui.php:231 -msgid "Success" -msgstr "成功" - -#: ../../enterprise/include/functions_visual_map.php:545 -msgid "There was an error retrieving the visual map information" -msgstr "ビジュアルマップ情報の取得エラー" - -#: ../../enterprise/include/functions_visual_map.php:549 -msgid "No services selected" -msgstr "サービスが選択されていません" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:100 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:81 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:90 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:134 -msgid "Edit template" -msgstr "テンプレートの編集" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:225 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:236 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:246 -#: ../../godmode/reporting/reporting_builder.list_items.php:287 -#: ../../godmode/reporting/reporting_builder.list_items.php:292 -#: ../../godmode/reporting/reporting_builder.list_items.php:298 -msgid "Ascendent" -msgstr "上へ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:229 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239 -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:249 -#: ../../godmode/reporting/reporting_builder.list_items.php:288 -#: ../../godmode/reporting/reporting_builder.list_items.php:293 -#: ../../godmode/reporting/reporting_builder.list_items.php:299 -msgid "Descent" -msgstr "下へ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:290 -#: ../../godmode/netflow/nf_item_list.php:206 -#: ../../godmode/netflow/nf_item_list.php:209 -msgid "Move to up" -msgstr "上へ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:300 -#: ../../godmode/netflow/nf_item_list.php:203 -#: ../../godmode/netflow/nf_item_list.php:210 -msgid "Move to down" -msgstr "下へ" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:28 -#: ../../enterprise/godmode/reporting/mysql_builder.php:122 -msgid "Custom Mysql template builder" -msgstr "カスタム Mysql テンプレートビルダ" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:59 -msgid "Create custom SQL" -msgstr "カスタム SQL 作成" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:70 -msgid ": Create new custom" -msgstr ": 新規カスタム作成" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:90 -msgid "Create new custom" -msgstr "設定の新規作成" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:125 -msgid "Successfully operation" -msgstr "操作が完了しました" - -#: ../../enterprise/godmode/reporting/mysql_builder.php:125 -msgid "Could not be operation" -msgstr "操作を完了できませんでした" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:49 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:42 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:164 -#: ../../godmode/reporting/reporting_builder.item_editor.php:35 -msgid "Only table" -msgstr "表のみ" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:50 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:43 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:165 -#: ../../godmode/reporting/reporting_builder.item_editor.php:36 -msgid "Table & Graph" -msgstr "表とグラフ" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:51 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:44 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:166 -#: ../../godmode/reporting/reporting_builder.item_editor.php:37 -msgid "Only graph" -msgstr "グラフのみ" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:101 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:142 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:169 -msgid "Elements to apply" -msgstr "適用する要素" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:166 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:194 -#: ../../include/functions_visual_map_editor.php:428 -#: ../../include/functions_visual_map_editor.php:436 -msgid "Cancel" -msgstr "キャンセル" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:203 -msgid "SLA min value" -msgstr "SLA 最小値" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 -msgid "SLA min Value" -msgstr "SLA 最小値" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:207 -msgid "SLA max value" -msgstr "SLA 最大値" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:208 -msgid "SLA max Value" -msgstr "SLA 最大値" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 -msgid "SLA Limit %" -msgstr "SLA 制限 %" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 -msgid "SLA Limit Value" -msgstr "SLA 制限値" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1712 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1371 -msgid "Hide not init agents" -msgstr "未初期化エージェントを隠す" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1696 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1355 -msgid "SLA items sorted by fulfillment value" -msgstr "実データによりソートしたSLAアイテム" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:226 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1305 -#: ../../godmode/reporting/reporting_builder.item_editor.php:779 -msgid "Only display wrong SLAs" -msgstr "不正な SLA のみ表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:296 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1618 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1259 -msgid "Show graph" -msgstr "グラフ表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:182 -msgid "Order:" -msgstr "並び順:" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:304 -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:201 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1638 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1280 -msgid "Show resume" -msgstr "復旧を表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:202 +#: ../../general/firts_task/fields_manager.php:29 msgid "" -"Show a resume table with max, min, average of total modules on the report " -"bottom:" -msgstr "レポートの下に全モジュールの最大、最小、平均を含む復旧表を表示:" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:217 -msgid "Show address instead module name" -msgstr "モジュール名の代わりにアドレスを表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:218 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1626 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1268 -msgid "Show the main address of agent." -msgstr "エージェントのメインアドレスを表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:245 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1198 -#: ../../mobile/operation/module_graph.php:420 -#: ../../operation/agentes/stat_win.php:378 -msgid "Time compare (Overlapped)" -msgstr "時間比較 (重ね合わせ)" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:255 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1586 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1207 -msgid "Only average" -msgstr "平均のみ" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:265 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1590 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1211 -msgid "Percentil 95" -msgstr "95パーセント" - -#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:266 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1591 -msgid "" -"If this option was checked, only adding in elements that type of modules " -"support this option." -msgstr "このオプションをチェックすると、このオプションをサポートするモジュールタイプの要素のみ追加できます。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:151 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:64 -msgid "Cleanup sucessfully" -msgstr "整理しました" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:154 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:67 -msgid "Cleanup error" -msgstr "整理エラー" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -msgid "Sucessfully applied" -msgstr "適用しました" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -msgid "reports" -msgstr "レポート" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 -msgid "items" -msgstr "アイテム" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:196 -msgid "Could not be applied" -msgstr "適用できません" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:202 -#: ../../godmode/massive/massive_operations.php:223 -msgid "" -"In order to perform massive operations, PHP needs a correct configuration in " -"timeout parameters. Please, open your PHP configuration file (php.ini) for " -"example: sudo vi /etc/php5/apache2/php.ini;
And set your timeout " -"parameters to a correct value:
max_execution_time = 0 and " -"max_input_time = -1" +"Custom fields are an easy way to personalized agent's information.\n" +"\t\t\t\tYou're able to create custom fields by klicking on 'Administration' -" +"> 'Manage monitoring' -> 'Manage custom fields'. " msgstr "" -"一括操作のためには、PHPのタイムアウトパラメータを正しく設定する必要があります。php設定ファイル(php.ini)を開き(例:sudo vi " -"/etc/php5/apache2/php.ini;)タイムアウトパラメータを次のように設定してください。
" -"max_execution_time = 0max_input_time = -1" +"カスタムフィールドは、エージェントの独自情報を記載できます。\n" +"\t\t\t\t’管理' → 'モニタリング管理' → 'カスタムフィールド管理' でカスタムフィールドを作成できます。 " -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:216 -msgid "Create template report wizard" -msgstr "レポートウィザードテンプレート作成" +#: ../../general/firts_task/fields_manager.php:32 +msgid "Create Fields " +msgstr "フィールド作成 " -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:256 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:142 -msgid "Clean up template" -msgstr "整理テンプレート" +#: ../../general/firts_task/incidents.php:23 +msgid "There are no incidents defined yet." +msgstr "インシデントが定義されていません。" -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:263 -msgid "Create report per agent" -msgstr "エージェントごとのレポート作成" +#: ../../general/firts_task/incidents.php:28 +#: ../../godmode/agentes/configurar_agente.php:400 +#: ../../godmode/agentes/configurar_agente.php:530 +#: ../../operation/agentes/ver_agente.php:1024 +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/menu.php:354 +msgid "Incidents" +msgstr "インシデント" -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:272 +#: ../../general/firts_task/incidents.php:31 +#: ../../general/firts_task/incidents.php:40 +msgid "Create Incidents" +msgstr "インシデント作成" + +#: ../../general/firts_task/incidents.php:32 msgid "" -"Left in blank if you want to use default name: Template name - agents (num " -"agents) - Date" -msgstr "デフォルトの名前「テンプレート名 - エージェント (エージェント数) - 日付」 を利用したい場合は、空白にしてください。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:278 -msgid "Target group" -msgstr "対象グループ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:305 -msgid "Filter by" -msgstr "フィルタ" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:161 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:410 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:308 -#: ../../mobile/operation/modules.php:151 -#: ../../mobile/operation/modules.php:152 -#: ../../mobile/operation/modules.php:244 -#: ../../mobile/operation/modules.php:245 -#: ../../operation/agentes/group_view.php:249 -msgid "Tag" -msgstr "タグ" - -#: ../../enterprise/godmode/policies/policy_agents.php:267 -#: ../../enterprise/godmode/policies/policy_agents.php:275 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:212 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:361 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:162 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:444 -msgid "Filter agent" -msgstr "エージェントのフィルタ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:368 -msgid "Filter tag" -msgstr "タグフィルタ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:380 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:386 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:173 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:179 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:463 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:466 -msgid "Select all" -msgstr "全てを選択" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:381 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:173 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:462 -msgid "Agents available" -msgstr "存在するエージェント" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:387 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:179 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:465 -msgid "Agents to apply" -msgstr "適用するエージェント" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:408 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:204 -msgid "Add agents to template" -msgstr "テンプレートにエージェントを追加" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:412 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:208 -msgid "Undo agents to template" -msgstr "エージェントをテンプレートから外します" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:430 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:227 -msgid "Apply template" -msgstr "テンプレート適用" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:755 -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:783 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:392 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:424 -msgid "Please set template distinct than " -msgstr "次より明確なテンプレートを指定してください: " - -#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:778 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:419 -msgid "" -"This will be delete all reports created in previous template applications. " -"Do you want to continue?" -msgstr "以前のテンプレート内の全レポートを削除します。続けますか?" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1149 -#: ../../godmode/reporting/reporting_builder.php:1992 -msgid "Successfull action" -msgstr "処理に成功しました。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1149 -#: ../../godmode/servers/modificar_server.php:73 -#: ../../godmode/servers/modificar_server.php:85 -msgid "Unsuccessfull action" -msgstr "処理に失敗しました。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1170 -#: ../../godmode/reporting/reporting_builder.item_editor.php:609 -msgid "Item Editor" -msgstr "アイテムエディタ" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:149 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1243 -#: ../../godmode/reporting/reporting_builder.item_editor.php:712 -msgid "Last value" -msgstr "最新の値" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:151 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:606 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1244 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3033 -#: ../../godmode/reporting/reporting_builder.item_editor.php:713 -#: ../../godmode/reporting/reporting_builder.item_editor.php:2892 -msgid "" -"Warning: period 0 reports cannot be used to show information back in time. " -"Information contained in this kind of reports will be always reporting the " -"most recent information" -msgstr "警告: 間隔 0 のレポートは過去の情報表示には利用できません。このレポートに含まれるのは、最新の情報のみとなります。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1277 -#: ../../godmode/reporting/reporting_builder.item_editor.php:758 -msgid "Projection period" -msgstr "予想期間" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1291 -#: ../../godmode/reporting/reporting_builder.item_editor.php:768 -msgid "Data range" -msgstr "データ範囲" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1314 -#: ../../godmode/reporting/reporting_builder.item_editor.php:788 -msgid "Working time" -msgstr "対象時間" - -#: ../../enterprise/godmode/alerts/alert_events.php:446 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1365 -#: ../../godmode/alerts/configure_alert_template.php:535 -#: ../../godmode/reporting/reporting_builder.item_editor.php:839 -msgid "Time from" -msgstr "開始時間" - -#: ../../enterprise/godmode/alerts/alert_events.php:449 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1373 -#: ../../godmode/alerts/configure_alert_template.php:539 -#: ../../godmode/reporting/reporting_builder.item_editor.php:848 -msgid "Time to" -msgstr "終了時間" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1390 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1392 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1127 -msgid "Select server" -msgstr "サーバ選択" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1449 -msgid "" -"Case insensitive regular expression for agent name. For example: Network.* " -"will match with the following agent names: network_agent1, NetworK CHECKS" +"Besides receiving and processing data to monitor systems or applications, \n" +"\t\t\tyou're also required to monitor possible incidents which might take " +"place on these systems within the system monitoring process.\n" +"\t\t\tFor it, the Pandora FMS team has designed an incident manager within " +"which any user is able to open incidents, \n" +"\t\t\texplaining what's happened on the network and to update them with " +"comments and files any time in case there is a need to do so.\n" +"\t\t\tThis system allows the users to work as a team, along with different " +"roles and work-flow systems which allows an incident to be \n" +"\t\t\tmoved from one group to another, and that members from different " +"groups and different people could work on the same incident, sharing " +"information and files.\n" +"\t\t" msgstr "" -"エージェント名に対して大文字小文字を区別しない正規表現です。例: Network.* は、network_agent1, NetworKCHECKS " -"というエージェント名にマッチします。" +"システムやアプリケーションを監視するためにデータを受信し処理するほかに、\n" +"\t\t\tシステム監視処理内ではインシデントも処理され、それも見る必要があります。\n" +"\t\t\tそのために、Pandora FMS チームではインシデント管理機能を用意しました。ユーザはいつでもインシデントをオープンし、\n" +"\t\t\tネットワークで何が発生したかを説明しコメントすることができます。このシステムにより、ユーザがチームとして動くことが\n" +"\t\t\tでき、異なる権限を持たせたり、ワークフローとしてインシデントをあるグループから他のグループへ移したり、異なる\n" +"\t\t\tグループの異なるメンバーが同じインシデントに対して対処したり、情報やファイルを共有したりできます。\n" +"\t\t" -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1463 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2011 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2182 +#: ../../general/firts_task/map_builder.php:24 +#: ../../godmode/reporting/map_builder.php:255 +msgid "There are no visual console defined yet." +msgstr "ビジュアルコンソールが定義されていません。" + +#: ../../general/firts_task/map_builder.php:29 +#: ../../godmode/reporting/map_builder.php:39 +#: ../../enterprise/include/functions_enterprise.php:292 +#: ../../enterprise/meta/general/main_header.php:189 +msgid "Visual Console" +msgstr "ビジュアルコンソール" + +#: ../../general/firts_task/map_builder.php:32 +#: ../../general/firts_task/map_builder.php:40 +msgid "Create Visual Console" +msgstr "ビジュアルコンソール作成" + +#: ../../general/firts_task/map_builder.php:33 msgid "" -"Case insensitive regular expression or string for module name. For example: " -"if you use this field with \"Module exact match\" enabled then this field " -"has to be fulfilled with the literally string of the module name, if not you " -"can use a regular expression. Example: .*usage.* will match: cpu_usage, vram " -"usage in matchine 1." +"Pandora FMS allows you to create visual maps in which each user is able to " +"create his own monitoring map.\n" +"\t\t\tThe new visual console editor is much more practical, although the old " +"visual console editor had its advantages. \n" +"\t\t\tWithin the new visual console, we've been successful in imitating the " +"sensation and touch of a drawing application like GIMP. \n" +"\t\t\tWe've also simplified the editor by dividing it into several subject-" +"matter tabs named 'Data', 'Preview', 'Wizard', 'List of Elements' and " +"'Editor'.\n" +"\t\t\tThe elements the Pandora FMS Visual Map was designed to handle are " +"'static image', 'percentage bar', 'module graph' and 'simple value'. " msgstr "" -"モジュール名に対して大文字小文字を区別しない正規表現または文字列です。例: \"モジュール完全一致\" " -"を有効にしてこのフィールドを使った場合は、モジュール名の文字列そのままの指定です。そうでない場合は正規表現です。例えば .*usage.* " -"は、cpu_usage、vram usage in machine 1 にマッチします。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1474 -msgid "Module exact match" -msgstr "モジュール完全一致" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1474 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1948 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2013 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2111 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2186 -msgid "Check it if you want to match module name literally" -msgstr "モジュール名の文字列通りにマッチさせたい場合にチェックします" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1514 -msgid "Query SQL" -msgstr "SQL クエリ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1519 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1136 -msgid "Serialized header" -msgstr "ヘッダの並び" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1519 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1136 -msgid "The separator character is |" -msgstr "デリミタは'|'です。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1524 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1106 -msgid "Custom SQL template" -msgstr "カスタム SQL テンプレート" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1529 -msgid "SQL preview" -msgstr "SQL プレビュー" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1538 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1145 -msgid "Field separator" -msgstr "フィールドセパレータ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1538 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1145 -msgid "Separator for different fields in the serialized text chain" -msgstr "連なったテキスト文字列でフィールドを分離するためのセパレータ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1542 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1149 -msgid "Line separator" -msgstr "行セパレータ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1542 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1149 -msgid "" -"Separator in different lines (composed by fields) of the serialized text " -"chain" -msgstr "(複数フィールドからなる)複数行のテキスト文字列をまたぐセパレータ" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1546 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1153 -msgid "Group by agent" -msgstr "エージェント毎のグループ" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:279 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1600 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1224 -msgid "Condition" -msgstr "状態" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:282 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1603 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1229 -#: ../../include/functions_reporting.php:1689 -msgid "Everything" -msgstr "すべて" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:284 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1605 -msgid ">=" -msgstr ">=" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:286 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1607 -msgid "<" -msgstr "<" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1625 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1267 -msgid "Show address instead module name." -msgstr "モジュール名の代わりにアドレスを表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:304 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1638 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1280 -msgid "" -"Show a resume table with max, min, average of total modules on the report " -"bottom" -msgstr "レポートの下に、全モジュールの最大、最小、平均とともに、復旧表を表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1647 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1289 -msgid "Event filter" -msgstr "イベントフィルタ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1650 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1292 -msgid "No Validated" -msgstr "未承諾" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1652 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1294 -#: ../../include/functions_graph.php:2770 -#: ../../include/functions_events.php:882 -#: ../../include/functions_events.php:1769 -#: ../../include/functions_events.php:1775 -#: ../../include/functions_events.php:1779 -#: ../../include/functions_events.php:1784 -#: ../../include/functions_events.php:2973 -#: ../../include/functions_events.php:2981 -#: ../../operation/snmpconsole/snmp_view.php:408 -#: ../../operation/snmpconsole/snmp_view.php:572 -#: ../../operation/snmpconsole/snmp_view.php:823 -msgid "Validated" -msgstr "承諾済み" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1674 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1319 -msgid "Event graphs" -msgstr "イベントグラフ" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1677 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1323 -msgid "By agent" -msgstr "エージェントで分類" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1679 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1329 -msgid "By user validator" -msgstr "ユーザで分類" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1681 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1335 -msgid "By criticity" -msgstr "重要度で分類" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1683 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1341 -msgid "Validated vs unvalidated" -msgstr "承諾済み・未承諾で分類" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1690 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1349 -msgid "Show in two columns" -msgstr "2カラムで表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1701 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1360 -msgid "Show in landscape" -msgstr "横向きで表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1724 -msgid "Modules to match" -msgstr "マッチするモジュール" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1726 -msgid "Select the modules to match when create a report for agents" -msgstr "エージェントのレポートを作成する時にマッチするモジュールを選択します" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1807 -msgid "Modules to match (Free text)" -msgstr "マッチするモジュール (任意のテキスト)" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1809 -msgid "Free text to filter the modules of agents when apply this template." -msgstr "このテンプレートを適用する時のエージェントのモジュールフィルタテキスト" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1823 -msgid "Create a graph for each agent" -msgstr "それぞれのエージェントのグラフ作成" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1825 -msgid "" -"If it is checked, the regexp or name of modules match only each to each to " -"agent, instead create a big graph with all modules from all agents." -msgstr "" -"チェックした場合、それぞれのエージェントでモジュール名または正規表現でマッチします。そうでなければ、全エージェントの全モジュールの大きなグラフを生成します" -"。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1863 -#: ../../godmode/netflow/nf_item_list.php:260 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1398 -msgid "Create item" -msgstr "アイテムの作成" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1868 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1401 -#: ../../include/functions_visual_map_editor.php:587 -msgid "Update item" -msgstr "アイテム更新" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:149 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:207 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1901 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1965 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2058 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2132 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2403 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2498 -msgid "Exact match" -msgstr "完全一致" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1902 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1432 -msgid "SLA Min. (value)" -msgstr "SLA 最小値" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1903 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1433 -msgid "SLA Max. (value)" -msgstr "SLA 最大値" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1904 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1434 -msgid "SLA Limit (%)" -msgstr "SLA 制限 (%)" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1913 -msgid "Please save the SLA template for start to add items in this list." -msgstr "この一覧へのアイテム追加を開始するには、SLA テンプレートを保存してください。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1962 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2129 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2406 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2501 -msgid "Not literally" -msgstr "存在しません" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2006 -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2176 -msgid "" -"Case insensitive regular expression for agent name. For example: Network* " -"will match with the following agent names: network_agent1, NetworK CHECKS" -msgstr "" -"エージェント名に対して大文字小文字を区別しない正規表現です。例: Network* は、network_agent1、NetworKCHECKS " -"というエージェント名にマッチします。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2073 -msgid "Please save the template to start adding items into the list." -msgstr "一覧へのアイテム追加を開始するには、テンプレートを保存してください。" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:32 -#: ../../enterprise/godmode/reporting/graph_template_list.php:43 -#: ../../enterprise/godmode/reporting/graph_template_list.php:53 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:79 -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:89 -#: ../../godmode/reporting/graphs.php:43 ../../godmode/reporting/graphs.php:53 -msgid "Graph list" -msgstr "グラフ一覧" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:70 -msgid "Graph template management" -msgstr "グラフテンプレート管理" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:87 -#: ../../enterprise/godmode/reporting/graph_template_list.php:107 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:99 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:120 -#: ../../godmode/modules/manage_nc_groups.php:123 -#: ../../godmode/agentes/planned_downtime.list.php:108 -#: ../../godmode/netflow/nf_item_list.php:106 -#: ../../godmode/netflow/nf_item_list.php:127 -#: ../../godmode/netflow/nf_edit.php:77 ../../godmode/netflow/nf_edit.php:101 -#: ../../godmode/reporting/map_builder.php:94 -#: ../../godmode/reporting/graphs.php:88 ../../godmode/reporting/graphs.php:98 -#: ../../godmode/reporting/graphs.php:137 -#: ../../godmode/events/event_filter.php:57 -#: ../../godmode/events/event_filter.php:78 -#: ../../operation/reporting/graph_viewer.php:36 -#: ../../operation/reporting/graph_viewer.php:43 -msgid "Not deleted. Error deleting data" -msgstr "データの削除に失敗しました。" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:163 -msgid "There are no defined graph templates" -msgstr "定義済のグラフテンプレートがありません" - -#: ../../enterprise/godmode/reporting/graph_template_list.php:168 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:118 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:389 -msgid "Create template" -msgstr "テンプレートの作成" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:73 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:49 -msgid "Graph template editor" -msgstr "グラフテンプレートエディタ" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:120 -#: ../../godmode/modules/manage_nc_groups.php:83 -#: ../../godmode/netflow/nf_edit_form.php:110 -#: ../../godmode/events/event_edit_filter.php:155 -msgid "Not updated. Blank name" -msgstr "更新できませんでした。名前が空です。" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:136 -msgid "Template updated successfully" -msgstr "テンプレートを更新しました" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:137 -msgid "Error updating template" -msgstr "テンプレート更新エラー" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:172 -#: ../../godmode/setup/gis_step_2.php:257 -#: ../../godmode/reporting/visual_console_builder.wizard.php:134 -#: ../../godmode/reporting/graph_builder.main.php:135 -#: ../../godmode/events/event_responses.editor.php:104 -#: ../../include/functions_visual_map_editor.php:84 -#: ../../include/functions_visual_map_editor.php:353 -msgid "Width" -msgstr "幅" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:176 -#: ../../godmode/setup/gis_step_2.php:259 -#: ../../godmode/reporting/visual_console_builder.wizard.php:137 -#: ../../godmode/reporting/graph_builder.main.php:139 -#: ../../godmode/events/event_responses.editor.php:106 -msgid "Height" -msgstr "高さ" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:183 -msgid "3 hours" -msgstr "3時間" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:178 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:192 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:184 -#: ../../include/ajax/module.php:121 -msgid "6 hours" -msgstr "6 時間" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:181 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:195 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:187 -#: ../../godmode/setup/performance.php:94 -#: ../../include/functions_netflow.php:1054 -#: ../../include/functions_netflow.php:1087 -msgid "2 days" -msgstr "2日" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:188 -msgid "4 days" -msgstr "4日" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:189 -#: ../../godmode/setup/performance.php:96 -#: ../../include/functions_netflow.php:1057 -msgid "Last week" -msgstr "先週" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:183 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:197 -#: ../../enterprise/godmode/reporting/graph_template_editor.php:190 -#: ../../include/functions.php:2019 ../../include/ajax/module.php:125 -#: ../../include/functions_netflow.php:1056 -#: ../../include/functions_netflow.php:1089 -msgid "15 days" -msgstr "15日" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 -#: ../../godmode/setup/performance.php:98 -#: ../../include/functions_netflow.php:1058 -msgid "Last month" -msgstr "先月" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:192 -#: ../../include/functions_netflow.php:1059 -msgid "2 months" -msgstr "2ヶ月" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:193 -#: ../../include/ajax/module.php:128 ../../include/functions_netflow.php:1061 -msgid "6 months" -msgstr "6ヵ月" - -#: ../../enterprise/godmode/reporting/graph_template_editor.php:194 -#: ../../include/functions.php:2023 ../../include/ajax/module.php:129 -msgid "1 year" -msgstr "1年" - -#: ../../enterprise/godmode/reporting/graph_template_wizard.php:97 -msgid "Wizard template" -msgstr "ウィザードテンプレート" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:104 -msgid "Available" -msgstr "利用可能" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:106 -#: ../../include/graphs/export_data.php:76 -#: ../../include/functions_graph.php:740 ../../include/functions_graph.php:741 -#: ../../include/functions_graph.php:742 ../../include/functions_graph.php:745 -msgid "Selected" -msgstr "選択済" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:113 -msgid "Push the selected services into the list" -msgstr "選択したサービスを一覧に入れる" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:118 -msgid "Remove the services from the list" -msgstr "一覧からサービスを削除" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:172 -msgid "Icon preview" -msgstr "アイコンプレビュー" - -#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:238 -msgid "The services list is empty" -msgstr "サービス一覧が空です" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:147 -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:205 -#: ../../godmode/reporting/graph_builder.graph_editor.php:87 -#: ../../godmode/reporting/graph_builder.graph_editor.php:156 -msgid "Weight" -msgstr "ウエイト" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:165 -msgid "Decrease Weight" -msgstr "ウエイトを減らす" - -#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:168 -msgid "Increase Weight" -msgstr "ウエイトを増やす" - -#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:105 -msgid "Advance Options" -msgstr "拡張オプション" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:115 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:138 -#: ../../godmode/reporting/reporting_builder.php:1927 -#: ../../operation/reporting/reporting_viewer.php:86 -msgid "List items" -msgstr "アイテム一覧" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:130 -msgid "List templates" -msgstr "テンプレート一覧" - -#: ../../enterprise/godmode/policies/policies.php:180 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:254 -#: ../../godmode/alerts/alert_actions.php:140 -#: ../../godmode/reporting/map_builder.php:183 -#: ../../godmode/reporting/map_builder.php:192 -#: ../../include/functions_agents.php:676 -msgid "Successfully copied" -msgstr "コピーしました。" - -#: ../../enterprise/godmode/policies/policies.php:181 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:255 -#: ../../godmode/alerts/alert_actions.php:141 -msgid "Could not be copied" -msgstr "コピーできませんでした。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:289 -#: ../../godmode/reporting/reporting_builder.php:534 -#: ../../operation/search_reports.php:40 -#: ../../operation/reporting/custom_reporting.php:40 -msgid "HTML" -msgstr "HTML" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:290 -#: ../../godmode/reporting/reporting_builder.php:535 -#: ../../operation/search_reports.php:41 -#: ../../operation/reporting/custom_reporting.php:41 -msgid "XML" -msgstr "XML" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:121 -#: ../../enterprise/godmode/policies/policy_alerts.php:242 -#: ../../enterprise/godmode/alerts/alert_events_list.php:427 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:412 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:308 -#: ../../godmode/massive/massive_copy_modules.php:133 -#: ../../godmode/alerts/alert_list.list.php:412 -msgid "Operations" -msgstr "操作" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:342 -#: ../../godmode/reporting/reporting_builder.php:615 -msgid "HTML view" -msgstr "HTML 表示" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:344 -#: ../../godmode/reporting/reporting_builder.php:616 -msgid "Export to XML" -msgstr "XML へエクスポート" - -#: ../../enterprise/godmode/modules/local_components.php:513 -#: ../../enterprise/godmode/policies/policy_modules.php:1094 -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:365 -#: ../../godmode/modules/manage_network_components.php:597 -#: ../../godmode/agentes/module_manager.php:707 -#: ../../godmode/alerts/alert_templates.php:338 -msgid "Duplicate" -msgstr "複製" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:384 -msgid "You haven't created templates yet." -msgstr "テンプレートが作成されていません。" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:397 -msgid "Generate a dynamic report\"" -msgstr "ダイナミックレポートの生成" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:449 -#: ../../include/ajax/module.php:148 -#: ../../operation/agentes/datos_agente.php:189 -#: ../../operation/events/events_list.php:481 -msgid "Timestamp from:" -msgstr "開始日時:" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:455 -#: ../../include/ajax/module.php:156 -#: ../../operation/agentes/datos_agente.php:195 -#: ../../operation/events/events_list.php:484 -msgid "Timestamp to:" -msgstr "終了日時:" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:474 -msgid "Add agents" -msgstr "エージェント追加" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:477 -msgid "Undo agents" -msgstr "エージェント追加取り消し" - -#: ../../enterprise/godmode/reporting/reporting_builder.template.php:485 -msgid "Generate" -msgstr "生成" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:44 -#: ../../include/functions_reports.php:595 -msgid "Top n" -msgstr "トップ n" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:189 -msgid "Sum" -msgstr "合計" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:194 -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:264 -#: ../../include/functions_reporting.php:5530 -msgid "Rate" -msgstr "率" - -#: ../../enterprise/godmode/reporting/reporting_builder.global.php:210 -#: ../../godmode/agentes/agent_manager.php:210 -#: ../../godmode/snmpconsole/snmp_alert.php:1213 -#: ../../operation/agentes/networkmap_list.php:257 -#: ../../operation/events/events.build_table.php:756 -msgid "Delete selected" -msgstr "選択範囲を削除します" - -#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:68 -msgid "Advance Reporting" -msgstr "拡張レポート" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:49 -#: ../../enterprise/godmode/alerts/alert_events.php:45 -#: ../../enterprise/godmode/alerts/alert_events_list.php:55 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:70 -msgid "List event alerts" -msgstr "イベントアラート一覧" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:54 -#: ../../enterprise/godmode/alerts/alert_events.php:50 -#: ../../enterprise/godmode/alerts/alert_events_list.php:59 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:75 -msgid "Builder event alert" -msgstr "イベントアラートビルダ" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:58 -#: ../../enterprise/godmode/alerts/alert_events.php:58 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:79 -msgid "List event rules" -msgstr "イベントルール一覧" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:69 -msgid "Configure event rule" -msgstr "イベントルール設定" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:134 -msgid "User comment" -msgstr "ユーザコメント" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:134 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:137 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:146 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:149 -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:152 -msgid "This field will be processed with regexp" -msgstr "このフィールドは、正規表現で処理されます" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:137 -#: ../../operation/events/events.php:73 -msgid "Event" -msgstr "イベント" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:140 -msgid "Window" -msgstr "ウィンドウ" - -#: ../../enterprise/godmode/alerts/configure_alert_rule.php:152 -#: ../../include/class/Tree.class.php:1566 -msgid "Module alerts" -msgstr "モジュールアラート" - -#: ../../enterprise/godmode/policies/policy_agents.php:144 -#: ../../enterprise/godmode/alerts/alert_events_list.php:186 -#: ../../godmode/massive/massive_add_alerts.php:112 -#: ../../godmode/massive/massive_add_action_alerts.php:101 -#: ../../godmode/massive/massive_add_tags.php:88 -#: ../../godmode/alerts/alert_list.php:169 -#: ../../operation/incidents/incident_detail.php:67 -msgid "Successfully added" -msgstr "追加されました。" - -#: ../../enterprise/godmode/policies/policy_alerts.php:188 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:121 -#: ../../enterprise/godmode/policies/policy_agents.php:145 -#: ../../enterprise/godmode/alerts/alert_events_list.php:187 -#: ../../godmode/massive/massive_add_alerts.php:113 -#: ../../godmode/massive/massive_add_action_alerts.php:60 -#: ../../godmode/massive/massive_add_action_alerts.php:85 -#: ../../godmode/massive/massive_add_action_alerts.php:101 -#: ../../godmode/massive/massive_add_action_alerts.php:105 -#: ../../godmode/massive/massive_add_tags.php:89 -#: ../../godmode/alerts/alert_list.php:169 -#: ../../operation/incidents/incident_detail.php:68 -msgid "Could not be added" -msgstr "追加できませんでした。" - -#: ../../enterprise/godmode/policies/policy_alerts.php:122 -#: ../../enterprise/godmode/alerts/alert_events_list.php:255 -#: ../../godmode/massive/massive_standby_alerts.php:96 -#: ../../godmode/alerts/alert_list.php:237 -msgid "Successfully set standby" -msgstr "スタンバイ状態にしました。" - -#: ../../enterprise/godmode/policies/policy_alerts.php:122 -#: ../../enterprise/godmode/alerts/alert_events_list.php:256 -#: ../../godmode/massive/massive_standby_alerts.php:96 -#: ../../godmode/alerts/alert_list.php:237 -msgid "Could not be set standby" -msgstr "スタンバイ状態にできませんでした。" - -#: ../../enterprise/godmode/policies/policy_alerts.php:139 -#: ../../enterprise/godmode/alerts/alert_events_list.php:272 -#: ../../godmode/massive/massive_standby_alerts.php:78 -#: ../../godmode/alerts/alert_list.php:254 -msgid "Successfully set off standby" -msgstr "非スタンバイ状態にしました。" - -#: ../../enterprise/godmode/policies/policy_alerts.php:139 -#: ../../enterprise/godmode/alerts/alert_events_list.php:273 -#: ../../godmode/massive/massive_standby_alerts.php:78 -#: ../../godmode/alerts/alert_list.php:254 -msgid "Could not be set off standby" -msgstr "非スタンバイ状態にできませんでした。" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:328 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:357 -#: ../../godmode/servers/modificar_server.php:76 -#: ../../godmode/servers/modificar_server.php:88 -msgid "Successfully action" -msgstr "アクションに成功しました。" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:328 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:357 -msgid "Error processing action" -msgstr "アクション処理エラー" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:343 -#: ../../operation/agentes/alerts_status.functions.php:32 -msgid "Alert(s) validated" -msgstr "アラートを承諾しました。" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:343 -msgid "Error validating alert(s)" -msgstr "アラート承諾エラー" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:421 -msgid "Ac." -msgstr "Ac." - -#: ../../enterprise/godmode/alerts/alert_events_list.php:426 -msgid "Val." -msgstr "Val." - -#: ../../enterprise/godmode/alerts/alert_events_list.php:486 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:440 -msgid "Move up" -msgstr "上へ" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:498 -#: ../../enterprise/godmode/alerts/alert_events_rules.php:447 -msgid "Move down" -msgstr "下へ" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:536 -msgid "No associated actions" -msgstr "関連アクションがありません" - -#: ../../enterprise/godmode/policies/policy_alerts.php:328 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:214 -#: ../../enterprise/godmode/alerts/alert_events_list.php:551 -#: ../../godmode/alerts/alert_list.list.php:523 -#: ../../godmode/alerts/alert_view.php:195 -#: ../../include/functions_alerts.php:558 -msgid "Always" -msgstr "常時" - -#: ../../enterprise/godmode/policies/policy_alerts.php:330 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:216 -#: ../../enterprise/godmode/alerts/alert_events_list.php:553 -#: ../../godmode/alerts/alert_list.list.php:525 -msgid "On" -msgstr "次のアラート回数でアクション実施:" - -#: ../../enterprise/godmode/policies/policy_alerts.php:334 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:220 -#: ../../enterprise/godmode/alerts/alert_events_list.php:557 -#: ../../godmode/alerts/alert_list.list.php:529 -msgid "Until" -msgstr "次のアラート回数までアクション実施:" - -#: ../../enterprise/godmode/policies/policy_alerts.php:588 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:242 -#: ../../enterprise/godmode/alerts/alert_events_list.php:582 -#: ../../enterprise/godmode/alerts/alert_events_list.php:584 -#: ../../godmode/snmpconsole/snmp_alert.php:1121 -#: ../../godmode/alerts/alert_list.list.php:694 -#: ../../godmode/alerts/alert_list.list.php:698 -#: ../../godmode/alerts/alert_list.list.php:832 -msgid "Add action" -msgstr "アクションの追加" - -#: ../../enterprise/godmode/policies/policy_alerts.php:465 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:278 -#: ../../enterprise/godmode/alerts/alert_events_list.php:599 -#: ../../godmode/massive/massive_add_action_alerts.php:159 -#: ../../godmode/alerts/alert_list.list.php:606 -#: ../../godmode/alerts/alert_list.builder.php:97 -msgid "Number of alerts match from" -msgstr "アクションを起こすアラート数: 開始" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:640 -msgid "View associated rules" -msgstr "関連付けルール表示" - -#: ../../enterprise/godmode/alerts/alert_events_list.php:657 -msgid "There are no defined events alerts" -msgstr "定義済のイベントアラートがありません" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:111 -#: ../../enterprise/godmode/agentes/plugins_manager.php:160 -#: ../../enterprise/godmode/policies/policy_alerts.php:548 -#: ../../enterprise/godmode/alerts/alert_events_list.php:707 -#: ../../godmode/extensions.php:285 ../../godmode/users/user_list.php:463 -#: ../../godmode/alerts/alert_list.list.php:136 -#: ../../godmode/alerts/alert_list.list.php:775 -#: ../../include/functions.php:2574 -msgid "Disable" -msgstr "無効" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:111 -#: ../../enterprise/godmode/agentes/plugins_manager.php:147 -#: ../../enterprise/godmode/policies/policy_alerts.php:556 -#: ../../enterprise/godmode/alerts/alert_events_list.php:715 -#: ../../godmode/extensions.php:281 ../../godmode/users/user_list.php:466 -#: ../../godmode/alerts/alert_list.list.php:135 -#: ../../godmode/alerts/alert_list.list.php:784 -msgid "Enable" -msgstr "有効" - -#: ../../enterprise/godmode/policies/policy_alerts.php:565 -#: ../../enterprise/godmode/alerts/alert_events_list.php:724 -#: ../../godmode/alerts/alert_list.list.php:793 -msgid "Set off standby" -msgstr "非スタンバイ状態にする" - -#: ../../enterprise/godmode/policies/policy_alerts.php:574 -#: ../../enterprise/godmode/alerts/alert_events_list.php:733 -#: ../../godmode/alerts/alert_list.list.php:802 -msgid "Set standby" -msgstr "スタンバイ状態にする" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:91 -msgid "Event rules" -msgstr "イベントルール" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:203 -msgid "Error creating rule" -msgstr "ルール作成エラー" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:208 -msgid "Successfully created rule" -msgstr "ルールを作成しました" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:255 -msgid "Error updating rule" -msgstr "ルール更新エラー" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:259 -msgid "Successfully updating rule" -msgstr "ルールを更新しました" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:269 -msgid "Error updating rule operators" -msgstr "ルールオペレータの更新エラー" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:272 -msgid "Successfully update rule operators" -msgstr "ルールオペレータを更新しました" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:408 -msgid "(Agent)" -msgstr "(エージェント)" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:411 -msgid "Operator" -msgstr "オペレータ" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:492 -msgid "Logic expression for these rules:" -msgstr "これらのルールの論理式:" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:500 -msgid "Update operators" -msgstr "オペレータの更新" - -#: ../../enterprise/godmode/alerts/alert_events_rules.php:506 -msgid "There are no defined alert event rules" -msgstr "定義済のアラートイベントルールがありません" - -#: ../../enterprise/godmode/alerts/alert_events.php:71 -msgid "Configure event alert" -msgstr "イベントアラート設定" - -#: ../../enterprise/godmode/alerts/alert_events.php:96 -#: ../../enterprise/godmode/alerts/alert_events.php:101 -#: ../../enterprise/godmode/alerts/alert_events.php:116 -#: ../../enterprise/godmode/alerts/alert_events.php:121 -#: ../../enterprise/godmode/alerts/alert_events.php:136 -#: ../../enterprise/godmode/alerts/alert_events.php:141 -#: ../../enterprise/godmode/setup/setup_history.php:71 -#: ../../godmode/alerts/configure_alert_template.php:147 -#: ../../godmode/alerts/configure_alert_template.php:152 -#: ../../godmode/alerts/configure_alert_template.php:167 -#: ../../godmode/alerts/configure_alert_template.php:172 -#: ../../godmode/alerts/configure_alert_template.php:187 -#: ../../godmode/alerts/configure_alert_template.php:192 -#: ../../include/functions_config.php:664 -msgid "Step" -msgstr "ステップ" - -#: ../../enterprise/godmode/alerts/alert_events.php:117 -#: ../../enterprise/godmode/alerts/alert_events.php:122 -#: ../../godmode/alerts/configure_alert_template.php:168 -#: ../../godmode/alerts/configure_alert_template.php:173 -msgid "Conditions" -msgstr "状態" - -#: ../../enterprise/godmode/alerts/alert_events.php:137 -#: ../../enterprise/godmode/alerts/alert_events.php:142 -#: ../../godmode/alerts/configure_alert_template.php:188 -#: ../../godmode/alerts/configure_alert_template.php:193 -msgid "Advanced fields" -msgstr "拡張フィールド" - -#: ../../enterprise/godmode/alerts/alert_events.php:347 -msgid "Could not be created, please fill alert name" -msgstr "作成できませんでした。アラート名を入力してください。" - -#: ../../enterprise/godmode/alerts/alert_events.php:430 -#: ../../godmode/alerts/configure_alert_template.php:516 -msgid "Days of week" -msgstr "曜日" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:253 -#: ../../enterprise/godmode/alerts/alert_events.php:457 -#: ../../godmode/snmpconsole/snmp_alert.php:805 -#: ../../godmode/alerts/configure_alert_template.php:549 -msgid "Min. number of alerts" -msgstr "最小アラート数" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:255 -#: ../../enterprise/godmode/alerts/alert_events.php:460 -#: ../../godmode/snmpconsole/snmp_alert.php:808 -#: ../../godmode/alerts/configure_alert_template.php:552 -msgid "Max. number of alerts" -msgstr "最大アラート数" - -#: ../../enterprise/godmode/alerts/alert_events.php:463 -msgid "Rule evaluation mode" -msgstr "ルール評価モード" - -#: ../../enterprise/godmode/alerts/alert_events.php:467 -msgid "Group by" -msgstr "グループ化" - -#: ../../enterprise/godmode/alerts/alert_events.php:474 -#: ../../godmode/alerts/alert_commands.php:105 -#: ../../godmode/alerts/alert_commands.php:109 -#: ../../godmode/alerts/alert_commands.php:127 -#: ../../godmode/alerts/alert_commands.php:135 -#: ../../godmode/alerts/configure_alert_template.php:671 -#: ../../godmode/alerts/alert_view.php:471 -#: ../../godmode/alerts/alert_view.php:548 -#, php-format -msgid "Field %s" -msgstr "フィールド %s" - -#: ../../enterprise/godmode/alerts/alert_events.php:517 -#: ../../godmode/alerts/configure_alert_action.php:101 -#: ../../godmode/alerts/alert_list.builder.php:109 -msgid "Create Action" -msgstr "アクションの作成" - -#: ../../enterprise/godmode/alerts/alert_events.php:523 -msgid "Please Read" -msgstr "読んでください" - -#: ../../enterprise/godmode/alerts/alert_events.php:524 -msgid "" -"Since the alert can have multiple actions. You can edit them from the alert " -"list of events." -msgstr "アラートは複数のアクションを持てます。イベントのアラート一覧から編集することができます。" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:41 -msgid "Plug-in deleted succesfully" -msgstr "プラグインを削除しました" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:41 -msgid "Plug-in cannot be deleted" -msgstr "プラグインを削除できません" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:49 -#: ../../enterprise/godmode/policies/policy_plugins.php:50 -msgid "Plug-in added succesfully" -msgstr "プラグインを追加しました" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:49 -#: ../../enterprise/godmode/policies/policy_plugins.php:51 -msgid "Plug-in cannot be added" -msgstr "プラグインを追加できません" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:64 -msgid "Plug-in disabled succesfully" -msgstr "プラグインを無効化しました" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:64 -msgid "Plug-in cannot be disabled" -msgstr "プラグインを無効化できません" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:79 -msgid "Plug-in enabled succesfully" -msgstr "プラグインを有効化しました" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:79 -msgid "Plug-in cannot be enabled" -msgstr "プラグインを有効化できません" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:90 -#: ../../enterprise/godmode/policies/policy_plugins.php:61 -msgid "New plug-in" -msgstr "新規プラグイン" - -#: ../../enterprise/godmode/agentes/plugins_manager.php:109 -#: ../../enterprise/godmode/policies/policy_plugins.php:82 -#: ../../godmode/menu.php:202 -msgid "Plugins" -msgstr "プラグイン" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:26 -msgid "Synthetic arithmetic" -msgstr "統合計算" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:29 -msgid "Synthetic average" -msgstr "統合平均" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:99 -msgid "Fixed value" -msgstr "固定値" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:104 -msgid "Add module to operation as add" -msgstr "足し算処理にモジュールを追加" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:105 -msgid "Add module to operations as deduct" -msgstr "引き算処理にモジュールを追加" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:106 -msgid "Add module to operations as multiplicate " -msgstr "掛け算処理にモジュールを追加 " - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:107 -msgid "Add module to operations as divide" -msgstr "割り算処理にモジュールを追加" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:108 -msgid "Remove selected modules" -msgstr "選択したモジュールの削除" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:113 -msgid "Add module to average operation" -msgstr "平均処理にモジュールを追加" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:114 -msgid "Remove selected modules from operations stack" -msgstr "選択したモジュールをオペレーションスタックから削除する" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:129 -msgid "Move down selected modules" -msgstr "選択したモジュールを下へ" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:130 -msgid "Move up selected modules" -msgstr "選択したモジュールを上へ" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:158 -msgid "Select Service" -msgstr "サービス選択" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:169 -msgid "Netflow filter" -msgstr "Netflow フィルタ" - -#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:178 -msgid "Select filter" -msgstr "フィルタ選択" - -#: ../../enterprise/godmode/agentes/collections.data.php:47 -#: ../../enterprise/godmode/agentes/collections.data.php:123 -#: ../../enterprise/godmode/agentes/collections.data.php:142 -#: ../../enterprise/godmode/agentes/collections.data.php:157 -#: ../../enterprise/godmode/agentes/collections.data.php:179 -#: ../../enterprise/godmode/agentes/collections.data.php:221 -msgid "Manager configuration > New" -msgstr "設定管理 > 新規" - -#: ../../enterprise/godmode/agentes/collections.data.php:94 -#: ../../enterprise/godmode/agentes/collections.data.php:198 -#: ../../enterprise/godmode/agentes/collections.data.php:267 -#: ../../enterprise/godmode/agentes/collections.data.php:281 -#: ../../enterprise/godmode/agentes/collections.data.php:287 -#: ../../enterprise/godmode/agentes/collections.editor.php:55 -msgid "Manager configuration > Edit " -msgstr "設定管理 > 編集 " - -#: ../../enterprise/godmode/agentes/collections.data.php:130 -msgid "" -"Unable to create the collection. Another collection with the same short name." -msgstr "コレクションを作成できません。同じ短い名前で他のコレクションがあります。" - -#: ../../enterprise/godmode/agentes/collections.data.php:148 -#: ../../enterprise/godmode/agentes/collections.data.php:163 -msgid "Unable to create the collection" -msgstr "コレクションを作成できません" - -#: ../../enterprise/godmode/agentes/collections.data.php:148 -msgid "Invalid characters in short name" -msgstr "短い名前に不正な文字が含まれています" - -#: ../../enterprise/godmode/agentes/collections.data.php:185 -#: ../../enterprise/godmode/agentes/collections.data.php:229 -msgid "Unable to create the collection." -msgstr "コレクションを作成できません。" - -#: ../../enterprise/godmode/agentes/collections.data.php:206 -#: ../../enterprise/godmode/agentes/collections.data.php:293 -msgid "Correct create collection" -msgstr "コレクションを作成しました" - -#: ../../enterprise/godmode/agentes/collections.data.php:271 -msgid "Unable to edit the collection, empty name." -msgstr "コレクションを編集できません。名前が空です。" - -#: ../../enterprise/godmode/agentes/collections.data.php:284 -msgid "Unable to edit the collection." -msgstr "コレクションを編集できません。" - -#: ../../enterprise/godmode/agentes/collections.data.php:306 -msgid "Error: The collection directory does not exist." -msgstr "エラー: コレクションディレクトリが存在しません。" - -#: ../../enterprise/godmode/agentes/collections.data.php:316 -#: ../../godmode/setup/os.builder.php:34 -#: ../../godmode/reporting/visual_console_builder.data.php:99 -msgid "Name:" -msgstr "名前:" - -#: ../../enterprise/godmode/agentes/collections.data.php:323 -msgid "Recreate file" -msgstr "ファイル再生成" - -#: ../../enterprise/godmode/agentes/collection_manager.php:138 -#: ../../enterprise/godmode/agentes/collection_manager.php:139 -#: ../../enterprise/godmode/agentes/collection_manager.php:223 -#: ../../enterprise/godmode/agentes/collection_manager.php:224 -#: ../../enterprise/godmode/agentes/collections.data.php:339 -#: ../../enterprise/godmode/agentes/collections.data.php:340 -msgid "Need to regenerate" -msgstr "再生成が必要です" - -#: ../../enterprise/godmode/agentes/collections.data.php:356 -#: ../../godmode/reporting/visual_console_builder.data.php:104 -msgid "Group:" -msgstr "グループ:" - -#: ../../enterprise/godmode/agentes/collections.data.php:367 -msgid "Short name:" -msgstr "短い名前:" - -#: ../../enterprise/godmode/agentes/collections.data.php:373 -msgid "" -"The collection's short name is the name of dir in attachment dir and the " -"package collection." -msgstr "コレクションの短い名前は、添付ディレクトリおよびパッケージコレクションのディレクトリ名です。" - -#: ../../enterprise/godmode/agentes/collections.data.php:373 -msgid "Short name must contain only alphanumeric characters, - or _ ." -msgstr "短い名前は、アルファベットと、- および _ のみ利用できます。" - -#: ../../enterprise/godmode/agentes/collections.data.php:373 -msgid "Empty for default short name fc_X where X is the collection id." -msgstr "指定しない場合のデフォルトの短い名前は fc_X で、X はコレクション ID です。" - -#: ../../enterprise/godmode/agentes/collections.data.php:377 -#: ../../operation/snmpconsole/snmp_view.php:712 -msgid "Description:" -msgstr "説明:" - -#: ../../enterprise/godmode/agentes/module_manager.php:16 -msgid "Create a new web Server module" -msgstr "ウェブサーバモジュールの新規作成" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:42 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:43 -msgid "The changes on this field are linked with the configuration data." -msgstr "このフィールド上の変更は、設定データにリンクされます。" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:48 -msgid "Using local component" -msgstr "ローカルコンポーネントの利用" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:54 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:64 -#: ../../godmode/agentes/module_manager_editor_common.php:74 -#: ../../godmode/agentes/module_manager_editor_common.php:83 -msgid "Manual setup" -msgstr "個別設定" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:60 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:336 -#: ../../godmode/agentes/module_manager_editor_common.php:79 -msgid "No component was found" -msgstr "コンポーネントが見つかりません。" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:121 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:122 -msgid "Show configuration data" -msgstr "設定データを表示する" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:132 -msgid "Hide configuration data" -msgstr "設定データを隠す" - -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:140 -msgid "Data configuration" -msgstr "データ設定" - -#: ../../enterprise/godmode/modules/configure_local_component.php:296 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:146 -msgid "Load a basic structure on data configuration" -msgstr "データ設定に基本構造をロードします" - -#: ../../enterprise/godmode/modules/configure_local_component.php:303 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:151 -msgid "Check the correct structure of the data configuration" -msgstr "データ設定の正常性を確認" - -#: ../../enterprise/godmode/modules/configure_local_component.php:306 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:162 -msgid "First line must be \"module_begin\"" -msgstr "最初の行は、\"module_begin\" でなければいけません" - -#: ../../enterprise/godmode/modules/configure_local_component.php:307 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:163 -msgid "Data configuration is empty" -msgstr "データ設定が空です" - -#: ../../enterprise/godmode/modules/configure_local_component.php:308 -#: ../../enterprise/godmode/modules/configure_local_component.php:312 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:164 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:168 -msgid "Last line must be \"module_end\"" -msgstr "最後の行は \"module_end\" でなければいけません" - -#: ../../enterprise/godmode/modules/configure_local_component.php:309 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:165 -msgid "" -"Name is missed. Please add a line with \"module_name yourmodulename\" to " -"data configuration" -msgstr "名前がありません。データ設定に \"module_name モジュール名\" という行を追加してください。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:310 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:166 -msgid "" -"Type is missed. Please add a line with \"module_type yourmoduletype\" to " -"data configuration" -msgstr "タイプがありません。データ設定に \"module_type モジュールタイプ\" という行を追加してください。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:311 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:167 -msgid "Type is wrong. Please set a correct type" -msgstr "タイプが不正です。正しいタイプを選択してください。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:314 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:170 -msgid "Error in the syntax, please check the data configuration." -msgstr "書式エラーです。データ設定を確認してください。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:315 -#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:171 -msgid "Data configuration are built correctly" -msgstr "データ設定が正しく作られました" - -#: ../../enterprise/godmode/agentes/collection_manager.php:76 -msgid "Succesful add the collection" -msgstr "コレクションを追加しました" - -#: ../../enterprise/godmode/agentes/collection_manager.php:77 -msgid "Unsuccesful add the collection" -msgstr "コレクションの追加に失敗しました" - -#: ../../enterprise/godmode/agentes/collection_manager.php:91 -#: ../../enterprise/godmode/agentes/collections.php:124 -#: ../../enterprise/godmode/agentes/collections.php:139 -msgid "Successful create collection package." -msgstr "コレクションパッケージを作成しました。" - -#: ../../enterprise/godmode/agentes/collection_manager.php:92 -#: ../../enterprise/godmode/agentes/collections.php:140 -msgid "Can not create collection package." -msgstr "コレクションパッケージを作成できません。" - -#: ../../enterprise/godmode/agentes/collection_manager.php:106 -#: ../../enterprise/godmode/agentes/collections.php:182 -#: ../../enterprise/godmode/policies/policy_collections.php:122 -#: ../../enterprise/godmode/policies/policy_collections.php:193 -msgid "Short Name" -msgstr "短い名前" - -#: ../../enterprise/godmode/agentes/collection_manager.php:167 -#: ../../enterprise/godmode/policies/policy_collections.php:125 -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:115 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:113 -#: ../../godmode/events/event_edit_filter.php:345 -#: ../../godmode/events/event_edit_filter.php:360 -#: ../../operation/events/events_list.php:330 -#: ../../operation/events/events_list.php:357 -msgid "Remove" -msgstr "削除" - -#: ../../enterprise/godmode/agentes/collections.editor.php:63 -msgid "Files in " -msgstr "次の中に存在するファイル: " - -#: ../../enterprise/godmode/agentes/collections.editor.php:111 -#: ../../enterprise/godmode/agentes/collections.editor.php:172 -#: ../../godmode/servers/plugin.php:151 -#: ../../include/functions_filemanager.php:759 -msgid "Edit file" -msgstr "ファイル編集" - -#: ../../enterprise/godmode/agentes/collections.editor.php:112 -#: ../../enterprise/godmode/agentes/collections.editor.php:173 -msgid "Back to file explorer" -msgstr "ファイルエクスプローラへ戻る" - -#: ../../enterprise/godmode/agentes/collections.editor.php:148 -#: ../../enterprise/godmode/agentes/collections.editor.php:311 -#: ../../include/functions_filemanager.php:348 -msgid "Security error." -msgstr "セキュリティエラー" - -#: ../../enterprise/godmode/agentes/collections.editor.php:193 -#: ../../godmode/servers/plugin.php:170 -msgid "Compatibility mode" -msgstr "互換モード" - -#: ../../enterprise/godmode/agentes/collections.editor.php:236 -msgid "Correct update file." -msgstr "ファイルを更新しました。" - -#: ../../enterprise/godmode/agentes/collections.editor.php:237 -msgid "Incorrect update file." -msgstr "ファイルの更新に失敗しました。" - -#: ../../enterprise/godmode/agentes/collections.editor.php:376 -msgid "Please, first save a new collection before to upload files." -msgstr "ファイルをアップロードする前に新規コレクションを保存してください。" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:106 -msgid "Error: The conf file of agent is not readble." -msgstr "エラー: エージェント設定ファイルを読めません。" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:111 -msgid "Error: The conf file of agent is not writable." -msgstr "エラー: エージェント設定ファイルに書き込めません。" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:149 -#: ../../enterprise/godmode/policies/policy_modules.php:276 -msgid "Add module" -msgstr "モジュール追加" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:175 -msgid "No module was found" -msgstr "モジュールがありません" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:203 -msgid "Delete remote conf agent files in Pandora" -msgstr "Pandora 内のリモートエージェント設定ファイル削除" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:206 -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:162 -#: ../../godmode/agentes/agent_manager.php:330 -msgid "Delete remote configuration file" -msgstr "リモート設定ファイル削除" - -#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:207 -#: ../../godmode/agentes/agent_manager.php:333 -msgid "" -"Delete this conf file implies that for restore you must reactive remote " -"config in the local agent." -msgstr "この設定を削除した場合、元に戻すにはローカルエージェントのリモート設定を再有効化する必要があります。" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:57 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:81 -msgid "Successfully added inventory module" -msgstr "インベントリモジュールを追加しました" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:60 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:85 -msgid "Error adding inventory module" -msgstr "インベントリモジュールの追加エラー" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:106 -#: ../../enterprise/godmode/agentes/inventory_manager.php:69 -msgid "Successfully deleted inventory module" -msgstr "インベントリモジュールを削除しました" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:110 -#: ../../enterprise/godmode/agentes/inventory_manager.php:72 -msgid "Error deleting inventory module" -msgstr "インベントリモジュールの削除エラー" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:80 -msgid "Successfully forced inventory module" -msgstr "インベントリモジュールを強制実行しました" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:83 -msgid "Error forcing inventory module" -msgstr "インベントリモジュールの強制実行エラー" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:92 -#: ../../enterprise/godmode/agentes/inventory_manager.php:108 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:141 -msgid "Successfully updated inventory module" -msgstr "インベントリモジュールを更新しました" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:96 -#: ../../enterprise/godmode/agentes/inventory_manager.php:111 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:145 -msgid "Error updating inventory module" -msgstr "インベントリモジュールの更新エラー" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:54 -#: ../../enterprise/godmode/agentes/inventory_manager.php:129 -msgid "Inventory module error" -msgstr "インベントリモジュールエラー" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:182 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:196 -msgid "7 days" -msgstr "7日" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:184 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:198 -#: ../../include/functions.php:2020 ../../include/ajax/module.php:126 -#: ../../include/functions_netflow.php:1091 -msgid "1 month" -msgstr "1ヵ月" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:188 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:201 -#: ../../godmode/modules/manage_network_components_form_wmi.php:48 -#: ../../godmode/agentes/module_manager_editor_wmi.php:54 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:261 -#: ../../godmode/massive/massive_edit_modules.php:506 -msgid "Username" -msgstr "ユーザ名" - -#: ../../enterprise/godmode/agentes/inventory_manager.php:195 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:207 -msgid "Update all" -msgstr "全て更新" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:43 -msgid "Data Copy" -msgstr "データコピー" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:52 -msgid "No selected agents to copy" -msgstr "コピーするエージェントが選択されていません。" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:66 -msgid "No source agent selected" -msgstr "ソースエージェントが選択されていません" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:107 -msgid "Making copy of configuration file for" -msgstr "設定ファイルのコピーを作成中:" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:116 -msgid "Error copying md5 file " -msgstr "md5 ファイルのコピーエラー " - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:116 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 -msgid " md5 file" -msgstr " md5 ファイル" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 -msgid "Copied " -msgstr "コピーしました: " - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:122 -msgid "Error copying " -msgstr "コピーエラー " - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:122 -#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 -msgid " config file" -msgstr " 設定ファイル" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:138 -msgid "Remote configuration management" -msgstr "リモート設定管理" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:143 -msgid "Source group" -msgstr "複製元グループ" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:154 -#: ../../godmode/db/db_refine.php:83 ../../operation/agentes/exportdata.php:235 -msgid "Source agent" -msgstr "対象エージェント" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:185 -msgid "To agent(s):" -msgstr "適用先エージェント:" - -#: ../../enterprise/godmode/agentes/manage_config_remote.php:210 -msgid "Replicate configuration" -msgstr "設定の複製" - -#: ../../enterprise/godmode/agentes/collections.php:48 -msgid "Success: recreate file" -msgstr "成功: ファイル再作成" - -#: ../../enterprise/godmode/agentes/collections.php:51 -msgid "Error: recreate file " -msgstr "エラー: ファイル再作成 " - -#: ../../enterprise/godmode/agentes/collections.php:64 -#: ../../enterprise/godmode/agentes/collections.php:82 -#: ../../enterprise/godmode/agentes/collections.php:153 -msgid "Collections Management" -msgstr "コレクション管理" - -#: ../../enterprise/godmode/agentes/collections.php:116 -msgid "Manager collection" -msgstr "コレクション管理" - -#: ../../enterprise/godmode/agentes/collections.php:160 -msgid "Error: The main directory of collections does not exist." -msgstr "エラー: コレクションのメインディレクトリが存在しません。" - -#: ../../enterprise/godmode/agentes/collections.php:204 -msgid "Are you sure to delete?" -msgstr "削除しますがよろしいですか?" - -#: ../../enterprise/godmode/agentes/collections.php:205 -msgid "Delete collection" -msgstr "コレクションの削除" - -#: ../../enterprise/godmode/agentes/collections.php:211 -msgid "Are you sure to re-apply?" -msgstr "再適用しますか?" - -#: ../../enterprise/godmode/agentes/collections.php:212 -msgid "Re-Apply changes" -msgstr "変更の再適用" - -#: ../../enterprise/godmode/agentes/collections.php:218 -msgid "Are you sure to apply?" -msgstr "適用しますか?" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:32 -#: ../../operation/agentes/status_monitor.php:389 -msgid "Web server module" -msgstr "ウェブサーバモジュール" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:88 -msgid "Requests" -msgstr "リクエスト" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:91 -msgid "Agent browser id" -msgstr "エージェントブラウザID" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:105 -msgid "HTTP auth (login)" -msgstr "HTTP 認証 (ログイン)" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:109 -msgid "HTTP auth (pass)" -msgstr "HTTP 認証 (パスワード)" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:116 -msgid "HTTP auth (server)" -msgstr "HTTP 認証 (サーバ)" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:120 -msgid "HTTP auth (realm)" -msgstr "HTTP 認証(realm)" - -#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:131 -msgid "There isn't get or post" -msgstr "get または post がありません" - -#: ../../enterprise/godmode/menu.php:16 -msgid "Manage Satellite Server" -msgstr "サテライトサーバ管理" - -#: ../../enterprise/godmode/menu.php:17 -#: ../../enterprise/godmode/massive/massive_operations.php:67 -msgid "Policies operations" -msgstr "ポリシー操作" - -#: ../../enterprise/godmode/menu.php:28 -#: ../../enterprise/godmode/massive/massive_operations.php:47 -msgid "SNMP operations" -msgstr "SNMP 操作" - -#: ../../enterprise/godmode/menu.php:40 -#: ../../enterprise/godmode/massive/massive_operations.php:27 -msgid "Satellite operations" -msgstr "サテライト操作" - -#: ../../enterprise/godmode/menu.php:51 ../../enterprise/godmode/menu.php:136 -msgid "Duplicate config" -msgstr "設定の複製" - -#: ../../enterprise/godmode/menu.php:76 -msgid "Manage policies" -msgstr "ポリシー管理" - -#: ../../enterprise/godmode/menu.php:102 -msgid "Enterprise ACL Setup" -msgstr "Enterprise ACL 設定" - -#: ../../enterprise/godmode/menu.php:109 -msgid "Skins" -msgstr "スキン" - -#: ../../enterprise/godmode/menu.php:116 -#: ../../enterprise/godmode/servers/manage_export.php:41 -#: ../../enterprise/godmode/servers/manage_export_form.php:56 -msgid "Export targets" -msgstr "エクスポートターゲット" - -#: ../../enterprise/godmode/menu.php:130 -msgid "Log Collector" -msgstr "ログ収集" - -#: ../../enterprise/godmode/menu.php:143 -msgid "Password policy" -msgstr "パスワードポリシー" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:280 -msgid "Successfully modules created" -msgstr "モジュールを作成しました。" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:293 -msgid "Some required fields are missed" -msgstr "必須フィールドが設定されていません" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:293 -msgid "name" -msgstr "名前" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:298 -msgid "Processing error" -msgstr "処理エラー" - -#: ../../enterprise/godmode/setup/setup_history.php:56 -#: ../../enterprise/godmode/servers/manage_export_form.php:105 -#: ../../godmode/modules/manage_network_components_form_network.php:38 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:336 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:740 -#: ../../godmode/agentes/module_manager_editor_network.php:76 -#: ../../include/functions_config.php:652 -msgid "Port" -msgstr "ポート番号" - -#: ../../godmode/modules/manage_network_components_form_network.php:50 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:344 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:748 -#: ../../godmode/agentes/module_manager_editor_network.php:89 -msgid "SNMP community" -msgstr "SNMPコミュニティ" - -#: ../../godmode/modules/manage_network_components_form_network.php:40 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:347 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:751 -#: ../../godmode/agentes/module_manager_editor_network.php:102 -#: ../../godmode/massive/massive_edit_modules.php:474 -msgid "SNMP version" -msgstr "SNMPバージョン" - -#: ../../godmode/modules/manage_network_components_form_network.php:57 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:360 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:764 -#: ../../godmode/agentes/module_manager_editor_network.php:186 -#: ../../godmode/massive/massive_edit_modules.php:477 -#: ../../include/functions_snmp_browser.php:530 -msgid "Auth user" -msgstr "認証ユーザ" - -#: ../../godmode/modules/manage_network_components_form_network.php:59 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:362 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:766 -#: ../../godmode/agentes/module_manager_editor_network.php:189 -#: ../../godmode/massive/massive_edit_modules.php:480 -#: ../../include/functions_snmp_browser.php:532 -msgid "Auth password" -msgstr "認証パスワード" - -#: ../../godmode/modules/manage_network_components_form_network.php:65 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:366 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:770 -#: ../../godmode/agentes/module_manager_editor_network.php:197 -#: ../../godmode/massive/massive_edit_modules.php:483 -#: ../../include/functions_snmp_browser.php:536 -msgid "Privacy method" -msgstr "暗号化方式" - -#: ../../godmode/modules/manage_network_components_form_network.php:66 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:367 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:771 -#: ../../godmode/agentes/module_manager_editor_network.php:198 -#: ../../godmode/massive/massive_edit_modules.php:484 -#: ../../include/functions_snmp_browser.php:537 -msgid "DES" -msgstr "DES" - -#: ../../godmode/modules/manage_network_components_form_network.php:66 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:367 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:771 -#: ../../godmode/agentes/module_manager_editor_network.php:198 -#: ../../godmode/massive/massive_edit_modules.php:484 -#: ../../include/functions_snmp_browser.php:537 -msgid "AES" -msgstr "AES" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:368 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:772 -msgid "privacy pass" -msgstr "暗号化パスワード" - -#: ../../godmode/modules/manage_network_components_form_network.php:72 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:371 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:775 -#: ../../godmode/agentes/module_manager_editor_network.php:207 -#: ../../godmode/massive/massive_edit_modules.php:487 -#: ../../include/functions_snmp_browser.php:541 -msgid "Auth method" -msgstr "認証方式" - -#: ../../godmode/modules/manage_network_components_form_network.php:73 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:372 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:776 -#: ../../godmode/agentes/module_manager_editor_network.php:208 -#: ../../godmode/massive/massive_edit_modules.php:488 -#: ../../include/functions_snmp_browser.php:542 -msgid "MD5" -msgstr "MD5" - -#: ../../godmode/modules/manage_network_components_form_network.php:73 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:372 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:776 -#: ../../godmode/agentes/module_manager_editor_network.php:208 -#: ../../godmode/massive/massive_edit_modules.php:488 -#: ../../include/functions_snmp_browser.php:542 -msgid "SHA" -msgstr "SHA" - -#: ../../godmode/modules/manage_network_components_form_network.php:74 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:373 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:777 -#: ../../godmode/agentes/module_manager_editor_network.php:209 -#: ../../godmode/massive/massive_edit_modules.php:489 -#: ../../include/functions_snmp_browser.php:543 -msgid "Security level" -msgstr "セキュリティレベル" - -#: ../../godmode/modules/manage_network_components_form_network.php:75 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:374 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:778 -#: ../../godmode/agentes/module_manager_editor_network.php:210 -#: ../../godmode/massive/massive_edit_modules.php:490 -#: ../../include/functions_snmp_browser.php:544 -msgid "Not auth and not privacy method" -msgstr "認証なし、暗号化なし" - -#: ../../godmode/modules/manage_network_components_form_network.php:76 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:375 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:779 -#: ../../godmode/agentes/module_manager_editor_network.php:211 -#: ../../godmode/massive/massive_edit_modules.php:491 -#: ../../include/functions_snmp_browser.php:545 -msgid "Auth and not privacy method" -msgstr "認証あり、暗号化なし" - -#: ../../godmode/modules/manage_network_components_form_network.php:76 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:375 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:779 -#: ../../godmode/agentes/module_manager_editor_network.php:211 -#: ../../godmode/massive/massive_edit_modules.php:491 -#: ../../include/functions_snmp_browser.php:545 -msgid "Auth and privacy method" -msgstr "認証あり、暗号化あり" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:388 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:792 -msgid "SNMP Walk" -msgstr "snmpwalk" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:392 -msgid "Unable to do SNMP walk" -msgstr "snmpwalk を実行できません。" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:425 -msgid "Interfaces" -msgstr "インタフェース" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:369 -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:437 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:907 -msgid "Create modules" -msgstr "モジュール作成" - -#: ../../enterprise/godmode/policies/policy_plugins.php:33 -msgid "" -"Successfully added to delete pending plugins. Will be deleted in the next " -"policy application." -msgstr "削除待ちプラグインを追加しました。次回のポリシー適用時に削除されます。" - -#: ../../enterprise/godmode/policies/policy_plugins.php:34 -msgid "Cannot be added to delete pending plugins." -msgstr "削除待ちプラグインを追加できません。" - -#: ../../enterprise/godmode/policies/policy_plugins.php:42 -#: ../../enterprise/godmode/policies/policy_alerts.php:169 -#: ../../enterprise/godmode/policies/policy_modules.php:940 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:100 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:100 -#: ../../enterprise/godmode/policies/policy_collections.php:73 -#: ../../enterprise/godmode/policies/policy_agents.php:95 -msgid "Successfully reverted deletion" -msgstr "削除を取り消しました" - -#: ../../enterprise/godmode/policies/policy_plugins.php:43 -#: ../../enterprise/godmode/policies/policy_alerts.php:170 -#: ../../enterprise/godmode/policies/policy_modules.php:941 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:101 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:103 -#: ../../enterprise/godmode/policies/policy_collections.php:74 -#: ../../enterprise/godmode/policies/policy_agents.php:96 -msgid "Could not be reverted" -msgstr "取り消しできませんでした" - -#: ../../enterprise/godmode/policies/policy_plugins.php:111 -msgid "There are no defined plugins" -msgstr "定義済のプラグインがありません" - -#: ../../enterprise/godmode/policies/policies.php:114 -msgid "Policy name already exists" -msgstr "ポリシー名が既に存在します" - -#: ../../enterprise/godmode/policies/policies.php:170 -msgid "Policies Management" -msgstr "ポリシー管理" - -#: ../../enterprise/godmode/policies/policies.php:186 -msgid "All policy agents added to delete queue" -msgstr "削除キューに全ポリシーエージェントを追加しました" - -#: ../../enterprise/godmode/policies/policies.php:187 -msgid "Policy agents cannot be added to the delete queue" -msgstr "削除キューにポリシーエージェントを追加できません" - -#: ../../enterprise/godmode/policies/policy_alerts.php:60 -#: ../../enterprise/godmode/policies/policy_modules.php:436 -#: ../../enterprise/godmode/policies/policies.php:191 -#: ../../enterprise/godmode/policies/policy_linking.php:32 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:53 -#: ../../enterprise/godmode/policies/policy_collections.php:37 -#: ../../enterprise/godmode/policies/policy_agents.php:80 -#: ../../godmode/agentes/module_manager_editor.php:340 -msgid "This policy is applying and cannot be modified" -msgstr "このポリシーを摘要すると変更できません。" - -#: ../../enterprise/godmode/policies/policies.php:233 -#: ../../godmode/agentes/modificar_agente.php:155 -#: ../../godmode/agentes/planned_downtime.editor.php:706 -#: ../../operation/agentes/estado_agente.php:175 -msgid "Recursion" -msgstr "子を含める" - -#: ../../enterprise/godmode/policies/policies.php:237 -msgid "a" -msgstr "a" - -#: ../../enterprise/godmode/policies/policies.php:360 -msgid "Policy updated" -msgstr "ポリシーを更新しました" - -#: ../../enterprise/godmode/policies/policies.php:364 -msgid "Pending update policy only database" -msgstr "データベースのみポリシー更新待ち" - -#: ../../enterprise/godmode/policies/policies.php:368 -msgid "Pending update policy" -msgstr "ポリシー更新待ち" - -#: ../../enterprise/godmode/policies/policies.php:393 -msgid "Agent Wizard" -msgstr "エージェントウィザード" - -#: ../../enterprise/godmode/policies/policies.php:445 -msgid "A policy with agents cannot be deleted. Purge it first" -msgstr "エージェントのあるポリシーは削除できません。先にエージェントを削除してください。" - -#: ../../enterprise/godmode/policies/policies.php:451 -msgid "Deleting all policy agents" -msgstr "全ポリシーエージェントの削除中" - -#: ../../enterprise/godmode/policies/policies.php:454 -msgid "All the policy agents will be deleted" -msgstr "全ポリシーエージェントが削除されます" - -#: ../../enterprise/godmode/policies/policies.php:458 -msgid "Delete all agents" -msgstr "全エージェント削除" - -#: ../../enterprise/godmode/policies/policy_agents.php:90 -msgid "" -"Successfully added to delete pending agents. Will be deleted in the next " -"policy application." -msgstr "削除待ちエージェントに追加しました。次回のポリシー適用時に削除されます。" - -#: ../../enterprise/godmode/policies/policy_agents.php:121 -msgid "Successfully added to delete queue" -msgstr "削除キューに追加しました" - -#: ../../enterprise/godmode/policies/policy_agents.php:122 -msgid "Could not be added to delete queue" -msgstr "削除キューに追加できませんでした" - -#: ../../enterprise/godmode/policies/policy_agents.php:157 -msgid "Successfully deleted from delete pending agents" -msgstr "削除待ちエージェントから削除しました" - -#: ../../enterprise/godmode/policies/policy_agents.php:158 -msgid "Could not be deleted from delete pending agents" -msgstr "削除待ちエージェントから削除できませんでした" - -#: ../../enterprise/godmode/policies/policy_agents.php:242 -#: ../../enterprise/godmode/policies/policy_agents.php:258 -#: ../../enterprise/godmode/policies/policy_agents.php:362 -#: ../../godmode/massive/massive_copy_modules.php:74 -#: ../../godmode/massive/massive_copy_modules.php:185 -#: ../../godmode/massive/massive_standby_alerts.php:139 -#: ../../godmode/massive/massive_delete_action_alerts.php:141 -#: ../../godmode/massive/massive_delete_modules.php:441 -#: ../../godmode/massive/massive_add_alerts.php:154 -#: ../../godmode/massive/massive_delete_agents.php:108 -#: ../../godmode/massive/massive_enable_disable_alerts.php:138 -#: ../../godmode/massive/massive_edit_agents.php:208 -#: ../../godmode/massive/massive_delete_alerts.php:215 -#: ../../godmode/massive/massive_add_action_alerts.php:139 -#: ../../godmode/massive/massive_edit_modules.php:284 -msgid "Group recursion" -msgstr "子グループを含める" - -#: ../../enterprise/godmode/policies/policy_agents.php:284 -msgid "Agents in Policy" -msgstr "ポリシー内エージェント" - -#: ../../enterprise/godmode/policies/policy_agents.php:321 -msgid "Add agents to policy" -msgstr "ポリシーへのエージェント追加" - -#: ../../enterprise/godmode/policies/policy_agents.php:327 -msgid "Delete agents from policy" -msgstr "ポリシーからエージェント削除" - -#: ../../enterprise/godmode/policies/policy_agents.php:367 -msgid "Applied" -msgstr "適用済" - -#: ../../enterprise/godmode/policies/policy_agents.php:368 -msgid "Not applied" -msgstr "未適用" - -#: ../../enterprise/godmode/policies/policy_agents.php:377 -#: ../../godmode/agentes/configurar_agente.php:416 -#: ../../godmode/agentes/configurar_agente.php:526 -#: ../../godmode/agentes/agent_manager.php:314 -#: ../../godmode/massive/massive_edit_agents.php:349 -#: ../../godmode/servers/servers.build_table.php:161 -#: ../../operation/agentes/estado_generalagente.php:293 -msgid "Remote configuration" -msgstr "リモート設定" - -#: ../../enterprise/godmode/policies/policy_agents.php:379 -msgid "Unlinked modules" -msgstr "未リンクモジュール" - -#: ../../enterprise/godmode/policies/policy_agents.php:379 -msgid "U." -msgstr "U." - -#: ../../enterprise/godmode/policies/policy_agents.php:380 -#: ../../enterprise/godmode/admin_access_logs.php:25 -#: ../../godmode/reporting/visual_console_builder.elements.php:86 -#: ../../mobile/operation/agents.php:323 -msgid "A." -msgstr "A." - -#: ../../enterprise/godmode/policies/policy_agents.php:382 -msgid "Add to delete queue" -msgstr "削除キューへの追加" - -#: ../../enterprise/godmode/policies/policy_agents.php:382 -#: ../../godmode/agentes/module_manager.php:533 -msgid "D." -msgstr "削除" - -#: ../../enterprise/godmode/policies/policy_agents.php:427 -#: ../../godmode/agentes/agent_manager.php:188 -msgid "This agent can be remotely configured" -msgstr "このエージェントはリモートから設定可能です。" - -#: ../../enterprise/godmode/policies/policy_agents.php:432 -msgid "This agent can not be remotely configured" -msgstr "このエージェントはリモート設定できません" - -#: ../../enterprise/godmode/policies/policy_queue.php:176 -#: ../../enterprise/godmode/policies/policy_agents.php:456 -msgid "Add to apply queue" -msgstr "適用キューへ追加" - -#: ../../enterprise/godmode/policies/policy_alerts.php:417 -#: ../../enterprise/godmode/policies/policy_modules.php:1103 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:252 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:264 -#: ../../enterprise/godmode/policies/policy_agents.php:473 -msgid "Undo deletion" -msgstr "削除取り消し" - -#: ../../enterprise/godmode/policies/policy_agents.php:491 -msgid "Need apply" -msgstr "要適用" - -#: ../../enterprise/godmode/policies/policy_agents.php:499 -msgid "Applying policy" -msgstr "ポリシー適用中" - -#: ../../enterprise/godmode/policies/policy_agents.php:505 -msgid "Deleting from policy" -msgstr "ポリシーから削除中" - -#: ../../enterprise/godmode/policies/policy_agents.php:519 -#: ../../godmode/massive/massive_delete_modules.php:61 -#: ../../godmode/massive/massive_add_alerts.php:73 -#: ../../godmode/massive/massive_delete_agents.php:33 -#: ../../godmode/massive/massive_delete_tags.php:97 -#: ../../godmode/massive/massive_edit_agents.php:90 -#: ../../godmode/massive/massive_delete_alerts.php:83 -#: ../../godmode/massive/massive_add_action_alerts.php:60 -#: ../../godmode/massive/massive_add_tags.php:33 -#: ../../include/functions_visual_map.php:1233 -#: ../../include/functions_visual_map.php:1466 -msgid "No agents selected" -msgstr "エージェントが選択されていません。" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:63 -msgid "The SNMP remote plugin doesnt seem to be installed" -msgstr "SNMP リモートプラグインがインストールされていません" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:63 -msgid "It is necessary to use some features" -msgstr "いくつかの機能を利用するために必要です" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:63 -msgid "" -"Please, install the SNMP remote plugin (The name of the plugin must be " -"snmp_remote.pl)" -msgstr "SNMP リモートプラグインをインストールしてください (プラグインの名前は snmp_remote.pl である必要があります)" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:300 -msgid "Remote system doesnt support host SNMP information" -msgstr "リモートシステムは、ホスト SNMP 情報をサポートしていません。" - -#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:330 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:331 -msgid "The number of bytes read from this device since boot" -msgstr "起動以降このデバイスから読み込んだバイト数" - -#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:332 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:333 -msgid "The number of bytes written to this device since boot" -msgstr "起動以降このデバイスへ書き込んだバイト数" - -#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:334 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:335 -msgid "The number of read accesses from this device since boot" -msgstr "起動以降このデバイスからの読み込みアクセス数" - -#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:336 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:337 -msgid "The number of write accesses from this device since boot" -msgstr "起動以降このデバイスへの書き込みアクセス数" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:556 -#, php-format -msgid "Check if the process %s is running or not" -msgstr "プロセス %s が動作しているかどうか確認してください" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:627 -msgid "Disk use information" -msgstr "ディスク利用情報" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:698 -#, php-format -msgid "%s modules created succesfully" -msgstr "%s 個のモジュールを作成しました" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:703 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:708 -#, php-format -msgid "Error creating %s modules" -msgstr "%s 個のモジュール作成エラー" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:234 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:713 -#, php-format -msgid "%s modules already exist" -msgstr "%s 個のモジュールはすでに存在します" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:722 -msgid "Modules created succesfully" -msgstr "モジュールを作成しました" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:796 -msgid "" -"If the device is a network device, try with the SNMP Interfaces wizard" -msgstr "ネットワークデバイスの場合は、SNMP インタフェースウィザードを試してください" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:824 -msgid "Devices" -msgstr "デバイス" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:301 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:825 -#: ../../operation/agentes/ver_agente.php:1049 -msgid "Processes" -msgstr "プロセス" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:302 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:826 -msgid "Free space on disk" -msgstr "ディスク空き容量" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:827 -msgid "Temperature sensors" -msgstr "温度センサー" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:828 -msgid "Other SNMP data" -msgstr "他の SNMP データ" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:305 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:830 -msgid "Wizard mode" -msgstr "ウィザードモード" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:849 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:854 -msgid "SNMP remote plugin is necessary for this feature" -msgstr "この機能には、SNMP リモートプラグインが必要です" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:348 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:350 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:352 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:354 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:886 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:888 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:890 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:892 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:895 -msgid "Add to modules list" -msgstr "モジュール一覧に追加" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:358 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:897 -msgid "Remove from modules list" -msgstr "モジュール一覧から削除" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:964 -msgid "Device" -msgstr "デバイス" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:421 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:437 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:453 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:469 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:970 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:986 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1002 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1018 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1034 -#: ../../godmode/events/event_edit_filter.php:290 -#: ../../mobile/operation/events.php:485 -#: ../../include/functions_events.php:2422 -#: ../../operation/events/events_list.php:569 -msgid "Repeated" -msgstr "複数回発生イベント" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:344 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:431 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:980 -#: ../../godmode/reporting/visual_console_builder.wizard.php:150 -#: ../../include/functions_visual_map_editor.php:315 -msgid "Process" -msgstr "処理" - -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1012 -msgid "Temperature" -msgstr "温度" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:491 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1059 -msgid "Modules list is empty" -msgstr "モジュール一覧が空です" - -#: ../../enterprise/godmode/policies/configure_policy.php:43 -msgid "Add policy" -msgstr "ポリシー追加" - -#: ../../enterprise/godmode/policies/policy_collections.php:68 -msgid "" -"Successfully added to delete the collection. Will be deleted in the next " -"policy application." -msgstr "コレクション削除を追加しました。次回のポリシー適用時に削除されます。" - -#: ../../enterprise/godmode/policies/policy_alerts.php:148 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:73 -msgid "Created successfuly" -msgstr "作成しました" - -#: ../../enterprise/godmode/policies/policy_alerts.php:164 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:95 -msgid "" -"Successfully added to delete pending alerts. Will be deleted in the next " -"policy application." -msgstr "削除待ちアラートを追加しました。次回のポリシー適用時に削除されます。" - -#: ../../enterprise/godmode/policies/policy_alerts.php:188 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:120 -msgid "Added action successfuly" -msgstr "アクションを追加しました" - -#: ../../enterprise/godmode/policies/policy_alerts.php:206 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:140 -msgid "Deleted action successfuly" -msgstr "アクションを削除しました" - -#: ../../enterprise/godmode/policies/policy_alerts.php:511 -msgid "Policy module" -msgstr "ポリシーモジュール" - -#: ../../enterprise/godmode/policies/policy_modules.php:21 -#: ../../enterprise/godmode/policies/policy_modules.php:1226 -#: ../../godmode/agentes/module_manager_editor_common.php:396 -msgid "Not needed" -msgstr "不要です。" - -#: ../../enterprise/godmode/policies/policy_modules.php:212 -msgid "" -"If you change this description, you must change into the text of Data " -"configuration." -msgstr "この説明を変更すると、データ設定のテキストを変更する必要があります。" - -#: ../../enterprise/godmode/policies/policy_modules.php:301 -msgid "Module macros" -msgstr "モジュールマクロ" - -#: ../../enterprise/godmode/policies/policy_modules.php:398 -msgid "Could not be added module(s). You must select a policy" -msgstr "モジュールを追加できません。ポリシーを選択する必要があります。" - -#: ../../enterprise/godmode/policies/policy_modules.php:426 -#, php-format -msgid "Successfully added module(s) (%s/%s) to policy %s" -msgstr "モジュール (%s/%s) を、ポリシー %s に追加しました" - -#: ../../enterprise/godmode/policies/policy_modules.php:428 -#, php-format -msgid "Could not be added module(s) (%s/%s) to policy %s" -msgstr "モジュール (%s/%s) をポリシー %s に追加できませんでした" - -#: ../../enterprise/godmode/policies/policy_modules.php:670 -msgid "Could not be added module." -msgstr "モジュールを追加できませんでした。" - -#: ../../enterprise/godmode/policies/policy_modules.php:891 -msgid "" -"The module type in Data configuration is empty, take from combo box of form." -msgstr "データ設定内のモジュールタイプが空です。フォームから選択してください。" - -#: ../../enterprise/godmode/policies/policy_modules.php:894 -msgid "" -"The module name in Data configuration is empty, take from text field of form." -msgstr "データ設定内のモジュール名が空です。テキストフィールドに入力してください。" - -#: ../../enterprise/godmode/policies/policy_modules.php:921 -#: ../../enterprise/godmode/policies/policy_modules.php:935 -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:93 -msgid "" -"Successfully added to delete pending modules. Will be deleted in the next " -"policy application." -msgstr "削除待ちモジュールに追加しました。次回のポリシー適用時に削除されます。" - -#: ../../enterprise/godmode/policies/policy_modules.php:925 -msgid "Could not be added to deleted all modules." -msgstr "削除済の全モジュールへの追加ができませんでした。" - -#: ../../enterprise/godmode/policies/policy_modules.php:982 -#: ../../godmode/agentes/configurar_agente.php:1414 -#, php-format -msgid "copy of %s" -msgstr "%s のコピー" - -#: ../../enterprise/godmode/policies/policy_modules.php:994 -#: ../../godmode/agentes/configurar_agente.php:1424 -#, php-format -msgid "copy of %s (%d)" -msgstr "%s のコピー (%d)" - -#: ../../enterprise/godmode/policies/policy_modules.php:1011 -msgid "Successfully duplicate the module." -msgstr "モジュールを複製しました。" - -#: ../../enterprise/godmode/policies/policy_modules.php:1012 -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:240 -msgid "Could not be duplicated" -msgstr "複製できませんでした" - -#: ../../enterprise/godmode/policies/policy_modules.php:1071 -msgid "Local component" -msgstr "ローカルコンポーネント" - -#: ../../enterprise/godmode/policies/policy_modules.php:1080 -#: ../../enterprise/godmode/policies/policy_modules.php:1081 -#: ../../godmode/agentes/module_manager.php:695 -msgid "Enable module" -msgstr "モジュールを有効化" - -#: ../../enterprise/godmode/policies/policy_modules.php:1086 -#: ../../enterprise/godmode/policies/policy_modules.php:1087 -#: ../../godmode/agentes/module_manager.php:700 -msgid "Disable module" -msgstr "モジュールを無効化" - -#: ../../enterprise/godmode/policies/policy_modules.php:1137 -msgid "There are no defined modules" -msgstr "定義済のモジュールがありません" - -#: ../../enterprise/godmode/policies/policy_modules.php:1154 -#: ../../godmode/massive/massive_copy_modules.php:136 -msgid "Copy modules" -msgstr "モジュールのコピー" - -#: ../../enterprise/godmode/policies/policy_modules.php:1155 -msgid "Copy selected modules to policy: " -msgstr "選択したモジュールをポリシーへコピー: " - -#: ../../enterprise/godmode/policies/policy_modules.php:1195 -#: ../../godmode/agentes/module_manager_editor.php:515 -msgid "No module name provided" -msgstr "モジュール名がありません。" - -#: ../../enterprise/godmode/policies/policy_modules.php:1196 -#: ../../godmode/agentes/module_manager_editor.php:516 -msgid "No target IP provided" -msgstr "対象 IP がありません。" - -#: ../../enterprise/godmode/policies/policy_modules.php:1197 -#: ../../godmode/agentes/module_manager_editor.php:517 -msgid "No SNMP OID provided" -msgstr "SNMP OID がありません。" - -#: ../../enterprise/godmode/policies/policy_modules.php:1292 -msgid "Variable" -msgstr "値" - -#: ../../enterprise/godmode/policies/policy_modules.php:1332 -msgid "Are you sure to copy modules into policy?\\n" -msgstr "モジュールをポリシーにコピーしますか?\\n" - -#: ../../enterprise/godmode/policies/policy_modules.php:1352 -msgid "Please select any module to copy" -msgstr "コピーするモジュールを選択してください" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:111 -#, php-format -msgid "Free space on %s" -msgstr "%s の空き容量" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:204 -#, php-format -msgid "%s service modules created succesfully" -msgstr "%s 個のサービスモジュールを作成しました" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:207 -#, php-format -msgid "Error creating %s service modules" -msgstr "%s 個のサービスモジュール作成エラー" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:212 -#, php-format -msgid "%s process modules created succesfully" -msgstr "%s 個のプロセスモジュールを作成しました" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:215 -#, php-format -msgid "Error creating %s process modules" -msgstr "%s 個のプロセスモジュール作成エラー" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:220 -#, php-format -msgid "%s disk space modules created succesfully" -msgstr "%s 個のディスクスペースモジュールを作成しました" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:223 -#, php-format -msgid "Error creating %s disk space modules" -msgstr "%s 個のディスクスペースモジュール作成エラー" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:228 -#, php-format -msgid "%s modules created from components succesfully" -msgstr "コンポーネントから %s 個のモジュールを作成しました" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:231 -#, php-format -msgid "Error creating %s modules from components" -msgstr "コンポーネントから %s 個のモジュールの作成エラー" - -#: ../../godmode/modules/manage_network_components_form_wmi.php:42 -#: ../../godmode/agentes/module_manager_editor_wmi.php:47 -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:257 -msgid "Namespace" -msgstr "名前空間" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:274 -msgid "WMI Explore" -msgstr "WMIエクスプローラ" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:278 -msgid "Unable to do WMI explorer" -msgstr "WMIエクスプローラを実行できません" - -#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:303 -msgid "WMI components" -msgstr "WMIコンポーネント" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:77 -msgid "Duplicated alert" -msgstr "アラートが重複しています" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:170 -#: ../../enterprise/godmode/policies/policy_external_alerts.php:299 -msgid "Modules in policy agents" -msgstr "ポリシーエージェント内のモジュール" - -#: ../../enterprise/godmode/policies/policy_external_alerts.php:315 -msgid "Alert Template" -msgstr "アラートテンプレート" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:65 -msgid "Module is not selected" -msgstr "モジュールが選択されていません" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:186 -msgid "Select inventory module" -msgstr "インベントリモジュールの選択" - -#: ../../enterprise/godmode/policies/policy_inventory_modules.php:235 -msgid "There are no defined inventory modules" -msgstr "定義済のインベントリモジュールがありません" - -#: ../../enterprise/godmode/policies/policy_queue.php:101 -msgid "Operations successfully deleted from the queue" -msgstr "キューから操作を削除しました" - -#: ../../enterprise/godmode/policies/policy_queue.php:102 -msgid "Operations cannot be deleted from the queue" -msgstr "キューから操作を削除できません" - -#: ../../enterprise/godmode/policies/policy_queue.php:160 -msgid "Update pending" -msgstr "更新待ち" - -#: ../../enterprise/godmode/policies/policy_queue.php:162 -msgid "Update pending agents" -msgstr "更新待ちエージェント" - -#: ../../enterprise/godmode/policies/policy_queue.php:180 -msgid "Add to apply queue only for database" -msgstr "データベースにのみ適用キューを追加" - -#: ../../enterprise/godmode/policies/policy_queue.php:186 -msgid "Link pending modules" -msgstr "リンク待ちモジュール" - -#: ../../enterprise/godmode/policies/policy_queue.php:192 -msgid "Will be linked in the next policy application" -msgstr "次回のポリシー適用でリンクされます" - -#: ../../enterprise/godmode/policies/policy_queue.php:195 -msgid "Unlink pending modules" -msgstr "リンク解除待ちモジュール" - -#: ../../enterprise/godmode/policies/policy_queue.php:201 -msgid "Will be unlinked in the next policy application" -msgstr "次回のポリシー適用でリンクが解除されます" - -#: ../../enterprise/godmode/policies/policy_queue.php:206 -msgid "Delete pending" -msgstr "削除待ち" - -#: ../../enterprise/godmode/policies/policy_queue.php:208 -msgid "Delete pending agents" -msgstr "削除待ちエージェント" - -#: ../../enterprise/godmode/policies/policy_queue.php:214 -#: ../../enterprise/godmode/policies/policy_queue.php:223 -#: ../../enterprise/godmode/policies/policy_queue.php:232 -#: ../../enterprise/godmode/policies/policy_queue.php:241 -#: ../../enterprise/godmode/policies/policy_queue.php:250 -#: ../../enterprise/godmode/policies/policy_queue.php:259 -#: ../../enterprise/godmode/policies/policy_queue.php:268 -msgid "Will be deleted in the next policy application" -msgstr "次回のポリシー適用で削除されます" - -#: ../../enterprise/godmode/policies/policy_queue.php:217 -msgid "Delete pending modules" -msgstr "削除待ちモジュール" - -#: ../../enterprise/godmode/policies/policy_queue.php:226 -msgid "Delete pending inventory modules" -msgstr "削除待ちインベントリモジュール" - -#: ../../enterprise/godmode/policies/policy_queue.php:235 -msgid "Delete pending alerts" -msgstr "削除待ちアラート" - -#: ../../enterprise/godmode/policies/policy_queue.php:244 -msgid "Delete pending external alerts" -msgstr "削除待ち外部アラート" - -#: ../../enterprise/godmode/policies/policy_queue.php:253 -msgid "Delete pending file collections" -msgstr "削除待ちファイルコレクション" - -#: ../../enterprise/godmode/policies/policy_queue.php:262 -msgid "Delete pending plugins" -msgstr "削除待ちプラグイン" - -#: ../../enterprise/godmode/policies/policy_queue.php:274 -msgid "Advices" -msgstr "アドバイス" - -#: ../../enterprise/godmode/policies/policy_queue.php:277 -msgid "Queue summary" -msgstr "キューサマリ" - -#: ../../enterprise/godmode/policies/policy_queue.php:277 -#: ../../enterprise/godmode/policies/policy_queue.php:364 -#: ../../godmode/users/user_list.php:249 -#: ../../godmode/snmpconsole/snmp_alert.php:913 -#: ../../godmode/alerts/alert_list.list.php:163 -#: ../../operation/agentes/alerts_status.php:396 -#: ../../operation/agentes/graphs.php:163 -#: ../../operation/snmpconsole/snmp_view.php:454 -msgid "Toggle filter(s)" -msgstr "フィルタ設定" - -#: ../../enterprise/godmode/policies/policy_queue.php:364 -msgid "Queue filter" -msgstr "キューフィルタ" - -#: ../../enterprise/godmode/policies/policy_queue.php:459 -msgid "Empty queue" -msgstr "キューが空です" - -#: ../../enterprise/godmode/policies/policy_queue.php:476 -msgid "This operation could take a long time" -msgstr "この操作は時間がかかります" - -#: ../../enterprise/godmode/policies/policy_queue.php:487 -msgid "Apply all" -msgstr "すべて適用" - -#: ../../enterprise/godmode/policies/policy_queue.php:493 -msgid "Delete all" -msgstr "すべて削除" - -#: ../../enterprise/godmode/policies/policy_linking.php:26 -msgid "Linking modules" -msgstr "リンク中モジュール" - -#: ../../enterprise/godmode/policies/policy_linking.php:53 -msgid "Error: Update linking modules to policy" -msgstr "エラー: ポリシーへのモジュールリンク更新" - -#: ../../enterprise/godmode/policies/policy_linking.php:56 -msgid "Success: Update linking modules to policy" -msgstr "成功: ポリシーへのモジュールリンク更新" - -#: ../../enterprise/godmode/policies/policy_linking.php:66 -msgid "Free text for filter (*)" -msgstr "フィルタテキスト (*)" - -#: ../../enterprise/godmode/policies/policy_linking.php:67 -msgid "Free text for filter" -msgstr "フィルタテキスト" - -#: ../../enterprise/godmode/policies/policy_linking.php:110 -msgid "List of modules unlinked" -msgstr "未リンクモジュール一覧" - -#: ../../enterprise/godmode/policies/policy_linking.php:137 -#: ../../godmode/setup/links.php:109 -msgid "Link" -msgstr "リンク" - -#: ../../enterprise/godmode/policies/policy_linking.php:143 -msgid "There are no defined modules unlinked" -msgstr "定義済の未リンクモジュールがありません" - -#: ../../enterprise/godmode/massive/massive_operations.php:78 -msgid "Bulk alerts policy add" -msgstr "一括アラートポリシー追加" - -#: ../../enterprise/godmode/massive/massive_operations.php:79 -msgid "Bulk alerts policy delete" -msgstr "一括アラートポリシー削除" - -#: ../../enterprise/godmode/massive/massive_operations.php:80 -msgid "Bulk tags module policy edit" -msgstr "一括タグモジュールポリシー編集" - -#: ../../enterprise/godmode/massive/massive_operations.php:81 -msgid "Bulk modules policy tags edit" -msgstr "一括モジュールポリシータグ編集" - -#: ../../enterprise/godmode/massive/massive_operations.php:89 -msgid "Bulk alert SNMP delete" -msgstr "一括SNMPアラート削除" - -#: ../../enterprise/godmode/massive/massive_operations.php:90 -msgid "Bulk alert SNMP edit" -msgstr "一括SNMPアラート編集" - -#: ../../enterprise/godmode/massive/massive_operations.php:98 -msgid "Bulk Satellite modules edit" -msgstr "一括サテライトモジュール編集" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:67 -msgid "Success: remove the alerts." -msgstr "成功: アラート削除" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:67 -msgid "Failed: remove the alerts for this modules, please check." -msgstr "失敗: このモジュールのアラート削除、確認してください。" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:113 -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:114 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:112 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:113 -#: ../../include/functions_alerts.php:548 -msgid "Regular expression" -msgstr "正規表現" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:116 -#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:115 -msgid "Modules agents in policy" -msgstr "ポリシー内のモジュールエージェント" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:62 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:62 -msgid "Successful update the tags" -msgstr "タグを更新しました" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:63 -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:63 -msgid "Unsuccessful update the tags" -msgstr "タグの更新に失敗しました" - -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:100 -msgid "Modules unused" -msgstr "未使用モジュール" - -#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:116 -msgid "Modules used" -msgstr "使用中モジュール" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:202 -#: ../../godmode/massive/massive_delete_modules.php:435 -#: ../../godmode/massive/massive_edit_modules.php:278 -msgid "Agent group" -msgstr "エージェントグループ" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:215 -msgid "Filter module" -msgstr "モジュールのフィルタ" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:225 -#: ../../godmode/massive/massive_delete_modules.php:499 -#: ../../godmode/massive/massive_add_alerts.php:167 -#: ../../godmode/massive/massive_delete_alerts.php:226 -#: ../../godmode/massive/massive_edit_modules.php:343 -msgid "When select agents" -msgstr "エージェント選択時の動作" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:228 -#: ../../godmode/massive/massive_delete_modules.php:501 -#: ../../godmode/massive/massive_add_alerts.php:169 -#: ../../godmode/massive/massive_delete_alerts.php:228 -#: ../../godmode/massive/massive_edit_modules.php:346 -msgid "Show common modules" -msgstr "共通モジュールの表示" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:229 -#: ../../godmode/massive/massive_delete_modules.php:501 -#: ../../godmode/massive/massive_add_alerts.php:169 -#: ../../godmode/massive/massive_delete_alerts.php:228 -#: ../../godmode/massive/massive_edit_modules.php:347 -msgid "Show all modules" -msgstr "全モジュール表示" - -#: ../../enterprise/godmode/modules/configure_local_component.php:218 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:237 -#: ../../godmode/modules/manage_network_components_form_common.php:106 -#: ../../godmode/agentes/module_manager_editor_common.php:240 -#: ../../godmode/massive/massive_edit_modules.php:356 -#: ../../include/functions_treeview.php:98 -#: ../../include/functions_alerts.php:554 -msgid "Warning status" -msgstr "警告状態" - -#: ../../enterprise/godmode/modules/configure_local_component.php:225 -#: ../../enterprise/godmode/modules/configure_local_component.php:240 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:258 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:287 -#: ../../godmode/modules/manage_network_components_form_common.php:113 -#: ../../godmode/modules/manage_network_components_form_common.php:126 -#: ../../godmode/agentes/module_manager_editor_common.php:253 -#: ../../godmode/agentes/module_manager_editor_common.php:272 -#: ../../godmode/massive/massive_edit_modules.php:378 -#: ../../godmode/massive/massive_edit_modules.php:424 -#: ../../include/functions_treeview.php:91 -#: ../../include/functions_treeview.php:104 -msgid "Str." -msgstr "文字列" - -#: ../../enterprise/godmode/modules/configure_local_component.php:233 -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 -#: ../../godmode/modules/manage_network_components_form_common.php:119 -#: ../../godmode/agentes/module_manager_editor_common.php:260 -#: ../../godmode/massive/massive_edit_modules.php:402 -#: ../../include/functions_treeview.php:110 -#: ../../include/functions_alerts.php:555 -msgid "Critical status" -msgstr "障害状態" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:334 -msgid "Updated modules on database" -msgstr "データベース上のモジュールを更新しました" - -#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:336 -msgid "Agent configuration files updated" -msgstr "エージェント設定ファイルを更新しました" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:27 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:259 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:278 -#: ../../godmode/massive/massive_edit_agents.php:278 -#: ../../godmode/massive/massive_edit_agents.php:281 -#: ../../godmode/massive/massive_edit_agents.php:285 -#: ../../godmode/massive/massive_edit_agents.php:289 -#: ../../godmode/massive/massive_edit_agents.php:300 -#: ../../godmode/massive/massive_edit_agents.php:338 -#: ../../godmode/massive/massive_edit_agents.php:344 -#: ../../godmode/massive/massive_edit_agents.php:383 -#: ../../godmode/massive/massive_edit_agents.php:392 -#: ../../godmode/massive/massive_edit_agents.php:399 -#: ../../godmode/massive/massive_edit_modules.php:394 -#: ../../godmode/massive/massive_edit_modules.php:439 -#: ../../godmode/massive/massive_edit_modules.php:454 -#: ../../godmode/massive/massive_edit_modules.php:458 -#: ../../godmode/massive/massive_edit_modules.php:476 -#: ../../godmode/massive/massive_edit_modules.php:484 -#: ../../godmode/massive/massive_edit_modules.php:488 -#: ../../godmode/massive/massive_edit_modules.php:491 -#: ../../godmode/massive/massive_edit_modules.php:504 -#: ../../godmode/massive/massive_edit_modules.php:517 -#: ../../godmode/massive/massive_edit_modules.php:525 -#: ../../godmode/massive/massive_edit_modules.php:538 -#: ../../godmode/massive/massive_edit_modules.php:546 -#: ../../godmode/massive/massive_edit_modules.php:552 -#: ../../godmode/massive/massive_edit_modules.php:564 -#: ../../godmode/massive/massive_edit_modules.php:583 -msgid "No change" -msgstr "変更無し" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:28 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:29 -#: ../../godmode/snmpconsole/snmp_alert.php:28 -#: ../../operation/snmpconsole/snmp_view.php:424 -#: ../../operation/snmpconsole/snmp_view.php:718 -#: ../../operation/snmpconsole/snmp_view.php:725 -msgid "Cold start (0)" -msgstr "Cold start (0)" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 -#: ../../godmode/snmpconsole/snmp_alert.php:29 -#: ../../operation/snmpconsole/snmp_view.php:425 -#: ../../operation/snmpconsole/snmp_view.php:718 -#: ../../operation/snmpconsole/snmp_view.php:728 -msgid "Warm start (1)" -msgstr "Warm start (1)" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 -#: ../../godmode/snmpconsole/snmp_alert.php:30 -#: ../../operation/snmpconsole/snmp_view.php:426 -#: ../../operation/snmpconsole/snmp_view.php:718 -#: ../../operation/snmpconsole/snmp_view.php:731 -msgid "Link down (2)" -msgstr "Link down (2)" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 -#: ../../godmode/snmpconsole/snmp_alert.php:31 -#: ../../operation/snmpconsole/snmp_view.php:427 -#: ../../operation/snmpconsole/snmp_view.php:718 -#: ../../operation/snmpconsole/snmp_view.php:734 -msgid "Link up (3)" -msgstr "Link up (3)" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 -#: ../../godmode/snmpconsole/snmp_alert.php:32 -#: ../../operation/snmpconsole/snmp_view.php:428 -#: ../../operation/snmpconsole/snmp_view.php:718 -#: ../../operation/snmpconsole/snmp_view.php:737 -msgid "Authentication failure (4)" -msgstr "Authentication failure (4)" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:186 -#, php-format -msgid "Successfully updated alerts (%s / %s)" -msgstr "アラートを更新しました (%s / %s)" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:190 -#, php-format -msgid "Unsuccessfully updated alerts (%s / %s)" -msgstr "アラートの更新に失敗しました (%s / %s)" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:166 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:217 -msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " -"Single value, each Custom OIDs/Datas." -msgstr "説明、OID、カスタム値、SNMPエージェント(IP)、単一値、それぞれのカスタム OID/データ フィールドで検索します。" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:169 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:220 -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:249 -#: ../../godmode/snmpconsole/snmp_alert.php:563 -#: ../../godmode/snmpconsole/snmp_alert.php:897 -#: ../../operation/snmpconsole/snmp_view.php:420 -msgid "Trap type" -msgstr "トラップタイプ" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 -msgid "SNMP Alerts to be edit" -msgstr "編集するSNMPアラート" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:245 -#: ../../godmode/snmpconsole/snmp_alert.php:542 -msgid "Custom Value/OID" -msgstr "カスタム値/OID" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:247 -#: ../../godmode/snmpconsole/snmp_trap_generator.php:78 -#: ../../godmode/snmpconsole/snmp_alert.php:551 -#: ../../godmode/snmpconsole/snmp_alert.php:1047 -#: ../../operation/snmpconsole/snmp_view.php:509 -msgid "SNMP Agent" -msgstr "SNMPエージェント" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:251 -#: ../../godmode/snmpconsole/snmp_alert.php:568 -msgid "Single value" -msgstr "単一値" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:270 -#: ../../godmode/snmpconsole/snmp_alert.php:827 -msgid "Other value" -msgstr "他の値" - -#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:280 -#: ../../godmode/snmpconsole/snmp_alert.php:860 -#: ../../godmode/snmpconsole/snmp_alert.php:1042 -#: ../../godmode/reporting/reporting_builder.list_items.php:284 -#: ../../godmode/reporting/visual_console_builder.elements.php:80 -#: ../../include/functions_visual_map_editor.php:464 -msgid "Position" -msgstr "位置" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:137 -#: ../../godmode/snmpconsole/snmp_alert.php:484 -#, php-format -msgid "Successfully deleted alerts (%s / %s)" -msgstr "アラート (%s / %s) を削除しました" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:141 -#: ../../godmode/snmpconsole/snmp_alert.php:488 -#, php-format -msgid "Unsuccessfully deleted alerts (%s / %s)" -msgstr "アラート (%s /%s) を削除できませんでした" - -#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:182 -msgid "SNMP Alerts to be deleted" -msgstr "削除するSNMPアラート" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:102 -msgid "Tags unused" -msgstr "未使用タグ" - -#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:118 -msgid "Tags used" -msgstr "使用中タグ" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:66 -msgid "Success: create the alerts." -msgstr "成功: アラート作成" - -#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:66 -msgid "Failed: create the alerts for this modules, please check." -msgstr "失敗: このモジュールのアラート作成、確認してください。" - -#: ../../enterprise/godmode/admin_access_logs.php:42 -msgid "Show extended info" -msgstr "拡張情報表示" - -#: ../../enterprise/godmode/admin_access_logs.php:61 -msgid "" -"Maybe delete the extended data or the audit data is previous to table " -"tsession_extended." -msgstr "拡張データが削除されているか、監査データが tsession_extended テーブルにありません。" - -#: ../../enterprise/godmode/admin_access_logs.php:71 -msgid "Security check is ok." -msgstr "セキュリティチェックは正常です。" - -#: ../../enterprise/godmode/admin_access_logs.php:78 -msgid "Security check is fail." -msgstr "セキュリティチェックに失敗しました。" - -#: ../../enterprise/godmode/admin_access_logs.php:115 -msgid "Extended info:" -msgstr "拡張情報:" - -#: ../../enterprise/godmode/services/services.service.php:62 -msgid "Service created successfully" -msgstr "サービスを作成しました" - -#: ../../enterprise/godmode/services/services.service.php:63 -msgid "Error creating service" -msgstr "サービス作成エラー" - -#: ../../enterprise/godmode/services/services.service.php:85 -msgid "No name and description specified for the service" -msgstr "サービスに名前と説明がありません" - -#: ../../enterprise/godmode/services/services.service.php:90 -msgid "No name specified for the service" -msgstr "サービスに名前がありません" - -#: ../../enterprise/godmode/services/services.service.php:95 -msgid "No description specified for the service" -msgstr "サービスに説明がありません" - -#: ../../enterprise/godmode/services/services.service.php:109 -msgid "Error updating service" -msgstr "サービスの更新エラー" - -#: ../../enterprise/godmode/services/services.service.php:113 -msgid "Service updated successfully" -msgstr "サービスを更新しました" - -#: ../../enterprise/godmode/services/services.service.php:130 -msgid "New Service" -msgstr "新規サービス" - -#: ../../enterprise/godmode/services/services.service.php:218 -msgid "No Services or concrete action" -msgstr "サービスまたは具体的なアクションがありません" - -#: ../../enterprise/godmode/services/services.service.php:229 -msgid "General Data" -msgstr "一般データ" - -#: ../../enterprise/godmode/services/services.service.php:245 -msgid "You should set the weights manually" -msgstr "手動でウエイトを設定する必要があります" - -#: ../../enterprise/godmode/services/services.service.php:248 -msgid "The weights have default values" -msgstr "ウエイトはデフォルト値です" - -#: ../../enterprise/godmode/services/services.service.php:251 -msgid "" -"Only the elements configured as 'critical element' are used to calculate the " -"service status" -msgstr "'障害' として設定されているもののみサービスの状態計算に利用されます。" - -#: ../../enterprise/godmode/services/services.service.php:255 -#: ../../enterprise/godmode/services/services.elements.php:70 -msgid "" -"This values are by default because the service is auto calculate mode." -msgstr "サービスが自動計算モードのため、デフォルト値です。" - -#: ../../enterprise/godmode/services/services.service.php:271 -msgid "Agent to store data" -msgstr "データを保存するエージェント" - -#: ../../enterprise/godmode/services/services.service.php:294 -msgid "S.L.A. interval" -msgstr "SLA 間隔" - -#: ../../enterprise/godmode/services/services.service.php:299 -msgid "S.L.A. limit" -msgstr "SLA 制限" - -#: ../../enterprise/godmode/services/services.service.php:301 -msgid "Please set limit between 0 to 100." -msgstr "制限は、0 と 100 の間で設定してください。" - -#: ../../enterprise/godmode/services/services.service.php:309 -msgid "" -"Here are described the alert templates, which will use their default " -"actions.\n" -"\t\tYou can modify the default behaviour editing alerts in the agent who " -"stores data and alert definitions about the service and the SLA status." -msgstr "" -"アラートテンプレートの説明です。デフォルトのアクションで利用されます。\n" -"\t\tデータが存在しサービスとSLAの状態に関するアラートの定義があるエージェントでアラートを編集することによりデフォルトの動作を変更できます。" - -#: ../../enterprise/godmode/services/services.service.php:323 -msgid "Warning Service alert" -msgstr "警告サービスアラート" - -#: ../../enterprise/godmode/services/services.service.php:334 -msgid "Critical Service alert" -msgstr "障害サービスアラート" - -#: ../../enterprise/godmode/services/services.service.php:352 -msgid "SLA critical service alert" -msgstr "SLA 障害サービスアラート" - -#: ../../enterprise/godmode/services/services.elements.php:82 -msgid "Invalid service" -msgstr "不正なサービスです" - -#: ../../enterprise/godmode/services/services.elements.php:123 -#: ../../enterprise/godmode/services/services.elements.php:128 -#: ../../operation/search_maps.php:33 -msgid "Elements" -msgstr "エレメント" - -#: ../../enterprise/godmode/services/services.elements.php:147 -msgid "Error empty module" -msgstr "モジュールが空です" - -#: ../../enterprise/godmode/services/services.elements.php:156 -msgid "Error empty agent" -msgstr "エージェントが空です" - -#: ../../enterprise/godmode/services/services.elements.php:165 -msgid "Error empty service" -msgstr "サービスが空です" - -#: ../../enterprise/godmode/services/services.elements.php:187 -msgid "Service element created successfully" -msgstr "サービス要素を作成しました" - -#: ../../enterprise/godmode/services/services.elements.php:188 -msgid "Error creating service element" -msgstr "サービス要素の作成エラー" - -#: ../../enterprise/godmode/services/services.elements.php:262 -msgid "Service element updated successfully" -msgstr "サービス要素を更新しました" - -#: ../../enterprise/godmode/services/services.elements.php:263 -msgid "Error updating service element" -msgstr "サービス要素の更新エラー" - -#: ../../enterprise/godmode/services/services.elements.php:270 -msgid "Service element deleted successfully" -msgstr "サービス要素を削除しました" - -#: ../../enterprise/godmode/services/services.elements.php:271 -msgid "Error deleting service element" -msgstr "サービス要素の削除エラー" - -#: ../../enterprise/godmode/services/services.elements.php:309 -msgid "Edit element service" -msgstr "サービス要素編集" - -#: ../../enterprise/godmode/services/services.elements.php:312 -msgid "Create element service" -msgstr "サービス要素作成" - -#: ../../enterprise/godmode/services/services.elements.php:362 -msgid "First select an agent" -msgstr "最初にエージェントを選択" - -#: ../../enterprise/godmode/services/services.elements.php:380 -msgid "Critical weight" -msgstr "障害ウエイト" - -#: ../../enterprise/godmode/services/services.elements.php:385 -msgid "Warning weight" -msgstr "警告ウエイト" - -#: ../../enterprise/godmode/services/services.elements.php:390 -msgid "Unknown weight" -msgstr "不明ウエイト" - -#: ../../enterprise/godmode/services/services.elements.php:395 -msgid "Ok weight" -msgstr "正常ウエイト" - -#: ../../enterprise/godmode/services/services.elements.php:403 -msgid "" -"Only the critical elements are relevant to calculate the service status" -msgstr "障害状態のもののみがサービス状態の計算に使われます" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:174 -msgid "Successfully added trap custom values" -msgstr "トラップカスタム値を追加しました" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:177 -msgid "Error adding trap custom values" -msgstr "トラップカスタム値の追加エラー" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:181 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:221 -msgid "This OID is preexistent." -msgstr "この OID は元から存在します。" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:211 -msgid "No change in data" -msgstr "データに変更がありません" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:214 -msgid "Successfully updated trap custom values" -msgstr "トラップカスタム値を更新しました" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:217 -msgid "Error updating trap custom values" -msgstr "トラップカスタム値の更新エラー" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:232 -msgid "Successfully deleted trap custom values" -msgstr "トラップカスタム値を削除しました" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:236 -msgid "Error deleting trap custom values" -msgstr "トラップカスタム値の削除エラー" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:243 -#, php-format -msgid "Uploaded %s/%s traps" -msgstr "%s/%s トラップをアップロードしました" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:247 -msgid "Fail uploaded file" -msgstr "ファイルのアップロードに失敗しました" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:251 -msgid "" -"MIB files will be loaded and searched for SNMP trap definitions. They will " -"not be installed on the system! You can use the MIB uploader for that " -"purpose." -msgstr "" -"MIBファイルがロードされ SNMP トラップ定義で検索されます。システムにはインストールされません。MIB アップローダはこの目的の範囲で利用できます。" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:260 -msgid "Load MIB" -msgstr "MIBのロード" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:262 -msgid "Upload MIB" -msgstr "MIBをアップロード" - -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:65 -#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:283 -msgid "Custom OID" -msgstr "カスタム OID" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:67 -msgid "Successfully created inventory module" -msgstr "インベントリモジュールを作成しました" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:71 -msgid "Error creating inventory module" -msgstr "インベントリモジュールの作成エラー" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:136 -#: ../../enterprise/godmode/modules/local_components.php:343 -#: ../../godmode/modules/manage_nc_groups.php:154 -#: ../../godmode/modules/manage_network_components.php:387 -#: ../../godmode/modules/manage_network_templates.php:85 -msgid "Successfully multiple deleted" -msgstr "複数削除しました" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:137 -#: ../../enterprise/godmode/modules/local_components.php:344 -#: ../../godmode/modules/manage_nc_groups.php:155 -#: ../../godmode/modules/manage_network_components.php:388 -#: ../../godmode/modules/manage_network_templates.php:86 -msgid "Not deleted. Error deleting multiple data" -msgstr "削除できませんでした。複数データの削除でエラーです。" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:157 -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:86 -msgid "Interpreter" -msgstr "処理系" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:200 -msgid "No inventory modules defined" -msgstr "インベントリモジュールがありません" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:217 -msgid "Local module" -msgstr "ローカルモジュール" - -#: ../../enterprise/godmode/modules/manage_inventory_modules.php:220 -msgid "Remote/Local" -msgstr "リモート/ローカル" - -#: ../../enterprise/godmode/modules/local_components.php:89 -msgid "Local component management" -msgstr "ローカルコンポーネント管理" - -#: ../../enterprise/godmode/modules/local_components.php:106 -#: ../../godmode/modules/manage_network_components.php:156 -#: ../../godmode/alerts/configure_alert_template.php:118 -#, php-format -msgid "Successfully created from %s" -msgstr "%s から作成しました。" - -#: ../../enterprise/godmode/modules/local_components.php:245 -#: ../../godmode/modules/manage_network_components.php:253 -#: ../../godmode/servers/recon_script.php:320 -msgid "Created successfully" -msgstr "作成しました。" - -#: ../../enterprise/godmode/modules/local_components.php:303 -#: ../../godmode/modules/manage_network_components.php:340 -#: ../../godmode/servers/recon_script.php:274 -msgid "Updated successfully" -msgstr "更新しました。" - -#: ../../enterprise/godmode/modules/local_components.php:428 -#: ../../godmode/modules/manage_network_components.php:500 -msgid "Free Search" -msgstr "検索文字列" - -#: ../../enterprise/godmode/modules/local_components.php:429 -msgid "Search by name, description or data, list matches." -msgstr "名前、説明、データでマッチするものを検索します。" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:88 -msgid "Left blank for the LOCAL inventory modules" -msgstr "ローカルインベントリモジュールの場合は入力しないでください" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:90 -msgid "Block Mode" -msgstr "ブロックモード" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:93 -#: ../../godmode/massive/massive_standby_alerts.php:154 -#: ../../godmode/massive/massive_standby_alerts.php:171 -#: ../../godmode/massive/massive_enable_disable_alerts.php:154 -#: ../../godmode/massive/massive_enable_disable_alerts.php:171 -msgid "Format" -msgstr "フォーマット" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:94 -msgid "separate fields with " -msgstr "フィールドセパレータは、 " - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:97 -#: ../../include/ajax/double_auth.ajax.php:151 -#: ../../include/ajax/double_auth.ajax.php:287 -msgid "Code" -msgstr "コード" - -#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:98 -msgid "" -"Here is placed the script for the REMOTE inventory modules Local inventory " -"modules don't use this field" -msgstr "リモートインベントリモジュールのスクリプトを入力します。ローカルインベントリモジュールではこのフィールドは使いません。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:127 -msgid "Update Local Component" -msgstr "ローカルコンポーネント更新" - -#: ../../enterprise/godmode/modules/configure_local_component.php:130 -msgid "Create Local Component" -msgstr "ローカルコンポーネント作成" - -#: ../../enterprise/godmode/modules/configure_local_component.php:147 -#: ../../godmode/modules/manage_network_components_form_common.php:56 -#: ../../godmode/alerts/configure_alert_template.php:759 -msgid "Wizard level" -msgstr "ウィザードレベル" - -#: ../../enterprise/godmode/modules/configure_local_component.php:168 -msgid "Throw unknown events" -msgstr "不明イベントを発生させる" - -#: ../../enterprise/godmode/modules/configure_local_component.php:226 -#: ../../godmode/massive/massive_edit_modules.php:357 -#: ../../godmode/modules/manage_network_components_form_common.php:107 -msgid "Dynamic Interval" -msgstr "動的間隔" - -#: ../../enterprise/godmode/modules/configure_local_component.php:228 -#: ../../godmode/agentes/module_manager_editor_common.php:252 -#: ../../godmode/modules/manage_network_components_form_common.php:109 -msgid "Advanced options Dynamic Threshold" -msgstr "拡張オプション 動的閾値" - -#: ../../enterprise/godmode/modules/configure_local_component.php:230 -#: ../../godmode/modules/manage_network_components_form_common.php:111 -msgid "Dynamic Min. " -msgstr "動的最小値 " - -#: ../../enterprise/godmode/modules/configure_local_component.php:232 -#: ../../godmode/massive/massive_edit_modules.php:362 -#: ../../godmode/modules/manage_network_components_form_common.php:113 -msgid "Dynamic Max." -msgstr "動的最大値" - -#: ../../enterprise/godmode/modules/configure_local_component.php:234 -#: ../../godmode/massive/massive_edit_modules.php:365 -#: ../../godmode/modules/manage_network_components_form_common.php:115 -msgid "Dynamic Two Tailed: " -msgstr "2つの動的しきい値 " - -#: ../../enterprise/godmode/modules/configure_local_component.php:246 -#: ../../godmode/modules/manage_network_components_form_common.php:132 -#: ../../godmode/agentes/module_manager_editor_common.php:281 -#: ../../godmode/massive/massive_edit_modules.php:523 -msgid "FF threshold" -msgstr "連続抑制回数" - -#: ../../enterprise/godmode/modules/configure_local_component.php:248 -#: ../../godmode/modules/manage_network_components_form_common.php:134 -#: ../../godmode/agentes/module_manager_editor_common.php:284 -#: ../../godmode/massive/massive_edit_modules.php:525 -#: ../../godmode/massive/massive_edit_modules.php:526 -msgid "All state changing" -msgstr "全状態変化" - -#: ../../enterprise/godmode/modules/configure_local_component.php:251 -#: ../../godmode/modules/manage_network_components_form_common.php:137 -#: ../../godmode/agentes/module_manager_editor_common.php:287 -#: ../../godmode/massive/massive_edit_modules.php:525 -#: ../../godmode/massive/massive_edit_modules.php:527 -msgid "Each state changing" -msgstr "個別状態変化" - -#: ../../enterprise/godmode/modules/configure_local_component.php:252 -#: ../../godmode/modules/manage_network_components_form_common.php:138 -#: ../../godmode/agentes/module_manager_editor_common.php:288 -#: ../../godmode/massive/massive_edit_modules.php:528 -msgid "To normal" -msgstr "正常移行時" - -#: ../../enterprise/godmode/modules/configure_local_component.php:254 -#: ../../godmode/modules/manage_network_components_form_common.php:140 -#: ../../godmode/agentes/module_manager_editor_common.php:291 -#: ../../godmode/massive/massive_edit_modules.php:529 -msgid "To warning" -msgstr "警告移行時" - -#: ../../enterprise/godmode/modules/configure_local_component.php:256 -#: ../../godmode/modules/manage_network_components_form_common.php:142 -#: ../../godmode/agentes/module_manager_editor_common.php:294 -#: ../../godmode/massive/massive_edit_modules.php:530 -msgid "To critical" -msgstr "障害移行時" - -#: ../../enterprise/godmode/modules/configure_local_component.php:260 -#: ../../godmode/modules/manage_network_components_form_common.php:145 -#: ../../godmode/agentes/module_manager_editor_common.php:297 -#: ../../godmode/massive/massive_edit_modules.php:537 -#: ../../include/functions_reporting.php:2289 -msgid "Historical data" -msgstr "データの保存" - -#: ../../enterprise/godmode/modules/configure_local_component.php:263 -#: ../../godmode/agentes/module_manager_editor_common.php:425 -#: ../../godmode/massive/massive_edit_modules.php:534 -msgid "FF timeout" -msgstr "連続抑制タイムアウト" - -#: ../../enterprise/godmode/modules/configure_local_component.php:265 -#: ../../godmode/agentes/module_manager_editor_common.php:431 -#: ../../godmode/massive/massive_edit_modules.php:535 -msgid "" -"Timeout in secs from start of flip flop counting. If this value is exceeded, " -"FF counter is reset. Set to 0 for no timeout." -msgstr "連続抑制開始からのタイムアウト秒数です。この値を超えると連続抑制のカウンタがリセットされます。0に設定するとタイムアウトしません。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:266 -#: ../../godmode/agentes/module_manager_editor_common.php:434 -msgid "This value can be set only in the async modules." -msgstr "この値は非同期モジュールでのみ設定可能です。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:268 -#: ../../godmode/modules/manage_network_components_form_common.php:149 -msgid "Any value below this number is discarted" -msgstr "この値よりも小さい値は削除されます。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:273 -#: ../../godmode/modules/manage_network_components_form_common.php:151 -msgid "Any value over this number is discarted" -msgstr "この値よりも大きい値は削除されます。" - -#: ../../enterprise/godmode/modules/configure_local_component.php:280 -#: ../../godmode/modules/manage_network_components_form_plugin.php:27 -#: ../../godmode/modules/manage_network_components_form_network.php:80 -#: ../../godmode/modules/manage_network_components_form_wmi.php:56 -#: ../../godmode/agentes/module_manager_editor_common.php:375 -#: ../../godmode/massive/massive_edit_modules.php:463 -msgid "Post process" -msgstr "データ保存倍率" - -#: ../../enterprise/godmode/modules/configure_local_component.php:323 -#: ../../godmode/modules/manage_network_components_form_common.php:159 -#: ../../godmode/agentes/module_manager_editor_common.php:535 -#: ../../godmode/massive/massive_edit_modules.php:569 -msgid "Critical instructions" -msgstr "障害時手順" - -#: ../../enterprise/godmode/modules/configure_local_component.php:324 -#: ../../godmode/modules/manage_network_components_form_common.php:159 -#: ../../godmode/agentes/module_manager_editor_common.php:536 -#: ../../godmode/massive/massive_edit_modules.php:569 -msgid "Instructions when the status is critical" -msgstr "障害状態になった時の手順" - -#: ../../enterprise/godmode/modules/configure_local_component.php:329 -#: ../../godmode/modules/manage_network_components_form_common.php:163 -#: ../../godmode/agentes/module_manager_editor_common.php:540 -#: ../../godmode/massive/massive_edit_modules.php:573 -msgid "Warning instructions" -msgstr "警告時手順" - -#: ../../enterprise/godmode/modules/configure_local_component.php:330 -#: ../../godmode/modules/manage_network_components_form_common.php:163 -#: ../../godmode/agentes/module_manager_editor_common.php:541 -#: ../../godmode/massive/massive_edit_modules.php:573 -msgid "Instructions when the status is warning" -msgstr "警告状態になった時の手順" - -#: ../../enterprise/godmode/modules/configure_local_component.php:335 -#: ../../godmode/modules/manage_network_components_form_common.php:167 -#: ../../godmode/agentes/module_manager_editor_common.php:545 -#: ../../godmode/massive/massive_edit_modules.php:577 -msgid "Unknown instructions" -msgstr "不明状態時手順" - -#: ../../enterprise/godmode/modules/configure_local_component.php:336 -#: ../../godmode/modules/manage_network_components_form_common.php:167 -#: ../../godmode/agentes/module_manager_editor_common.php:545 -#: ../../godmode/massive/massive_edit_modules.php:577 -msgid "Instructions when the status is unknown" -msgstr "不明状態になった時の手順" - -#: ../../enterprise/godmode/modules/configure_local_component.php:345 -#: ../../godmode/modules/manage_network_components_form_common.php:174 -#: ../../godmode/agentes/module_manager_editor_common.php:570 -#: ../../godmode/massive/massive_edit_modules.php:545 -msgid "Category" -msgstr "操作" - -#: ../../enterprise/godmode/modules/configure_local_component.php:366 -#: ../../godmode/modules/manage_network_components_form_common.php:196 -#: ../../godmode/agentes/module_manager_editor_common.php:441 -msgid "Tags available" -msgstr "利用可能なタグ" - -#: ../../enterprise/godmode/modules/configure_local_component.php:373 -#: ../../godmode/modules/manage_network_components_form_common.php:203 -#: ../../godmode/agentes/module_manager_editor_common.php:503 -msgid "Add tags to module" -msgstr "モジュールへのタグ追加" - -#: ../../enterprise/godmode/modules/configure_local_component.php:375 -#: ../../godmode/modules/manage_network_components_form_common.php:204 -#: ../../godmode/agentes/module_manager_editor_common.php:504 -msgid "Delete tags to module" -msgstr "モジュールのタグ削除" - -#: ../../enterprise/godmode/modules/configure_local_component.php:377 -#: ../../godmode/modules/manage_network_components_form_common.php:206 -#: ../../godmode/agentes/module_manager_editor_common.php:506 -msgid "Tags selected" -msgstr "選択タグ" - -#: ../../enterprise/godmode/modules/configure_local_component.php:389 -msgid "Macros" -msgstr "マクロ" - -#: ../../enterprise/godmode/modules/configure_local_component.php:425 -#: ../../godmode/servers/recon_script.php:161 -#: ../../godmode/servers/plugin.php:451 -msgid "Default value" -msgstr "デフォルト値" - -#: ../../enterprise/godmode/modules/configure_local_component.php:441 -#: ../../godmode/servers/recon_script.php:199 -#: ../../godmode/servers/plugin.php:491 -msgid "Add macro" -msgstr "マクロを追加" - -#: ../../enterprise/godmode/modules/configure_local_component.php:449 -#: ../../godmode/servers/recon_script.php:206 -#: ../../godmode/servers/plugin.php:506 -msgid "Delete macro" -msgstr "マクロを削除" - -#: ../../enterprise/godmode/modules/configure_local_component.php:727 -#: ../../godmode/agentes/module_manager_editor_common.php:1195 -#: ../../godmode/modules/manage_network_components_form_common.php:379 -msgid "Normal Status" -msgstr "正常状態" - -#: ../../enterprise/godmode/modules/configure_local_component.php:728 -#: ../../godmode/agentes/module_manager_editor_common.php:1196 -#: ../../godmode/modules/manage_network_components_form_common.php:380 -msgid "Warning Status" -msgstr "警告状態" - -#: ../../enterprise/godmode/modules/configure_local_component.php:729 -#: ../../godmode/agentes/module_manager_editor_common.php:1197 -#: ../../godmode/modules/manage_network_components_form_common.php:381 -msgid "Critical Status" -msgstr "障害状態" - -#: ../../enterprise/godmode/modules/configure_local_component.php:950 -#: ../../godmode/agentes/module_manager_editor_common.php:1418 -#: ../../godmode/modules/manage_network_components_form_common.php:602 -msgid "Please introduce a maximum warning higher than the minimun warning" -msgstr "警告の最大値は、警告の最小値よりも大きくしてください" - -#: ../../enterprise/godmode/modules/configure_local_component.php:951 -#: ../../godmode/agentes/module_manager_editor_common.php:1419 -#: ../../godmode/modules/manage_network_components_form_common.php:603 -msgid "Please introduce a maximum critical higher than the minimun critical" -msgstr "障害の最大値は、障害の最小値よりも大きくしてください" - -#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 -msgid "Add Credential Box" -msgstr "資格情報ボックスの追加" - -#: ../../enterprise/godmode/servers/manage_export.php:61 -msgid "Error updating export target" -msgstr "エクスポートターゲットの更新に失敗しました。" - -#: ../../enterprise/godmode/servers/manage_export.php:64 -msgid "Successfully updated export target" -msgstr "エクスポートターゲットを更新しました。" - -#: ../../enterprise/godmode/servers/manage_export.php:73 -msgid "Error deleting export target" -msgstr "エクスポートターゲットの削除に失敗しました。" - -#: ../../enterprise/godmode/servers/manage_export.php:76 -msgid "Successfully deleted export target" -msgstr "エクスポートターゲットを削除しました。" - -#: ../../enterprise/godmode/servers/manage_export.php:98 -msgid "" -"Can't be created export target: User and password must be filled with FTP " -"mode" -msgstr "エクスポートターゲットを作成できません: FTP モードではユーザとパスワードを入力する必要があります" - -#: ../../enterprise/godmode/servers/manage_export.php:121 -msgid "There are no defined export targets" -msgstr "定義済のエクスポートターゲットがありません" - -#: ../../enterprise/godmode/servers/manage_export.php:131 -#: ../../enterprise/godmode/servers/manage_export_form.php:76 -msgid "Preffix" -msgstr "プレフィックス" - -#: ../../enterprise/godmode/servers/manage_export.php:131 -#: ../../enterprise/godmode/servers/manage_export_form.php:88 -msgid "Transfer mode" -msgstr "転送モード" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:30 -msgid "Credential Boxes List" -msgstr "資格情報ボックス一覧" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:33 -msgid "Credential Boxes" -msgstr "資格情報ボックス" - -#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:374 -#: ../../enterprise/godmode/servers/list_satellite.php:69 -msgid "No Data" -msgstr "データがありません" - -#: ../../enterprise/godmode/servers/list_satellite.php:26 -msgid "Satellite Server" -msgstr "サテライトサーバ" - -#: ../../enterprise/godmode/servers/manage_export_form.php:71 -#: ../../include/functions_servers.php:398 -msgid "Export server" -msgstr "エクスポートサーバ" - -#: ../../enterprise/godmode/servers/manage_export_form.php:109 -msgid "Target directory" -msgstr "対象ディレクトリ" - -#: ../../enterprise/godmode/servers/manage_export_form.php:113 -msgid "Extra options" -msgstr "拡張オプション" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:129 -msgid "Error: The conf file of server is not readble." -msgstr "エラー: サービスの設定ファイルを読めません。" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:134 -msgid "Error: The conf file of server is not writable." -msgstr "エラー: サービスの設定ファイルに書き込めません。" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:159 -msgid "Delete remote conf server files in Pandora" -msgstr "Pandora が保持しているリモートコンフィグファイルを削除します" - -#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:163 -msgid "" -"Delete this conf file implies that Pandora will send back local config to " -"console" -msgstr "コンフィグファイルを削除すると、ローカルの設定ファイルをコンソールに再送します" - -#: ../../enterprise/godmode/setup/setup_auth.php:31 -msgid "Active directory" -msgstr "アクティブディレクトリ" - -#: ../../enterprise/godmode/setup/setup_auth.php:32 -msgid "Remote Pandora FMS" -msgstr "リモートの Pandora FMS" - -#: ../../enterprise/godmode/setup/setup_auth.php:33 -msgid "Remote Babel Enterprise" -msgstr "リモートの Babel Enterprise" - -#: ../../enterprise/godmode/setup/setup_auth.php:34 -msgid "Remote Integria" -msgstr "リモートの Integria" - -#: ../../enterprise/godmode/setup/setup_auth.php:35 -msgid "SAML" -msgstr "SAML" - -#: ../../enterprise/godmode/setup/setup_auth.php:52 -#: ../../include/functions_config.php:326 -msgid "MySQL host" -msgstr "MySQL ホスト" - -#: ../../enterprise/godmode/setup/setup_auth.php:147 -msgid "SimpleSAML path" -msgstr "SimpleSAML パス" - -#: ../../enterprise/godmode/setup/setup_auth.php:147 -msgid "" -"Select the path where SimpleSAML has been installed (by default '/opt/')" -msgstr "SimpleSAML がインストールされているパスを選択 (デフォルトは '/opt/')" - -#: ../../enterprise/godmode/setup/setup_auth.php:165 -msgid "" -"Enable this option will be synchronice the groups and tags each new user " -"when he/she will login." -msgstr "このオプションを有効化すると、新規ユーザがログインしたときにグループとタグが同期されます。" - -#: ../../enterprise/godmode/setup/setup_auth.php:193 -#: ../../enterprise/godmode/setup/setup_auth.php:234 -msgid "AD Groups" -msgstr "ADグループ" - -#: ../../enterprise/godmode/setup/setup_auth.php:193 -#: ../../enterprise/godmode/setup/setup_auth.php:234 -msgid "OP" -msgstr "OP" - -#: ../../enterprise/godmode/setup/setup_auth.php:236 -msgid "Select profile" -msgstr "プロファイルを選択" - -#: ../../enterprise/godmode/setup/setup_auth.php:245 -msgid "Add new permissions" -msgstr "新規の権限を追加" - -#: ../../enterprise/godmode/setup/setup_auth.php:383 -msgid "You must select a profile from the list of profiles." -msgstr "プロファイル一覧からぷらファイルを選択する必要があります。" - -#: ../../enterprise/godmode/setup/setup_history.php:45 -#: ../../include/functions_config.php:646 -msgid "Enable history database" -msgstr "ヒストリデータベースの有効化" - -#: ../../enterprise/godmode/setup/setup_history.php:49 -msgid "Enable event history" -msgstr "イベントヒストリの有効化" - -#: ../../enterprise/godmode/setup/setup_history.php:49 -msgid "" -"Event history is ONLY used for event reports, is not used in graphs or event " -"viewer." -msgstr "イベントヒストリはイベントレポートにのみ利用されます。グラフやグラフ表示には利用されません。" - -#: ../../enterprise/godmode/setup/setup_history.php:53 -#: ../../include/functions_config.php:650 -msgid "Host" -msgstr "ホスト" - -#: ../../enterprise/godmode/setup/setup_history.php:62 -#: ../../include/functions_config.php:656 -msgid "Database user" -msgstr "データベースユーザ" - -#: ../../enterprise/godmode/setup/setup_history.php:65 -#: ../../include/functions_config.php:658 -msgid "Database password" -msgstr "データベースパスワード" - -#: ../../enterprise/godmode/setup/setup_history.php:68 -msgid "Number of days before data is transfered to history database." -msgstr "ヒストリデータベースへのデータ転送を行わない日数" - -#: ../../enterprise/godmode/setup/setup_history.php:71 -msgid "" -"Data size of mechanism used to transfer data (similar to a data buffer.)" -msgstr "データ転送に利用するデータサイズ (データバッファのようなもの)" - -#: ../../enterprise/godmode/setup/setup_history.php:74 -#: ../../include/functions_config.php:666 -msgid "Delay" -msgstr "遅延" - -#: ../../enterprise/godmode/setup/setup_history.php:74 -msgid "Time interval between data transfer." -msgstr "データ転送の時間間隔" - -#: ../../enterprise/godmode/setup/setup_history.php:77 -msgid "Event days" -msgstr "イベント日数" - -#: ../../enterprise/godmode/setup/setup_history.php:77 -msgid "Number of days before events is transfered to history database." -msgstr "イベントをヒストリデータベースへ転送するまでの日数です。" - -#: ../../enterprise/godmode/setup/setup.php:30 -#: ../../include/functions_config.php:213 -msgid "Forward SNMP traps to agent (if exist)" -msgstr "SNMP トラップのエージェント(存在する場合)への転送" - -#: ../../enterprise/godmode/setup/setup.php:38 -#: ../../include/functions_config.php:215 -msgid "Use Enterprise ACL System" -msgstr "エンタープライズ ACL システムを利用する" - -#: ../../enterprise/godmode/setup/setup.php:38 -msgid "" -"Before activating this option check your ACL Setup. You may lose access to " -"the console." -msgstr "このオプションを有効化する前に ACL 設定を確認してください。コンソールへのアクセスができなくなる可能性があります。" - -#: ../../enterprise/godmode/setup/setup.php:47 -#: ../../include/functions_config.php:219 -msgid "Size of collection" -msgstr "コレクションのサイズ" - -#: ../../enterprise/godmode/setup/setup.php:48 -msgid " Bytes" -msgstr " バイト" - -#: ../../enterprise/godmode/setup/setup.php:63 -#: ../../include/functions_config.php:224 -msgid "Replication interval" -msgstr "複製間隔" - -#: ../../enterprise/godmode/setup/setup.php:64 -msgid "Seconds" -msgstr "秒" - -#: ../../enterprise/godmode/setup/setup.php:70 -#: ../../include/functions_config.php:226 -msgid "Replication limit" -msgstr "複製制限" - -#: ../../enterprise/godmode/setup/setup.php:72 -msgid "" -"Limit the number of events that are replicated metaconsole each specified " -"range." -msgstr "指定した範囲でメタコンソールへ複製するイベントの数を制限します。" - -#: ../../enterprise/godmode/setup/setup.php:78 -msgid "Last replication at" -msgstr "最新の複製" - -#: ../../enterprise/godmode/setup/setup.php:80 -msgid "No replication yet" -msgstr "複製されていません" - -#: ../../enterprise/godmode/setup/setup.php:89 -#: ../../include/functions_config.php:228 -msgid "Replication mode" -msgstr "複製モード" - -#: ../../enterprise/godmode/setup/setup.php:90 -msgid "Only validated events" -msgstr "承諾済イベントのみ" - -#: ../../enterprise/godmode/setup/setup.php:90 -#: ../../godmode/events/event_edit_filter.php:288 -#: ../../operation/events/events_list.php:570 -msgid "All events" -msgstr "全イベント一覧表示" - -#: ../../enterprise/godmode/setup/setup.php:96 -#: ../../include/functions_config.php:245 -msgid "Metaconsole agent cache" -msgstr "メタコンソールエージェントキャッシュ" - -#: ../../enterprise/godmode/setup/setup.php:105 -msgid "Metaconsole DB engine" -msgstr "メタコンソール DB エンジン" - -#: ../../enterprise/godmode/setup/setup.php:106 -msgid "MySQL" -msgstr "MySQL" - -#: ../../enterprise/godmode/setup/setup.php:106 -msgid "Oracle" -msgstr "Oracle" - -#: ../../enterprise/godmode/setup/setup.php:112 -msgid "Metaconsole DB host" -msgstr "メタコンソール DB ホスト" - -#: ../../enterprise/godmode/setup/setup.php:119 -msgid "Metaconsole DB name" -msgstr "メタコンソール DB 名" - -#: ../../enterprise/godmode/setup/setup.php:126 -msgid "Metaconsole DB user" -msgstr "メタコンソール DB ユーザ" - -#: ../../enterprise/godmode/setup/setup.php:133 -msgid "Metaconsole DB password" -msgstr "メタコンソール DB パスワード" - -#: ../../enterprise/godmode/setup/setup.php:140 -msgid "Metaconsole DB port" -msgstr "メタコンソール DB ポート" - -#: ../../enterprise/godmode/setup/setup.php:147 -#: ../../include/functions_config.php:230 -msgid "Show events list in local console (read only)" -msgstr "ローカルコンソールでのイベント一覧表示 (参照のみ)" - -#: ../../enterprise/godmode/setup/setup.php:156 -#: ../../include/functions_config.php:251 -msgid "Inventory changes blacklist" -msgstr "インベントリブラックリスト変更" - -#: ../../enterprise/godmode/setup/setup.php:156 -msgid "" -"The inventory modules included in the changes blacklist will not generate " -"events when change." -msgstr "ブラックリストに含まれるインベントリモジュールは、変更が発生してもイベントを生成しません。" - -#: ../../enterprise/godmode/setup/setup.php:187 -msgid "Out of black list" -msgstr "ブラックリスト対象外" - -#: ../../enterprise/godmode/setup/setup.php:189 -msgid "In black list" -msgstr "ブラックリスト対象" - -#: ../../enterprise/godmode/setup/setup.php:195 -msgid "Push selected modules into blacklist" -msgstr "選択したモジュールをブラックリストへ追加" - -#: ../../enterprise/godmode/setup/setup.php:199 -msgid "Pop selected modules out of blacklist" -msgstr "選択したモジュールをブラックリストから削除" - -#: ../../enterprise/godmode/setup/setup.php:212 -#: ../../include/functions_config.php:247 -msgid "Activate Log Collector" -msgstr "ログ収集の有効化" - -#: ../../enterprise/godmode/setup/setup.php:225 -msgid "Enterprise options" -msgstr "Enterprise オプション" - -#: ../../enterprise/godmode/setup/setup.php:318 -msgid "Enterprise password policy" -msgstr "Enterprise パスワードポリシー" - -#: ../../enterprise/godmode/setup/setup.php:319 -msgid "" -"Rules applied to the management of passwords. This policy applies to all " -"users except the administrator." -msgstr "パスワード管理に適用するルールです。このポリシーは、管理者以外の全ユーザに適用されます。" - -#: ../../enterprise/godmode/setup/setup_skins.php:36 -#: ../../enterprise/godmode/setup/edit_skin.php:42 -msgid "Skins configuration" -msgstr "スキン設定" - -#: ../../enterprise/godmode/setup/setup_skins.php:71 -msgid "Error deleting skin" -msgstr "スキン削除エラー" - -#: ../../enterprise/godmode/setup/setup_skins.php:74 -msgid "Successfully deleted skin" -msgstr "スキンを削除しました" - -#: ../../enterprise/godmode/setup/setup_skins.php:117 -msgid "Skin name" -msgstr "スキン名" - -#: ../../enterprise/godmode/setup/setup_skins.php:118 -#: ../../enterprise/godmode/setup/edit_skin.php:216 -msgid "Relative path" -msgstr "相対パス" - -#: ../../enterprise/godmode/setup/setup_skins.php:143 -msgid "There are no defined skins" -msgstr "定義済のスキンがありません" - -#: ../../enterprise/godmode/setup/setup_skins.php:148 -msgid "Create skin" -msgstr "スキン作成" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:44 -msgid "Log storage directory" -msgstr "ログ保存ディレクトリ" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:45 -msgid "Directory where log data will be stored." -msgstr "ログデータを保存するディレクトリ" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:47 -#: ../../include/functions_config.php:642 -msgid "Log max lifetime" -msgstr "ログ最大保存期間" - -#: ../../enterprise/godmode/setup/setup_log_collector.php:48 -msgid "Sets the maximum lifetime for log data in days." -msgstr "最大ログ保存日数を設定します。" - -#: ../../enterprise/godmode/setup/setup_metaconsole.php:29 -msgid "Metaconsole setup" -msgstr "メタコンソール設定" - -#: ../../enterprise/godmode/setup/setup_acl.php:40 -msgid "Enterprise ACL setup" -msgstr "Enterprise ACL 設定" - -#: ../../enterprise/godmode/setup/setup_acl.php:85 -#: ../../enterprise/godmode/setup/setup_acl.php:117 -msgid "Add new ACL element to profile" -msgstr "プロファイルへの新ACL要素の追加" - -#: ../../enterprise/godmode/setup/setup_acl.php:90 -#: ../../enterprise/godmode/setup/setup_acl.php:162 -msgid "Section" -msgstr "セクション" - -#: ../../enterprise/godmode/setup/setup_acl.php:95 -#: ../../enterprise/godmode/setup/setup_acl.php:251 -msgid "Mobile" -msgstr "モバイル" - -#: ../../enterprise/godmode/setup/setup_acl.php:99 -#: ../../enterprise/godmode/setup/setup_acl.php:163 -msgid "Section 2" -msgstr "セクション 2" - -#: ../../enterprise/godmode/setup/setup_acl.php:104 -#: ../../enterprise/godmode/setup/setup_acl.php:164 -msgid "Section 3" -msgstr "セクション 3" - -#: ../../enterprise/godmode/setup/setup_acl.php:116 -msgid "Hidden" -msgstr "隠す" - -#: ../../enterprise/godmode/setup/setup_acl.php:122 -msgid "Page" -msgstr "ページ" - -#: ../../enterprise/godmode/setup/setup_acl.php:141 -msgid "Filter by profile" -msgstr "プロファイルによるフィルタ" - -#: ../../enterprise/godmode/setup/setup_acl.php:161 -#: ../../godmode/users/configure_profile.php:242 -#: ../../godmode/users/configure_user.php:616 -#: ../../godmode/massive/massive_delete_profiles.php:102 -#: ../../godmode/massive/massive_add_profiles.php:88 -#: ../../operation/users/user_edit.php:452 -msgid "Profile name" -msgstr "プロファイル名" - -#: ../../enterprise/godmode/setup/setup_acl.php:306 -#: ../../enterprise/godmode/setup/setup_acl.php:319 -#: ../../include/functions_graph.php:2566 -#: ../../include/functions_graph.php:2581 -msgid "Invalid" -msgstr "無効" - -#: ../../enterprise/godmode/setup/edit_skin.php:45 -msgid "Successfully updated skin" -msgstr "スキンを更新しました" - -#: ../../enterprise/godmode/setup/edit_skin.php:48 -#: ../../enterprise/godmode/setup/edit_skin.php:60 -msgid "Error updating skin" -msgstr "スキン更新エラー" - -#: ../../enterprise/godmode/setup/edit_skin.php:171 -msgid "Error creating skin" -msgstr "スキン作成エラー" - -#: ../../enterprise/godmode/setup/edit_skin.php:176 -msgid "Successfully created skin" -msgstr "スキンを作成しました" - -#: ../../enterprise/godmode/setup/edit_skin.php:217 -msgid "" -"Zip file with skin subdirectory. The name of the zip file only can have " -"alphanumeric characters." -msgstr "skin サブディレクトリを持った zip ファイル。zip ファイル名に使える文字は、アルファベットのみです。" - -#: ../../enterprise/godmode/setup/edit_skin.php:239 -msgid "Group/s" -msgstr "グループ" - -#: ../../include/ajax/double_auth.ajax.php:247 -#: ../../include/ajax/double_auth.ajax.php:342 -#: ../../include/ajax/double_auth.ajax.php:387 -#: ../../include/ajax/double_auth.ajax.php:501 -#: ../../operation/users/user_edit.php:603 -#: ../../operation/users/user_edit.php:668 -#: ../../operation/users/user_edit.php:739 ../../general/logon_failed.php:21 -msgid "Authentication error" -msgstr "認証エラー" - -#: ../../general/logon_failed.php:33 -msgid "" -"Either, your password or your login are incorrect. Please check your CAPS " -"LOCK key, username and password are case SeNSiTiVe.

All actions, " -"included failed login attempts are logged in Pandora FMS System logs, and " -"these can be reviewed by each user, please report to admin any incident or " -"malfunction." -msgstr "" -"パスワードまたはユーザ名が正しくありません。大文字・小文字を区別しますので、CAPS LOCKキーを確認してください。

ログインの失敗は " -"Pandora FMS システムログに記録され他のユーザから確認されます。問題があれば管理者へ連絡してください。" +"Pandora FMS ではビジュアルマップを作成でき、そこでそれぞれのユーザが各自の監視マップを作成することができます。\n" +"\t\t\t新たなビジュアルコンソールエディタは、古いエディタよりもより実用的です。新たなビジュアルコンソールでは、\n" +"\t\t\t絵を書くツールの GIMP のような感覚とタッチを模倣することに成功しました。\n" +"\t\t\tまた、'データ'、'プレビュー'、'ウィザード'、'要素一覧' および 'エディタ' " +"のいくつかのタイトルに分けることによりエディタを単純化しました。\n" +"\t\t\tPandora FMS ビジュアルマップの要素は、'静的画像'、'パーセント表示バー'、'モジュールグラフ' および '単純な値' " +"を扱うようにデザインされています。 " #: ../../general/firts_task/network_map.php:23 msgid "There are no network map defined yet." @@ -20039,10 +4460,47 @@ msgstr "ダイナミックマップ" msgid "Policy Map (Only Enterprise version)" msgstr "ポリシーマップ (Enterprise 版のみ)" +#: ../../general/firts_task/planned_downtime.php:21 +msgid "There are no planned downtime defined yet." +msgstr "計画停止が定義されていません。" + +#: ../../general/firts_task/planned_downtime.php:25 +#: ../../godmode/agentes/planned_downtime.editor.php:43 +#: ../../godmode/agentes/planned_downtime.list.php:54 +msgid "Planned Downtime" +msgstr "計画停止" + +#: ../../general/firts_task/planned_downtime.php:28 +#: ../../general/firts_task/planned_downtime.php:34 +msgid "Create Planned Downtime" +msgstr "計画停止作成" + +#: ../../general/firts_task/planned_downtime.php:29 +msgid "" +"Pandora FMS contains a scheduled downtime management system. \n" +"\t\t\t\t\t\tThis system was designed to deactivate the alerts in the " +"intervals whenever there is down time by deactivating the agent.\n" +"\t\t\t\t\t\tIf an agent is deactivated, it doesn't collect information. In a " +"down time, the down-time intervals aren't taken into \n" +"\t\t\t\t\t\taccount for most of the metrics or types of reports, because the " +"agents don't contain any data within those intervals. " +msgstr "" +"Pandora FMS には、計画停止を管理するシステムがあります。\n" +"\t\t\t\t\t\tこのシステムは、エージェントの停止がある場合に、指定の期間アラートを無効化するように設計されています。\n" +"\t\t\t\t\t\tエージェントが無効化されると情報収集が行われません。停止期間中のデータは、多くのレポートの計算に\n" +"\t\t\t\t\t\t含まれません。なぜなら、停止期間中はエージェントにデータが無いためです。 " + #: ../../general/firts_task/recon_view.php:21 msgid "There are no recon task defined yet." msgstr "自動検出タスクが定義されていません。" +#: ../../general/firts_task/recon_view.php:25 +#: ../../godmode/servers/manage_recontask_form.php:221 +#: ../../include/functions_servers.php:378 +#: ../../enterprise/extensions/ipam/ipam_editor.php:80 +msgid "Recon server" +msgstr "自動検出サーバ" + #: ../../general/firts_task/recon_view.php:28 #: ../../general/firts_task/recon_view.php:35 msgid "Create Recon Task" @@ -20067,31 +4525,58 @@ msgstr "" "id=\"fuerte\">SNMP(ネットワークとインタフェースのトポロジ検出)、\n" "\t\tおよび カスタムタイプです。独自の検出スクリプトを定義することもできます。" -#: ../../general/firts_task/custom_fields.php:23 -#: ../../general/firts_task/fields_manager.php:21 -msgid "There are no custom fields defined yet." -msgstr "カスタムフィールドが定義されていません。" +#: ../../general/firts_task/service_list.php:21 +msgid "There are no services defined yet." +msgstr "サービスが定義されていません。" -#: ../../general/firts_task/fields_manager.php:25 -msgid "Fields Manager" -msgstr "フィールド管理" +#: ../../general/firts_task/service_list.php:25 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:300 +#: ../../operation/agentes/ver_agente.php:1113 +#: ../../enterprise/dashboard/widgets/service_map.php:79 +#: ../../enterprise/godmode/menu.php:92 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:298 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:164 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:101 +#: ../../enterprise/godmode/services/services.elements.php:135 +#: ../../enterprise/godmode/services/services.service.php:210 +#: ../../enterprise/include/functions_groups.php:61 +#: ../../enterprise/meta/general/main_header.php:172 +#: ../../enterprise/operation/menu.php:31 +#: ../../enterprise/operation/services/services.list.php:60 +#: ../../enterprise/operation/services/services.list.php:64 +#: ../../enterprise/operation/services/services.service_map.php:121 +#: ../../enterprise/operation/services/services.table_services.php:46 +#: ../../enterprise/operation/services/services.table_services.php:50 +msgid "Services" +msgstr "サービス" -#: ../../general/firts_task/fields_manager.php:28 -msgid "Create Fields Manager" -msgstr "フィールド管理の作成" +#: ../../general/firts_task/service_list.php:28 +#: ../../general/firts_task/service_list.php:36 +msgid "Create Services" +msgstr "サービス作成" -#: ../../general/firts_task/fields_manager.php:29 +#: ../../general/firts_task/service_list.php:29 msgid "" -"Custom fields are an easy way to personalized agent's information.\n" -"\t\t\t\tYou're able to create custom fields by klicking on 'Administration' -" -"> 'Manage monitoring' -> 'Manage custom fields'. " +"A service is a way to group your IT resources based on their " +"functionalities. \n" +"\t\t\t\t\tA service could be e.g. your official website, your CRM system, " +"your support application, or even your printers.\n" +"\t\t\t\t\t Services are logical groups which can include hosts, routers, " +"switches, firewalls, CRMs, ERPs, websites and numerous other services. \n" +"\t\t\t\t\t By the following example, you're able to see more clearly what a " +"service is:\n" +"\t\t\t\t\t\tA chip manufacturer sells computers by its website all around " +"the world. \n" +"\t\t\t\t\t\tHis company consists of three big departments: A management, an " +"on-line shop and support." msgstr "" -"カスタムフィールドは、エージェントの独自情報を記載できます。\n" -"\t\t\t\t’管理' → 'モニタリング管理' → 'カスタムフィールド管理' でカスタムフィールドを作成できます。 " - -#: ../../general/firts_task/fields_manager.php:32 -msgid "Create Fields " -msgstr "フィールド作成 " +"サービスは、機能に基づく IT リソースをグループ化するものです。\n" +"\t\t\t\t\t例えばサービスは、公式ウェブサイト、CRMシステム、サポートアプリケーション、プリンタなどです。\n" +"\t\t\t\t\t" +"サービスは、ホスト、ルータ、スイッチ、ファイアーウォール、CRM、ERP、ウェブサイトおよびその他さまざまな機能を含んだ論理的なグループです。\n" +"\t\t\t\t\t次の例で、サービスが何かがよりわかるでしょう。\n" +"\t\t\t\t\t\tあるチップメーカーは、ウェブサイトを通して世界中にコンピュータを販売しています。\n" +"\t\t\t\t\t\tその会社は、管理、オンラインショップ、サポートの 3つの大きな部門から成っています。" #: ../../general/firts_task/snmp_filters.php:21 msgid "There are no SNMP filter defined yet." @@ -20123,177 +4608,43 @@ msgstr "" "\t\t\t\tトラップをフィルタすることができます。異なるフィルタを定義するには、’管理' -> 'SNMP管理コンソール' および \n" "\t\t\t\t\"SNMP フィルタ' へ行ってください。複数トラップがサーバで自動的に除外され、一つになります。 " -#: ../../general/firts_task/custom_graphs.php:23 -msgid "There are no custom graphs defined yet." -msgstr "カスタムグラフが定義されていません。" - -#: ../../general/firts_task/custom_graphs.php:28 -msgid "Custom Graphs" -msgstr "カスタムグラフ" - -#: ../../general/firts_task/custom_graphs.php:31 -#: ../../general/firts_task/custom_graphs.php:36 -msgid "Create Custom Graph" -msgstr "カスタムグラフ作成" - -#: ../../general/firts_task/custom_graphs.php:32 -msgid "" -"Graphs are designed to show the data collected by Pandora FMS in a temporary " -"scale defined by the user.\n" -"\t\t\t\tPandora FMS Graphs display data in real time. They are generated " -"every time the operator requires any of them and display the up-to-date " -"state.\n" -"\t\t\t\tThere are two types of graphs: The agent's automated graphs and the " -"graphs the user customizes by using one or more modules to do so." -msgstr "" -"グラフ表示は、Pandora FMS で収集しているデータをユーザが定義したスケールで表示します。\n" -"\t\t\t\tPandora FMS のグラフはリアルタイムでデータを表示します。ユーザが操作したタイミングで生成され、最新の状態を表示します。\n" -"\t\t\t\tグラフには 2つのタイプがあります。エージェントで自動生成されるグラフと、1つ以上のモジュールを使ってユーザがカスタマイズしたグラフです。" - -#: ../../general/firts_task/custom_fields.php:28 -msgid "Custom Fields" -msgstr "カスタムフィールド" - -#: ../../general/firts_task/custom_fields.php:31 -#: ../../general/firts_task/custom_fields.php:35 -msgid "Create Custom Fields" -msgstr "カスタムフィールド作成" - -#: ../../general/firts_task/custom_fields.php:32 -msgid "" -"Custom fields are an easy way to personalized agent's information.\n" -"\t\t You're able to create custom fields by klicking on 'Administration' -> " -"'Manage monitoring' -> 'Manage custom fields'. " -msgstr "" -"カスタムフィールドは、エージェントの独自情報を記載できます。\n" -"\t\t’管理' → 'モニタリング管理' → 'カスタムフィールド管理' でカスタムフィールドを作成できます。 " - -#: ../../general/firts_task/incidents.php:23 -msgid "There are no incidents defined yet." -msgstr "インシデントが定義されていません。" - -#: ../../godmode/agentes/configurar_agente.php:393 -#: ../../godmode/agentes/configurar_agente.php:523 -#: ../../operation/agentes/ver_agente.php:965 ../../operation/menu.php:353 -#: ../../operation/integria_incidents/incident.php:43 -#: ../../operation/integria_incidents/incident.php:54 -#: ../../operation/incidents/incident_statistics.php:30 -#: ../../general/firts_task/incidents.php:28 -msgid "Incidents" -msgstr "インシデント" - -#: ../../general/firts_task/incidents.php:31 -#: ../../general/firts_task/incidents.php:40 -msgid "Create Incidents" -msgstr "インシデント作成" - -#: ../../general/firts_task/incidents.php:32 -msgid "" -"Besides receiving and processing data to monitor systems or applications, \n" -"\t\t\tyou're also required to monitor possible incidents which might take " -"place on these systems within the system monitoring process.\n" -"\t\t\tFor it, the Pandora FMS team has designed an incident manager within " -"which any user is able to open incidents, \n" -"\t\t\texplaining what's happened on the network and to update them with " -"comments and files any time in case there is a need to do so.\n" -"\t\t\tThis system allows the users to work as a team, along with different " -"roles and work-flow systems which allows an incident to be \n" -"\t\t\tmoved from one group to another, and that members from different " -"groups and different people could work on the same incident, sharing " -"information and files.\n" -"\t\t" -msgstr "" -"システムやアプリケーションを監視するためにデータを受信し処理するほかに、\n" -"\t\t\tシステム監視処理内ではインシデントも処理され、それも見る必要があります。\n" -"\t\t\tそのために、Pandora FMS チームではインシデント管理機能を用意しました。ユーザはいつでもインシデントをオープンし、\n" -"\t\t\tネットワークで何が発生したかを説明しコメントすることができます。このシステムにより、ユーザがチームとして動くことが\n" -"\t\t\tでき、異なる権限を持たせたり、ワークフローとしてインシデントをあるグループから他のグループへ移したり、異なる\n" -"\t\t\tグループの異なるメンバーが同じインシデントに対して対処したり、情報やファイルを共有したりできます。\n" -"\t\t" - -#: ../../godmode/reporting/map_builder.php:255 -#: ../../general/firts_task/map_builder.php:24 -msgid "There are no visual console defined yet." -msgstr "ビジュアルコンソールが定義されていません。" - -#: ../../general/firts_task/map_builder.php:32 -#: ../../general/firts_task/map_builder.php:40 -msgid "Create Visual Console" -msgstr "ビジュアルコンソール作成" - -#: ../../general/firts_task/map_builder.php:33 -msgid "" -"Pandora FMS allows you to create visual maps in which each user is able to " -"create his own monitoring map.\n" -"\t\t\tThe new visual console editor is much more practical, although the old " -"visual console editor had its advantages. \n" -"\t\t\tWithin the new visual console, we've been successful in imitating the " -"sensation and touch of a drawing application like GIMP. \n" -"\t\t\tWe've also simplified the editor by dividing it into several subject-" -"matter tabs named 'Data', 'Preview', 'Wizard', 'List of Elements' and " -"'Editor'.\n" -"\t\t\tThe elements the Pandora FMS Visual Map was designed to handle are " -"'static image', 'percentage bar', 'module graph' and 'simple value'. " -msgstr "" -"Pandora FMS ではビジュアルマップを作成でき、そこでそれぞれのユーザが各自の監視マップを作成することができます。\n" -"\t\t\t新たなビジュアルコンソールエディタは、古いエディタよりもより実用的です。新たなビジュアルコンソールでは、\n" -"\t\t\t絵を書くツールの GIMP のような感覚とタッチを模倣することに成功しました。\n" -"\t\t\tまた、'データ'、'プレビュー'、'ウィザード'、'要素一覧' および 'エディタ' " -"のいくつかのタイトルに分けることによりエディタを単純化しました。\n" -"\t\t\tPandora FMS ビジュアルマップの要素は、'静的画像'、'パーセント表示バー'、'モジュールグラフ' および '単純な値' " -"を扱うようにデザインされています。 " - -#: ../../general/firts_task/planned_downtime.php:21 -msgid "There are no planned downtime defined yet." -msgstr "計画停止が定義されていません。" - -#: ../../godmode/agentes/planned_downtime.list.php:54 -#: ../../godmode/agentes/planned_downtime.editor.php:43 -#: ../../general/firts_task/planned_downtime.php:25 -msgid "Planned Downtime" -msgstr "計画停止" - -#: ../../general/firts_task/planned_downtime.php:28 -#: ../../general/firts_task/planned_downtime.php:34 -msgid "Create Planned Downtime" -msgstr "計画停止作成" - -#: ../../general/firts_task/planned_downtime.php:29 -msgid "" -"Pandora FMS contains a scheduled downtime management system. \n" -"\t\t\t\t\t\tThis system was designed to deactivate the alerts in the " -"intervals whenever there is down time by deactivating the agent.\n" -"\t\t\t\t\t\tIf an agent is deactivated, it doesn't collect information. In a " -"down time, the down-time intervals aren't taken into \n" -"\t\t\t\t\t\taccount for most of the metrics or types of reports, because the " -"agents don't contain any data within those intervals. " -msgstr "" -"Pandora FMS には、計画停止を管理するシステムがあります。\n" -"\t\t\t\t\t\tこのシステムは、エージェントの停止がある場合に、指定の期間アラートを無効化するように設計されています。\n" -"\t\t\t\t\t\tエージェントが無効化されると情報収集が行われません。停止期間中のデータは、多くのレポートの計算に\n" -"\t\t\t\t\t\t含まれません。なぜなら、停止期間中はエージェントにデータが無いためです。 " - -#: ../../general/firts_task/transactional_list.php:21 -msgid "There are no transactions defined yet." -msgstr "トランザクションが定義されていません。" - -#: ../../general/firts_task/transactional_list.php:25 -msgid "Transactions" -msgstr "トランザクション" - -#: ../../general/firts_task/transactional_list.php:28 -#: ../../general/firts_task/transactional_list.php:31 -msgid "Create Transactions" -msgstr "トランザクションの作成" - -#: ../../general/firts_task/transactional_list.php:29 -msgid "Text." -msgstr "テキスト" - #: ../../general/firts_task/tags.php:21 msgid "There are no tags defined yet." msgstr "タグが定義されていません。" +#: ../../general/firts_task/tags.php:25 +#: ../../godmode/events/custom_events.php:104 +#: ../../godmode/events/custom_events.php:164 +#: ../../godmode/massive/massive_add_tags.php:147 +#: ../../godmode/massive/massive_delete_tags.php:187 +#: ../../godmode/massive/massive_edit_modules.php:562 +#: ../../godmode/modules/manage_network_components_form_common.php:200 +#: ../../godmode/tag/edit_tag.php:57 +#: ../../godmode/users/configure_user.php:625 +#: ../../include/functions_treeview.php:165 +#: ../../include/functions_events.php:46 +#: ../../include/functions_events.php:2449 +#: ../../include/functions_events.php:3592 +#: ../../include/functions_reporting_html.php:2110 +#: ../../mobile/operation/events.php:514 +#: ../../operation/agentes/alerts_status.functions.php:86 +#: ../../operation/agentes/group_view.php:164 +#: ../../operation/agentes/status_monitor.php:340 +#: ../../operation/agentes/status_monitor.php:343 +#: ../../operation/events/events.build_table.php:223 +#: ../../operation/tree.php:49 ../../operation/users/user_edit.php:506 +#: ../../enterprise/dashboard/widgets/events_list.php:62 +#: ../../enterprise/dashboard/widgets/tree_view.php:35 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:94 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:92 +#: ../../enterprise/godmode/modules/configure_local_component.php:375 +#: ../../enterprise/godmode/setup/setup_auth.php:397 +#: ../../enterprise/godmode/setup/setup_auth.php:438 +#: ../../enterprise/include/functions_reporting_pdf.php:2354 +#: ../../enterprise/meta/include/functions_events_meta.php:91 +msgid "Tags" +msgstr "タグ" + #: ../../general/firts_task/tags.php:28 ../../general/firts_task/tags.php:33 msgid "Create Tags" msgstr "タグ作成" @@ -20311,72 +4662,41 @@ msgstr "" "\t\t\t\t\t\t\t\tタグは、システム上で設定し、選択したモジュールに割り当てます。\n" "\t\t\t\t\t\t\t\tこれにより、ユーザアクセスを特定のタグがついたモジュールに限定することができます。 " -#: ../../general/firts_task/service_list.php:21 -msgid "There are no services defined yet." -msgstr "サービスが定義されていません。" +#: ../../general/firts_task/transactional_list.php:21 +msgid "There are no transactions defined yet." +msgstr "トランザクションが定義されていません。" -#: ../../general/firts_task/service_list.php:28 -#: ../../general/firts_task/service_list.php:36 -msgid "Create Services" -msgstr "サービス作成" +#: ../../general/firts_task/transactional_list.php:25 +msgid "Transactions" +msgstr "トランザクション" -#: ../../general/firts_task/service_list.php:29 +#: ../../general/firts_task/transactional_list.php:28 +#: ../../general/firts_task/transactional_list.php:33 +msgid "Create Transactions" +msgstr "トランザクションの作成" + +#: ../../general/firts_task/transactional_list.php:29 msgid "" -"A service is a way to group your IT resources based on their " -"functionalities. \n" -"\t\t\t\t\tA service could be e.g. your official website, your CRM system, " -"your support application, or even your printers.\n" -"\t\t\t\t\t Services are logical groups which can include hosts, routers, " -"switches, firewalls, CRMs, ERPs, websites and numerous other services. \n" -"\t\t\t\t\t By the following example, you're able to see more clearly what a " -"service is:\n" -"\t\t\t\t\t\tA chip manufacturer sells computers by its website all around " -"the world. \n" -"\t\t\t\t\t\tHis company consists of three big departments: A management, an " -"on-line shop and support." +"The new transactional server allows you to execute tasks dependent on the " +"others following a user-defined design. This means that it is possible to " +"coordinate several executions to check a target at a given time.\n" +"\n" +"Transaction graphs represent the different processes within our " +"infrastructure that we use to deliver our service." msgstr "" -"サービスは、機能に基づく IT リソースをグループ化するものです。\n" -"\t\t\t\t\t例えばサービスは、公式ウェブサイト、CRMシステム、サポートアプリケーション、プリンタなどです。\n" -"\t\t\t\t\t" -"サービスは、ホスト、ルータ、スイッチ、ファイアーウォール、CRM、ERP、ウェブサイトおよびその他さまざまな機能を含んだ論理的なグループです。\n" -"\t\t\t\t\t次の例で、サービスが何かがよりわかるでしょう。\n" -"\t\t\t\t\t\tあるチップメーカーは、ウェブサイトを通して世界中にコンピュータを販売しています。\n" -"\t\t\t\t\t\tその会社は、管理、オンラインショップ、サポートの 3つの大きな部門から成っています。" +"新たなトランザクションサーバは、ユーザ定義に従って他に依存したタスクの実行ができます。指定した時間に対象を確認するために、いくつかの処理の実行ができること" +"を意味します。\n" +"\n" +"トランザクショングラフは、サービスを提供するために利用するインフラ内の異なる処理を表現します。" -#: ../../general/firts_task/collections.php:21 -msgid "There are no collections defined yet." -msgstr "コレクションが定義されていません。" +#: ../../general/footer.php:35 +#, php-format +msgid "Pandora FMS %s - Build %s - MR %s" +msgstr "Pandora FMS %s - ビルド %s - MR %s" -#: ../../general/firts_task/collections.php:28 -#: ../../general/firts_task/collections.php:37 -msgid "Create Collections" -msgstr "コレクション作成" - -#: ../../general/firts_task/collections.php:29 -msgid "" -"A file collection is a group of files (e.g. scripts or executables) which " -"are \n" -"\t\tautomatically copied to a specific directory of the agent (under Windows " -"or UNIX). The file collections allow to be propagated\n" -"\t\t along with the policies in order to be used by a group of agents, using " -"a 'package' of scripts and modules which use them.\n" -"\t\tFirst we learn how to use the file collections in the agent's view, how " -"to conduct it manually, agent by agent, without using collections,\n" -"\t\t and how to do the same thing by using policies.Our first task is to " -"arrange a compilation of files. In order to do this, please go to the " -"agent's \n" -"\t\t administrator. Subsequently, we're going to see a 'sub option' called " -"'Collections'. Please click on it in order to create a new collection as we " -"can see on \n" -"\t\t the picture below. " -msgstr "" -"ファイルコレクションは、次のような(スクリプトや実行形式の)ファイルのグループです。\n" -"\t\t(WindowsまたはUNIXの)エージェントの特定のディレクトリに自動的にコピーされます。ファイルコレクションは、\n" -"\t\tスクリプトとそれを使うモジュールのパッケージをエージェントのグループで使えるようにするためにポリシーでまとめることができます。\n" -"\t\t最初にエージェント表示画面でファイルコレクションの使い方を学びます。コレクションを利用せずにエージェントごとに手動で\n" -"\t\t行う方法と、同じことをポリシーを使って行う方法があります。最初に行うことは、編集ファイルの配置です。これを行うには、\n" -"\t\tエージェント管理画面へ行ってください。次に、\"コレクション\" というサブオプションへ行きます。以下の画像で示すように、\n" -"\t\t新たなコレクションを作成するにはそれをクリックします。 " +#: ../../general/footer.php:38 ../../enterprise/meta/general/footer.php:27 +msgid "Page generated at" +msgstr "ページ更新日時:" #: ../../general/header.php:75 msgid "Blank characters are used as AND conditions" @@ -20386,99 +4706,145 @@ msgstr "スペースは、AND 条件です。" msgid "Enter keywords to search" msgstr "検索文字列を入力してください" +#: ../../general/header.php:114 ../../general/header.php:122 +#: ../../enterprise/meta/general/main_header.php:355 +#: ../../enterprise/meta/general/main_header.php:363 +msgid "All systems" +msgstr "全モニタシステム" + +#: ../../general/header.php:114 +#: ../../enterprise/meta/general/main_header.php:355 +msgid "Down" +msgstr "停止" + +#: ../../general/header.php:118 +#: ../../enterprise/meta/general/main_header.php:359 +msgid "servers down" +msgstr "停止中" + +#: ../../general/header.php:122 +#: ../../enterprise/meta/general/main_header.php:363 +msgid "Ready" +msgstr "稼働中" + #: ../../general/header.php:142 ../../general/header.php:143 msgid "QR Code of the page" msgstr "ページの QR コード" -#: ../../operation/visual_console/public_console.php:130 #: ../../general/header.php:147 +#: ../../operation/visual_console/public_console.php:130 msgid "QR code of the page" msgstr "ページの QR コード" -#: ../../include/functions_clippy.php:128 ../../general/header.php:169 -#: ../../general/header.php:170 +#: ../../general/header.php:169 ../../general/header.php:170 +#: ../../include/functions_clippy.php:128 msgid "Pandora FMS assistant" msgstr "Pandora FMS アシスタント" -#: ../../general/header.php:243 +#: ../../general/header.php:195 +#: ../../enterprise/meta/general/main_header.php:388 +msgid "Configure autorefresh" +msgstr "自動更新設定" + +#: ../../general/header.php:222 +#: ../../enterprise/meta/general/main_header.php:405 +#: ../../enterprise/meta/general/main_header.php:415 +msgid "Disabled autorefresh" +msgstr "自動更新の無効化" + +#: ../../general/header.php:249 msgid "System alerts detected - Please fix as soon as possible" msgstr "システムアラートを検知しました。できるだけ早く修正してください。" -#: ../../general/header.php:258 +#: ../../general/header.php:264 #, php-format msgid "You have %d warning(s)" msgstr "警告が %d 件あります。" -#: ../../general/header.php:269 +#: ../../general/header.php:275 msgid "There are not warnings" msgstr "警告はありません" -#: ../../general/header.php:278 +#: ../../general/header.php:284 msgid "Main help" msgstr "メインヘルプ" -#: ../../general/header.php:300 +#: ../../general/header.php:290 ../../mobile/include/functions_web.php:33 +#: ../../mobile/include/ui.class.php:175 +#: ../../mobile/include/user.class.php:286 ../../mobile/operation/home.php:118 +#: ../../enterprise/meta/general/main_header.php:373 +msgid "Logout" +msgstr "ログアウト" + +#: ../../general/header.php:295 ../../general/header.php:297 +#: ../../operation/menu.php:336 +#: ../../enterprise/meta/general/main_header.php:428 +#: ../../enterprise/meta/general/main_header.php:433 +#: ../../enterprise/meta/include/functions_users_meta.php:178 +#: ../../enterprise/meta/include/functions_users_meta.php:190 +msgid "Edit my user" +msgstr "ユーザ情報編集" + +#: ../../general/header.php:306 msgid "New chat message" msgstr "新規チャットメッセージ" -#: ../../general/header.php:309 +#: ../../general/header.php:315 msgid "Message overview" msgstr "メッセージ概要" -#: ../../general/header.php:310 +#: ../../general/header.php:316 #, php-format msgid "You have %d unread message(s)" msgstr "未読メッセージが %d 件あります。" -#: ../../general/noaccess2.php:26 -msgid "Access to this page is restricted" -msgstr "このページへのアクセスは制限されています" +#: ../../general/links_menu.php:20 ../../godmode/menu.php:298 +#: ../../godmode/menu.php:408 +msgid "Links" +msgstr "リンク" -#: ../../general/noaccess2.php:36 +#: ../../general/login_help_dialog.php:39 +#: ../../enterprise/dashboard/widgets/example.php:37 +msgid "Welcome to Pandora FMS" +msgstr "ようこそ Pandora FMS へ" + +#: ../../general/login_help_dialog.php:42 msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance.

\n" -"\t\t\tPlease know that all attempts to access this page are recorded in " -"security logs of Pandora System Database" +"If this is your first time with Pandora FMS, we propose you a few links to " +"learn more about Pandora FMS. Monitoring could be overwhelm, but take your " +"time to learn how to use the power of Pandora FMS!" msgstr "" -"このページへのアクセスは認証されたユーザに限定されています。手助けが必要な場合はシステム管理者へ連絡してください。

\n" -"\t\t\tこのページへの全てのアクセスは、Pandora のシステムデータベースのセキュリティログに記録されます。" +"初めての Pandora FMS の利用であれば、Pandora FMS " +"に関して学べるいくつかのリンクを紹介します。強力な監視ができますが、Pandora FMS の能力を使いこなすには時間が必要です。" -#: ../../general/login_identification_wizard.php:180 -#: ../../general/login_required.php:64 -msgid "Pandora FMS instance identification wizard" -msgstr "Pandora FMS インスタンス識別ウィザード" +#: ../../general/login_help_dialog.php:51 +#: ../../general/login_help_dialog.php:53 +msgid "Online help" +msgstr "オンラインヘルプ" -#: ../../general/login_required.php:67 -msgid "" -"Please fill the following information in order to configure your Pandora FMS " -"instance successfully" -msgstr "Pandora FMS インスタンスを正しく設定するために、以下の情報を入力してください" +#: ../../general/login_help_dialog.php:59 +#: ../../general/login_help_dialog.php:61 +msgid "Enterprise version" +msgstr "Enterprise版" -#: ../../godmode/setup/setup_general.php:212 -#: ../../general/login_required.php:107 -msgid "" -"Must have the same time zone as the system or database to avoid mismatches " -"of time." -msgstr "時間の不整合を避けるために、システムまたはデータベースと同じタイムゾーンにする必要があります。" +#: ../../general/login_help_dialog.php:67 +#: ../../general/login_help_dialog.php:69 ../../general/login_page.php:84 +#: ../../enterprise/meta/general/login_page.php:30 +msgid "Support" +msgstr "サポート" -#: ../../general/login_required.php:111 -msgid "E-mail for receiving alerts" -msgstr "アラート受信メールアドレス" +#: ../../general/login_help_dialog.php:69 +msgid "Forums" +msgstr "フォーラム" -#: ../../general/login_required.php:119 -msgid "Register" -msgstr "登録" +#: ../../general/login_help_dialog.php:75 +#: ../../general/login_help_dialog.php:77 +msgid "Documentation" +msgstr "ドキュメント" -#: ../../general/login_required.php:122 -msgid "All fields required" -msgstr "全フィールドが必須です" - -#: ../../mobile/include/functions_web.php:81 -#: ../../mobile/include/ui.class.php:257 ../../general/footer.php:30 -#, php-format -msgid "Pandora FMS %s - Build %s" -msgstr "Pandora FMS %s - ビルド %s" +#: ../../general/login_help_dialog.php:86 +msgid "Click here to don't show again this message" +msgstr "このメッセージを再度表示したくない場合はこちらをクリックしてください" #: ../../general/login_identification_wizard.php:142 msgid "The Pandora FMS community wizard" @@ -20514,6 +4880,13 @@ msgstr "" "Pandora FMS " "に関する情報を提供する目的にのみ利用し、第三者へ提供されることはありません。ニュースレターの購読オプションでいつでも登録解除を行うことができます。" +#: ../../general/login_identification_wizard.php:157 +#: ../../godmode/alerts/configure_alert_template.php:814 +#: ../../enterprise/godmode/alerts/alert_events.php:548 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:91 +msgid "Finish" +msgstr "終了" + #: ../../general/login_identification_wizard.php:161 msgid "Return" msgstr "戻る" @@ -20522,336 +4895,228 @@ msgstr "戻る" msgid "Join the Pandora FMS community" msgstr "Pandora FMS コミュニティに参加する" -#: ../../operation/users/user_edit.php:382 #: ../../general/login_identification_wizard.php:167 +#: ../../operation/users/user_edit.php:355 msgid "Subscribe to our newsletter" msgstr "ニュースレターを購読する" +#: ../../general/login_identification_wizard.php:170 +#: ../../general/login_identification_wizard.php:171 +#: ../../godmode/tag/edit_tag.php:195 ../../godmode/tag/tag.php:203 +#: ../../operation/search_users.php:44 +#: ../../enterprise/extensions/cron/main.php:226 +#: ../../enterprise/extensions/cron/main.php:251 +#: ../../enterprise/operation/reporting/custom_reporting.php:24 +#: ../../enterprise/operation/reporting/custom_reporting.php:77 +msgid "Email" +msgstr "Email" + #: ../../general/login_identification_wizard.php:172 msgid "Required" msgstr "必須" +#: ../../general/login_identification_wizard.php:180 +#: ../../general/login_required.php:69 +msgid "Pandora FMS instance identification wizard" +msgstr "Pandora FMS インスタンス識別ウィザード" + #: ../../general/login_identification_wizard.php:182 msgid "Do you want to continue without any registration" msgstr "登録せずに進みますか" -#: ../../general/alert_enterprise.php:93 -msgid "" -"This is the online help for Pandora FMS console. This help is -in best cases-" -" just a brief contextual help, not intented to teach you how to use Pandora " -"FMS. Official documentation of Pandora FMS is about 900 pages, and you " -"probably don't need to read it entirely, but sure, you should download it " -"and take a look.

\n" -"\tDownload the official documentation" -msgstr "" -"Pandora FMS コンソールのオンラインヘルプです。これは、その場で最適な手助けをするのもであり、Pandora FMS " -"の使い方を教えるものではありません。Pandora FMS の公式ドキュメントは約 " -"900ページあり全体を読む必要はありません。しかしダウンロードして確認すると良いでしょう。

\n" -"\t公式ドキュメントをダウンロード" +#: ../../general/login_identification_wizard.php:185 +#: ../../godmode/agentes/agent_conf_gis.php:80 +#: ../../godmode/agentes/agent_manager.php:413 +#: ../../godmode/alerts/alert_view.php:107 +#: ../../godmode/alerts/alert_view.php:303 +#: ../../godmode/alerts/alert_view.php:385 +#: ../../godmode/massive/massive_edit_agents.php:293 +#: ../../godmode/massive/massive_edit_agents.php:413 +#: ../../godmode/massive/massive_edit_agents.php:419 +#: ../../godmode/massive/massive_edit_modules.php:408 +#: ../../godmode/massive/massive_edit_modules.php:453 +#: ../../godmode/massive/massive_edit_modules.php:472 +#: ../../godmode/massive/massive_edit_modules.php:558 +#: ../../godmode/massive/massive_edit_modules.php:586 +#: ../../godmode/massive/massive_edit_modules.php:604 +#: ../../godmode/reporting/reporting_builder.main.php:115 +#: ../../godmode/reporting/reporting_builder.php:639 +#: ../../godmode/reporting/visual_console_builder.wizard.php:274 +#: ../../godmode/reporting/visual_console_builder.wizard.php:315 +#: ../../godmode/servers/manage_recontask.php:332 +#: ../../godmode/servers/manage_recontask_form.php:305 +#: ../../godmode/setup/news.php:264 ../../godmode/setup/performance.php:119 +#: ../../godmode/setup/performance.php:126 +#: ../../godmode/setup/performance.php:133 +#: ../../godmode/setup/setup_auth.php:52 ../../godmode/setup/setup_auth.php:59 +#: ../../godmode/setup/setup_auth.php:95 +#: ../../godmode/setup/setup_auth.php:133 +#: ../../godmode/setup/setup_ehorus.php:56 +#: ../../godmode/setup/setup_general.php:72 +#: ../../godmode/setup/setup_general.php:76 +#: ../../godmode/setup/setup_general.php:80 +#: ../../godmode/setup/setup_general.php:104 +#: ../../godmode/setup/setup_general.php:113 +#: ../../godmode/setup/setup_general.php:170 +#: ../../godmode/setup/setup_general.php:178 +#: ../../godmode/setup/setup_general.php:185 +#: ../../godmode/setup/setup_general.php:206 +#: ../../godmode/setup/setup_general.php:215 +#: ../../godmode/setup/setup_netflow.php:64 +#: ../../godmode/setup/setup_netflow.php:72 +#: ../../godmode/setup/setup_visuals.php:89 +#: ../../godmode/setup/setup_visuals.php:109 +#: ../../godmode/setup/setup_visuals.php:131 +#: ../../godmode/setup/setup_visuals.php:226 +#: ../../godmode/setup/setup_visuals.php:235 +#: ../../godmode/setup/setup_visuals.php:243 +#: ../../godmode/setup/setup_visuals.php:270 +#: ../../godmode/setup/setup_visuals.php:362 +#: ../../godmode/setup/setup_visuals.php:446 +#: ../../godmode/setup/setup_visuals.php:453 +#: ../../godmode/setup/setup_visuals.php:465 +#: ../../godmode/setup/setup_visuals.php:492 +#: ../../godmode/setup/setup_visuals.php:608 +#: ../../godmode/setup/setup_visuals.php:635 +#: ../../godmode/update_manager/update_manager.setup.php:125 +#: ../../godmode/users/configure_user.php:516 +#: ../../include/functions_events.php:2378 +#: ../../include/functions_events.php:2385 +#: ../../mobile/operation/events.php:186 ../../mobile/operation/events.php:193 +#: ../../operation/netflow/nf_live_view.php:272 +#: ../../operation/snmpconsole/snmp_view.php:439 +#: ../../operation/users/user_edit.php:249 +#: ../../enterprise/extensions/cron/functions.php:327 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:173 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:334 +#: ../../enterprise/godmode/setup/setup.php:32 +#: ../../enterprise/godmode/setup/setup.php:41 +#: ../../enterprise/godmode/setup/setup.php:57 +#: ../../enterprise/godmode/setup/setup.php:150 +#: ../../enterprise/godmode/setup/setup.php:215 +#: ../../enterprise/godmode/setup/setup.php:254 +#: ../../enterprise/godmode/setup/setup.php:263 +#: ../../enterprise/godmode/setup/setup.php:268 +#: ../../enterprise/godmode/setup/setup.php:277 +#: ../../enterprise/godmode/setup/setup.php:291 +#: ../../enterprise/godmode/setup/setup.php:296 +#: ../../enterprise/godmode/setup/setup_auth.php:373 +#: ../../enterprise/godmode/setup/setup_auth.php:474 +#: ../../enterprise/godmode/setup/setup_history.php:47 +#: ../../enterprise/godmode/setup/setup_history.php:51 +#: ../../enterprise/meta/advanced/metasetup.password.php:80 +#: ../../enterprise/meta/advanced/metasetup.password.php:91 +#: ../../enterprise/meta/advanced/metasetup.password.php:97 +#: ../../enterprise/meta/advanced/metasetup.password.php:108 +#: ../../enterprise/meta/advanced/metasetup.password.php:124 +#: ../../enterprise/meta/advanced/metasetup.password.php:130 +#: ../../enterprise/meta/advanced/metasetup.performance.php:84 +#: ../../enterprise/meta/advanced/metasetup.setup.php:138 +#: ../../enterprise/meta/advanced/metasetup.setup.php:189 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:95 +#: ../../enterprise/meta/advanced/metasetup.visual.php:122 +#: ../../enterprise/meta/advanced/metasetup.visual.php:126 +#: ../../enterprise/meta/advanced/metasetup.visual.php:175 +#: ../../enterprise/meta/advanced/metasetup.visual.php:184 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1565 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:95 +msgid "No" +msgstr "いいえ" -#: ../../general/alert_enterprise.php:100 -msgid "" -"Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance.

\n" -"\tPlease know that all attempts to access this page are recorded in security " -"logs of Pandora System Database" -msgstr "" -"このページへのアクセスは許可されたユーザのみ可能です。手助けが必要であればシステム管理者へ連絡してください。

\n" -"\tこのページへのアクセスは、Pandora のシステムデータベースのセキュリティログに記録されます。" - -#: ../../general/alert_enterprise.php:111 -msgid "" -"The Update Manager client is included on Pandora FMS. It helps system " -"administrators update their Pandora FMS automatically, since the Update " -"Manager retrieves new modules, new plugins and new features (even full " -"migrations tools for future versions) automatically." -msgstr "" -"アップデートマネージャクライアントは、Pandora FMS に含まれています。Pandorra FMS " -"を自動的に更新する処理をサポートします。アップデートマネージャは、新たなモジュール、新たなプラグインおよび新たな機能(将来のバージョンへのマイグレーション" -"ツールを含む)を自動的に取り込みます。" - -#: ../../general/alert_enterprise.php:114 -msgid "" -"OpenSource version updates are automated packages generated each week. " -"These updates come WITHOUT ANY warranty or support. If your system is " -"corrupted or a feature stops working properly, you will need to recover a " -"backup by yourself." -msgstr "" -"オープンソース版は毎週生成されるパッケージで更新されます。これらの更新は保証やサポートはありません。システムが壊れたり一部の機能が正しく動作しなかっ" -"た場合は、ご自身でバックアップから戻す必要があります。" - -#: ../../general/alert_enterprise.php:117 -msgid "" -"The Enterprise version comes with a different update system, with fully " -"tested, professionally-supported packages, and our support team is there to " -"help you in case of problems or queries. Update Manager is another feature " -"present in the Enterprise version and not included in the OpenSource " -"version. There are lots of advanced business-oriented features contained in " -"Pandora FMS Enterprise Edition. For more information visit pandorafms.com" -msgstr "" -"Enterprise版では、完全にテストされ、サポートされたパッケージでの異なる更新システムです。我々のサポートチームが問題や問い合わせに対して対応します" -"。Enterprise版のアップデートマネージャには、オープンソース版には無い異なる機能があります。Pandora FMS " -"Enterpriseには、多くのビジネス向けの機能が含まれています。より詳細は、pandorafms.comを参照してください。" - -#: ../../general/alert_enterprise.php:125 -msgid "" -"The new Update Manager " -"client is shipped with Pandora FMS It helps system administrators to update " -"their Pandora FMS automatically, since the Update Manager does the task of " -"getting new modules, new plugins and new features (even full migrations " -"tools for future versions) automatically." -msgstr "" -"新しいアップデートマネージャクライアントは、Pandora " -"FMSと一緒にリリースされています。アップデートマネージャは、新規モジュール、新規プラグイン、新規機能を自動的に取得するもの(フルマイグレーションツールは" -"将来対応予定)であり、これによりシステム管理者がPandora FMSを自動的に更新するのに役に立つでしょう。" - -#: ../../general/alert_enterprise.php:128 -msgid "" -"Update Manager is one of the most advanced features of Pandora FMS " -"Enterprise version, for more information visit http://pandorafms.com." -msgstr "" -"アップデートマネージャは、Pandora FMS Enterprise版の拡張機能です。より詳細は、http://pandorafms.com を参照してください。" - -#: ../../general/alert_enterprise.php:131 -msgid "" -"Update Manager sends anonymous information about Pandora FMS usage (number " -"of agents and modules running). To disable it, please remove the remote " -"server address from the Update Manager plugin setup." -msgstr "" -"アップデートマネージャは、Pandora FMS " -"の利用状況の情報(実行しているエージェントとモジュール数)を送信します。無効化するには、アップデートマネージャプラグインの設定からリモートサーバのアドレス" -"を削除します。" - -#: ../../general/alert_enterprise.php:138 -msgid "" -"The community version doesn't have the ability to define your own library of " -"local modules, or distribute it to remote agents. You need to make those " -"changes individually on each agent which is possible by using external tools " -"and time and effort. Nor can it distribute local plugins, or have access to " -"the library of enterprise plugins to monitor applications such as VMWare, " -"RHEV or Informix between others. The Enterprise version will have all this, " -"plus the ability to distribute and manage your own local modules on your " -"systems, individually or through policies.\n" -"

pandorafms.com" -msgstr "" -"すべての監視を集約したいですか。多くのシステムがあり、包括的なルールでそれらを管理するのは難しくはないでしょうか。監視、アラート設定、ローカルプラグインで" -"さえ、一回のクリックで展開したくありませんか。Pandora FMS Enterprise " -"ポリシーは、まさにそういったニーズに答えるものです。時間の浪費と頭痛の種を軽減します。より詳細は、 pandorafms.comを参照してください。" - -#: ../../general/alert_enterprise.php:145 -msgid "" -"Pandora FMS Enterprise also features event correlation. Through correlation " -"you can generate realtime alerts and / or new events based on logical rules. " -"This allows you to automate troubleshooting. If you know the value of " -"working with events, event correlation will take you to a new level." -msgstr "" -"Pandora FMS Enterprise " -"は、イベント集約の相関も持っています。これを通して、論理的なルールに基づくリアルタイムアラートや新たなイベントを生成することができます。これは、自動的なト" -"ラブルシューティングを可能にします。イベント発生時の値を知れば、イベント送還が次のステップを教えてくれます。" - -#: ../../general/alert_enterprise.php:148 -msgid "" -"Report generating on the Enterprise version is also more powerful: it has " -"wizards, you can schedule emails in PDF to be sent according to the schedule " -"you decide, and it has a template system to create personalized reports " -"quickly for each of your customers. It will even allow your customers to " -"generate their own reports from templates created by you. If reports are key " -"to your business, Pandora FMS Enterprise version is for you." -msgstr "" -"Enterprise版のレポートはより強力です。ウィザードがあり、決めたスケジュールで PDF " -"を送信することができます。また、あなたの顧客ごとに個別のレポートを素早く作成できるテンプレートシステムがあります。作成したテンプレートから、顧客自身が独自" -"のレポートを生成することもできます。レポートがビジネスにとって重要であるならば、Pandora FMS Enteprise はあなたの要望にマッチします。" - -#: ../../general/alert_enterprise.php:151 -msgid "These options are only effective on the Enterprise version." -msgstr "これらのオプションは、Enterprise版でのみ有効です。" - -#: ../../general/alert_enterprise.php:154 -msgid "" -"WARNING: You are just one click away from an automated update. This may " -"result in a damaged system, including loss of data and operativity. Check " -"you have a recent backup. OpenSource updates are automatically created " -"packages, and there is no WARRANTY or SUPPORT. If you need professional " -"support and warranty, please upgrade to Enterprise Version." -msgstr "" -"警告: " -"自動更新後に操作が行われました。データの消失や操作性を含むシステムの問題が発生している可能性があります。最新のバックアップを確認してください。オープンソー" -"ス版はパッケージを使って自動更新されます。保障やサポートはありません。プロフェッショナルサポートや保証が必要な場合は、Enterprise版にアップデート" -"してください。" - -#: ../../general/alert_enterprise.php:157 -msgid "" -"This system is heavily loaded. OpenSource version could get a lot more " -"agents but fine tuning requires knowledge and time. Checkout the Enterprise " -"Version for a professional supported system." -msgstr "" -"このシステムは高負荷になっています。オープンソース版は多くのエージェントに対応できますが、最適なチューニングのための知識と時間が必要です。プロフェッショナ" -"ルサポートは、Enterprise版を確認してください。" - -#: ../../general/alert_enterprise.php:160 -msgid "" -"This system has too many modules per agent. OpenSource version could manage " -"thousands of modules, but is not recommended to have more than 40 modules " -"per agent. This configuration has B/A modules per agent. Checkout the " -"Enterprise Version for a professional supported system." -msgstr "" -"このシステムは、一つのエージェントあたりのモジュール数が多すぎです。オープンソース版では数千のモジュールを管理することができますが、一つのエージェントで " -"40以上はお勧めしません。プロフェッショナルサポートは、Enterprise版を確認してください。" - -#: ../../general/alert_enterprise.php:163 -msgid "" -"Too much remote modules has been detected on this system. OpenSource version " -"could manage thousands of modules, but performance is limited on high amount " -"of SNMP or ICMP request. Checkout the Enterprise Version for a professional " -"supported system with improved capacity on network monitoring, including " -"distributed servers." -msgstr "" -"このシステムで多くのリモートモジュールが検出されました。オープンソース版では数千のモジュールを管理できますが、大量の SNMP や ICMP " -"リクエストがある環境でのパフォーマンスは限られています。プロフェッショナルサポートがあり、容量を改善したネットワーク監視や分散監視ができる " -"Enterprise版を確認してください。" - -#: ../../general/alert_enterprise.php:166 -msgid "" -"This system has too much events in the database. Checkout database purge " -"options. Checkout the Enterprise Version for a professional supported system." -msgstr "" -"このシステムはデータベースに多くのイベントがあります。データベースの削除オプションを確認してください。プロフェッショナルサポートは、Enterprise版" -"を確認してください。" - -#: ../../general/alert_enterprise.php:169 -msgid "" -"You have defined a high number of alerts, this may cause you performance " -"problems in the future. In the Enterprise version, you can use event " -"correlation alerts to simplify the alerting system and have easier " -"administration and increased performance." -msgstr "" -"アラートの定義数が多くあるため、将来的にパフォーマンスの問題が発生する可能性があります。Enterprise版では、イベント相関でアラートシステムを単純化" -"でき、管理が簡単になりパフォーマンスが向上します。" - -#: ../../general/logon_ok.php:32 -msgid "Welcome to Pandora FMS Web Console" -msgstr "Pandora FMS の Web コンソールへようこそ" - -#: ../../general/logon_ok.php:114 ../../general/logon_ok.php:315 -msgid "Pandora FMS Overview" -msgstr "Pandora FMS 概要" - -#: ../../general/logon_ok.php:179 ../../general/logon_ok.php:377 -msgid "News board" -msgstr "ニュースボード" - -#: ../../general/logon_ok.php:184 ../../general/logon_ok.php:382 -msgid "ago" -msgstr "前" - -#: ../../general/logon_ok.php:191 ../../general/logon_ok.php:389 -msgid "by" -msgstr "発行者:" - -#: ../../godmode/admin_access_logs.php:191 -#: ../../mobile/operation/tactical.php:311 -#: ../../include/functions_reporting_html.php:3277 -#: ../../operation/snmpconsole/snmp_statistics.php:140 -#: ../../general/logon_ok.php:224 ../../general/logon_ok.php:421 -msgid "Source IP" -msgstr "ソースIP" - -#: ../../general/logon_ok.php:226 ../../general/logon_ok.php:423 -msgid "This is your last activity in Pandora FMS console" -msgstr "Pandora FMS コンソールにおける最近の操作" - -#: ../../general/login_help_dialog.php:42 -msgid "" -"If this is your first time with Pandora FMS, we propose you a few links to " -"learn more about Pandora FMS. Monitoring could be overwhelm, but take your " -"time to learn how to use the power of Pandora FMS!" -msgstr "" -"初めての Pandora FMS の利用であれば、Pandora FMS " -"に関して学べるいくつかのリンクを紹介します。強力な監視ができますが、Pandora FMS の能力を使いこなすには時間が必要です。" - -#: ../../general/login_help_dialog.php:51 -#: ../../general/login_help_dialog.php:53 -msgid "Online help" -msgstr "オンラインヘルプ" - -#: ../../general/login_help_dialog.php:59 -#: ../../general/login_help_dialog.php:61 -msgid "Enterprise version" -msgstr "Enterprise版" - -#: ../../general/login_help_dialog.php:69 -msgid "Forums" -msgstr "フォーラム" - -#: ../../general/login_help_dialog.php:75 -#: ../../general/login_help_dialog.php:77 -msgid "Documentation" -msgstr "ドキュメント" - -#: ../../general/login_help_dialog.php:86 -msgid "Click here to don't show again this message" -msgstr "このメッセージを再度表示したくない場合はこちらをクリックしてください" - -#: ../../general/pandora_help.php:24 ../../general/pandora_help.php:68 -#: ../../general/pandora_help.php:95 -msgid "Pandora FMS help system" -msgstr "Pandora FMS ヘルプシステム" - -#: ../../general/pandora_help.php:73 -msgid "Help system error" -msgstr "ヘルプシステムエラー" - -#: ../../general/pandora_help.php:78 -msgid "" -"Pandora FMS help system has been called with a help reference that currently " -"don't exist. There is no help content to show." -msgstr "Pandora FMS ヘルプシステムが呼び出されましたが、表示するヘルプが存在しません。" - -#: ../../general/shortcut_bar.php:165 -msgid "Press here to activate shortcut bar" -msgstr "ショートカットバーを有効にするにはここをクリックしてください" - -#: ../../include/functions_reporting_html.php:3201 -#: ../../include/functions_reporting_html.php:3218 -#: ../../general/shortcut_bar.php:189 ../../general/shortcut_bar.php:191 -msgid "Critical events" -msgstr "障害イベント" - -#: ../../general/shortcut_bar.php:202 ../../general/shortcut_bar.php:204 -msgid "Incidents opened" -msgstr "オープンしているインシデント" - -#: ../../godmode/users/configure_profile.php:290 -#: ../../general/shortcut_bar.php:217 -msgid "View reports" -msgstr "レポート表示" - -#: ../../general/shortcut_bar.php:222 -msgid "Create new message" -msgstr "新規メッセージの作成" +#: ../../general/login_identification_wizard.php:188 +#: ../../godmode/agentes/agent_conf_gis.php:79 +#: ../../godmode/agentes/agent_manager.php:410 +#: ../../godmode/alerts/alert_view.php:107 +#: ../../godmode/alerts/alert_view.php:301 +#: ../../godmode/massive/massive_edit_agents.php:293 +#: ../../godmode/massive/massive_edit_agents.php:412 +#: ../../godmode/massive/massive_edit_agents.php:419 +#: ../../godmode/massive/massive_edit_modules.php:407 +#: ../../godmode/massive/massive_edit_modules.php:452 +#: ../../godmode/massive/massive_edit_modules.php:471 +#: ../../godmode/massive/massive_edit_modules.php:558 +#: ../../godmode/massive/massive_edit_modules.php:585 +#: ../../godmode/massive/massive_edit_modules.php:604 +#: ../../godmode/reporting/reporting_builder.main.php:111 +#: ../../godmode/reporting/reporting_builder.php:637 +#: ../../godmode/reporting/visual_console_builder.wizard.php:269 +#: ../../godmode/reporting/visual_console_builder.wizard.php:312 +#: ../../godmode/servers/manage_recontask.php:332 +#: ../../godmode/servers/manage_recontask_form.php:305 +#: ../../godmode/setup/performance.php:118 +#: ../../godmode/setup/performance.php:125 +#: ../../godmode/setup/performance.php:132 +#: ../../godmode/setup/setup_auth.php:51 ../../godmode/setup/setup_auth.php:58 +#: ../../godmode/setup/setup_auth.php:94 +#: ../../godmode/setup/setup_auth.php:130 +#: ../../godmode/setup/setup_ehorus.php:55 +#: ../../godmode/setup/setup_general.php:71 +#: ../../godmode/setup/setup_general.php:75 +#: ../../godmode/setup/setup_general.php:79 +#: ../../godmode/setup/setup_general.php:103 +#: ../../godmode/setup/setup_general.php:112 +#: ../../godmode/setup/setup_general.php:167 +#: ../../godmode/setup/setup_general.php:175 +#: ../../godmode/setup/setup_general.php:184 +#: ../../godmode/setup/setup_general.php:205 +#: ../../godmode/setup/setup_general.php:214 +#: ../../godmode/setup/setup_netflow.php:63 +#: ../../godmode/setup/setup_netflow.php:71 +#: ../../godmode/setup/setup_visuals.php:85 +#: ../../godmode/setup/setup_visuals.php:105 +#: ../../godmode/setup/setup_visuals.php:127 +#: ../../godmode/setup/setup_visuals.php:218 +#: ../../godmode/setup/setup_visuals.php:232 +#: ../../godmode/setup/setup_visuals.php:240 +#: ../../godmode/setup/setup_visuals.php:268 +#: ../../godmode/setup/setup_visuals.php:360 +#: ../../godmode/setup/setup_visuals.php:445 +#: ../../godmode/setup/setup_visuals.php:451 +#: ../../godmode/setup/setup_visuals.php:461 +#: ../../godmode/setup/setup_visuals.php:490 +#: ../../godmode/setup/setup_visuals.php:604 +#: ../../godmode/setup/setup_visuals.php:631 +#: ../../godmode/update_manager/update_manager.setup.php:124 +#: ../../godmode/users/configure_user.php:516 +#: ../../operation/netflow/nf_live_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:436 +#: ../../operation/users/user_edit.php:249 +#: ../../enterprise/extensions/cron/functions.php:327 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:171 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:332 +#: ../../enterprise/godmode/setup/setup.php:31 +#: ../../enterprise/godmode/setup/setup.php:40 +#: ../../enterprise/godmode/setup/setup.php:56 +#: ../../enterprise/godmode/setup/setup.php:149 +#: ../../enterprise/godmode/setup/setup.php:214 +#: ../../enterprise/godmode/setup/setup.php:253 +#: ../../enterprise/godmode/setup/setup.php:262 +#: ../../enterprise/godmode/setup/setup.php:267 +#: ../../enterprise/godmode/setup/setup.php:276 +#: ../../enterprise/godmode/setup/setup.php:290 +#: ../../enterprise/godmode/setup/setup.php:295 +#: ../../enterprise/godmode/setup/setup_auth.php:370 +#: ../../enterprise/godmode/setup/setup_auth.php:473 +#: ../../enterprise/godmode/setup/setup_history.php:46 +#: ../../enterprise/godmode/setup/setup_history.php:50 +#: ../../enterprise/meta/advanced/metasetup.password.php:79 +#: ../../enterprise/meta/advanced/metasetup.password.php:90 +#: ../../enterprise/meta/advanced/metasetup.password.php:96 +#: ../../enterprise/meta/advanced/metasetup.password.php:107 +#: ../../enterprise/meta/advanced/metasetup.password.php:123 +#: ../../enterprise/meta/advanced/metasetup.password.php:129 +#: ../../enterprise/meta/advanced/metasetup.performance.php:83 +#: ../../enterprise/meta/advanced/metasetup.setup.php:137 +#: ../../enterprise/meta/advanced/metasetup.setup.php:188 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:94 +#: ../../enterprise/meta/advanced/metasetup.visual.php:121 +#: ../../enterprise/meta/advanced/metasetup.visual.php:125 +#: ../../enterprise/meta/advanced/metasetup.visual.php:171 +#: ../../enterprise/meta/advanced/metasetup.visual.php:180 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1563 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:94 +msgid "Yes" +msgstr "はい" #: ../../general/login_page.php:35 msgid "Go to Pandora FMS Website" @@ -20869,16 +5134,34 @@ msgstr "ドキュメント" msgid "Login as admin" msgstr "admin としてログイン" +#: ../../general/login_page.php:152 +#: ../../enterprise/meta/general/login_page.php:85 +msgid "Login with SAML" +msgstr "SAML でログイン" + +#: ../../general/login_page.php:168 ../../mobile/include/user.class.php:256 +#: ../../enterprise/meta/general/login_page.php:79 +#: ../../enterprise/meta/general/login_page.php:98 +msgid "Login" +msgstr "ログイン" + #: ../../general/login_page.php:174 msgid "Logged out" msgstr "ログアウトしました。" -#: ../../mobile/include/user.class.php:301 -#: ../../mobile/include/user.class.php:302 ../../general/login_page.php:186 +#: ../../general/login_page.php:176 ../../mobile/include/user.class.php:221 +#: ../../enterprise/meta/general/login_page.php:144 +msgid "" +"Your session is over. Please close your browser window to close this Pandora " +"session." +msgstr "セッションを終了しました。ブラウザのウインドウを閉じてください。" + +#: ../../general/login_page.php:186 ../../mobile/include/user.class.php:301 +#: ../../mobile/include/user.class.php:302 msgid "Authenticator code" msgstr "認証コード" -#: ../../mobile/include/user.class.php:306 ../../general/login_page.php:192 +#: ../../general/login_page.php:192 ../../mobile/include/user.class.php:306 msgid "Check code" msgstr "コードの確認" @@ -20886,6 +5169,17 @@ msgstr "コードの確認" msgid "View details" msgstr "詳細を表示" +#: ../../general/login_page.php:224 +#: ../../enterprise/meta/general/login_page.php:113 +msgid "Build" +msgstr "ビルド" + +#: ../../general/login_page.php:237 +#: ../../enterprise/meta/general/login_page.php:117 +#: ../../enterprise/meta/general/login_page.php:126 +msgid "Login failed" +msgstr "ログインに失敗しました" + #: ../../general/login_page.php:261 msgid "" "Pandora FMS frontend is built on advanced, modern technologies and does not " @@ -20915,705 +5209,364 @@ msgstr "" msgid "Continue despite this warning" msgstr "警告を無視して続ける" -#: ../../godmode/menu.php:283 ../../godmode/menu.php:393 -#: ../../general/links_menu.php:20 -msgid "Links" -msgstr "リンク" +#: ../../general/login_required.php:72 +msgid "" +"Please fill the following information in order to configure your Pandora FMS " +"instance successfully" +msgstr "Pandora FMS インスタンスを正しく設定するために、以下の情報を入力してください" -#: ../../mobile/index.php:241 ../../mobile/operation/agents.php:146 -#: ../../mobile/operation/networkmap.php:79 -#: ../../mobile/operation/modules.php:174 ../../mobile/operation/groups.php:54 -#: ../../mobile/operation/agent.php:67 ../../mobile/operation/alerts.php:142 -#: ../../mobile/operation/visualmap.php:66 -#: ../../mobile/operation/networkmaps.php:100 -#: ../../mobile/operation/visualmaps.php:84 +#: ../../general/login_required.php:86 +#: ../../godmode/setup/setup_general.php:52 +#: ../../include/functions_config.php:129 +#: ../../enterprise/meta/advanced/metasetup.setup.php:119 +#: ../../enterprise/meta/include/functions_meta.php:358 +msgid "Language code for Pandora" +msgstr "Pandoraの言語" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:148 +msgid "Africa" +msgstr "アフリカ" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:149 +msgid "America" +msgstr "アメリカ" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:150 +msgid "Antarctica" +msgstr "南極大陸" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:151 +msgid "Arctic" +msgstr "北極" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:152 +msgid "Asia" +msgstr "アジア" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:153 +msgid "Atlantic" +msgstr "大西洋" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:154 +msgid "Australia" +msgstr "オーストラリア" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:155 +msgid "Europe" +msgstr "ヨーロッパ" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:156 +msgid "Indian" +msgstr "インド" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:157 +msgid "Pacific" +msgstr "太平洋" + +#: ../../general/login_required.php:91 +#: ../../godmode/setup/setup_general.php:115 +#: ../../enterprise/meta/advanced/metasetup.setup.php:158 +msgid "UTC" +msgstr "UTC" + +#: ../../general/login_required.php:111 +#: ../../godmode/setup/setup_general.php:135 +#: ../../include/functions_config.php:166 +#: ../../enterprise/meta/advanced/metasetup.setup.php:177 +#: ../../enterprise/meta/include/functions_meta.php:408 +msgid "Timezone setup" +msgstr "タイムゾーン設定" + +#: ../../general/login_required.php:112 +#: ../../godmode/setup/setup_general.php:136 +msgid "" +"Must have the same time zone as the system or database to avoid mismatches " +"of time." +msgstr "時間の不整合を避けるために、システムまたはデータベースと同じタイムゾーンにする必要があります。" + +#: ../../general/login_required.php:116 +msgid "E-mail for receiving alerts" +msgstr "アラート受信メールアドレス" + +#: ../../general/login_required.php:124 +msgid "Register" +msgstr "登録" + +#: ../../general/login_required.php:127 +#: ../../godmode/setup/snmp_wizard.php:109 +#: ../../include/functions_visual_map_editor.php:461 +#: ../../include/functions_visual_map_editor.php:469 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:167 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:194 +msgid "Cancel" +msgstr "キャンセル" + +#: ../../general/login_required.php:130 +msgid "All fields required" +msgstr "全フィールドが必須です" + +#: ../../general/logon_failed.php:21 +#: ../../include/ajax/double_auth.ajax.php:247 +#: ../../include/ajax/double_auth.ajax.php:342 +#: ../../include/ajax/double_auth.ajax.php:387 +#: ../../include/ajax/double_auth.ajax.php:501 +#: ../../operation/users/user_edit.php:693 +#: ../../operation/users/user_edit.php:758 +#: ../../operation/users/user_edit.php:829 +msgid "Authentication error" +msgstr "認証エラー" + +#: ../../general/logon_failed.php:33 +msgid "" +"Either, your password or your login are incorrect. Please check your CAPS " +"LOCK key, username and password are case SeNSiTiVe.

All actions, " +"included failed login attempts are logged in Pandora FMS System logs, and " +"these can be reviewed by each user, please report to admin any incident or " +"malfunction." +msgstr "" +"パスワードまたはユーザ名が正しくありません。大文字・小文字を区別しますので、CAPS LOCKキーを確認してください。

ログインの失敗は " +"Pandora FMS システムログに記録され他のユーザから確認されます。問題があれば管理者へ連絡してください。" + +#: ../../general/logon_ok.php:114 ../../general/logon_ok.php:315 +msgid "Pandora FMS Overview" +msgstr "Pandora FMS 概要" + +#: ../../general/logon_ok.php:179 ../../general/logon_ok.php:377 +msgid "News board" +msgstr "ニュースボード" + +#: ../../general/logon_ok.php:184 ../../general/logon_ok.php:382 +msgid "ago" +msgstr "前" + +#: ../../general/logon_ok.php:191 ../../general/logon_ok.php:389 +msgid "by" +msgstr "発行者:" + +#: ../../general/logon_ok.php:224 ../../general/logon_ok.php:421 +#: ../../godmode/admin_access_logs.php:191 +#: ../../include/functions_reporting_html.php:3587 +#: ../../mobile/operation/tactical.php:311 +#: ../../operation/snmpconsole/snmp_statistics.php:140 +msgid "Source IP" +msgstr "ソースIP" + +#: ../../general/logon_ok.php:225 ../../general/logon_ok.php:422 +#: ../../godmode/admin_access_logs.php:192 +#: ../../godmode/servers/manage_recontask_form.php:354 +#: ../../godmode/users/configure_user.php:485 +#: ../../include/ajax/events.php:302 ../../include/functions.php:2314 +#: ../../include/functions_reporting_html.php:3588 +#: ../../mobile/operation/events.php:518 +#: ../../operation/users/user_edit.php:448 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:93 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:206 +#: ../../enterprise/extensions/ipam/ipam_massive.php:69 +#: ../../enterprise/extensions/ipam/ipam_network.php:543 +#: ../../enterprise/extensions/ipam/ipam_network.php:654 +msgid "Comments" +msgstr "コメント" + +#: ../../general/logon_ok.php:226 ../../general/logon_ok.php:423 +msgid "This is your last activity in Pandora FMS console" +msgstr "Pandora FMS コンソールにおける最近の操作" + +#: ../../general/noaccess2.php:18 ../../general/noaccess2.php:21 +#: ../../mobile/index.php:240 ../../mobile/operation/agent.php:66 +#: ../../mobile/operation/agents.php:145 ../../mobile/operation/alerts.php:141 +#: ../../mobile/operation/events.php:430 ../../mobile/operation/groups.php:53 #: ../../mobile/operation/module_graph.php:270 -#: ../../mobile/operation/events.php:431 ../../mobile/operation/tactical.php:72 +#: ../../mobile/operation/modules.php:173 +#: ../../mobile/operation/networkmap.php:78 +#: ../../mobile/operation/networkmaps.php:99 +#: ../../mobile/operation/tactical.php:71 +#: ../../mobile/operation/visualmap.php:65 +#: ../../mobile/operation/visualmaps.php:83 +#: ../../enterprise/meta/general/metaconsole_no_activated.php:13 +#: ../../enterprise/meta/general/noaccess.php:24 +msgid "You don't have access to this page" +msgstr "このページにはアクセスできません。" + +#: ../../general/noaccess2.php:26 +msgid "Access to this page is restricted" +msgstr "このページへのアクセスは制限されています" + +#: ../../general/noaccess2.php:31 +#: ../../enterprise/meta/general/metaconsole_no_activated.php:21 +#: ../../enterprise/meta/general/noaccess.php:28 +msgid "No access" +msgstr "アクセス不可" + +#: ../../general/noaccess2.php:36 msgid "" "Access to this page is restricted to authorized users only, please contact " -"system administrator if you need assistance.

Please know that all " -"attempts to access this page are recorded in security logs of Pandora System " -"Database" +"system administrator if you need assistance.

\n" +"\t\t\tPlease know that all attempts to access this page are recorded in " +"security logs of Pandora System Database" msgstr "" -"このページへのアクセスは認証されたユーザのみに制限されています。必要であればシステム管理者へ連絡してください。

このページへのアクセスは、P" -"andoraシステムデータベースのセキュリティログに記録されますので注意してください。" +"このページへのアクセスは認証されたユーザに限定されています。手助けが必要な場合はシステム管理者へ連絡してください。

\n" +"\t\t\tこのページへの全てのアクセスは、Pandora のシステムデータベースのセキュリティログに記録されます。" -#: ../../mobile/operation/visualmaps.php:96 -msgid "Visual consoles" -msgstr "ビジュアルコンソール" +#: ../../general/pandora_help.php:24 ../../general/pandora_help.php:68 +#: ../../general/pandora_help.php:95 +msgid "Pandora FMS help system" +msgstr "Pandora FMS ヘルプシステム" -#: ../../mobile/operation/visualmaps.php:146 -msgid "No maps defined" -msgstr "定義済マップがありません" +#: ../../general/pandora_help.php:73 +msgid "Help system error" +msgstr "ヘルプシステムエラー" -#: ../../mobile/operation/networkmap.php:164 -#: ../../mobile/operation/networkmaps.php:202 -msgid "No networkmaps" -msgstr "ネットワークマップがありません" +#: ../../general/pandora_help.php:78 +msgid "" +"Pandora FMS help system has been called with a help reference that currently " +"don't exist. There is no help content to show." +msgstr "Pandora FMS ヘルプシステムが呼び出されましたが、表示するヘルプが存在しません。" -#: ../../mobile/operation/agent.php:112 -msgid "PandoraFMS: Agents" -msgstr "PandoraFMS: エージェント" +#: ../../general/ui/agents_list.php:80 ../../general/ui/agents_list.php:91 +#: ../../godmode/agentes/modificar_agente.php:169 +#: ../../godmode/agentes/modificar_agente.php:173 +#: ../../godmode/agentes/module_manager.php:45 +#: ../../godmode/agentes/planned_downtime.list.php:141 +#: ../../godmode/agentes/planned_downtime.list.php:177 +#: ../../godmode/alerts/alert_templates.php:256 +#: ../../godmode/alerts/alert_templates.php:260 +#: ../../godmode/modules/manage_network_components.php:524 +#: ../../godmode/reporting/reporting_builder.php:439 +#: ../../godmode/users/user_list.php:230 ../../godmode/users/user_list.php:234 +#: ../../include/functions_snmp_browser.php:556 +#: ../../operation/agentes/estado_agente.php:180 +#: ../../operation/agentes/estado_agente.php:198 +#: ../../operation/agentes/status_monitor.php:336 +#: ../../operation/incidents/incident.php:294 +#: ../../operation/search_results.php:160 +#: ../../enterprise/extensions/translate_string.php:265 +#: ../../enterprise/godmode/agentes/collection_manager.php:50 +#: ../../enterprise/godmode/agentes/collections.php:221 +#: ../../enterprise/godmode/alerts/alert_events_list.php:364 +#: ../../enterprise/godmode/alerts/alert_events_list.php:368 +#: ../../enterprise/godmode/modules/local_components.php:450 +#: ../../enterprise/godmode/modules/local_components.php:464 +#: ../../enterprise/godmode/policies/policy_agents.php:366 +#: ../../enterprise/godmode/policies/policy_agents.php:371 +#: ../../enterprise/godmode/policies/policy_collections.php:182 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:138 +#: ../../enterprise/meta/agentsearch.php:68 +#: ../../enterprise/meta/general/main_header.php:486 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:228 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:318 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:379 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:487 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:560 +#: ../../enterprise/operation/agentes/agent_inventory.php:90 +#: ../../enterprise/operation/agentes/agent_inventory.php:95 +#: ../../enterprise/operation/inventory/inventory.php:179 +#: ../../enterprise/operation/inventory/inventory.php:219 +#: ../../enterprise/operation/log/log_viewer.php:170 +#: ../../enterprise/operation/log/log_viewer.php:238 +#: ../../enterprise/operation/services/services.list.php:164 +#: ../../enterprise/operation/services/services.list.php:203 +#: ../../enterprise/operation/services/services.table_services.php:133 +#: ../../enterprise/operation/services/services.table_services.php:172 +msgid "Search" +msgstr "検索" -#: ../../mobile/operation/agent.php:117 -msgid "No agent found" +#: ../../general/ui/agents_list.php:127 +#: ../../enterprise/extensions/vmware/vmware_view.php:1249 +#: ../../enterprise/operation/policies/networkmap.policies.php:71 +msgid "No agents found" msgstr "エージェントがありません" -#: ../../godmode/agentes/modificar_agente.php:498 -#: ../../godmode/agentes/planned_downtime.list.php:427 -#: ../../godmode/agentes/planned_downtime.editor.php:488 -#: ../../godmode/agentes/agent_manager.php:390 -#: ../../godmode/agentes/module_manager_editor_common.php:528 -#: ../../godmode/agentes/module_manager.php:589 -#: ../../godmode/massive/massive_edit_agents.php:397 -#: ../../godmode/massive/massive_edit_modules.php:581 -#: ../../mobile/operation/agent.php:125 ../../include/ajax/module.php:849 -#: ../../include/class/Tree.class.php:1784 -#: ../../operation/agentes/estado_agente.php:547 -#: ../../operation/agentes/estado_generalagente.php:83 -msgid "Quiet" -msgstr "静観" - -#: ../../mobile/operation/agent.php:180 -msgid "Modules by status" -msgstr "状態ごとのモジュール" - -#: ../../mobile/operation/agent.php:188 -#: ../../include/functions_treeview.php:671 -#: ../../operation/agentes/estado_generalagente.php:599 -msgid "Events (24h)" -msgstr "イベント (24時間)" - -#: ../../mobile/operation/agent.php:236 -#, php-format -msgid "Last %s Events" -msgstr "最新の %s イベント" - -#: ../../mobile/operation/groups.php:129 -#: ../../include/functions_reporting_html.php:3110 -msgid "Agents not init" -msgstr "未初期化エージェント" - -#: ../../mobile/operation/groups.php:133 -#: ../../include/functions_reporting_html.php:3092 -msgid "Agents critical" -msgstr "障害状態エージェント" - -#: ../../mobile/operation/groups.php:137 -#: ../../include/functions_reporting_html.php:3104 -#: ../../include/functions_groups.php:794 -#: ../../include/functions_groups.php:796 -#: ../../include/functions_groups.php:798 -#: ../../include/functions_groups.php:799 -#: ../../include/functions_groups.php:800 -msgid "Agents unknown" -msgstr "不明なエージェント" - -#: ../../mobile/operation/module_graph.php:366 -#: ../../mobile/operation/module_graph.php:375 -#, php-format -msgid "PandoraFMS: %s" -msgstr "PandoraFMS: %s" - -#: ../../mobile/operation/module_graph.php:389 -#, php-format -msgid "Options for %s : %s" -msgstr "%s : %s のオプション" - -#: ../../mobile/operation/module_graph.php:396 -msgid "Show Alerts" -msgstr "アラート表示" - -#: ../../mobile/operation/module_graph.php:404 -msgid "Show Events" -msgstr "イベント表示" - -#: ../../mobile/operation/module_graph.php:412 -#: ../../operation/agentes/stat_win.php:384 -msgid "Time compare (Separated)" -msgstr "時間比較 (分割)" - -#: ../../mobile/operation/module_graph.php:428 -#: ../../operation/agentes/stat_win.php:390 -msgid "Show unknown graph" -msgstr "不明グラフ表示" - -#: ../../mobile/operation/module_graph.php:436 -msgid "Avg Only" -msgstr "平均のみ" - -#: ../../mobile/operation/module_graph.php:441 -msgid "Time range (hours)" -msgstr "時間範囲 (時間)" - -#: ../../mobile/operation/module_graph.php:454 -#: ../../operation/agentes/stat_win.php:309 -#: ../../operation/agentes/interface_traffic_graph_win.php:225 -#: ../../operation/agentes/graphs.php:132 -#: ../../operation/agentes/exportdata.php:301 -msgid "Begin date" -msgstr "開始日時" - -#: ../../mobile/operation/module_graph.php:461 -msgid "Update graph" -msgstr "グラフ更新" - -#: ../../mobile/operation/module_graph.php:470 -msgid "Error get the graph" -msgstr "グラフ生成エラー" - -#: ../../mobile/operation/networkmaps.php:112 -msgid "Networkmaps" -msgstr "ネットワークマップ" - -#: ../../mobile/operation/networkmaps.php:120 -#, php-format -msgid "Filter Networkmaps by %s" -msgstr "ネットワークマップフィルタ: %s" - -#: ../../mobile/operation/agents.php:201 ../../mobile/operation/modules.php:261 -#: ../../mobile/operation/alerts.php:213 -#: ../../mobile/operation/networkmaps.php:150 -#: ../../mobile/operation/events.php:659 -msgid "Apply Filter" -msgstr "フィルタの適用" - -#: ../../mobile/operation/agents.php:462 ../../mobile/operation/modules.php:748 -#: ../../mobile/operation/alerts.php:306 -#: ../../mobile/operation/networkmaps.php:216 -#: ../../mobile/operation/events.php:1070 -msgid "(Default)" -msgstr "(デフォルト)" - -#: ../../mobile/operation/agents.php:468 ../../mobile/operation/modules.php:755 -#: ../../mobile/operation/alerts.php:316 -#: ../../mobile/operation/networkmaps.php:222 -#: ../../mobile/operation/events.php:1096 -#, php-format -msgid "Group: %s" -msgstr "グループ: %s" - -#: ../../mobile/operation/networkmaps.php:229 -#: ../../mobile/operation/events.php:1108 -#, php-format -msgid "Type: %s" -msgstr "タイプ: %s" - -#: ../../mobile/operation/agents.php:166 -#, php-format -msgid "Filter Agents by %s" -msgstr "%s によるエージェントフィルタ" - -#: ../../mobile/operation/agents.php:369 -msgid "No agents" -msgstr "エージェントがありません" - -#: ../../mobile/operation/agents.php:472 ../../mobile/operation/modules.php:767 -#: ../../mobile/operation/alerts.php:320 ../../mobile/operation/events.php:1112 -#, php-format -msgid "Status: %s" -msgstr "状態: %s" - -#: ../../mobile/operation/agents.php:476 ../../mobile/operation/modules.php:771 -#: ../../mobile/operation/alerts.php:324 -#, php-format -msgid "Free Search: %s" -msgstr "検索: %s" - -#: ../../mobile/operation/events.php:108 -#: ../../include/functions_events.php:3352 -#: ../../operation/events/events.build_table.php:155 -msgid "Event Name" -msgstr "イベント名" - -#: ../../mobile/operation/events.php:382 ../../mobile/operation/events.php:383 -#: ../../mobile/operation/events.php:590 ../../mobile/operation/events.php:591 -msgid "Preset Filters" -msgstr "定義済フィルタ" - -#: ../../mobile/operation/events.php:443 -msgid "ERROR: Event detail" -msgstr "エラー: イベント詳細" - -#: ../../mobile/operation/events.php:445 -msgid "Error connecting to DB pandora." -msgstr "pandora DB への接続エラー" - -#: ../../mobile/operation/events.php:458 -msgid "Event detail" -msgstr "イベント詳細" - -#: ../../mobile/operation/events.php:469 -#: ../../include/functions_events.php:2383 -#: ../../include/functions_events.php:3347 -#: ../../operation/events/events.build_table.php:149 -msgid "Event ID" -msgstr "イベントID" - -#: ../../mobile/operation/events.php:497 -#: ../../include/functions_events.php:2471 -msgid "Acknowledged by" -msgstr "承諾者" - -#: ../../godmode/reporting/visual_console_builder.elements.php:153 -#: ../../mobile/operation/events.php:506 -#: ../../include/functions_visual_map_editor.php:573 -msgid "Module Graph" -msgstr "モジュールグラフ" - -#: ../../mobile/operation/events.php:541 -msgid "Sucessful validate" -msgstr "承諾しました" - -#: ../../mobile/operation/events.php:543 -msgid "Fail validate" -msgstr "承諾に失敗しました" - -#: ../../mobile/operation/events.php:575 -#, php-format -msgid "Filter Events by %s" -msgstr "%s によるイベントのフィルタ" - -#: ../../mobile/operation/events.php:790 -#: ../../include/functions_reporting_html.php:3456 -#: ../../include/functions_reporting.php:1285 -#: ../../include/functions_reporting.php:1449 -#: ../../include/functions_events.php:852 -#: ../../include/functions_events.php:856 -#: ../../operation/events/events.build_table.php:118 -#: ../../operation/events/events.build_table.php:773 -msgid "No events" -msgstr "イベントがありません。" - -#: ../../mobile/operation/events.php:1076 -#, php-format -msgid "Filter: %s" -msgstr "フィルタ: %s" - -#: ../../mobile/operation/events.php:1089 -#, php-format -msgid "Severity: %s" -msgstr "重要度: %s" - -#: ../../mobile/operation/events.php:1116 -#, php-format -msgid "Free search: %s" -msgstr "検索: %s" - -#: ../../mobile/operation/events.php:1120 -#, php-format -msgid "Hours: %s" -msgstr "時間: %s" - -#: ../../mobile/operation/alerts.php:36 -#: ../../operation/agentes/alerts_status.functions.php:72 -msgid "All (Enabled)" -msgstr "全て(有効状態のもの)" - -#: ../../mobile/operation/alerts.php:39 -#: ../../operation/agentes/alerts_status.functions.php:75 -#: ../../operation/snmpconsole/snmp_view.php:164 -#: ../../operation/snmpconsole/snmp_view.php:834 -msgid "Not fired" -msgstr "未通知" - -#: ../../godmode/alerts/alert_view.php:106 ../../mobile/operation/alerts.php:96 -#: ../../mobile/operation/alerts.php:97 ../../mobile/operation/alerts.php:203 -#: ../../mobile/operation/alerts.php:204 -msgid "Stand by" -msgstr "スタンバイ" - -#: ../../mobile/operation/alerts.php:162 -#, php-format -msgid "Filter Alerts by %s" -msgstr "%sによる発報アラート" - -#: ../../mobile/operation/alerts.php:272 -msgid "Last Fired" -msgstr "直近の発報" - -#: ../../mobile/operation/alerts.php:282 -msgid "No alerts" -msgstr "アラートなし" - -#: ../../mobile/operation/alerts.php:312 -#, php-format -msgid "Standby: %s" -msgstr "スタンバイ: %s" - -#: ../../mobile/operation/modules.php:194 -#, php-format -msgid "Filter Modules by %s" -msgstr "%s によるモジュールのフィルタ" - -#: ../../mobile/operation/modules.php:461 -#: ../../include/functions_modules.php:1845 -#: ../../operation/agentes/status_monitor.php:1137 -#: ../../operation/search_modules.php:109 -msgid "NOT INIT" -msgstr "未初期化" - -#: ../../mobile/operation/modules.php:500 -msgid "Interval." -msgstr "間隔" - -#: ../../mobile/operation/modules.php:506 -msgid "Last update." -msgstr "最新の更新" - -#: ../../godmode/agentes/agent_template.php:258 -#: ../../mobile/operation/modules.php:629 -msgid "No modules" -msgstr "モジュールがありません" - -#: ../../mobile/operation/modules.php:763 -#, php-format -msgid "Module group: %s" -msgstr "モジュールグループ: %s" - -#: ../../mobile/operation/modules.php:776 -#, php-format -msgid "Tag: %s" -msgstr "タグ: %s" - -#: ../../mobile/operation/tactical.php:193 -msgid "Last activity" -msgstr "最近の操作" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:106 -#: ../../mobile/operation/home.php:78 -#: ../../include/functions_visual_map_editor.php:231 -#: ../../include/functions_visual_map.php:2310 -msgid "Module graph" -msgstr "モジュールデータのグラフ" - -#: ../../mobile/include/ui.class.php:185 ../../mobile/operation/home.php:128 -msgid "Home" -msgstr "ホーム" - -#: ../../mobile/operation/home.php:135 ../../operation/search_results.php:63 -msgid "Global search" -msgstr "グローバル検索" - -#: ../../mobile/include/user.class.php:152 -#: ../../mobile/include/user.class.php:170 -#: ../../mobile/include/user.class.php:177 -msgid "Double authentication failed" -msgstr "二段階認証に失敗しました" - -#: ../../mobile/include/user.class.php:153 -msgid "Secret code not found" -msgstr "シークレットコードがありません" - -#: ../../mobile/include/user.class.php:154 -msgid "Please contact the administrator to reset your double authentication" -msgstr "二段階認証をリセットするには管理者へ連絡してください。" - -#: ../../mobile/include/user.class.php:178 -msgid "There was an error checking the code" -msgstr "コードの確認でエラーが発生しました" - -#: ../../mobile/include/user.class.php:211 -msgid "Login Failed" -msgstr "ログイン失敗" - -#: ../../mobile/include/user.class.php:212 -msgid "User not found in database or incorrect password." -msgstr "ユーザが存在しないかパスワードが異なります。" - -#: ../../mobile/include/user.class.php:220 -msgid "Login out" -msgstr "ログアウト" - -#: ../../mobile/include/user.class.php:244 -msgid "user" -msgstr "ユーザ" - -#: ../../mobile/include/user.class.php:251 -msgid "password" -msgstr "パスワード" - -#: ../../mobile/include/ui.class.php:87 ../../mobile/include/ui.class.php:168 -msgid "Pandora FMS mobile" -msgstr "Pandora FMS モバイル" - -#: ../../mobile/include/ui.class.php:630 -msgid "Not found header." -msgstr "ヘッダーがありません" - -#: ../../mobile/include/ui.class.php:633 -msgid "Not found content." -msgstr "コンテンツがありません" - -#: ../../mobile/include/ui.class.php:636 -msgid "Not found footer." -msgstr "フッターがありません" - -#: ../../mobile/include/ui.class.php:639 -msgid "Incorrect form." -msgstr "フォームが不正です" - -#: ../../mobile/include/ui.class.php:642 -msgid "Incorrect grid." -msgstr "グリッドが不正です" - -#: ../../mobile/include/ui.class.php:645 -msgid "Incorrect collapsible." -msgstr "折り返しが不正です" - -#: ../../godmode/reporting/reporting_builder.php:346 -#: ../../godmode/reporting/reporting_builder.php:368 -#: ../../godmode/reporting/reporting_builder.php:1878 -#: ../../operation/menu.php:236 -#: ../../operation/reporting/reporting_viewer.php:130 -#: ../../operation/reporting/custom_reporting.php:27 -msgid "Custom reporting" -msgstr "カスタムレポート" - -#: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/reporting/graph_viewer.php:341 -msgid "There are no defined reportings" -msgstr "定義されたレポートがありません" - -#: ../../godmode/netflow/nf_item_list.php:39 -#: ../../operation/reporting/reporting_viewer.php:77 -msgid "Report list" -msgstr "レポート一覧" - -#: ../../godmode/reporting/reporting_builder.php:1939 -#: ../../operation/reporting/reporting_viewer.php:98 -msgid "View report" -msgstr "レポート参照" - -#: ../../operation/reporting/reporting_viewer.php:152 -msgid "View Report" -msgstr "レポート表示" - -#: ../../operation/reporting/reporting_viewer.php:191 -msgid "Set initial date" -msgstr "開始日時を指定する" - -#: ../../operation/reporting/reporting_viewer.php:217 -msgid "Invalid date selected. Initial date must be before end date." -msgstr "不正な日時です。開始日時は終了日時より前でなければいけません。" - -#: ../../operation/reporting/reporting_viewer.php:317 -#: ../../operation/reporting/graph_viewer.php:307 -msgid "Invalid date selected" -msgstr "不正なデータが選択されました。" - -#: ../../godmode/reporting/graph_builder.php:202 -#: ../../operation/reporting/graph_viewer.php:139 -msgid "Graph editor" -msgstr "グラフ編集" - -#: ../../godmode/reporting/graph_builder.php:205 -#: ../../operation/reporting/graph_viewer.php:145 -msgid "View graph" -msgstr "グラフ表示" - -#: ../../godmode/reporting/graphs.php:75 ../../operation/menu.php:243 -#: ../../operation/reporting/graph_viewer.php:164 -msgid "Custom graphs" -msgstr "カスタムグラフ" - -#: ../../operation/reporting/graph_viewer.php:181 -msgid "No data." -msgstr "データがありません。" - -#: ../../operation/agentes/stat_win.php:333 -#: ../../operation/agentes/interface_traffic_graph_win.php:232 -#: ../../operation/agentes/graphs.php:136 -#: ../../operation/reporting/graph_viewer.php:204 -msgid "Time range" -msgstr "時間範囲" - -#: ../../operation/reporting/graph_viewer.php:213 -#: ../../operation/reporting/graph_viewer.php:236 -msgid "Graph defined" -msgstr "定義済みグラフ" - -#: ../../godmode/reporting/graph_builder.main.php:167 -#: ../../operation/reporting/graph_viewer.php:227 -msgid "Equalize maximum thresholds" -msgstr "最大閾値を合わせる" - -#: ../../godmode/reporting/graph_builder.main.php:168 -#: ../../operation/reporting/graph_viewer.php:228 -msgid "" -"If an option is selected, all graphs will have the highest value from all " -"modules included in the graph as a maximum threshold" -msgstr "オプションを選択すると、最大閾値として、すべてのグラフに全モジュールの最大の値が含まれます。" - -#: ../../operation/reporting/graph_viewer.php:237 -msgid "Zoom x1" -msgstr "ズーム x1" - -#: ../../operation/reporting/graph_viewer.php:238 -msgid "Zoom x2" -msgstr "ズーム x2" - -#: ../../operation/reporting/graph_viewer.php:239 -msgid "Zoom x3" -msgstr "ズーム x3" - -#: ../../operation/reporting/graph_viewer.php:314 -msgid "Custom graph viewer" -msgstr "カスタムグラフ参照" - -#: ../../godmode/reporting/graphs.php:152 ../../operation/search_graphs.php:33 -#: ../../operation/reporting/graph_viewer.php:325 -msgid "Graph name" -msgstr "グラフ名" - -#: ../../operation/search_users.php:26 ../../operation/search_agents.php:33 -#: ../../operation/search_alerts.php:27 ../../operation/search_reports.php:29 -#: ../../operation/search_graphs.php:24 ../../operation/search_modules.php:26 -#: ../../operation/search_maps.php:22 -msgid "Zero results found" -msgstr "見つかりませんでした。" - -#: ../../operation/agentes/datos_agente.php:165 -msgid "Received data from" -msgstr "収集データ:" - -#: ../../operation/agentes/datos_agente.php:172 -msgid "Main database" -msgstr "メインデータベース" - -#: ../../operation/agentes/datos_agente.php:173 -msgid "" -"Switch between the main database and the history database to retrieve module " -"data" -msgstr "モジュールデータを検索するデータベースをメインデータベースとヒストリーデータベース間で切り替えます。" - -#: ../../include/ajax/module.php:135 -#: ../../operation/agentes/datos_agente.php:185 -msgid "Choose a time from now" -msgstr "現在からさかのぼって表示する期間を選択" - -#: ../../include/ajax/module.php:147 -#: ../../operation/agentes/datos_agente.php:188 -msgid "Specify time range" -msgstr "時間範囲指定" - -#: ../../operation/agentes/datos_agente.php:202 -#: ../../operation/agentes/alerts_status.functions.php:97 -msgid "Free text for search" -msgstr "検索文字列" - -#: ../../godmode/agentes/module_manager.php:487 -#: ../../include/ajax/module.php:331 -#: ../../operation/agentes/datos_agente.php:286 -msgid "No available data to show" -msgstr "表示するデータがありません。" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:241 -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:1087 -msgid "Not found networkmap." -msgstr "ネットワークマップがありません。" - -#: ../../operation/agentes/pandora_networkmap.editor.php:190 -msgid "Node radius" -msgstr "ノード半径" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:269 -#: ../../godmode/menu.php:199 ../../include/functions_groups.php:92 -msgid "Recon task" -msgstr "自動検出タスク" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:270 -msgid "CIDR IP mask" -msgstr "CIDR IPマスク" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:286 -msgid "Source from recon task" -msgstr "自動検出タスクからのソース" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:288 -msgid "" -"It is setted any recon task, the nodes get from the recontask IP mask " -"instead from the group." -msgstr "自動検出タスクで設定されます。ノードは、グループではなく自動検出タスクの IP マスクから取得します。" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:292 -msgid "Show only the task with the recon script \"SNMP L2 Recon\"." -msgstr "自動検出スクリプト \"SNMP L2 Recon\" のタスクのみ表示。" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:295 -msgid "Source from CIDR IP mask" -msgstr "CIDR IPマスクからのソース" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:299 -#: ../../operation/agentes/networkmap.php:543 -msgid "Don't show subgroups:" -msgstr "サブグループを表示しない:" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:332 -msgid "Method generation networkmap" -msgstr "ネットワークマップ生成手法" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:360 -msgid "Save networkmap" -msgstr "ネットワークマップの保存" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.editor.php:366 -msgid "Update networkmap" -msgstr "ネットワークマップの更新" - -#: ../../operation/agentes/exportdata.csv.php:68 -#: ../../operation/agentes/exportdata.php:82 -#: ../../operation/agentes/exportdata.excel.php:67 -msgid "Invalid time specified" -msgstr "時間が正しくありません。" - -#: ../../operation/agentes/exportdata.csv.php:181 -#: ../../operation/agentes/exportdata.php:209 -#: ../../operation/agentes/exportdata.excel.php:164 -msgid "No modules specified" -msgstr "モジュールが指定されていません。" - -#: ../../operation/agentes/snapshot_view.php:66 -msgid "Current data at" -msgstr "次の日時のデータ:" - -#: ../../operation/agentes/alerts_status.php:108 -msgid "Full list of alerts" -msgstr "アラートのフィルタ一覧" - -#: ../../operation/users/user_edit.php:305 -#: ../../operation/agentes/alerts_status.php:132 ../../operation/menu.php:57 -msgid "Alert detail" -msgstr "アラート詳細" - -#: ../../operation/agentes/alerts_status.php:144 -msgid "Insufficient permissions to validate alerts" -msgstr "アラートを承諾するのに必要な権限がありません。" - -#: ../../godmode/alerts/alert_list.list.php:163 -#: ../../operation/agentes/alerts_status.php:396 -msgid "Alert control filter" -msgstr "アラートフィルタ" - -#: ../../include/ajax/module.php:718 -#: ../../operation/agentes/alerts_status.php:422 -#: ../../operation/agentes/alerts_status.php:466 -#: ../../operation/agentes/alerts_status.php:500 -#: ../../operation/agentes/alerts_status.php:535 -msgid "Force execution" -msgstr "確認の強制(再)実行" - -#: ../../include/ajax/module.php:718 -#: ../../operation/agentes/alerts_status.php:423 -#: ../../operation/agentes/alerts_status.php:466 -#: ../../operation/agentes/alerts_status.php:500 -#: ../../operation/agentes/alerts_status.php:535 -msgid "F." -msgstr "F." - -#: ../../operation/agentes/alerts_status.php:599 -msgid "No alerts found" -msgstr "該当するアラートがありません。" +#: ../../godmode/admin_access_logs.php:33 +msgid "Pandora audit" +msgstr "Pandoraの監査" + +#: ../../godmode/admin_access_logs.php:33 +msgid "Review Logs" +msgstr "ログ一覧" + +#: ../../godmode/admin_access_logs.php:45 +#: ../../godmode/admin_access_logs.php:72 +#: ../../godmode/agentes/module_manager.php:49 +#: ../../godmode/modules/manage_network_templates_form.php:242 +#: ../../godmode/modules/manage_network_templates_form.php:298 +#: ../../godmode/netflow/nf_item_list.php:148 +#: ../../godmode/reporting/reporting_builder.item_editor.php:659 +#: ../../godmode/reporting/reporting_builder.list_items.php:174 +#: ../../godmode/reporting/reporting_builder.list_items.php:197 +#: ../../godmode/snmpconsole/snmp_alert.php:1014 +#: ../../godmode/snmpconsole/snmp_filters.php:96 +#: ../../godmode/snmpconsole/snmp_filters.php:132 +#: ../../godmode/tag/tag.php:161 +#: ../../operation/agentes/alerts_status.functions.php:116 +#: ../../operation/agentes/alerts_status.functions.php:126 +#: ../../operation/agentes/estado_monitores.php:474 +#: ../../operation/agentes/graphs.php:159 +#: ../../operation/incidents/incident.php:230 +#: ../../operation/netflow/nf_live_view.php:308 ../../operation/tree.php:147 +#: ../../enterprise/extensions/ipam/ipam_network.php:328 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:150 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:179 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:230 +#: ../../enterprise/godmode/policies/policies.php:239 +#: ../../enterprise/godmode/policies/policy_linking.php:68 +#: ../../enterprise/godmode/policies/policy_queue.php:354 +#: ../../enterprise/godmode/setup/setup_acl.php:145 +#: ../../enterprise/godmode/setup/setup_skins.php:91 +#: ../../enterprise/meta/advanced/policymanager.queue.php:228 +#: ../../enterprise/operation/services/services.list.php:293 +#: ../../enterprise/operation/services/services.list.php:299 +#: ../../enterprise/operation/services/services.table_services.php:261 +#: ../../enterprise/operation/services/services.table_services.php:267 +msgid "Filter" +msgstr "フィルタ" + +#: ../../godmode/admin_access_logs.php:65 +#: ../../godmode/admin_access_logs.php:66 +#: ../../enterprise/extensions/translate_string.php:254 +#: ../../enterprise/extensions/translate_string.php:255 +#: ../../enterprise/godmode/agentes/collection_manager.php:44 +#: ../../enterprise/godmode/agentes/collections.php:217 +#: ../../enterprise/godmode/policies/policies.php:235 +#: ../../enterprise/godmode/policies/policy_collections.php:176 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:139 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:140 +msgid "Free text for search (*)" +msgstr "検索文字列 (*)" + +#: ../../godmode/admin_access_logs.php:67 +#: ../../godmode/admin_access_logs.php:68 +#: ../../godmode/events/event_edit_filter.php:281 +#: ../../mobile/operation/events.php:647 +#: ../../operation/events/events_list.php:572 +#: ../../enterprise/dashboard/widgets/events_list.php:38 +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:33 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:33 +msgid "Max. hours old" +msgstr "最大表示範囲(時間)" + +#: ../../godmode/admin_access_logs.php:303 +msgid "Export to CSV " +msgstr "CSV へエクスポート " #: ../../godmode/agentes/agent_conf_gis.php:40 #: ../../operation/agentes/gis_view.php:55 @@ -21628,239 +5581,2039 @@ msgid "" "of map." msgstr "このエージェントには GIS データがありません。そのため、マップのデフォルト位置に配置します。" -#: ../../operation/agentes/gis_view.php:91 -msgid "Last position in " -msgstr "最新の更新日時と位置: " +#: ../../godmode/agentes/agent_conf_gis.php:53 +msgid "" +"When you change the Agent position, the agent automatically activates the " +"'Ignore new GIS data' option" +msgstr "エージェントの位置を変更すると、エージェントは '新たなGISデータを無視する' オプションを自動的に有効化します。" -#: ../../operation/agentes/gis_view.php:98 -msgid "Period to show data as path" -msgstr "データ表示更新間隔" +#: ../../godmode/agentes/agent_conf_gis.php:60 +msgid "Agent position" +msgstr "エージェントの位置" -#: ../../operation/agentes/gis_view.php:102 -msgid "Refresh path" +#: ../../godmode/agentes/agent_conf_gis.php:66 +msgid "Latitude: " +msgstr "緯度: " + +#: ../../godmode/agentes/agent_conf_gis.php:70 +msgid "Longitude: " +msgstr "経度: " + +#: ../../godmode/agentes/agent_conf_gis.php:74 +msgid "Altitude: " +msgstr "高度: " + +#: ../../godmode/agentes/agent_conf_gis.php:78 +#: ../../godmode/agentes/agent_manager.php:409 +#: ../../godmode/massive/massive_edit_agents.php:410 +msgid "Ignore new GIS data:" +msgstr "新たな GIS データを無視する:" + +#: ../../godmode/agentes/agent_incidents.php:67 +msgid "No incidents associated to this agent" +msgstr "このエージェントに関連付けられたインシデントがありません" + +#: ../../godmode/agentes/agent_incidents.php:87 +#: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/manage_recontask_form.php:306 +#: ../../operation/agentes/ver_agente.php:1244 +#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident_detail.php:244 +msgid "Incident" +msgstr "インシデント" + +#: ../../godmode/agentes/agent_incidents.php:88 +#: ../../godmode/alerts/alert_list.list.php:127 +#: ../../godmode/alerts/alert_templates.php:52 +#: ../../godmode/alerts/alert_view.php:102 +#: ../../godmode/alerts/configure_alert_template.php:767 +#: ../../godmode/snmpconsole/snmp_alert.php:941 +#: ../../godmode/snmpconsole/snmp_alert.php:1006 +#: ../../include/functions_events.php:2176 +#: ../../include/functions_reporting_html.php:2871 +#: ../../operation/agentes/estado_generalagente.php:412 +#: ../../operation/incidents/incident.php:246 +#: ../../operation/incidents/incident.php:338 +#: ../../operation/incidents/incident_detail.php:318 +#: ../../enterprise/godmode/alerts/alert_events.php:505 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:172 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:223 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:276 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:107 +msgid "Priority" +msgstr "優先度" + +#: ../../godmode/agentes/agent_incidents.php:90 +#: ../../godmode/servers/servers.build_table.php:72 +#: ../../operation/incidents/incident.php:340 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:221 +#: ../../enterprise/meta/advanced/servers.build_table.php:67 +msgid "Updated" msgstr "更新" -#: ../../operation/agentes/gis_view.php:105 -msgid "Positional data from the last" -msgstr "位置データ参照期間:" +#: ../../godmode/agentes/agent_incidents.php:91 +#: ../../godmode/events/custom_events.php:107 +#: ../../godmode/events/custom_events.php:165 +#: ../../godmode/massive/massive_copy_modules.php:108 +#: ../../include/functions_events.php:47 +#: ../../include/functions_events.php:2149 +#: ../../include/functions_events.php:2264 +#: ../../include/functions_events.php:3597 +#: ../../operation/agentes/pandora_networkmap.editor.php:197 +#: ../../operation/events/events.build_table.php:229 +#: ../../operation/incidents/incident.php:341 +#: ../../operation/incidents/incident_detail.php:289 +#: ../../enterprise/include/functions_log.php:332 +#: ../../enterprise/meta/advanced/policymanager.sync.php:295 +#: ../../enterprise/meta/advanced/synchronizing.alert.php:332 +#: ../../enterprise/meta/advanced/synchronizing.component.php:310 +#: ../../enterprise/meta/advanced/synchronizing.group.php:147 +#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:91 +#: ../../enterprise/meta/advanced/synchronizing.os.php:91 +#: ../../enterprise/meta/advanced/synchronizing.tag.php:91 +#: ../../enterprise/meta/advanced/synchronizing.user.php:515 +#: ../../enterprise/meta/include/functions_events_meta.php:94 +#: ../../enterprise/operation/log/log_viewer.php:205 +msgid "Source" +msgstr "ソース" -#: ../../operation/agentes/gis_view.php:144 -msgid "This agent doesn't have any GIS data." -msgstr "このエージェントには、GIS データがありません。" +#: ../../godmode/agentes/agent_incidents.php:92 +#: ../../godmode/events/custom_events.php:113 +#: ../../godmode/events/custom_events.php:167 +#: ../../include/functions_events.php:49 +#: ../../include/functions_events.php:2356 +#: ../../include/functions_events.php:3555 +#: ../../mobile/operation/events.php:477 +#: ../../operation/events/events.build_table.php:179 +#: ../../operation/incidents/incident.php:342 +#: ../../operation/incidents/incident_detail.php:266 +#: ../../enterprise/meta/include/functions_events_meta.php:100 +msgid "Owner" +msgstr "所有者" -#: ../../operation/agentes/gis_view.php:172 +#: ../../godmode/agentes/agent_manager.php:155 +#: ../../godmode/agentes/modificar_agente.php:477 +#: ../../godmode/events/custom_events.php:74 +#: ../../godmode/events/custom_events.php:154 +#: ../../include/functions_treeview.php:534 +#: ../../include/functions_events.php:36 +#: ../../include/functions_events.php:908 +#: ../../include/functions_events.php:3539 +#: ../../include/functions_reporting_html.php:2069 +#: ../../mobile/operation/modules.php:494 +#: ../../mobile/operation/modules.php:752 +#: ../../operation/events/events.build_table.php:161 +#: ../../enterprise/include/functions_reporting_pdf.php:2298 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1071 +#: ../../enterprise/meta/include/functions_events_meta.php:61 +msgid "Agent name" +msgstr "エージェント名" + +#: ../../godmode/agentes/agent_manager.php:156 +msgid "The agent's name must be the same as the one defined at the console" +msgstr "ここで指定するエージェント名は、すでに定義済のものである必要があります。" + +#: ../../godmode/agentes/agent_manager.php:159 +msgid "QR Code Agent view" +msgstr "エージェント表示 QR コード" + +#: ../../godmode/agentes/agent_manager.php:166 +#: ../../operation/agentes/estado_agente.php:145 ../../operation/menu.php:54 +msgid "Agent detail" +msgstr "エージェント詳細" + +#: ../../godmode/agentes/agent_manager.php:193 +#: ../../enterprise/godmode/policies/policy_agents.php:428 +msgid "This agent can be remotely configured" +msgstr "このエージェントはリモートから設定可能です。" + +#: ../../godmode/agentes/agent_manager.php:196 +msgid "You can remotely edit this agent configuration" +msgstr "このエージェントはリモートから設定可能です。" + +#: ../../godmode/agentes/agent_manager.php:203 +msgid "Delete agent" +msgstr "エージェント削除" + +#: ../../godmode/agentes/agent_manager.php:205 +msgid "Alias" +msgstr "別名" + +#: ../../godmode/agentes/agent_manager.php:210 +#: ../../godmode/servers/modificar_server.php:47 +#: ../../include/functions_treeview.php:554 +#: ../../include/functions_events.php:2031 +#: ../../include/functions_reporting_html.php:2246 +#: ../../include/functions_reporting_html.php:2289 +#: ../../operation/gis_maps/ajax.php:269 +#: ../../enterprise/include/functions_reporting_pdf.php:1827 +#: ../../enterprise/include/functions_reporting_pdf.php:1846 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1087 +#: ../../enterprise/meta/include/functions_wizard_meta.php:163 +#: ../../enterprise/meta/include/functions_wizard_meta.php:166 +#: ../../enterprise/meta/include/functions_wizard_meta.php:375 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1306 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1641 +msgid "IP Address" +msgstr "IP アドレス" + +#: ../../godmode/agentes/agent_manager.php:219 +#: ../../godmode/snmpconsole/snmp_alert.php:1331 +#: ../../operation/events/events.build_table.php:758 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:210 +msgid "Delete selected" +msgstr "選択範囲を削除します" + +#: ../../godmode/agentes/agent_manager.php:237 +msgid "Only it is show when
the agent is saved." +msgstr "エージェントが保存されたときのみ
表示されます。" + +#: ../../godmode/agentes/agent_manager.php:249 +#: ../../godmode/agentes/planned_downtime.editor.php:713 +#: ../../godmode/agentes/planned_downtime.list.php:154 +#: ../../godmode/events/event_edit_filter.php:297 +#: ../../godmode/massive/massive_add_action_alerts.php:161 +#: ../../godmode/massive/massive_edit_agents.php:275 +#: ../../godmode/reporting/visual_console_builder.wizard.php:372 +#: ../../godmode/servers/manage_recontask.php:336 +#: ../../godmode/servers/manage_recontask_form.php:291 +#: ../../godmode/users/configure_user.php:696 +#: ../../include/ajax/visual_console_builder.ajax.php:692 +#: ../../include/functions_visual_map_editor.php:313 +#: ../../include/functions_visual_map_editor.php:647 +#: ../../include/functions_html.php:867 ../../include/functions_html.php:868 +#: ../../include/functions_html.php:869 ../../include/functions_html.php:870 +#: ../../include/functions_html.php:871 ../../include/functions_html.php:874 +#: ../../include/functions_html.php:875 ../../include/functions_html.php:876 +#: ../../include/functions_html.php:877 ../../include/functions_html.php:878 +#: ../../operation/events/events_list.php:440 +#: ../../enterprise/dashboard/widgets/events_list.php:31 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:156 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:159 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:164 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:207 +#: ../../enterprise/godmode/setup/setup_acl.php:143 +#: ../../enterprise/godmode/setup/setup_auth.php:67 +#: ../../enterprise/godmode/setup/setup_auth.php:445 +#: ../../enterprise/operation/services/services.list.php:176 +#: ../../enterprise/operation/services/services.list.php:193 +#: ../../enterprise/operation/services/services.table_services.php:145 +#: ../../enterprise/operation/services/services.table_services.php:162 +msgid "Any" +msgstr "任意" + +#: ../../godmode/agentes/agent_manager.php:254 +#: ../../godmode/groups/configure_group.php:134 +#: ../../godmode/massive/massive_edit_agents.php:280 +#: ../../godmode/modules/manage_nc_groups_form.php:70 +#: ../../godmode/reporting/visual_console_builder.elements.php:81 +#: ../../include/functions_visual_map_editor.php:525 +#: ../../operation/agentes/estado_generalagente.php:283 +#: ../../operation/agentes/ver_agente.php:856 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1277 +msgid "Parent" +msgstr "親" + +#: ../../godmode/agentes/agent_manager.php:265 +#: ../../godmode/massive/massive_edit_agents.php:291 +msgid "Cascade protection" +msgstr "関連障害検知抑制" + +#: ../../godmode/agentes/agent_manager.php:275 +#: ../../godmode/agentes/module_manager.php:560 +#: ../../godmode/agentes/module_manager_editor_common.php:370 +#: ../../godmode/agentes/module_manager_editor_common.php:396 +#: ../../godmode/massive/massive_edit_agents.php:301 +#: ../../godmode/massive/massive_edit_modules.php:464 +#: ../../godmode/modules/manage_network_components_form_common.php:104 +#: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/manage_recontask_form.php:247 +#: ../../include/functions_treeview.php:85 +#: ../../include/functions_treeview.php:560 +#: ../../include/functions_reporting_html.php:2107 +#: ../../mobile/operation/modules.php:539 +#: ../../mobile/operation/modules.php:542 +#: ../../mobile/operation/modules.php:543 +#: ../../mobile/operation/modules.php:754 +#: ../../operation/agentes/estado_agente.php:512 +#: ../../operation/agentes/estado_generalagente.php:205 +#: ../../operation/agentes/status_monitor.php:966 +#: ../../operation/netflow/nf_live_view.php:243 +#: ../../operation/search_agents.php:46 ../../operation/search_agents.php:56 +#: ../../operation/search_modules.php:50 +#: ../../operation/servers/recon_view.php:92 +#: ../../enterprise/extensions/ipam/ipam_list.php:162 +#: ../../enterprise/extensions/ipam/ipam_network.php:125 +#: ../../enterprise/godmode/agentes/inventory_manager.php:174 +#: ../../enterprise/godmode/agentes/inventory_manager.php:236 +#: ../../enterprise/godmode/modules/configure_local_component.php:223 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:188 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:244 +#: ../../enterprise/godmode/servers/manage_export.php:131 +#: ../../enterprise/godmode/servers/manage_export_form.php:80 +#: ../../enterprise/include/functions_reporting_pdf.php:2351 +#: ../../enterprise/meta/agentsearch.php:94 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1108 +#: ../../enterprise/meta/include/functions_wizard_meta.php:780 +#: ../../enterprise/meta/include/functions_wizard_meta.php:898 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1062 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1360 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1441 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1574 +msgid "Interval" +msgstr "間隔" + +#: ../../godmode/agentes/agent_manager.php:281 +#: ../../godmode/agentes/modificar_agente.php:485 +#: ../../godmode/agentes/planned_downtime.editor.php:755 +#: ../../godmode/massive/massive_edit_agents.php:305 +#: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/manage_recontask_form.php:286 +#: ../../include/functions_events.php:2036 +#: ../../include/functions_reporting_html.php:2071 +#: ../../mobile/operation/agents.php:73 ../../mobile/operation/agents.php:315 +#: ../../operation/agentes/estado_agente.php:507 +#: ../../operation/agentes/estado_generalagente.php:132 +#: ../../operation/gis_maps/ajax.php:276 ../../operation/search_agents.php:45 +#: ../../operation/search_agents.php:53 ../../operation/tree.php:55 +#: ../../operation/tree.php:94 +#: ../../enterprise/dashboard/widgets/tree_view.php:38 +#: ../../enterprise/extensions/ipam/ipam_network.php:538 +#: ../../enterprise/godmode/modules/configure_local_component.php:168 +#: ../../enterprise/godmode/modules/local_components.php:446 +#: ../../enterprise/godmode/modules/local_components.php:460 +#: ../../enterprise/godmode/modules/local_components.php:482 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:156 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:82 +#: ../../enterprise/meta/agentsearch.php:93 +msgid "OS" +msgstr "OS" + +#: ../../godmode/agentes/agent_manager.php:293 +#: ../../godmode/agentes/module_manager.php:554 +#: ../../godmode/massive/massive_edit_agents.php:316 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1172 +#: ../../include/functions_events.php:3518 +#: ../../operation/events/events.build_table.php:139 +#: ../../operation/events/events_list.php:447 +#: ../../operation/servers/recon_view.php:173 +#: ../../enterprise/extensions/csv_import/main.php:75 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1401 +#: ../../enterprise/meta/advanced/policymanager.queue.php:255 +#: ../../enterprise/meta/agentsearch.php:91 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1081 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1371 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1494 +#: ../../enterprise/meta/include/functions_wizard_meta.php:133 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1624 +msgid "Server" +msgstr "サーバ" + +#: ../../godmode/agentes/agent_manager.php:301 +#: ../../godmode/agentes/agent_manager.php:400 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:692 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:771 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:933 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:949 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:965 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:981 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:997 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1012 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1018 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:331 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:409 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:246 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:286 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:416 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:432 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:448 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:464 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:479 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:485 +#: ../../godmode/agentes/module_manager_editor_common.php:420 +#: ../../godmode/agentes/module_manager_editor_common.php:622 +#: ../../godmode/agentes/module_manager_editor_common.php:782 +#: ../../godmode/agentes/module_manager_editor_common.php:788 +#: ../../godmode/agentes/module_manager_editor_common.php:797 +#: ../../godmode/agentes/module_manager_editor_common.php:803 +#: ../../godmode/agentes/module_manager_editor_plugin.php:52 +#: ../../godmode/alerts/alert_list.list.php:610 +#: ../../godmode/alerts/configure_alert_action.php:131 +#: ../../godmode/alerts/configure_alert_template.php:585 +#: ../../godmode/events/custom_events.php:213 +#: ../../godmode/events/custom_events.php:224 +#: ../../godmode/events/event_edit_filter.php:422 +#: ../../godmode/gis_maps/configure_gis_map.php:414 +#: ../../godmode/groups/configure_group.php:197 +#: ../../godmode/massive/massive_add_action_alerts.php:288 +#: ../../godmode/massive/massive_add_alerts.php:193 +#: ../../godmode/massive/massive_add_tags.php:169 +#: ../../godmode/massive/massive_delete_alerts.php:243 +#: ../../godmode/massive/massive_delete_modules.php:490 +#: ../../godmode/massive/massive_delete_modules.php:564 +#: ../../godmode/massive/massive_delete_modules.php:609 +#: ../../godmode/massive/massive_delete_modules.php:610 +#: ../../godmode/massive/massive_delete_modules.php:611 +#: ../../godmode/massive/massive_delete_modules.php:612 +#: ../../godmode/massive/massive_delete_modules.php:679 +#: ../../godmode/massive/massive_delete_tags.php:226 +#: ../../godmode/massive/massive_delete_tags.php:253 +#: ../../godmode/massive/massive_delete_tags.php:289 +#: ../../godmode/massive/massive_edit_agents.php:315 +#: ../../godmode/massive/massive_edit_modules.php:319 +#: ../../godmode/massive/massive_edit_modules.php:536 +#: ../../godmode/massive/massive_edit_modules.php:564 +#: ../../godmode/massive/massive_edit_modules.php:625 +#: ../../godmode/massive/massive_edit_modules.php:684 +#: ../../godmode/massive/massive_edit_modules.php:769 +#: ../../godmode/massive/massive_edit_modules.php:770 +#: ../../godmode/massive/massive_edit_modules.php:771 +#: ../../godmode/massive/massive_edit_modules.php:772 +#: ../../godmode/massive/massive_edit_modules.php:967 +#: ../../godmode/massive/massive_edit_plugins.php:284 +#: ../../godmode/modules/manage_nc_groups_form.php:72 +#: ../../godmode/modules/manage_network_components_form.php:455 +#: ../../godmode/modules/manage_network_components_form.php:461 +#: ../../godmode/modules/manage_network_components_form.php:470 +#: ../../godmode/modules/manage_network_components_form.php:476 +#: ../../godmode/modules/manage_network_components_form_common.php:191 +#: ../../godmode/modules/manage_network_components_form_plugin.php:24 +#: ../../godmode/netflow/nf_edit_form.php:226 +#: ../../godmode/reporting/graph_builder.graph_editor.php:135 +#: ../../godmode/reporting/graph_builder.graph_editor.php:194 +#: ../../godmode/reporting/graph_builder.graph_editor.php:214 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1026 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1051 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1092 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1102 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1127 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1420 +#: ../../godmode/reporting/visual_console_builder.elements.php:288 +#: ../../godmode/reporting/visual_console_builder.elements.php:429 +#: ../../godmode/reporting/visual_console_builder.wizard.php:199 +#: ../../godmode/reporting/visual_console_builder.wizard.php:296 +#: ../../godmode/reporting/visual_console_builder.wizard.php:304 +#: ../../godmode/reporting/visual_console_builder.wizard.php:326 +#: ../../godmode/reporting/visual_console_builder.wizard.php:335 +#: ../../godmode/reporting/visual_console_builder.wizard.php:374 +#: ../../godmode/reporting/visual_console_builder.wizard.php:571 +#: ../../godmode/reporting/visual_console_builder.wizard.php:581 +#: ../../godmode/reporting/visual_console_builder.wizard.php:613 +#: ../../godmode/servers/manage_recontask_form.php:265 +#: ../../godmode/setup/os.builder.php:40 +#: ../../godmode/setup/setup_visuals.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:27 +#: ../../godmode/snmpconsole/snmp_alert.php:1008 +#: ../../godmode/users/configure_user.php:510 +#: ../../godmode/users/configure_user.php:682 +#: ../../godmode/users/configure_user.php:686 +#: ../../godmode/users/configure_user.php:691 +#: ../../include/ajax/alert_list.ajax.php:151 +#: ../../include/ajax/planned_downtime.ajax.php:85 +#: ../../include/functions.php:907 ../../include/functions_events.php:1698 +#: ../../include/functions_events.php:1705 +#: ../../include/functions_visual_map_editor.php:268 +#: ../../include/functions_visual_map_editor.php:353 +#: ../../include/functions_visual_map_editor.php:528 +#: ../../include/functions_html.php:316 ../../include/functions_html.php:479 +#: ../../include/functions_pandora_networkmap.php:263 +#: ../../include/functions_pandora_networkmap.php:745 +#: ../../include/functions_pandora_networkmap.php:1456 +#: ../../include/functions_pandora_networkmap.php:1459 +#: ../../include/functions_pandora_networkmap.php:1510 +#: ../../include/functions_pandora_networkmap.php:1514 +#: ../../include/functions_pandora_networkmap.php:1566 +#: ../../include/functions_pandora_networkmap.php:1571 +#: ../../mobile/operation/events.php:587 +#: ../../operation/agentes/pandora_networkmap.editor.php:207 +#: ../../operation/agentes/ver_agente.php:815 +#: ../../operation/agentes/ver_agente.php:858 +#: ../../operation/agentes/ver_agente.php:868 +#: ../../operation/events/events_list.php:279 +#: ../../operation/events/events_list.php:869 +#: ../../operation/netflow/nf_live_view.php:387 +#: ../../operation/snmpconsole/snmp_view.php:423 +#: ../../operation/snmpconsole/snmp_view.php:719 +#: ../../operation/snmpconsole/snmp_view.php:723 +#: ../../operation/users/user_edit.php:323 +#: ../../operation/users/user_edit.php:347 +#: ../../operation/users/user_edit.php:387 +#: ../../operation/users/user_edit.php:401 +#: ../../operation/users/user_edit.php:554 +#: ../../operation/users/user_edit.php:561 +#: ../../operation/users/user_edit.php:570 +#: ../../operation/users/user_edit.php:577 +#: ../../enterprise/dashboard/widgets/service_map.php:39 +#: ../../enterprise/dashboard/widgets/top_n.php:398 +#: ../../enterprise/extensions/ipam/ipam_network.php:635 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:427 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:558 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:654 +#: ../../enterprise/godmode/alerts/alert_events.php:468 +#: ../../enterprise/godmode/alerts/alert_events_list.php:595 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:98 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:117 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:129 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:97 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:116 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:128 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:27 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:174 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:197 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:306 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:384 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:459 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:460 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:461 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:462 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:511 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:90 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:135 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:28 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:225 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:89 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:133 +#: ../../enterprise/godmode/modules/configure_local_component.php:367 +#: ../../enterprise/godmode/modules/configure_local_component.php:507 +#: ../../enterprise/godmode/modules/configure_local_component.php:513 +#: ../../enterprise/godmode/modules/configure_local_component.php:521 +#: ../../enterprise/godmode/modules/configure_local_component.php:527 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:681 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:756 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:917 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:933 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:949 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:965 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:981 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:996 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:1002 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:328 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:403 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:244 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:284 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:414 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:430 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:446 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:462 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:477 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:483 +#: ../../enterprise/godmode/policies/policy_agents.php:223 +#: ../../enterprise/godmode/policies/policy_agents.php:653 +#: ../../enterprise/godmode/policies/policy_alerts.php:459 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:273 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:138 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:344 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:363 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:374 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:389 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:421 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:59 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:336 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:353 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:369 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:385 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:409 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:425 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:467 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:500 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:509 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:528 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:665 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:729 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:744 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:754 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:768 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1745 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1832 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:252 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:699 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:720 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:735 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:745 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:755 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:759 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:786 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:57 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:422 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:438 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:459 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:468 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:625 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:653 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:672 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:699 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:75 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:222 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:274 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:282 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:292 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:314 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:332 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:365 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:385 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:395 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:416 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:461 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:480 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:500 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:158 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:190 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:196 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:208 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:218 +#: ../../enterprise/godmode/servers/manage_export_form.php:73 +#: ../../enterprise/godmode/setup/setup.php:341 +#: ../../enterprise/godmode/setup/setup.php:347 +#: ../../enterprise/godmode/setup/setup.php:355 +#: ../../enterprise/godmode/setup/setup.php:361 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:148 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:258 +#: ../../enterprise/meta/advanced/metasetup.setup.php:277 +#: ../../enterprise/meta/advanced/metasetup.setup.php:283 +#: ../../enterprise/meta/advanced/metasetup.setup.php:293 +#: ../../enterprise/meta/advanced/metasetup.setup.php:299 +#: ../../enterprise/meta/event/custom_events.php:211 +#: ../../enterprise/meta/event/custom_events.php:222 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:232 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:322 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:383 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:491 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:564 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:100 +#: ../../enterprise/operation/agentes/ver_agente.php:36 +msgid "None" +msgstr "なし" + +#: ../../godmode/agentes/agent_manager.php:322 +#: ../../godmode/agentes/module_manager_editor_common.php:352 +#: ../../godmode/groups/configure_group.php:178 +#: ../../godmode/massive/massive_edit_agents.php:352 +msgid "Custom ID" +msgstr "カスタムID" + +#: ../../godmode/agentes/agent_manager.php:326 +#: ../../godmode/massive/massive_edit_agents.php:356 +msgid "Module definition" +msgstr "モジュール定義" + +#: ../../godmode/agentes/agent_manager.php:328 +#: ../../godmode/massive/massive_edit_agents.php:358 +msgid "Learning mode" +msgstr "学習モード" + +#: ../../godmode/agentes/agent_manager.php:331 +#: ../../godmode/massive/massive_edit_agents.php:359 +msgid "Normal mode" +msgstr "通常モード" + +#: ../../godmode/agentes/agent_manager.php:334 +msgid "Autodisable mode" +msgstr "自動無効化モード" + +#: ../../godmode/agentes/agent_manager.php:340 +#: ../../godmode/agentes/modificar_agente.php:562 +#: ../../godmode/agentes/module_manager_editor_common.php:171 +#: ../../godmode/agentes/module_manager_editor_common.php:462 +#: ../../godmode/alerts/alert_view.php:516 +#: ../../godmode/alerts/configure_alert_template.php:663 +#: ../../godmode/massive/massive_edit_agents.php:364 +#: ../../godmode/massive/massive_edit_modules.php:467 +#: ../../include/functions_treeview.php:74 +#: ../../include/functions_treeview.php:530 +#: ../../include/functions_groups.php:2158 +#: ../../include/functions_reporting.php:3566 +#: ../../include/functions_reporting_html.php:2086 +#: ../../mobile/operation/agent.php:124 ../../mobile/operation/alerts.php:40 +#: ../../operation/agentes/alerts_status.functions.php:76 +#: ../../operation/agentes/estado_generalagente.php:84 +#: ../../operation/agentes/estado_generalagente.php:299 +#: ../../operation/search_agents.php:91 +#: ../../enterprise/extensions/vmware/functions.php:20 +#: ../../enterprise/godmode/modules/configure_local_component.php:287 +#: ../../enterprise/godmode/setup/edit_skin.php:248 +#: ../../enterprise/godmode/setup/setup.php:99 +#: ../../enterprise/include/functions_reporting_pdf.php:2331 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:408 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:680 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:890 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1073 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1364 +#: ../../enterprise/meta/include/functions_wizard_meta.php:179 +#: ../../enterprise/meta/include/functions_wizard_meta.php:411 +#: ../../enterprise/meta/include/functions_wizard_meta.php:480 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1009 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1370 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1460 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1645 +msgid "Disabled" +msgstr "無効" + +#: ../../godmode/agentes/agent_manager.php:342 +#: ../../godmode/massive/massive_edit_agents.php:365 +msgid "Active" +msgstr "有効" + +#: ../../godmode/agentes/agent_manager.php:346 +#: ../../godmode/agentes/configurar_agente.php:423 +#: ../../godmode/agentes/configurar_agente.php:533 +#: ../../godmode/massive/massive_edit_agents.php:368 +#: ../../godmode/servers/servers.build_table.php:160 +#: ../../operation/agentes/estado_generalagente.php:297 +#: ../../enterprise/godmode/policies/policy_agents.php:378 +msgid "Remote configuration" +msgstr "リモート設定" + +#: ../../godmode/agentes/agent_manager.php:349 +#: ../../godmode/agentes/agent_manager.php:371 +#: ../../godmode/massive/massive_edit_agents.php:375 +msgid "Not available" +msgstr "利用できません" + +#: ../../godmode/agentes/agent_manager.php:362 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:207 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:162 +msgid "Delete remote configuration file" +msgstr "リモート設定ファイル削除" + +#: ../../godmode/agentes/agent_manager.php:365 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:208 +msgid "" +"Delete this conf file implies that for restore you must reactive remote " +"config in the local agent." +msgstr "この設定を削除した場合、元に戻すにはローカルエージェントのリモート設定を再有効化する必要があります。" + +#: ../../godmode/agentes/agent_manager.php:380 +#: ../../godmode/massive/massive_edit_agents.php:401 +msgid "Agent icon" +msgstr "エージェントアイコン" + +#: ../../godmode/agentes/agent_manager.php:380 +msgid "Agent icon for GIS Maps." +msgstr "GISマップのエージェントアイコン" + +#: ../../godmode/agentes/agent_manager.php:418 +#: ../../include/functions_treeview.php:647 +#: ../../operation/agentes/estado_generalagente.php:334 +#: ../../operation/agentes/ver_agente.php:1037 +#: ../../operation/agentes/ver_agente.php:1247 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1144 +msgid "Url address" +msgstr "URLアドレス" + +#: ../../godmode/agentes/agent_manager.php:422 +#: ../../godmode/agentes/modificar_agente.php:541 +#: ../../godmode/agentes/module_manager.php:643 +#: ../../godmode/agentes/module_manager_editor_common.php:556 +#: ../../godmode/agentes/planned_downtime.editor.php:488 +#: ../../godmode/agentes/planned_downtime.list.php:427 +#: ../../godmode/massive/massive_edit_agents.php:416 +#: ../../godmode/massive/massive_edit_modules.php:601 +#: ../../include/ajax/module.php:881 ../../include/class/Tree.class.php:1796 +#: ../../mobile/operation/agent.php:129 +#: ../../operation/agentes/estado_agente.php:572 +#: ../../operation/agentes/estado_generalagente.php:87 +msgid "Quiet" +msgstr "静観" + +#: ../../godmode/agentes/agent_manager.php:424 +#: ../../godmode/massive/massive_edit_agents.php:417 +msgid "The agent still runs but the alerts and events will be stop" +msgstr "エージェントは実行しますが、アラートとイベントは停止します" + +#: ../../godmode/agentes/agent_manager.php:427 +#: ../../godmode/agentes/module_manager_editor.php:515 +#: ../../godmode/massive/massive_add_action_alerts.php:181 +#: ../../godmode/massive/massive_edit_agents.php:422 +#: ../../include/functions_visual_map_editor.php:483 +#: ../../operation/events/events_list.php:584 +#: ../../enterprise/godmode/alerts/alert_events_list.php:597 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:276 +#: ../../enterprise/godmode/policies/policy_modules.php:341 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:96 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:147 +msgid "Advanced options" +msgstr "拡張オプション" + +#: ../../godmode/agentes/agent_manager.php:447 +#: ../../godmode/massive/massive_edit_agents.php:446 +msgid "This field allows url insertion using the BBCode's url tag" +msgstr "このフィールドには、BBコードの url タグを使うことにより URL を挿入することができます" + +#: ../../godmode/agentes/agent_manager.php:449 +#: ../../godmode/massive/massive_edit_agents.php:448 +msgid "The format is: [url='url to navigate']'text to show'[/url]" +msgstr "フォーマット: [url='url to navigate']'表示するテキスト'[/url]" + +#: ../../godmode/agentes/agent_manager.php:451 +#: ../../godmode/massive/massive_edit_agents.php:450 +msgid "e.g.: [url=pandorafms.org]Pandora FMS Community[/url]" +msgstr "例: [url=pandorafms.org]Pandora FMS コミュニティ[/url]" + +#: ../../godmode/agentes/agent_manager.php:469 +#: ../../godmode/events/events.php:53 ../../godmode/events/events.php:58 +#: ../../godmode/events/events.php:69 +#: ../../godmode/massive/massive_edit_agents.php:465 ../../godmode/menu.php:36 +#: ../../include/functions_events.php:2051 +#: ../../operation/agentes/ver_agente.php:1048 +#: ../../operation/agentes/ver_agente.php:1232 +#: ../../enterprise/meta/event/custom_events.php:53 +#: ../../enterprise/meta/event/custom_events.php:58 +#: ../../enterprise/meta/event/custom_events.php:69 +#: ../../enterprise/meta/event/custom_events.php:83 +msgid "Custom fields" +msgstr "カスタムフィールド" + +#: ../../godmode/agentes/agent_manager.php:494 +#: ../../godmode/agentes/configure_field.php:65 +#: ../../godmode/agentes/module_manager.php:136 +#: ../../godmode/agentes/module_manager_editor.php:540 +#: ../../godmode/agentes/planned_downtime.list.php:366 +#: ../../godmode/agentes/planned_downtime.list.php:516 +#: ../../godmode/alerts/alert_actions.php:403 +#: ../../godmode/alerts/alert_commands.php:377 +#: ../../godmode/alerts/alert_list.list.php:742 +#: ../../godmode/alerts/alert_list.php:329 +#: ../../godmode/alerts/alert_special_days.php:464 +#: ../../godmode/alerts/alert_special_days.php:482 +#: ../../godmode/alerts/alert_templates.php:363 +#: ../../godmode/alerts/configure_alert_action.php:227 +#: ../../godmode/alerts/configure_alert_command.php:202 +#: ../../godmode/alerts/configure_alert_special_days.php:106 +#: ../../godmode/category/edit_category.php:174 +#: ../../godmode/events/event_edit_filter.php:405 +#: ../../godmode/events/event_responses.editor.php:134 +#: ../../godmode/groups/configure_group.php:225 +#: ../../godmode/groups/configure_modu_group.php:87 +#: ../../godmode/massive/massive_add_profiles.php:117 +#: ../../godmode/modules/manage_nc_groups.php:245 +#: ../../godmode/modules/manage_nc_groups_form.php:84 +#: ../../godmode/modules/manage_network_components.php:645 +#: ../../godmode/modules/manage_network_components_form.php:279 +#: ../../godmode/modules/manage_network_templates.php:237 +#: ../../godmode/modules/manage_network_templates_form.php:157 +#: ../../godmode/netflow/nf_edit_form.php:244 +#: ../../godmode/reporting/graph_builder.main.php:186 +#: ../../godmode/reporting/map_builder.php:312 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1137 +#: ../../godmode/servers/manage_recontask.php:389 +#: ../../godmode/servers/plugin.php:542 +#: ../../godmode/servers/recon_script.php:220 ../../godmode/setup/gis.php:93 +#: ../../godmode/setup/links.php:117 ../../godmode/setup/news.php:204 +#: ../../godmode/setup/os.php:52 ../../godmode/setup/os.php:76 +#: ../../godmode/snmpconsole/snmp_alert.php:980 +#: ../../godmode/snmpconsole/snmp_alert.php:1339 +#: ../../godmode/snmpconsole/snmp_filters.php:108 +#: ../../godmode/snmpconsole/snmp_filters.php:156 +#: ../../godmode/tag/edit_tag.php:232 +#: ../../godmode/users/configure_user.php:588 +#: ../../godmode/users/profile_list.php:404 +#: ../../include/functions_visual_map_editor.php:470 +#: ../../include/functions_filemanager.php:617 +#: ../../include/functions_filemanager.php:654 +#: ../../operation/gis_maps/gis_map.php:182 +#: ../../operation/incidents/incident_detail.php:379 +#: ../../enterprise/extensions/backup/main.php:180 +#: ../../enterprise/extensions/cron/main.php:354 +#: ../../enterprise/extensions/ipam/ipam_editor.php:121 +#: ../../enterprise/extensions/ipam/ipam_list.php:257 +#: ../../enterprise/godmode/agentes/collections.agents.php:40 +#: ../../enterprise/godmode/agentes/collections.data.php:56 +#: ../../enterprise/godmode/agentes/collections.data.php:127 +#: ../../enterprise/godmode/agentes/collections.data.php:146 +#: ../../enterprise/godmode/agentes/collections.data.php:161 +#: ../../enterprise/godmode/agentes/collections.data.php:183 +#: ../../enterprise/godmode/agentes/collections.data.php:225 +#: ../../enterprise/godmode/agentes/collections.editor.php:117 +#: ../../enterprise/godmode/agentes/collections.php:287 +#: ../../enterprise/godmode/alerts/alert_events_list.php:671 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:511 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:220 +#: ../../enterprise/godmode/modules/configure_local_component.php:490 +#: ../../enterprise/godmode/modules/local_components.php:551 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:245 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:118 +#: ../../enterprise/godmode/policies/configure_policy.php:90 +#: ../../enterprise/godmode/policies/policies.php:478 +#: ../../enterprise/godmode/policies/policy_modules.php:369 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:232 +#: ../../enterprise/godmode/servers/manage_export.php:125 +#: ../../enterprise/godmode/servers/manage_export.php:157 +#: ../../enterprise/godmode/services/services.elements.php:426 +#: ../../enterprise/godmode/services/services.service.php:372 +#: ../../enterprise/godmode/setup/edit_skin.php:270 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:329 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:23 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:90 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1215 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1430 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:275 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:309 +msgid "Create" +msgstr "作成" + +#: ../../godmode/agentes/agent_template.php:69 +msgid "Created by template " +msgstr "テンプレートにより作成 " + +#: ../../godmode/agentes/agent_template.php:157 +msgid "Error adding modules" +msgstr "モジュールを追加できませんでした。" + +#: ../../godmode/agentes/agent_template.php:159 +msgid "Error adding modules. The following errors already exists: " +msgstr "モジュールを追加できませんでした。次のモジュールは存在します: " + +#: ../../godmode/agentes/agent_template.php:162 +msgid "Modules successfully added" +msgstr "モジュールを追加しました。" + +#: ../../godmode/agentes/agent_template.php:189 +msgid "Assign" +msgstr "割当" + +#: ../../godmode/agentes/agent_template.php:228 +#: ../../godmode/alerts/alert_list.list.php:86 +#: ../../godmode/modules/manage_network_components.php:565 +#: ../../godmode/modules/manage_network_templates_form.php:196 +#: ../../include/ajax/module.php:743 ../../mobile/operation/modules.php:488 +#: ../../mobile/operation/modules.php:751 +#: ../../operation/agentes/status_monitor.php:332 +#: ../../operation/agentes/status_monitor.php:958 +#: ../../enterprise/include/functions_reporting_pdf.php:2345 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1361 +msgid "Module name" +msgstr "モジュール名" + +#: ../../godmode/agentes/agent_template.php:229 +#: ../../godmode/agentes/module_manager.php:131 +#: ../../godmode/agentes/module_manager.php:557 +#: ../../godmode/agentes/module_manager_editor_common.php:185 +#: ../../godmode/agentes/planned_downtime.editor.php:485 +#: ../../godmode/agentes/planned_downtime.list.php:394 +#: ../../godmode/alerts/alert_templates.php:38 +#: ../../godmode/alerts/alert_templates.php:253 +#: ../../godmode/alerts/alert_templates.php:301 +#: ../../godmode/events/event_responses.editor.php:115 +#: ../../godmode/modules/manage_network_components.php:566 +#: ../../godmode/modules/manage_network_components_form_common.php:69 +#: ../../godmode/modules/manage_network_templates_form.php:197 +#: ../../godmode/reporting/reporting_builder.item_editor.php:616 +#: ../../godmode/reporting/reporting_builder.list_items.php:166 +#: ../../godmode/reporting/reporting_builder.list_items.php:193 +#: ../../godmode/reporting/reporting_builder.list_items.php:286 +#: ../../godmode/reporting/visual_console_builder.wizard.php:111 +#: ../../godmode/reporting/visual_console_builder.wizard.php:216 +#: ../../godmode/servers/plugin.php:736 +#: ../../godmode/servers/servers.build_table.php:66 +#: ../../godmode/setup/gis_step_2.php:171 ../../godmode/setup/news.php:221 +#: ../../include/ajax/module.php:740 ../../include/functions_events.php:901 +#: ../../include/functions_events.php:2370 +#: ../../include/functions_visual_map_editor.php:400 +#: ../../include/functions_visual_map_editor.php:419 +#: ../../include/functions_reporting_html.php:809 +#: ../../include/functions_reporting_html.php:818 +#: ../../include/functions_reporting_html.php:1023 +#: ../../include/functions_reporting_html.php:1033 +#: ../../include/functions_reporting_html.php:1647 +#: ../../include/functions_reporting_html.php:2102 +#: ../../include/functions_reporting_html.php:3093 +#: ../../include/functions_snmp_browser.php:410 +#: ../../mobile/operation/events.php:352 ../../mobile/operation/events.php:353 +#: ../../mobile/operation/events.php:481 ../../mobile/operation/events.php:622 +#: ../../mobile/operation/events.php:623 +#: ../../mobile/operation/networkmaps.php:77 +#: ../../mobile/operation/networkmaps.php:78 +#: ../../mobile/operation/networkmaps.php:140 +#: ../../mobile/operation/networkmaps.php:141 +#: ../../mobile/operation/networkmaps.php:196 +#: ../../mobile/operation/visualmaps.php:61 +#: ../../mobile/operation/visualmaps.php:62 +#: ../../operation/agentes/ver_agente.php:808 +#: ../../operation/events/events.php:72 +#: ../../operation/events/sound_events.php:81 +#: ../../operation/netflow/nf_live_view.php:252 +#: ../../operation/search_modules.php:49 +#: ../../enterprise/godmode/modules/configure_local_component.php:184 +#: ../../enterprise/godmode/policies/policy_modules.php:1192 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:82 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1194 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:220 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:80 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:98 +#: ../../enterprise/godmode/services/services.elements.php:338 +#: ../../enterprise/include/functions_reporting_csv.php:971 +#: ../../enterprise/include/functions_reporting_csv.php:1084 +#: ../../enterprise/include/functions_reporting_csv.php:1231 +#: ../../enterprise/include/functions_reporting_csv.php:1296 +#: ../../enterprise/include/functions_reporting_pdf.php:2346 +#: ../../enterprise/include/functions_services.php:1412 +#: ../../enterprise/meta/advanced/servers.build_table.php:61 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:93 +#: ../../enterprise/operation/agentes/policy_view.php:306 +#: ../../enterprise/operation/agentes/ver_agente.php:30 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:159 +msgid "Type" +msgstr "種類" + +#: ../../godmode/agentes/agent_template.php:263 +#: ../../mobile/operation/modules.php:667 +msgid "No modules" +msgstr "モジュールがありません" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:65 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:60 +msgid "The SNMP remote plugin doesnt seem to be installed" +msgstr "SNMP リモートプラグインがインストールされていません" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:65 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:60 +msgid "It is necessary to use some features" +msgstr "いくつかの機能を利用するために必要です" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:65 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:60 +msgid "" +"Please, install the SNMP remote plugin (The name of the plugin must be " +"snmp_remote.pl)" +msgstr "SNMP リモートプラグインをインストールしてください (プラグインの名前は snmp_remote.pl である必要があります)" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:253 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:248 +msgid "Remote system doesnt support host SNMP information" +msgstr "リモートシステムは、ホスト SNMP 情報をサポートしていません。" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:298 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:179 +msgid "No agent selected or the agent does not exist" +msgstr "エージェントが選択されてないか、存在しません。" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:338 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:330 +msgid "The number of bytes read from this device since boot" +msgstr "起動以降このデバイスから読み込んだバイト数" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:340 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:332 +msgid "The number of bytes written to this device since boot" +msgstr "起動以降このデバイスへ書き込んだバイト数" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:342 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:334 +msgid "The number of read accesses from this device since boot" +msgstr "起動以降このデバイスからの読み込みアクセス数" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:344 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:336 +msgid "The number of write accesses from this device since boot" +msgstr "起動以降このデバイスへの書き込みアクセス数" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:519 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:511 #, php-format -msgid "%s Km" -msgstr "%s Km" +msgid "Check if the process %s is running or not" +msgstr "プロセス %s が動作しているかどうか確認してください" -#: ../../godmode/setup/gis_step_2.php:300 -#: ../../operation/agentes/gis_view.php:178 -msgid "Longitude" -msgstr "経度" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:590 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:582 +msgid "Disk use information" +msgstr "ディスク利用情報" -#: ../../godmode/setup/gis_step_2.php:296 -#: ../../operation/agentes/gis_view.php:179 -msgid "Latitude" -msgstr "緯度" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:661 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:651 +#, php-format +msgid "%s modules created succesfully" +msgstr "%s 個のモジュールを作成しました" -#: ../../godmode/setup/gis_step_2.php:304 -#: ../../operation/agentes/gis_view.php:180 -msgid "Altitude" -msgstr "高度" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:666 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:671 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:656 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:661 +#, php-format +msgid "Error creating %s modules" +msgstr "%s 個のモジュール作成エラー" -#: ../../operation/agentes/gis_view.php:184 -msgid "Distance" -msgstr "距離" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:676 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:234 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:666 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:232 +#, php-format +msgid "%s modules already exist" +msgstr "%s 個のモジュールはすでに存在します" -#: ../../operation/agentes/gis_view.php:185 -msgid "# of Packages" -msgstr "パッケージ数" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:685 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:675 +msgid "Modules created succesfully" +msgstr "モジュールを作成しました" -#: ../../operation/agentes/gis_view.php:186 -#: ../../operation/gis_maps/ajax.php:222 -msgid "Manual placement" -msgstr "手動位置設定" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:703 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:342 +#: ../../godmode/agentes/module_manager_editor_network.php:106 +#: ../../godmode/modules/manage_network_components_form_network.php:38 +#: ../../include/functions_config.php:679 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:692 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:339 +#: ../../enterprise/godmode/servers/manage_export_form.php:105 +#: ../../enterprise/godmode/setup/setup_history.php:56 +msgid "Port" +msgstr "ポート番号" -#: ../../operation/agentes/gis_view.php:189 -msgid "positional data" -msgstr "位置データ" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:706 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:345 +msgid "Use agent ip" +msgstr "エージェントのIPを使う" -#: ../../operation/agentes/agent_fields.php:38 -#: ../../operation/agentes/status_monitor.php:538 -msgid "Agent custom fields" -msgstr "エージェントカスタムフィールド" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:714 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:353 +#: ../../godmode/agentes/module_manager_editor_network.php:119 +#: ../../godmode/modules/manage_network_components_form_network.php:50 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:700 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:347 +msgid "SNMP community" +msgstr "SNMPコミュニティ" -#: ../../operation/agentes/exportdata.php:36 ../../operation/menu.php:398 -msgid "Export data" -msgstr "データのエクスポート" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:717 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:356 +#: ../../godmode/agentes/module_manager_editor_network.php:132 +#: ../../godmode/massive/massive_edit_modules.php:494 +#: ../../godmode/modules/manage_network_components_form_network.php:40 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:703 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:350 +msgid "SNMP version" +msgstr "SNMPバージョン" -#: ../../operation/agentes/exportdata.php:267 -msgid "No modules of type string. You can not calculate their average" -msgstr "文字列タイプのモジュールは対象外です。また、平均の計算はできません。" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:731 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:369 +#: ../../godmode/agentes/module_manager_editor_network.php:216 +#: ../../godmode/massive/massive_edit_modules.php:497 +#: ../../godmode/modules/manage_network_components_form_network.php:57 +#: ../../include/functions_snmp_browser.php:530 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:716 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:363 +msgid "Auth user" +msgstr "認証ユーザ" -#: ../../operation/agentes/exportdata.php:318 -msgid "Export type" -msgstr "エクスポート形式" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:733 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:371 +#: ../../godmode/agentes/module_manager_editor_network.php:219 +#: ../../godmode/massive/massive_edit_modules.php:500 +#: ../../godmode/modules/manage_network_components_form_network.php:59 +#: ../../include/functions_snmp_browser.php:532 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:718 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:365 +msgid "Auth password" +msgstr "認証パスワード" -#: ../../include/functions_netflow.php:1031 -#: ../../operation/agentes/exportdata.php:321 -msgid "Data table" -msgstr "データの表示" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:737 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:375 +#: ../../godmode/agentes/module_manager_editor_network.php:227 +#: ../../godmode/massive/massive_edit_modules.php:503 +#: ../../godmode/modules/manage_network_components_form_network.php:65 +#: ../../include/functions_snmp_browser.php:536 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:722 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:369 +msgid "Privacy method" +msgstr "暗号化方式" -#: ../../operation/agentes/exportdata.php:323 -msgid "MS Excel" -msgstr "MS Excelファイル" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:738 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:376 +#: ../../godmode/agentes/module_manager_editor_network.php:228 +#: ../../godmode/massive/massive_edit_modules.php:504 +#: ../../godmode/modules/manage_network_components_form_network.php:66 +#: ../../include/functions_snmp_browser.php:537 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:723 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:370 +msgid "DES" +msgstr "DES" -#: ../../operation/agentes/exportdata.php:324 -msgid "Average per hour/day" -msgstr "平均の表示" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:738 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:376 +#: ../../godmode/agentes/module_manager_editor_network.php:228 +#: ../../godmode/massive/massive_edit_modules.php:504 +#: ../../godmode/modules/manage_network_components_form_network.php:66 +#: ../../include/functions_snmp_browser.php:537 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:723 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:370 +msgid "AES" +msgstr "AES" -#: ../../operation/agentes/status_monitor.php:40 ../../operation/menu.php:54 -msgid "Monitor detail" -msgstr "モニタ項目詳細" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:739 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:377 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:724 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:371 +msgid "privacy pass" +msgstr "暗号化パスワード" -#: ../../operation/agentes/status_monitor.php:45 -msgid "Monitor view" -msgstr "モニタ表示" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:742 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:380 +#: ../../godmode/agentes/module_manager_editor_network.php:237 +#: ../../godmode/massive/massive_edit_modules.php:507 +#: ../../godmode/modules/manage_network_components_form_network.php:72 +#: ../../include/functions_snmp_browser.php:541 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:727 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:374 +msgid "Auth method" +msgstr "認証方式" -#: ../../operation/agentes/status_monitor.php:305 -msgid "Monitor status" -msgstr "モニタ項目の状態" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:743 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:381 +#: ../../godmode/agentes/module_manager_editor_network.php:238 +#: ../../godmode/massive/massive_edit_modules.php:508 +#: ../../godmode/modules/manage_network_components_form_network.php:73 +#: ../../include/functions_snmp_browser.php:542 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:728 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:375 +msgid "MD5" +msgstr "MD5" -#: ../../enterprise/dashboard/dashboard_replicate.php:144 -#: ../../enterprise/dashboard/dashboard_replicate.php:154 -#: ../../operation/agentes/status_monitor.php:326 -#: ../../operation/incidents/incident.php:238 -msgid "Show" +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:743 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:381 +#: ../../godmode/agentes/module_manager_editor_network.php:238 +#: ../../godmode/massive/massive_edit_modules.php:508 +#: ../../godmode/modules/manage_network_components_form_network.php:73 +#: ../../include/functions_snmp_browser.php:542 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:728 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:375 +msgid "SHA" +msgstr "SHA" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:744 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:382 +#: ../../godmode/agentes/module_manager_editor_network.php:239 +#: ../../godmode/massive/massive_edit_modules.php:509 +#: ../../godmode/modules/manage_network_components_form_network.php:74 +#: ../../include/functions_snmp_browser.php:543 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:729 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:376 +msgid "Security level" +msgstr "セキュリティレベル" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:745 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:383 +#: ../../godmode/agentes/module_manager_editor_network.php:240 +#: ../../godmode/massive/massive_edit_modules.php:510 +#: ../../godmode/modules/manage_network_components_form_network.php:75 +#: ../../include/functions_snmp_browser.php:544 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:730 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:377 +msgid "Not auth and not privacy method" +msgstr "認証なし、暗号化なし" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:746 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:384 +#: ../../godmode/agentes/module_manager_editor_network.php:241 +#: ../../godmode/massive/massive_edit_modules.php:511 +#: ../../godmode/modules/manage_network_components_form_network.php:76 +#: ../../include/functions_snmp_browser.php:545 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:731 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:378 +msgid "Auth and not privacy method" +msgstr "認証あり、暗号化なし" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:746 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:384 +#: ../../godmode/agentes/module_manager_editor_network.php:241 +#: ../../godmode/massive/massive_edit_modules.php:511 +#: ../../godmode/modules/manage_network_components_form_network.php:76 +#: ../../include/functions_snmp_browser.php:545 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:731 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:378 +msgid "Auth and privacy method" +msgstr "認証あり、暗号化あり" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:759 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:397 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:744 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:391 +msgid "SNMP Walk" +msgstr "snmpwalk" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:763 +#: ../../operation/tree.php:264 +#: ../../enterprise/dashboard/widgets/tree_view.php:188 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:748 +#: ../../enterprise/include/functions_inventory.php:166 +msgid "No data found" +msgstr "データがありません" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:763 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:748 +msgid "" +"If the device is a network device, try with the SNMP Interfaces wizard" +msgstr "ネットワークデバイスの場合は、SNMP インタフェースウィザードを試してください" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:792 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:776 +msgid "Devices" +msgstr "デバイス" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:793 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:301 +#: ../../operation/agentes/ver_agente.php:1108 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:777 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:299 +msgid "Processes" +msgstr "プロセス" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:794 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:302 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:778 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:300 +msgid "Free space on disk" +msgstr "ディスク空き容量" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:795 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:779 +msgid "Temperature sensors" +msgstr "温度センサー" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:796 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:780 +msgid "Other SNMP data" +msgstr "他の SNMP データ" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:798 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:305 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:782 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:303 +msgid "Wizard mode" +msgstr "ウィザードモード" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:817 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:822 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:801 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:806 +msgid "SNMP remote plugin is necessary for this feature" +msgstr "この機能には、SNMP リモートプラグインが必要です" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:854 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:856 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:858 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:860 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:863 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:348 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:350 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:352 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:354 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:838 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:840 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:842 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:844 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:847 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:346 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:348 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:350 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:352 +msgid "Add to modules list" +msgstr "モジュール一覧に追加" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:865 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:358 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:849 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:356 +msgid "Remove from modules list" +msgstr "モジュール一覧から削除" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:875 +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:447 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:369 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:859 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:440 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:367 +msgid "Create modules" +msgstr "モジュール作成" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:932 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:916 +msgid "Device" +msgstr "デバイス" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:938 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:954 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:970 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:986 +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1002 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:421 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:437 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:453 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:469 +#: ../../godmode/events/event_edit_filter.php:301 +#: ../../include/functions_events.php:2375 +#: ../../mobile/operation/events.php:485 +#: ../../operation/events/events_list.php:574 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:922 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:938 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:954 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:970 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:986 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:419 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:435 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:451 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:467 +msgid "Repeated" +msgstr "複数回発生イベント" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:948 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:431 +#: ../../godmode/reporting/visual_console_builder.wizard.php:193 +#: ../../include/functions_visual_map_editor.php:348 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:932 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:429 +msgid "Process" +msgstr "処理" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:980 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:964 +msgid "Temperature" +msgstr "温度" + +#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:1027 +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:491 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_explorer.php:1011 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:489 +msgid "Modules list is empty" +msgstr "モジュール一覧が空です" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:174 +#: ../../godmode/massive/massive_add_action_alerts.php:116 +#: ../../godmode/massive/massive_add_tags.php:38 +#: ../../godmode/massive/massive_delete_action_alerts.php:119 +#: ../../godmode/massive/massive_delete_tags.php:102 +#: ../../godmode/massive/massive_edit_modules.php:1073 +#: ../../godmode/reporting/visual_console_builder.php:486 +#: ../../include/functions_visual_map.php:1720 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:166 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:404 +#: ../../enterprise/include/functions_massive.php:15 +msgid "No modules selected" +msgstr "モジュールが選択されていません。" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:286 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:283 +msgid "Successfully modules created" +msgstr "モジュールを作成しました。" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:290 +#: ../../godmode/agentes/configurar_agente.php:251 +#: ../../godmode/agentes/configurar_agente.php:597 +#: ../../godmode/agentes/planned_downtime.editor.php:356 +#: ../../godmode/alerts/alert_actions.php:185 +#: ../../godmode/alerts/alert_commands.php:294 +#: ../../godmode/alerts/alert_list.php:104 +#: ../../godmode/alerts/alert_special_days.php:149 +#: ../../godmode/alerts/configure_alert_template.php:119 +#: ../../godmode/alerts/configure_alert_template.php:432 +#: ../../godmode/modules/manage_nc_groups.php:74 +#: ../../godmode/modules/manage_network_components.php:162 +#: ../../godmode/modules/manage_network_components.php:256 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2382 +#: ../../godmode/setup/gis.php:47 ../../godmode/setup/news.php:57 +#: ../../godmode/users/configure_user.php:237 +#: ../../include/functions_planned_downtimes.php:110 +#: ../../include/functions_planned_downtimes.php:727 +#: ../../operation/agentes/pandora_networkmap.php:153 +#: ../../enterprise/extensions/ipam/ipam_action.php:92 +#: ../../enterprise/extensions/ipam/ipam_action.php:100 +#: ../../enterprise/godmode/alerts/alert_events.php:350 +#: ../../enterprise/godmode/modules/local_components.php:107 +#: ../../enterprise/godmode/modules/local_components.php:247 +#: ../../enterprise/godmode/policies/policies.php:128 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:287 +#: ../../enterprise/godmode/policies/policy_alerts.php:148 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:74 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:77 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:36 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:87 +#: ../../enterprise/godmode/servers/manage_export.php:105 +#: ../../enterprise/godmode/servers/manage_export.php:114 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:108 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:165 +#: ../../enterprise/operation/agentes/transactional_map.php:87 +msgid "Could not be created" +msgstr "作成に失敗しました。" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:296 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:293 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1855 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1955 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2428 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2544 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2633 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2844 +msgid "Another module already exists with the same name" +msgstr "同じ名前のモジュールが既に存在します" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:299 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:296 +msgid "Some required fields are missed" +msgstr "必須フィールドが設定されていません" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:299 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:296 +msgid "name" +msgstr "名前" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:304 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:301 +msgid "Processing error" +msgstr "処理エラー" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:401 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:395 +msgid "Unable to do SNMP walk" +msgstr "snmpwalk を実行できません。" + +#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:435 +#: ../../enterprise/godmode/policies/policy_agent_wizard.snmp_interfaces_explorer.php:428 +msgid "Interfaces" +msgstr "インタフェース" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:111 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:110 +#, php-format +msgid "Free space on %s" +msgstr "%s の空き容量" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:204 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:202 +#, php-format +msgid "%s service modules created succesfully" +msgstr "%s 個のサービスモジュールを作成しました" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:207 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:205 +#, php-format +msgid "Error creating %s service modules" +msgstr "%s 個のサービスモジュール作成エラー" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:212 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:210 +#, php-format +msgid "%s process modules created succesfully" +msgstr "%s 個のプロセスモジュールを作成しました" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:215 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:213 +#, php-format +msgid "Error creating %s process modules" +msgstr "%s 個のプロセスモジュール作成エラー" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:220 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:218 +#, php-format +msgid "%s disk space modules created succesfully" +msgstr "%s 個のディスクスペースモジュールを作成しました" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:223 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:221 +#, php-format +msgid "Error creating %s disk space modules" +msgstr "%s 個のディスクスペースモジュール作成エラー" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:228 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:226 +#, php-format +msgid "%s modules created from components succesfully" +msgstr "コンポーネントから %s 個のモジュールを作成しました" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:231 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:229 +#, php-format +msgid "Error creating %s modules from components" +msgstr "コンポーネントから %s 個のモジュールの作成エラー" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:257 +#: ../../godmode/agentes/module_manager_editor_wmi.php:47 +#: ../../godmode/modules/manage_network_components_form_wmi.php:42 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:255 +msgid "Namespace" +msgstr "名前空間" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:261 +#: ../../godmode/agentes/module_manager_editor_wmi.php:54 +#: ../../godmode/massive/massive_edit_modules.php:526 +#: ../../godmode/modules/manage_network_components_form_wmi.php:48 +#: ../../enterprise/godmode/agentes/inventory_manager.php:188 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:259 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:201 +msgid "Username" +msgstr "ユーザ名" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:274 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:272 +msgid "WMI Explore" +msgstr "WMIエクスプローラ" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:278 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:276 +msgid "Unable to do WMI explorer" +msgstr "WMIエクスプローラを実行できません" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:303 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:301 +msgid "WMI components" +msgstr "WMIコンポーネント" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:316 +#: ../../godmode/agentes/planned_downtime.editor.php:708 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:314 +msgid "Filter by group" +msgstr "グループでフィルタする" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:336 +#: ../../godmode/agentes/module_manager_editor_common.php:81 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:60 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:334 +msgid "No component was found" +msgstr "コンポーネントが見つかりません。" + +#: ../../godmode/agentes/agent_wizard.wmi_explorer.php:415 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1493 +#: ../../enterprise/dashboard/widgets/service_map.php:46 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:22 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:157 +#: ../../enterprise/godmode/policies/policy_agent_wizard.wmi_explorer.php:413 +#: ../../enterprise/godmode/services/services.elements.php:336 +#: ../../enterprise/godmode/services/services.elements.php:377 +#: ../../enterprise/include/functions_reporting.php:4388 +#: ../../enterprise/include/functions_reporting.php:4689 +#: ../../enterprise/include/functions_reporting_pdf.php:2022 +#: ../../enterprise/include/functions_services.php:1458 +#: ../../enterprise/include/functions_visual_map.php:483 +#: ../../enterprise/include/functions_visual_map_editor.php:17 +#: ../../enterprise/include/functions_visual_map_editor.php:24 +#: ../../enterprise/include/functions_visual_map_editor.php:47 +msgid "Service" +msgstr "サービス" + +#: ../../godmode/agentes/configurar_agente.php:185 +#: ../../godmode/agentes/configurar_agente.php:712 +msgid "No agent alias specified" +msgstr "エージェントの別名が定義されていません" + +#: ../../godmode/agentes/configurar_agente.php:263 +#: ../../godmode/agentes/modificar_agente.php:52 +#: ../../godmode/agentes/modificar_agente.php:582 +#: ../../godmode/reporting/visual_console_builder.php:687 +#: ../../godmode/servers/manage_recontask.php:32 +#: ../../godmode/setup/setup_visuals.php:163 +#: ../../godmode/setup/setup_visuals.php:183 +#: ../../godmode/setup/setup_visuals.php:202 +#: ../../godmode/setup/setup_visuals.php:213 +#: ../../godmode/setup/setup_visuals.php:284 +#: ../../operation/agentes/estado_agente.php:577 +#: ../../operation/visual_console/pure_ajax.php:130 +#: ../../operation/visual_console/render_view.php:130 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:79 +#: ../../enterprise/meta/screens/screens.visualmap.php:149 +#: ../../enterprise/meta/screens/screens.visualmap.php:165 +#: ../../enterprise/operation/agentes/policy_view.php:51 +msgid "View" msgstr "表示" -#: ../../operation/agentes/status_monitor.php:348 -#: ../../operation/agentes/alerts_status.functions.php:91 -msgid "No tags" -msgstr "タグ無し" +#: ../../godmode/agentes/configurar_agente.php:275 +#: ../../godmode/agentes/configurar_agente.php:500 ../../godmode/menu.php:231 +#: ../../godmode/menu.php:238 ../../operation/agentes/estado_agente.php:135 +#: ../../operation/gis_maps/render_view.php:117 +#: ../../enterprise/godmode/policies/configure_policy.php:38 +#: ../../enterprise/include/functions_policies.php:3199 +msgid "Setup" +msgstr "設定" -#: ../../godmode/agentes/module_manager_editor_data.php:17 -#: ../../operation/agentes/status_monitor.php:379 -msgid "Data server module" -msgstr "データサーバモジュール" +#: ../../godmode/agentes/configurar_agente.php:304 ../../godmode/menu.php:101 +msgid "Module templates" +msgstr "モジュールテンプレート" -#: ../../godmode/agentes/module_manager_editor_network.php:64 -#: ../../operation/agentes/status_monitor.php:381 -msgid "Network server module" -msgstr "ネットワークサーバモジュール" +#: ../../godmode/agentes/configurar_agente.php:356 +#: ../../operation/agentes/ver_agente.php:1010 +msgid "GIS data" +msgstr "GIS データ" -#: ../../godmode/agentes/module_manager_editor_plugin.php:47 -#: ../../operation/agentes/status_monitor.php:383 -msgid "Plugin server module" -msgstr "プラグインサーバモジュール" +#: ../../godmode/agentes/configurar_agente.php:367 +#: ../../enterprise/godmode/policies/policy.php:58 +#: ../../enterprise/include/functions_policies.php:3217 +msgid "Agent wizard" +msgstr "エージェントウィザード" -#: ../../godmode/agentes/module_manager_editor_wmi.php:32 -#: ../../operation/agentes/status_monitor.php:385 -msgid "WMI server module" -msgstr "WMI サーバモジュール" +#: ../../godmode/agentes/configurar_agente.php:374 +#: ../../godmode/agentes/configurar_agente.php:538 +#: ../../godmode/setup/snmp_wizard.php:30 +#: ../../enterprise/include/functions_policies.php:3224 +msgid "SNMP Wizard" +msgstr "SNMPウィザード" -#: ../../godmode/agentes/module_manager_editor_prediction.php:93 -#: ../../operation/agentes/status_monitor.php:387 -msgid "Prediction server module" -msgstr "予測サーバモジュール" +#: ../../godmode/agentes/configurar_agente.php:379 +#: ../../godmode/agentes/configurar_agente.php:541 +#: ../../enterprise/include/functions_policies.php:3229 +msgid "SNMP Interfaces wizard" +msgstr "SNMP インタフェースウィザード" -#: ../../operation/agentes/status_monitor.php:393 -#: ../../operation/agentes/status_monitor.php:958 -msgid "Server type" -msgstr "サーバの種類" +#: ../../godmode/agentes/configurar_agente.php:384 +#: ../../godmode/agentes/configurar_agente.php:544 +#: ../../enterprise/include/functions_policies.php:3234 +msgid "WMI Wizard" +msgstr "WMIウィザード" -#: ../../godmode/agentes/modificar_agente.php:148 -#: ../../operation/agentes/status_monitor.php:397 -msgid "Only enabled" -msgstr "有効のもののみ" +#: ../../godmode/agentes/configurar_agente.php:503 +#: ../../operation/agentes/ver_agente.php:1226 +#: ../../enterprise/godmode/agentes/collections.php:229 +#: ../../enterprise/include/functions_groups.php:75 +#: ../../enterprise/operation/agentes/ver_agente.php:190 +msgid "Collection" +msgstr "コレクション" -#: ../../godmode/agentes/modificar_agente.php:147 -#: ../../operation/agentes/status_monitor.php:397 -msgid "Only disabled" -msgstr "無効のもののみ" +#: ../../godmode/agentes/configurar_agente.php:507 +#: ../../include/functions_reporting.php:1592 +#: ../../include/functions_reports.php:628 +#: ../../include/functions_reports.php:629 +#: ../../include/functions_reports.php:631 +#: ../../operation/agentes/ver_agente.php:1223 +#: ../../enterprise/godmode/agentes/configurar_agente.php:33 +#: ../../enterprise/include/functions_reporting_csv.php:245 +#: ../../enterprise/operation/agentes/ver_agente.php:174 +#: ../../enterprise/operation/inventory/inventory.php:112 +#: ../../enterprise/operation/menu.php:19 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:24 +msgid "Inventory" +msgstr "インベントリ" -#: ../../operation/agentes/status_monitor.php:399 -msgid "Show monitors..." -msgstr "監視の有効・無効" +#: ../../godmode/agentes/configurar_agente.php:511 +#: ../../enterprise/godmode/agentes/configurar_agente.php:49 +#: ../../enterprise/godmode/policies/policy.php:54 +#: ../../enterprise/include/functions_policies.php:3312 +msgid "Agent plugins" +msgstr "エージェントプラグイン" -#: ../../operation/agentes/status_monitor.php:409 -msgid "Data type" -msgstr "データのタイプ" +#: ../../godmode/agentes/configurar_agente.php:518 +#: ../../godmode/events/custom_events.php:95 +#: ../../godmode/events/custom_events.php:161 +#: ../../include/functions_events.php:43 +#: ../../include/functions_events.php:991 +#: ../../include/functions_events.php:3576 +#: ../../operation/agentes/estado_monitores.php:449 +#: ../../operation/events/events.build_table.php:204 +#: ../../operation/events/events_rss.php:185 +#: ../../operation/snmpconsole/snmp_view.php:382 +#: ../../operation/snmpconsole/snmp_view.php:536 +#: ../../operation/snmpconsole/snmp_view.php:830 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:169 +#: ../../enterprise/meta/include/functions_events_meta.php:82 +msgid "Alert" +msgstr "アラート" -#: ../../operation/agentes/status_monitor.php:528 -msgid "Advanced Options" -msgstr "高度なオプション" +#: ../../godmode/agentes/configurar_agente.php:522 ../../godmode/menu.php:151 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:137 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:251 +#: ../../enterprise/include/functions_reporting.php:81 +#: ../../enterprise/include/functions_reporting.php:6118 +#: ../../enterprise/include/functions_reporting.php:6142 +#: ../../enterprise/include/functions_reporting.php:6196 +#: ../../enterprise/meta/include/functions_alerts_meta.php:107 +#: ../../enterprise/meta/include/functions_alerts_meta.php:125 +msgid "Templates" +msgstr "テンプレート" -#: ../../operation/agentes/status_monitor.php:948 -msgid "Data Type" -msgstr "データのタイプ" +#: ../../godmode/agentes/configurar_agente.php:526 +#: ../../operation/agentes/ver_agente.php:1229 +msgid "Gis" +msgstr "GIS" -#: ../../godmode/agentes/module_manager.php:529 -#: ../../include/ajax/module.php:734 -#: ../../operation/agentes/status_monitor.php:976 -msgid "Warn" -msgstr "警告" +#: ../../godmode/agentes/configurar_agente.php:552 +msgid "SNMP explorer" +msgstr "SNMPエクスプローラ" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:598 -#: ../../operation/agentes/status_monitor.php:1031 -msgid "(Adopt) " -msgstr "(適用) " +#: ../../godmode/agentes/configurar_agente.php:566 +msgid "Agent manager" +msgstr "エージェントマネージャ" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:608 -#: ../../operation/agentes/status_monitor.php:1041 -msgid "(Unlinked) (Adopt) " -msgstr "(未リンク) (適用) " +#: ../../godmode/agentes/configurar_agente.php:589 +#: ../../godmode/servers/modificar_server.php:134 +msgid "Conf file deleted successfully" +msgstr "conf ファイルを削除しました。" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:612 -#: ../../operation/agentes/status_monitor.php:1045 -msgid "(Unlinked) " -msgstr "(未リンク) " +#: ../../godmode/agentes/configurar_agente.php:590 +#: ../../godmode/servers/modificar_server.php:135 +msgid "Could not delete conf file" +msgstr "conf ファイルの削除に失敗しました。" -#: ../../operation/agentes/status_monitor.php:1437 -msgid "This group doesn't have any monitor" -msgstr "該当するモニタ項目がありません。" +#: ../../godmode/agentes/configurar_agente.php:601 +#: ../../godmode/agentes/planned_downtime.editor.php:365 +#: ../../godmode/alerts/alert_actions.php:184 +#: ../../godmode/alerts/alert_commands.php:293 +#: ../../godmode/alerts/alert_list.php:104 +#: ../../godmode/alerts/alert_special_days.php:148 +#: ../../godmode/alerts/configure_alert_template.php:431 +#: ../../godmode/modules/manage_nc_groups.php:73 +#: ../../godmode/setup/gis.php:45 ../../godmode/setup/links.php:41 +#: ../../godmode/setup/news.php:56 +#: ../../godmode/snmpconsole/snmp_alert.php:247 +#: ../../godmode/snmpconsole/snmp_filters.php:66 +#: ../../godmode/users/configure_user.php:236 +#: ../../godmode/users/profile_list.php:241 +#: ../../include/functions_planned_downtimes.php:113 +#: ../../include/functions_planned_downtimes.php:731 +#: ../../enterprise/extensions/cron/main.php:83 +#: ../../enterprise/extensions/cron/main.php:142 +#: ../../enterprise/extensions/ipam/ipam_action.php:96 +#: ../../enterprise/godmode/alerts/alert_events.php:350 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:35 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:86 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:129 +#: ../../enterprise/godmode/servers/manage_export.php:105 +#: ../../enterprise/godmode/servers/manage_export.php:114 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:107 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:164 +#: ../../enterprise/operation/agentes/transactional_map.php:86 +msgid "Successfully created" +msgstr "作成しました。" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:342 -msgid "Success be updated." +#: ../../godmode/agentes/configurar_agente.php:627 +#: ../../godmode/agentes/configurar_agente.php:632 +msgid "No data to normalize" +msgstr "正規化するデータがありません。" + +#: ../../godmode/agentes/configurar_agente.php:636 +#, php-format +msgid "Deleted data above %f" +msgstr "%f を超えるデータを削除しました。" + +#: ../../godmode/agentes/configurar_agente.php:637 +#, php-format +msgid "Error normalizing module %s" +msgstr "モジュール %s において正規化に失敗しました。" + +#: ../../godmode/agentes/configurar_agente.php:760 +msgid "There was a problem updating the agent" +msgstr "エージェントの更新に失敗しました。" + +#: ../../godmode/agentes/configurar_agente.php:782 +#: ../../godmode/agentes/planned_downtime.editor.php:368 +#: ../../godmode/alerts/alert_actions.php:262 +#: ../../godmode/alerts/alert_list.php:196 +#: ../../godmode/alerts/alert_special_days.php:206 +#: ../../godmode/alerts/alert_templates.php:151 +#: ../../godmode/alerts/configure_alert_command.php:93 +#: ../../godmode/alerts/configure_alert_template.php:444 +#: ../../godmode/events/event_edit_filter.php:173 +#: ../../godmode/massive/massive_edit_modules.php:152 +#: ../../godmode/modules/manage_nc_groups.php:98 +#: ../../godmode/netflow/nf_edit_form.php:131 ../../godmode/setup/gis.php:39 +#: ../../godmode/setup/links.php:58 ../../godmode/setup/news.php:87 +#: ../../godmode/snmpconsole/snmp_alert.php:318 +#: ../../godmode/snmpconsole/snmp_filters.php:54 +#: ../../godmode/users/profile_list.php:223 +#: ../../include/functions_planned_downtimes.php:125 +#: ../../operation/incidents/incident.php:110 +#: ../../operation/snmpconsole/snmp_view.php:116 +#: ../../enterprise/extensions/ipam/ipam_action.php:131 +#: ../../enterprise/extensions/ipam/ipam_massive.php:41 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:98 +#: ../../enterprise/godmode/alerts/alert_events.php:374 +#: ../../enterprise/godmode/alerts/alert_events_list.php:94 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:158 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:104 +#: ../../enterprise/godmode/policies/policy_modules.php:1026 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:66 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:51 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:119 +#: ../../enterprise/operation/agentes/transactional_map.php:117 +msgid "Successfully updated" msgstr "更新しました。" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:567 -msgid "Name: " -msgstr "名前: " +#: ../../godmode/agentes/configurar_agente.php:804 +msgid "There was a problem loading the agent" +msgstr "エージェントのロードに失敗しました。" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:617 -msgid "Policy: " -msgstr "ポリシー: " +#: ../../godmode/agentes/configurar_agente.php:1192 +msgid "" +"There was a problem updating module. Another module already exists with the " +"same name." +msgstr "モジュールの更新で問題が発生しました。同じ名前のモジュールがすでに存在します。" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:723 -msgid "Data: " -msgstr "データ: " +#: ../../godmode/agentes/configurar_agente.php:1195 +msgid "" +"There was a problem updating module. Some required fields are missed: (name)" +msgstr "モジュールの更新で問題が発生しました。必須フィールドが入力されていません: (名前)" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:726 -#: ../../operation/agentes/estado_generalagente.php:553 -msgid "Last contact: " -msgstr "最新の接続: " +#: ../../godmode/agentes/configurar_agente.php:1198 +msgid "There was a problem updating module. \"No change\"" +msgstr "モジュールの更新で問題が発生しました。\"変更点がありません\"" -#: ../../enterprise/operation/agentes/networkmap_enterprise.view.php:1115 -#: ../../operation/agentes/networkmap.php:301 -#: ../../operation/snmpconsole/snmp_statistics.php:45 -#: ../../operation/snmpconsole/snmp_browser.php:84 -#: ../../operation/snmpconsole/snmp_view.php:77 -msgid "Normal screen" -msgstr "通常画面" +#: ../../godmode/agentes/configurar_agente.php:1203 +msgid "There was a problem updating module. Processing error" +msgstr "モジュールの更新で問題が発生しました。処理エラー" -#: ../../operation/agentes/pandora_networkmap.view.php:749 -msgid "List of networkmap" -msgstr "ネットワークマップ一覧" +#: ../../godmode/agentes/configurar_agente.php:1223 +msgid "Module successfully updated" +msgstr "モジュールの更新が完了しました。" -#: ../../operation/agentes/pandora_networkmap.view.php:755 +#: ../../godmode/agentes/configurar_agente.php:1332 +msgid "" +"There was a problem adding module. Another module already exists with the " +"same name." +msgstr "モジュールの追加で問題が発生しました。同じ名前のモジュールがすでに存在します。" + +#: ../../godmode/agentes/configurar_agente.php:1335 +msgid "" +"There was a problem adding module. Some required fields are missed : (name)" +msgstr "モジュールの追加で問題が発生しました。必須フィールドが入力されていません: (名前)" + +#: ../../godmode/agentes/configurar_agente.php:1340 +msgid "There was a problem adding module. Processing error" +msgstr "モジュールの追加で問題が発生しました。処理エラー" + +#: ../../godmode/agentes/configurar_agente.php:1358 +#: ../../godmode/reporting/graph_builder.php:244 +msgid "Module added successfully" +msgstr "モジュールを追加しました。" + +#: ../../godmode/agentes/configurar_agente.php:1476 +msgid "There was a problem deleting the module" +msgstr "モジュールの削除に失敗しました。" + +#: ../../godmode/agentes/configurar_agente.php:1479 +msgid "Module deleted succesfully" +msgstr "モジュールを削除しました。" + +#: ../../godmode/agentes/configurar_agente.php:1493 +#: ../../enterprise/godmode/policies/policy_modules.php:1131 #, php-format -msgid "Networkmap - %s" -msgstr "ネットワークマップ - %s" +msgid "copy of %s" +msgstr "%s のコピー" -#: ../../operation/agentes/custom_fields.php:52 -msgid "No fields defined" -msgstr "フィールドが定義されていません。" +#: ../../godmode/agentes/configurar_agente.php:1503 +#: ../../enterprise/godmode/policies/policy_modules.php:1143 +#, php-format +msgid "copy of %s (%d)" +msgstr "%s のコピー (%d)" + +#: ../../godmode/agentes/configurar_agente.php:1536 +#: ../../godmode/agentes/modificar_agente.php:116 +#: ../../godmode/alerts/alert_list.php:230 +#: ../../godmode/massive/massive_enable_disable_alerts.php:78 +#: ../../godmode/users/user_list.php:208 +#: ../../include/ajax/alert_list.ajax.php:80 +#: ../../enterprise/godmode/alerts/alert_events_list.php:221 +#: ../../enterprise/godmode/policies/policy_alerts.php:88 +#: ../../enterprise/godmode/policies/policy_modules.php:422 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:123 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:186 +msgid "Successfully enabled" +msgstr "有効にしました。" + +#: ../../godmode/agentes/configurar_agente.php:1536 +#: ../../godmode/agentes/modificar_agente.php:116 +#: ../../godmode/alerts/alert_list.php:230 +#: ../../godmode/massive/massive_enable_disable_alerts.php:78 +#: ../../include/ajax/alert_list.ajax.php:82 +#: ../../enterprise/godmode/alerts/alert_events_list.php:222 +#: ../../enterprise/godmode/policies/policy_alerts.php:88 +#: ../../enterprise/godmode/policies/policy_modules.php:422 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:124 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:187 +msgid "Could not be enabled" +msgstr "有効にできませんでした。" + +#: ../../godmode/agentes/configurar_agente.php:1551 +#: ../../godmode/agentes/modificar_agente.php:135 +#: ../../godmode/alerts/alert_list.php:247 +#: ../../godmode/massive/massive_enable_disable_alerts.php:96 +#: ../../godmode/users/user_list.php:203 +#: ../../include/ajax/alert_list.ajax.php:91 +#: ../../enterprise/godmode/alerts/alert_events_list.php:238 +#: ../../enterprise/godmode/policies/policy_alerts.php:105 +#: ../../enterprise/godmode/policies/policy_modules.php:436 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:129 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:197 +msgid "Successfully disabled" +msgstr "無効にしました。" + +#: ../../godmode/agentes/configurar_agente.php:1551 +#: ../../godmode/agentes/modificar_agente.php:135 +#: ../../godmode/alerts/alert_list.php:247 +#: ../../godmode/massive/massive_enable_disable_alerts.php:96 +#: ../../include/ajax/alert_list.ajax.php:93 +#: ../../enterprise/godmode/alerts/alert_events_list.php:239 +#: ../../enterprise/godmode/policies/policy_alerts.php:105 +#: ../../enterprise/godmode/policies/policy_modules.php:436 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:130 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:198 +msgid "Could not be disabled" +msgstr "無効にできませんでした。" + +#: ../../godmode/agentes/configurar_agente.php:1579 +#: ../../include/functions_api.php:7380 +msgid "Save by Pandora Console" +msgstr "Pandora コンソールによる保存" + +#: ../../godmode/agentes/configurar_agente.php:1594 +#: ../../include/functions_api.php:7381 +msgid "Update by Pandora Console" +msgstr "Pandora コンソールによる更新" + +#: ../../godmode/agentes/configurar_agente.php:1607 +#: ../../include/functions_api.php:7382 +msgid "Insert by Pandora Console" +msgstr "Pandora コンソールによる挿入" + +#: ../../godmode/agentes/configurar_agente.php:1661 +#: ../../godmode/agentes/configurar_agente.php:1671 +msgid "Invalid tab specified" +msgstr "不正なタブが指定されました" + +#: ../../godmode/agentes/configure_field.php:36 +msgid "Update agent custom field" +msgstr "エージェントカスタムフィールドの更新" + +#: ../../godmode/agentes/configure_field.php:39 +msgid "Create agent custom field" +msgstr "エージェントカスタムフィールドの作成" + +#: ../../godmode/agentes/configure_field.php:51 +#: ../../godmode/agentes/fields_manager.php:96 +#: ../../operation/agentes/custom_fields.php:61 +msgid "Display on front" +msgstr "前面に表示" + +#: ../../godmode/agentes/configure_field.php:51 +#: ../../godmode/agentes/fields_manager.php:96 +#: ../../operation/agentes/custom_fields.php:62 +msgid "" +"The fields with display on front enabled will be displayed into the agent " +"details" +msgstr "前面表示が有効になっていると、エージェント詳細に表示されます。" + +#: ../../godmode/agentes/fields_manager.php:31 +msgid "Agents custom fields manager" +msgstr "エージェントカスタムフィールド管理" + +#: ../../godmode/agentes/fields_manager.php:44 +msgid "The name must not be empty" +msgstr "名前は空ではいけません" + +#: ../../godmode/agentes/fields_manager.php:47 +msgid "The name must be unique" +msgstr "名前はユニークである必要があります" + +#: ../../godmode/agentes/fields_manager.php:52 +msgid "Field successfully created" +msgstr "フィールドを作成しました。" + +#: ../../godmode/agentes/fields_manager.php:69 +msgid "Field successfully updated" +msgstr "フィールドを更新しました。" + +#: ../../godmode/agentes/fields_manager.php:72 +msgid "There was a problem modifying field" +msgstr "フィールドの修正で問題が発生しました。" + +#: ../../godmode/agentes/fields_manager.php:82 +msgid "There was a problem deleting field" +msgstr "フィールドの削除で問題が発生しました。" + +#: ../../godmode/agentes/fields_manager.php:84 +msgid "Field successfully deleted" +msgstr "フィールドを削除しました。" #: ../../godmode/agentes/fields_manager.php:95 #: ../../godmode/alerts/alert_view.php:441 @@ -21869,4288 +7622,1040 @@ msgstr "フィールドが定義されていません。" msgid "Field" msgstr "フィールド" -#: ../../godmode/agentes/fields_manager.php:96 -#: ../../godmode/agentes/configure_field.php:51 -#: ../../operation/agentes/custom_fields.php:61 -msgid "Display on front" -msgstr "前面に表示" +#: ../../godmode/agentes/fields_manager.php:138 +msgid "Create field" +msgstr "フィールド作成" -#: ../../godmode/agentes/fields_manager.php:96 -#: ../../godmode/agentes/configure_field.php:51 -#: ../../operation/agentes/custom_fields.php:62 -msgid "" -"The fields with display on front enabled will be displayed into the agent " -"details" -msgstr "前面表示が有効になっていると、エージェント詳細に表示されます。" +#: ../../godmode/agentes/modificar_agente.php:62 +msgid "Agents defined in Pandora" +msgstr "Pandora 内エージェント" -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:130 -msgid "Succesfully created" -msgstr "作成しました" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:226 -msgid "Succesfully updated" -msgstr "更新しました" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:240 -msgid "Succesfully duplicate" -msgstr "複製しました" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:249 -msgid "Succesfully deleted" -msgstr "削除しました" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:299 -#: ../../include/functions_reporting_html.php:3167 -msgid "Nodes" -msgstr "ノード" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:346 -msgid "Pending to generate" -msgstr "生成の保留" - -#: ../../enterprise/operation/agentes/networkmap_enterprise.php:382 -msgid "There are no maps defined." -msgstr "定義済マップがありません。" - -#: ../../operation/agentes/ver_agente.php:811 -msgid "Sons" -msgstr "子" - -#: ../../operation/search_agents.php:109 -#: ../../operation/agentes/ver_agente.php:895 -#: ../../operation/servers/recon_view.php:46 -msgid "Manage" -msgstr "設定" - -#: ../../godmode/agentes/configurar_agente.php:349 -#: ../../operation/agentes/ver_agente.php:951 -msgid "GIS data" -msgstr "GIS データ" - -#: ../../include/functions_reports.php:498 -#: ../../include/functions_reports.php:500 -#: ../../include/functions_reports.php:504 -#: ../../include/functions_reports.php:506 -#: ../../include/functions_reports.php:510 -#: ../../include/functions_reports.php:512 -#: ../../include/functions_reports.php:514 -#: ../../include/functions_reports.php:519 -#: ../../include/functions_reports.php:523 -#: ../../include/functions_groups.php:106 -#: ../../include/functions_groups.php:163 -#: ../../operation/search_results.php:103 -#: ../../operation/agentes/ver_agente.php:1001 -#: ../../operation/agentes/ver_agente.php:1175 -msgid "Graphs" -msgstr "グラフ" - -#: ../../operation/agentes/ver_agente.php:1019 -msgid "Log Viewer" -msgstr "ログビューア" - -#: ../../godmode/menu.php:254 ../../godmode/setup/setup.php:102 -#: ../../godmode/setup/setup.php:133 -#: ../../operation/agentes/ver_agente.php:1032 -#: ../../operation/agentes/ver_agente.php:1187 -msgid "eHorus" -msgstr "eHorus" - -#: ../../operation/agentes/ver_agente.php:1039 -msgid "Terminal" -msgstr "端末" - -#: ../../godmode/agentes/configurar_agente.php:519 -#: ../../operation/agentes/ver_agente.php:1169 -msgid "Gis" -msgstr "GIS" - -#: ../../godmode/agentes/agent_incidents.php:87 -#: ../../godmode/servers/manage_recontask_form.php:306 -#: ../../godmode/servers/manage_recontask.php:288 -#: ../../operation/agentes/ver_agente.php:1181 -#: ../../operation/integria_incidents/incident.list.php:94 -#: ../../operation/incidents/incident_detail.php:244 -#: ../../operation/incidents/incident.php:337 -msgid "Incident" -msgstr "インシデント" - -#: ../../operation/agentes/stat_win.php:44 -#: ../../operation/agentes/interface_traffic_graph_win.php:48 -msgid "There was a problem connecting with the node" -msgstr "ノード接続で問題が発生しました" - -#: ../../operation/agentes/stat_win.php:112 -msgid "There was a problem locating the source of the graph" -msgstr "グラフの場所に問題があります。" - -#: ../../operation/agentes/stat_win.php:263 -#: ../../operation/agentes/interface_traffic_graph_win.php:200 -msgid "Pandora FMS Graph configuration menu" -msgstr "Pandora FMS グラフ設定メニュー" - -#: ../../operation/agentes/stat_win.php:265 -#: ../../operation/agentes/interface_traffic_graph_win.php:202 -msgid "Please, make your changes and apply with the Reload button" -msgstr "変更後、再読み込みボタンを押してください。" - -#: ../../operation/agentes/stat_win.php:292 -#: ../../operation/agentes/interface_traffic_graph_win.php:219 -msgid "Refresh time" -msgstr "更新時間" - -#: ../../operation/agentes/stat_win.php:300 -msgid "Avg. Only" -msgstr "平均のみ" - -#: ../../operation/agentes/stat_win.php:315 -msgid "Begin time" -msgstr "開始時間" - -#: ../../operation/agentes/stat_win.php:321 -#: ../../operation/agentes/interface_traffic_graph_win.php:244 -msgid "Zoom factor" -msgstr "ズーム倍率" - -#: ../../operation/agentes/stat_win.php:340 -#: ../../operation/agentes/graphs.php:140 -msgid "Show events" -msgstr "イベント表示" - -#: ../../operation/agentes/stat_win.php:351 -msgid "" -"Show events is disabled because this Pandora node is set the event " -"replication." -msgstr "この Pandora ノードは、イベントの複製が設定されているためイベント表示は無効です。" - -#: ../../operation/agentes/stat_win.php:357 -#: ../../operation/agentes/graphs.php:142 -msgid "Show alerts" -msgstr "アラート表示" - -#: ../../operation/agentes/stat_win.php:363 -msgid "Show event graph" -msgstr "イベントグラフ表示" - -#: ../../operation/agentes/stat_win.php:372 -#: ../../operation/agentes/interface_traffic_graph_win.php:238 -msgid "Show percentil 95º" -msgstr "95パーセント表示" - -#: ../../operation/agentes/stat_win.php:415 -#: ../../operation/agentes/interface_traffic_graph_win.php:271 -msgid "Reload" -msgstr "再読み込み" - -#: ../../godmode/agentes/agent_manager.php:165 -#: ../../operation/agentes/estado_agente.php:145 ../../operation/menu.php:49 -msgid "Agent detail" -msgstr "エージェント詳細" - -#: ../../operation/agentes/estado_agente.php:156 -msgid "Sucessfully deleted agent" +#: ../../godmode/agentes/modificar_agente.php:87 +msgid "Success deleted agent." msgstr "エージェントを削除しました" -#: ../../operation/agentes/estado_agente.php:158 -msgid "There was an error message deleting the agent" -msgstr "エージェント削除においてエラーが発生しました" +#: ../../godmode/agentes/modificar_agente.php:87 +msgid "Could not be deleted." +msgstr "削除できませんでした。" -#: ../../operation/agentes/estado_agente.php:591 -msgid "Remote config" +#: ../../godmode/agentes/modificar_agente.php:94 +msgid "Maybe the files conf or md5 could not be deleted" +msgstr "confまたはmd5ファイルを削除できませんでした" + +#: ../../godmode/agentes/modificar_agente.php:154 +msgid "Show Agents" +msgstr "エージェント表示" + +#: ../../godmode/agentes/modificar_agente.php:156 +msgid "Everyone" +msgstr "全て" + +#: ../../godmode/agentes/modificar_agente.php:157 +#: ../../operation/agentes/status_monitor.php:398 +msgid "Only disabled" +msgstr "無効のもののみ" + +#: ../../godmode/agentes/modificar_agente.php:158 +#: ../../operation/agentes/status_monitor.php:398 +msgid "Only enabled" +msgstr "有効のもののみ" + +#: ../../godmode/agentes/modificar_agente.php:165 +#: ../../godmode/agentes/planned_downtime.editor.php:706 +#: ../../operation/agentes/estado_agente.php:175 +#: ../../enterprise/godmode/policies/policies.php:233 +msgid "Recursion" +msgstr "子を含める" + +#: ../../godmode/agentes/modificar_agente.php:481 +msgid "Remote agent configuration" +msgstr "リモートエージェント設定" + +#: ../../godmode/agentes/modificar_agente.php:481 +msgid "R" +msgstr "R" + +#: ../../godmode/agentes/modificar_agente.php:597 +msgid "Edit remote config" msgstr "リモート設定" -#: ../../godmode/agentes/modificar_agente.php:600 -#: ../../operation/agentes/estado_agente.php:614 +#: ../../godmode/agentes/modificar_agente.php:624 +msgid "Enable agent" +msgstr "エージェントの有効化" + +#: ../../godmode/agentes/modificar_agente.php:629 +msgid "Disable agent" +msgstr "エージェントの無効化" + +#: ../../godmode/agentes/modificar_agente.php:646 +#: ../../operation/agentes/estado_agente.php:642 #: ../../operation/agentes/group_view.php:430 msgid "There are no defined agents" msgstr "定義されたエージェントがありません" -#: ../../operation/agentes/graphs.php:86 -msgid "Other modules" -msgstr "他のモジュール" - -#: ../../operation/agentes/graphs.php:91 -msgid "Modules network no proc" -msgstr "proc以外のネットワークモジュール" - -#: ../../operation/agentes/graphs.php:143 -msgid "the combined graph does not show the alerts into this graph" -msgstr "組み合わせグラフは、グラフ内にアラートを表示しません" - -#: ../../operation/agentes/graphs.php:145 -msgid "Show as one combined graph" -msgstr "一つの組み合わせグラフとして表示" - -#: ../../operation/agentes/graphs.php:147 -msgid "one combined graph" -msgstr "一つの組み合わせグラフ" - -#: ../../operation/agentes/graphs.php:150 -msgid "several graphs for each module" -msgstr "モジュールごとの複数のグラフ" - -#: ../../operation/agentes/graphs.php:157 -msgid "Save as custom graph" -msgstr "カスタムグラフとして保存" - -#: ../../operation/agentes/graphs.php:163 -msgid "Filter graphs" -msgstr "グラフフィルタ" - -#: ../../operation/agentes/graphs.php:210 -msgid "There was an error loading the graph" -msgstr "グラフロード中にエラーが発生しました" - -#: ../../operation/agentes/graphs.php:218 -#: ../../operation/agentes/graphs.php:221 -msgid "Name custom graph" -msgstr "カスタムグラフ名" - -#: ../../operation/agentes/graphs.php:243 -msgid "Save custom graph" -msgstr "カスタムグラフの保存" - -#: ../../operation/agentes/graphs.php:264 -msgid "Custom graph create from the tab graphs in the agent." -msgstr "エージェントのグラフタブからカスタムグラフを作成" - -#: ../../operation/agentes/interface_traffic_graph_win.php:66 -msgid "In" -msgstr "入力" - -#: ../../operation/agentes/interface_traffic_graph_win.php:67 -msgid "Out" -msgstr "出力" - -#: ../../operation/agentes/ehorus.php:30 -msgid "Missing agent id" -msgstr "エージェントIDがありません" - -#: ../../operation/agentes/ehorus.php:48 -msgid "Missing ehorus agent id" -msgstr "ehorus エージェントIDがありません" - -#: ../../operation/agentes/ehorus.php:80 -msgid "There was an error retrieving an authorization token" -msgstr "認証トークン取得中にエラーが発生しました" - -#: ../../operation/agentes/ehorus.php:93 ../../operation/agentes/ehorus.php:129 -msgid "There was an error processing the response" -msgstr "応答処理エラーが発生しました" - -#: ../../operation/agentes/ehorus.php:116 -msgid "There was an error retrieving the agent data" -msgstr "エージェントデータ取得エラーが発生しました" - -#: ../../operation/agentes/ehorus.php:134 -msgid "Remote management of this agent with eHorus" -msgstr "このエージェントの eHorus でのリモート管理" - -#: ../../operation/agentes/ehorus.php:136 -msgid "Launch" -msgstr "起動" - -#: ../../operation/agentes/ehorus.php:142 -msgid "The connection was lost and the authorization token was expired" -msgstr "接続が切れました、認証トークンが期限切れです" - -#: ../../operation/agentes/ehorus.php:144 -msgid "Reload the page to request a new authorization token" -msgstr "新たな認証トークンの取得にはページを再読み込みしてください" - -#: ../../operation/agentes/tactical.php:135 -msgid "Report of State" -msgstr "状態レポート" - -#: ../../include/functions_events.php:867 -#: ../../operation/agentes/tactical.php:193 -msgid "Latest events" -msgstr "最新のイベント" - -#: ../../include/functions_events.php:1012 -#: ../../operation/agentes/tactical.php:208 -#: ../../operation/events/event_statistics.php:37 -msgid "Event graph" -msgstr "イベントグラフ" - -#: ../../include/functions_events.php:1017 -#: ../../operation/agentes/tactical.php:214 -#: ../../operation/events/event_statistics.php:61 -msgid "Event graph by agent" -msgstr "エージェントごとのイベントグラフ" - -#: ../../operation/agentes/group_view.php:117 -msgid "Summary of the status groups" -msgstr "グループの状態概要" - -#: ../../operation/agentes/estado_generalagente.php:42 -msgid "The agent has not assigned server. Maybe agent does not run fine." -msgstr "エージェントがサーバに割り当てられていません。エージェントが正しく動作しない可能性があります。" - -#: ../../operation/agentes/estado_generalagente.php:120 -msgid "" -"Agent statuses are re-calculated by the server, they are not shown in real " -"time." -msgstr "サーバにてエージェント状態が再計算されました。リアルタイムでは表示されません。" - -#: ../../operation/agentes/estado_generalagente.php:197 -msgid "Agent contact" -msgstr "エージェント接続" - -#: ../../operation/agentes/estado_generalagente.php:219 -msgid "Next contact" -msgstr "次回接続" - -#: ../../operation/agentes/estado_generalagente.php:242 -msgid "Agent info" -msgstr "エージェント情報" - -#: ../../include/functions_treeview.php:663 -#: ../../operation/agentes/estado_generalagente.php:257 -msgid "Agent access rate (24h)" -msgstr "エージェントアクセス頻度(過去24時間)" - -#: ../../operation/agentes/estado_generalagente.php:389 -msgid "Active incident on this agent" -msgstr "このエージェントにおけるアクティブインシデント" - -#: ../../godmode/setup/news.php:222 -#: ../../operation/agentes/estado_generalagente.php:393 -#: ../../operation/incidents/incident_detail.php:419 -msgid "Author" -msgstr "作者" - -#: ../../include/functions_treeview.php:745 -#: ../../operation/agentes/estado_generalagente.php:449 -msgid "Interface information" -msgstr "インタフェース情報" - -#: ../../operation/agentes/estado_generalagente.php:539 -msgid "Events info (24hr.)" -msgstr "イベント情報 (24時間)" - -#: ../../operation/agentes/estado_generalagente.php:618 -msgid "Refresh data" -msgstr "最新情報に更新" - -#: ../../operation/agentes/estado_monitores.php:35 -msgid "Tag's information" -msgstr "タグ情報" - -#: ../../operation/agentes/estado_monitores.php:81 -msgid "Relationship information" -msgstr "関係情報" - -#: ../../operation/agentes/estado_monitores.php:127 -msgid "" -"To see the list of modules paginated, enable this option in the Styles " -"Configuration." -msgstr "モジュール一覧をページ区切り表示するには、スタイル設定でこのオプションを有効化します。" - -#: ../../operation/agentes/estado_monitores.php:128 -msgid "Full list of monitors" -msgstr "モニタ項目一覧" - -#: ../../operation/agentes/estado_monitores.php:153 -msgid "List of modules" -msgstr "モジュールの一覧" - -#: ../../operation/agentes/estado_monitores.php:426 -msgid "Status:" -msgstr "状態:" - -#: ../../operation/agentes/estado_monitores.php:432 -msgid "Not Normal" -msgstr "非正常" - -#: ../../operation/agentes/networkmap.php:453 -#: ../../operation/agentes/estado_monitores.php:440 -msgid "Free text for search (*):" -msgstr "検索文字列 (*):" - -#: ../../operation/agentes/estado_monitores.php:441 -msgid "Search by module name, list matches." -msgstr "モジュール名による検索にマッチした一覧を表示" - -#: ../../operation/agentes/estado_monitores.php:454 -msgid "Reset" -msgstr "リセット" - -#: ../../operation/agentes/alerts_status.functions.php:33 -msgid "Error processing alert(s)" -msgstr "アラート処理エラー" - -#: ../../operation/agentes/alerts_status.functions.php:99 -msgid "Filter by agent name, module name, template name or action name" -msgstr "エージェント名、モジュール名、テンプレート名および、アクション名でのフィルタ" - -#: ../../operation/agentes/alerts_status.functions.php:109 -msgid "No actions" -msgstr "アクションがありません" - -#: ../../operation/agentes/status_events.php:31 -#: ../../operation/agentes/status_events.php:32 -msgid "Latest events for this agent" -msgstr "このエージェントにおける最新イベント" - -#: ../../operation/gis_maps/ajax.php:217 ../../operation/gis_maps/ajax.php:254 -msgid "Position (Lat, Long, Alt)" -msgstr "位置 (緯度、経度、高度)" - -#: ../../operation/gis_maps/ajax.php:218 -msgid "Start contact" -msgstr "利用開始" - -#: ../../operation/gis_maps/ajax.php:220 -msgid "Num reports" -msgstr "レポート数" - -#: ../../operation/gis_maps/ajax.php:258 -msgid "Default position of map." -msgstr "マップのデフォルト位置" - -#: ../../include/functions.php:2575 -#: ../../operation/gis_maps/render_view.php:132 -msgid "5 seconds" -msgstr "5 秒" - -#: ../../include/functions.php:2576 -#: ../../operation/gis_maps/render_view.php:133 -msgid "10 seconds" -msgstr "10 秒" - -#: ../../include/functions.php:2578 -#: ../../operation/gis_maps/render_view.php:134 -msgid "30 seconds" -msgstr "30 秒" - -#: ../../operation/gis_maps/render_view.php:142 -msgid "Refresh: " -msgstr "更新: " - -#: ../../operation/gis_maps/render_view.php:151 -msgid "Show agents by state: " -msgstr "表示するエージェントの状態: " - -#: ../../godmode/gis_maps/configure_gis_map.php:214 -#: ../../operation/gis_maps/gis_map.php:29 -msgid "GIS Maps list" -msgstr "GIS マップ一覧" - -#: ../../operation/menu.php:179 ../../operation/gis_maps/gis_map.php:31 -msgid "GIS Maps" -msgstr "GIS マップ" - -#: ../../operation/gis_maps/gis_map.php:175 -msgid "No maps found" -msgstr "マップがありません。" - -#: ../../operation/gis_maps/gis_map.php:194 -msgid "Caution: Do you want delete the map?" -msgstr "警告: マップを削除しますか。" - -#: ../../operation/gis_maps/gis_map.php:201 -msgid "Do you want to set default the map?" -msgstr "このマップをデフォルトに設定しますか。" - -#: ../../operation/gis_maps/gis_map.php:209 -msgid "There was error on setup the default map." -msgstr "デフォルトマップの設定でエラーが発生しました。" - -#: ../../operation/menu.php:32 -msgid "Views" -msgstr "表示" - -#: ../../operation/menu.php:65 -msgid "Netflow Live View" -msgstr "Netflow ライブビュー" - -#: ../../include/functions_menu.php:517 ../../operation/menu.php:79 -msgid "SNMP console" -msgstr "SNMPコンソール" - -#: ../../operation/menu.php:80 -msgid "SNMP browser" -msgstr "SNMP ブラウザ" - -#: ../../operation/snmpconsole/snmp_mib_uploader.php:30 -#: ../../operation/menu.php:84 -msgid "MIB uploader" -msgstr "MIB アップローダ" - -#: ../../include/functions_menu.php:513 ../../operation/menu.php:87 -msgid "SNMP filters" -msgstr "SNMP フィルタ" - -#: ../../include/functions_menu.php:515 ../../operation/menu.php:88 -msgid "SNMP trap generator" -msgstr "SNMPトラップジェネレータ" - -#: ../../operation/menu.php:93 ../../operation/events/events_rss.php:185 -msgid "SNMP" -msgstr "SNMP" - -#: ../../operation/menu.php:184 -msgid "List of Gis maps" -msgstr "GISマップ一覧" - -#: ../../operation/menu.php:218 -msgid "Topology maps" -msgstr "トポロジーマップ" - -#: ../../operation/menu.php:280 -msgid "RSS" -msgstr "RSS" - -#: ../../operation/menu.php:285 -msgid "Marquee" -msgstr "スクリーンセーバー" - -#: ../../operation/menu.php:291 -msgid "CSV File" -msgstr "CSVファイル" - -#: ../../operation/menu.php:299 ../../operation/events/sound_events.php:49 -msgid "Sound Events" -msgstr "サウンドイベント" - -#: ../../operation/menu.php:311 ../../operation/events/events.php:430 -msgid "Sound Alerts" -msgstr "サウンドアラート" - -#: ../../operation/menu.php:321 -msgid "Workspace" -msgstr "ワークスペース" - -#: ../../operation/menu.php:334 -msgid "WebChat" -msgstr "ウェブチャット" - -#: ../../operation/menu.php:363 -msgid "List of Incidents" -msgstr "インシデント一覧" - -#: ../../godmode/menu.php:434 ../../operation/messages/message_list.php:43 -#: ../../operation/messages/message_edit.php:46 ../../operation/menu.php:372 -msgid "Messages" -msgstr "メッセージ" - -#: ../../operation/menu.php:378 -msgid "Messages List" -msgstr "メッセージ一覧" - -#: ../../operation/menu.php:379 -msgid "New message" -msgstr "新規メッセージ" - -#: ../../operation/menu.php:404 -msgid "Scheduled downtime" -msgstr "計画停止" - -#: ../../operation/menu.php:409 -msgid "Recon view" -msgstr "自動検出表示" - -#: ../../operation/menu.php:484 -msgid "Tools" -msgstr "ツール" - -#: ../../operation/netflow/nf_live_view.php:107 -#: ../../operation/netflow/nf_live_view.php:132 -#: ../../operation/netflow/nf_live_view.php:136 -msgid "Netflow live view" -msgstr "Netflow ライブビュー" - -#: ../../operation/netflow/nf_live_view.php:120 +#: ../../godmode/agentes/modificar_agente.php:654 +#: ../../operation/agentes/estado_agente.php:626 +#: ../../operation/agentes/estado_agente.php:646 +#: ../../operation/snmpconsole/snmp_statistics.php:151 +#: ../../operation/snmpconsole/snmp_view.php:583 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:75 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:199 +msgid "Create agent" +msgstr "エージェント作成" + +#: ../../godmode/agentes/module_manager.php:78 +msgid "Create a new data server module" +msgstr "データサーバモジュールの新規作成" + +#: ../../godmode/agentes/module_manager.php:80 +msgid "Create a new network server module" +msgstr "ネットワークサーバモジュールの新規作成" + +#: ../../godmode/agentes/module_manager.php:82 +msgid "Create a new plugin server module" +msgstr "プラグインサーバモジュールの新規作成" + +#: ../../godmode/agentes/module_manager.php:84 +msgid "Create a new WMI server module" +msgstr "WMI サーバモジュールの新規作成" + +#: ../../godmode/agentes/module_manager.php:86 +msgid "Create a new prediction server module" +msgstr "予測サーバモジュールの新規作成" + +#: ../../godmode/agentes/module_manager.php:120 +#: ../../operation/agentes/estado_monitores.php:472 +msgid "Show in hierachy mode" +msgstr "階層モードで表示" + +#: ../../godmode/agentes/module_manager.php:148 +msgid "Get more modules in Pandora FMS Library" +msgstr "Pandora FMS モジュールライブラリから新しいモジュールを手に入れる" + +#: ../../godmode/agentes/module_manager.php:175 +msgid "Nice try buddy" +msgstr "問題が発生しました" + +#: ../../godmode/agentes/module_manager.php:272 #, php-format -msgid "nfdump binary (%s) not found!" -msgstr "nfdump バイナリ (%s) が見つかりません!" +msgid "There was a problem deleting %s modules, none deleted." +msgstr "%s 個のモジュール削除に失敗しました。いずれのモジュールも削除されていません。" -#: ../../operation/netflow/nf_live_view.php:125 -msgid "Make sure nfdump version 1.6.8 or newer is installed!" -msgstr "nfdump のバージョン 1.6.8 以上がインストールされていることを確認してください!" +#: ../../godmode/agentes/module_manager.php:277 +msgid "All Modules deleted succesfully" +msgstr "すべてのモジュールを削除しました" -#: ../../operation/netflow/nf_live_view.php:148 -msgid "Error creating filter" -msgstr "フィルタ作成エラー" +#: ../../godmode/agentes/module_manager.php:281 +#, php-format +msgid "There was a problem only deleted %s modules of %s total." +msgstr "%s 個(全 %s 個中)のモジュール削除に失敗しました。" -#: ../../operation/netflow/nf_live_view.php:151 -msgid "Filter created successfully" -msgstr "フィルタを作成しました" +#: ../../godmode/agentes/module_manager.php:523 +#: ../../include/ajax/module.php:345 +#: ../../operation/agentes/datos_agente.php:286 +msgid "No available data to show" +msgstr "表示するデータがありません。" -#: ../../operation/netflow/nf_live_view.php:166 -msgid "Filter updated successfully" -msgstr "フィルタを更新しました" +#: ../../godmode/agentes/module_manager.php:551 +#: ../../godmode/alerts/alert_view.php:123 ../../include/ajax/module.php:737 +#: ../../operation/agentes/alerts_status.php:412 +#: ../../operation/agentes/alerts_status.php:459 +#: ../../operation/agentes/status_monitor.php:946 +#: ../../operation/agentes/ver_agente.php:1238 +#: ../../enterprise/extensions/resource_exportation/functions.php:17 +#: ../../enterprise/godmode/agentes/collection_manager.php:162 +#: ../../enterprise/godmode/agentes/inventory_manager.php:231 +#: ../../enterprise/godmode/agentes/plugins_manager.php:110 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:91 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:90 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:83 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:82 +#: ../../enterprise/godmode/policies/policy_queue.php:331 +#: ../../enterprise/godmode/policies/policy_queue.php:374 +#: ../../enterprise/include/functions_policies.php:3785 +#: ../../enterprise/meta/advanced/policymanager.queue.php:212 +#: ../../enterprise/meta/advanced/policymanager.queue.php:256 +#: ../../enterprise/meta/advanced/policymanager.sync.php:306 +#: ../../enterprise/operation/agentes/collection_view.php:62 +#: ../../enterprise/operation/agentes/policy_view.php:48 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:201 +msgid "Policy" +msgstr "ポリシー" -#: ../../operation/netflow/nf_live_view.php:167 -msgid "Error updating filter" -msgstr "フィルタ更新エラー" +#: ../../godmode/agentes/module_manager.php:551 +#: ../../godmode/reporting/reporting_builder.list_items.php:285 +#: ../../godmode/snmpconsole/snmp_alert.php:1148 +#: ../../include/ajax/module.php:737 +#: ../../operation/agentes/alerts_status.php:413 +#: ../../operation/agentes/alerts_status.php:459 +#: ../../operation/agentes/status_monitor.php:946 +#: ../../enterprise/godmode/agentes/collection_manager.php:162 +#: ../../enterprise/godmode/agentes/inventory_manager.php:232 +#: ../../enterprise/operation/agentes/collection_view.php:62 +msgid "P." +msgstr "P." -#: ../../operation/netflow/nf_live_view.php:189 -msgid "Draw live filter" -msgstr "ライブ表示フィルタ" +#: ../../godmode/agentes/module_manager.php:554 +#: ../../include/functions_events.php:898 +#: ../../mobile/operation/agents.php:321 +#: ../../operation/agentes/alerts_status.php:417 +#: ../../operation/agentes/alerts_status.php:462 +#: ../../operation/agentes/alerts_status.php:497 +#: ../../operation/agentes/alerts_status.php:532 +#: ../../enterprise/godmode/admin_access_logs.php:22 +#: ../../enterprise/godmode/policies/policy_agents.php:379 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:217 +#: ../../enterprise/operation/agentes/policy_view.php:47 +#: ../../enterprise/operation/agentes/policy_view.php:134 +#: ../../enterprise/operation/agentes/policy_view.php:193 +#: ../../enterprise/operation/agentes/policy_view.php:198 +msgid "S." +msgstr "S." -#: ../../operation/netflow/nf_live_view.php:221 -msgid "Connection" -msgstr "接続" +#: ../../godmode/agentes/module_manager.php:565 +#: ../../include/ajax/module.php:750 +#: ../../operation/agentes/status_monitor.php:980 +msgid "Warn" +msgstr "警告" -#: ../../godmode/reporting/reporting_builder.item_editor.php:727 +#: ../../godmode/agentes/module_manager.php:569 +#: ../../enterprise/godmode/policies/policy_agents.php:383 +msgid "D." +msgstr "削除" + +#: ../../godmode/agentes/module_manager.php:679 +#: ../../godmode/agentes/module_manager.php:689 +#: ../../include/ajax/module.php:838 ../../include/ajax/module.php:848 +msgid "Adopted" +msgstr "採用" + +#: ../../godmode/agentes/module_manager.php:689 +#: ../../godmode/agentes/module_manager.php:693 +#: ../../godmode/massive/massive_edit_modules.php:572 +#: ../../include/ajax/module.php:848 ../../include/ajax/module.php:852 +msgid "Unlinked" +msgstr "未リンク" + +#: ../../godmode/agentes/module_manager.php:716 +#: ../../enterprise/operation/agentes/policy_view.php:355 +msgid "Non initialized module" +msgstr "未初期化モジュール" + +#: ../../godmode/agentes/module_manager.php:733 +#: ../../godmode/agentes/module_manager_editor_common.php:389 +msgid "" +"The policy modules of data type will only update their intervals when policy " +"is applied." +msgstr "データタイプのポリシーモジュールは、ポリシーが適用されたときに、それ自身の間隔でのみ更新されます。" + +#: ../../godmode/agentes/module_manager.php:749 +#: ../../enterprise/godmode/policies/policy_modules.php:1229 +#: ../../enterprise/godmode/policies/policy_modules.php:1230 +msgid "Enable module" +msgstr "モジュールを有効化" + +#: ../../godmode/agentes/module_manager.php:754 +#: ../../enterprise/godmode/policies/policy_modules.php:1235 +#: ../../enterprise/godmode/policies/policy_modules.php:1236 +msgid "Disable module" +msgstr "モジュールを無効化" + +#: ../../godmode/agentes/module_manager.php:761 +#: ../../godmode/alerts/alert_templates.php:338 +#: ../../godmode/modules/manage_network_components.php:613 +#: ../../godmode/snmpconsole/snmp_alert.php:1226 +#: ../../enterprise/godmode/modules/local_components.php:525 +#: ../../enterprise/godmode/policies/policy_modules.php:1243 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:365 +msgid "Duplicate" +msgstr "複製" + +#: ../../godmode/agentes/module_manager.php:769 +msgid "Normalize" +msgstr "正規化" + +#: ../../godmode/agentes/module_manager.php:775 +msgid "Normalize (Disabled)" +msgstr "正規化 (無効)" + +#: ../../godmode/agentes/module_manager.php:784 +#: ../../include/functions_snmp_browser.php:475 +msgid "Create network component" +msgstr "ネットワークコンポーネントの作成" + +#: ../../godmode/agentes/module_manager.php:789 +msgid "Create network component (Disabled)" +msgstr "ネットワークコンポーネントの作成 (無効)" + +#: ../../godmode/agentes/module_manager_editor.php:390 +#: ../../enterprise/godmode/policies/policies.php:191 +#: ../../enterprise/godmode/policies/policy_agents.php:80 +#: ../../enterprise/godmode/policies/policy_alerts.php:60 +#: ../../enterprise/godmode/policies/policy_collections.php:37 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:52 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:53 +#: ../../enterprise/godmode/policies/policy_linking.php:32 +#: ../../enterprise/godmode/policies/policy_modules.php:486 +msgid "This policy is applying and cannot be modified" +msgstr "このポリシーを摘要すると変更できません。" + +#: ../../godmode/agentes/module_manager_editor.php:394 +#: ../../enterprise/include/functions_policies.php:3046 +msgid "Module will be linked in the next application" +msgstr "モジュールは次回適用時にリンクされます。" + +#: ../../godmode/agentes/module_manager_editor.php:402 +#: ../../enterprise/include/functions_policies.php:3051 +msgid "Module will be unlinked in the next application" +msgstr "モジュールは次回適用時にリンク解除されます。" + +#: ../../godmode/agentes/module_manager_editor.php:490 +#, php-format +msgid "DEBUG: Invalid module type specified in %s:%s" +msgstr "DEBUG: %s:%s に不正なモジュールタイプが指定されています" + +#: ../../godmode/agentes/module_manager_editor.php:491 +msgid "" +"Most likely you have recently upgraded from an earlier version of Pandora " +"and either
\n" +"\t\t\t\t1) forgot to use the database converter
\n" +"\t\t\t\t2) used a bad version of the database converter (see Bugreport " +"#2124706 for the solution)
\n" +"\t\t\t\t3) found a new bug - please report a way to duplicate this error" +msgstr "" +"Pandora の初期のバージョンからのアップグレードを実施しておlり、次のいずれかが考えられます。
\n" +"\t\t\t\t1) データベース変換の実行し忘れ
\n" +"\t\t\t\t2) 正しくないバージョンのデータベース変換の利用 (解決方法はバグレポート #2124706 を参照)
\n" +"\t\t\t\t3) 新たなバグ - このエラーを再現する方法をレポートしてください" + +#: ../../godmode/agentes/module_manager_editor.php:517 +#: ../../godmode/agentes/module_manager_editor_common.php:658 +msgid "Custom macros" +msgstr "カスタムマクロ" + +#: ../../godmode/agentes/module_manager_editor.php:519 +msgid "Module relations" +msgstr "モジュール関係" + +#: ../../godmode/agentes/module_manager_editor.php:565 +#: ../../enterprise/godmode/policies/policy_modules.php:1345 +msgid "No module name provided" +msgstr "モジュール名がありません。" + +#: ../../godmode/agentes/module_manager_editor.php:566 +#: ../../enterprise/godmode/policies/policy_modules.php:1346 +msgid "No target IP provided" +msgstr "対象 IP がありません。" + +#: ../../godmode/agentes/module_manager_editor.php:567 +#: ../../enterprise/godmode/policies/policy_modules.php:1347 +msgid "No SNMP OID provided" +msgstr "SNMP OID がありません。" + +#: ../../godmode/agentes/module_manager_editor.php:568 +msgid "No module to predict" +msgstr "予測モジュールがありません。" + +#: ../../godmode/agentes/module_manager_editor.php:569 +msgid "No plug-in provided" +msgstr "プラグインがありません" + +#: ../../godmode/agentes/module_manager_editor.php:592 +msgid "" +"Error, The field name and name in module_name in data configuration are " +"different." +msgstr "エラー、データ設定におけるフィールド名と module_name 内の名前が異なります。" + +#: ../../godmode/agentes/module_manager_editor_common.php:70 +msgid "Using module component" +msgstr "モジュールコンポーネント" + +#: ../../godmode/agentes/module_manager_editor_common.php:76 +#: ../../godmode/agentes/module_manager_editor_common.php:85 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:54 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:64 +msgid "Manual setup" +msgstr "個別設定" + +#: ../../godmode/agentes/module_manager_editor_common.php:160 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1423 +msgid "Delete module" +msgstr "モジュール削除" + +#: ../../godmode/agentes/module_manager_editor_common.php:175 +#: ../../godmode/agentes/module_manager_editor_common.php:181 +#: ../../godmode/massive/massive_edit_modules.php:521 +#: ../../include/functions_treeview.php:118 +#: ../../include/functions_graph.php:5262 +#: ../../operation/agentes/status_monitor.php:312 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1382 +msgid "Not assigned" +msgstr "未割当" + +#: ../../godmode/agentes/module_manager_editor_common.php:179 +msgid "Module parent" +msgstr "モジュールの親" + +#: ../../godmode/agentes/module_manager_editor_common.php:255 +msgid "Dynamic Threshold Interval" +msgstr "動的しきい値の間隔" + +#: ../../godmode/agentes/module_manager_editor_common.php:257 +#: ../../godmode/modules/manage_network_components_form_common.php:109 +#: ../../enterprise/godmode/modules/configure_local_component.php:228 +msgid "Advanced options Dynamic Threshold" +msgstr "拡張オプション 動的閾値" + +#: ../../godmode/agentes/module_manager_editor_common.php:259 +msgid "Dynamic Threshold Min. " +msgstr "最小動的しきい値 " + +#: ../../godmode/agentes/module_manager_editor_common.php:262 +msgid "Dynamic Threshold Max. " +msgstr "最大動的しきい値 " + +#: ../../godmode/agentes/module_manager_editor_common.php:265 +msgid "Dynamic Threshold Two Tailed: " +msgstr "2つの動的しきい値を使う: " + +#: ../../godmode/agentes/module_manager_editor_common.php:269 +#: ../../godmode/massive/massive_edit_modules.php:368 +#: ../../godmode/modules/manage_network_components_form_common.php:118 +#: ../../include/functions_alerts.php:564 +#: ../../include/functions_treeview.php:98 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:237 +#: ../../enterprise/godmode/modules/configure_local_component.php:237 +msgid "Warning status" +msgstr "警告状態" + +#: ../../godmode/agentes/module_manager_editor_common.php:271 +#: ../../godmode/agentes/module_manager_editor_common.php:292 +msgid "Min. " +msgstr "最小 " + +#: ../../godmode/agentes/module_manager_editor_common.php:274 +#: ../../godmode/agentes/module_manager_editor_common.php:295 +#: ../../godmode/alerts/configure_alert_template.php:625 +#: ../../godmode/massive/massive_edit_modules.php:381 +#: ../../godmode/massive/massive_edit_modules.php:427 +#: ../../godmode/massive/massive_edit_modules.php:516 +#: ../../godmode/modules/manage_network_components_form_common.php:122 +#: ../../godmode/modules/manage_network_components_form_common.php:139 +#: ../../include/functions_alerts.php:560 +#: ../../include/functions_treeview.php:94 +#: ../../include/functions_treeview.php:107 +#: ../../include/functions_graph.php:4274 +#: ../../include/functions_reporting_html.php:3129 +#: ../../enterprise/dashboard/widgets/top_n.php:77 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:250 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:279 +#: ../../enterprise/godmode/modules/configure_local_component.php:241 +#: ../../enterprise/godmode/modules/configure_local_component.php:258 +msgid "Max." +msgstr "最大" + +#: ../../godmode/agentes/module_manager_editor_common.php:279 +#: ../../godmode/agentes/module_manager_editor_common.php:300 +#: ../../godmode/massive/massive_edit_modules.php:390 +#: ../../godmode/massive/massive_edit_modules.php:436 +#: ../../godmode/modules/manage_network_components_form_common.php:125 +#: ../../godmode/modules/manage_network_components_form_common.php:142 +#: ../../include/functions_treeview.php:91 +#: ../../include/functions_treeview.php:104 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:258 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:287 +#: ../../enterprise/godmode/modules/configure_local_component.php:244 +#: ../../enterprise/godmode/modules/configure_local_component.php:261 +msgid "Str." +msgstr "文字列" + +#: ../../godmode/agentes/module_manager_editor_common.php:283 +#: ../../godmode/agentes/module_manager_editor_common.php:305 +#: ../../godmode/massive/massive_edit_modules.php:400 +#: ../../godmode/massive/massive_edit_modules.php:446 +#: ../../godmode/modules/manage_network_components_form_common.php:128 +#: ../../godmode/modules/manage_network_components_form_common.php:145 +#: ../../enterprise/godmode/modules/configure_local_component.php:247 +#: ../../enterprise/godmode/modules/configure_local_component.php:264 +#: ../../enterprise/meta/include/functions_wizard_meta.php:844 +#: ../../enterprise/meta/include/functions_wizard_meta.php:853 +#: ../../enterprise/meta/include/functions_wizard_meta.php:930 +#: ../../enterprise/meta/include/functions_wizard_meta.php:939 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1131 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1140 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1347 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1356 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1428 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1437 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1544 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1553 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1569 +msgid "Inverse interval" +msgstr "条件の反転" + +#: ../../godmode/agentes/module_manager_editor_common.php:290 +#: ../../godmode/massive/massive_edit_modules.php:414 +#: ../../godmode/modules/manage_network_components_form_common.php:135 +#: ../../include/functions_alerts.php:565 +#: ../../include/functions_treeview.php:110 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:266 +#: ../../enterprise/godmode/modules/configure_local_component.php:254 +msgid "Critical status" +msgstr "障害状態" + +#: ../../godmode/agentes/module_manager_editor_common.php:309 +#: ../../godmode/massive/massive_edit_modules.php:543 +#: ../../godmode/modules/manage_network_components_form_common.php:148 +#: ../../enterprise/godmode/modules/configure_local_component.php:267 +msgid "FF threshold" +msgstr "連続抑制回数" + +#: ../../godmode/agentes/module_manager_editor_common.php:312 +#: ../../godmode/massive/massive_edit_modules.php:545 +#: ../../godmode/massive/massive_edit_modules.php:546 +#: ../../godmode/modules/manage_network_components_form_common.php:150 +#: ../../enterprise/godmode/modules/configure_local_component.php:269 +msgid "All state changing" +msgstr "全状態変化" + +#: ../../godmode/agentes/module_manager_editor_common.php:315 +#: ../../godmode/massive/massive_edit_modules.php:545 +#: ../../godmode/massive/massive_edit_modules.php:547 +#: ../../godmode/modules/manage_network_components_form_common.php:153 +#: ../../enterprise/godmode/modules/configure_local_component.php:272 +msgid "Each state changing" +msgstr "個別状態変化" + +#: ../../godmode/agentes/module_manager_editor_common.php:316 +#: ../../godmode/massive/massive_edit_modules.php:548 +#: ../../godmode/modules/manage_network_components_form_common.php:154 +#: ../../enterprise/godmode/modules/configure_local_component.php:273 +msgid "To normal" +msgstr "正常移行時" + +#: ../../godmode/agentes/module_manager_editor_common.php:319 +#: ../../godmode/massive/massive_edit_modules.php:549 +#: ../../godmode/modules/manage_network_components_form_common.php:156 +#: ../../enterprise/godmode/modules/configure_local_component.php:275 +msgid "To warning" +msgstr "警告移行時" + +#: ../../godmode/agentes/module_manager_editor_common.php:322 +#: ../../godmode/massive/massive_edit_modules.php:550 +#: ../../godmode/modules/manage_network_components_form_common.php:158 +#: ../../enterprise/godmode/modules/configure_local_component.php:277 +msgid "To critical" +msgstr "障害移行時" + +#: ../../godmode/agentes/module_manager_editor_common.php:325 +#: ../../godmode/massive/massive_edit_modules.php:557 +#: ../../godmode/modules/manage_network_components_form_common.php:161 +#: ../../include/functions_reporting.php:2346 +#: ../../enterprise/godmode/modules/configure_local_component.php:281 +msgid "Historical data" +msgstr "データの保存" + +#: ../../godmode/agentes/module_manager_editor_common.php:357 +#: ../../godmode/massive/massive_edit_modules.php:538 +#: ../../godmode/modules/manage_network_components_form_common.php:168 #: ../../include/functions_netflow.php:1131 #: ../../include/functions_netflow.php:1141 -#: ../../include/functions_netflow.php:1158 -#: ../../include/functions_netflow.php:1166 +#: ../../include/functions_netflow.php:1159 +#: ../../include/functions_netflow.php:1167 #: ../../include/functions_netflow.php:1190 -#: ../../operation/netflow/nf_live_view.php:245 -#: ../../operation/integria_incidents/incident.list.php:96 -#: ../../operation/integria_incidents/incident.incident.php:97 -msgid "Resolution" -msgstr "解像度" +#: ../../include/functions_netflow.php:1248 +#: ../../include/functions_netflow.php:1254 +#: ../../include/functions_netflow.php:1286 +#: ../../include/functions_reporting_html.php:2108 +#: ../../enterprise/godmode/modules/configure_local_component.php:296 +#: ../../enterprise/include/functions_reporting_pdf.php:2352 +#: ../../enterprise/meta/include/functions_wizard_meta.php:786 +#: ../../enterprise/meta/include/functions_wizard_meta.php:904 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1082 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1365 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1446 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1579 +msgid "Unit" +msgstr "単位" -#: ../../operation/netflow/nf_live_view.php:245 -msgid "The interval will be divided in chunks the length of the resolution." -msgstr "間隔は解像度の長さに分割されます。" +#: ../../godmode/agentes/module_manager_editor_common.php:376 +#: ../../godmode/agentes/module_manager_editor_common.php:379 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:113 +#, php-format +msgid "Agent interval x %s" +msgstr "エージェント実行間隔 x %s" -#: ../../godmode/netflow/nf_item_list.php:150 -#: ../../godmode/reporting/reporting_builder.item_editor.php:1179 -#: ../../operation/netflow/nf_live_view.php:254 -msgid "Max. values" +#: ../../godmode/agentes/module_manager_editor_common.php:403 +#: ../../godmode/massive/massive_edit_modules.php:475 +#: ../../godmode/modules/manage_network_components_form_network.php:80 +#: ../../godmode/modules/manage_network_components_form_plugin.php:27 +#: ../../godmode/modules/manage_network_components_form_wmi.php:56 +#: ../../godmode/setup/snmp_wizard.php:42 +#: ../../enterprise/godmode/modules/configure_local_component.php:301 +msgid "Post process" +msgstr "データ保存倍率" + +#: ../../godmode/agentes/module_manager_editor_common.php:410 +#: ../../godmode/modules/manage_network_components_form_common.php:164 +#: ../../include/functions_graph.php:705 +#: ../../include/functions_graph.php:3933 +#: ../../include/functions_reporting.php:3667 +#: ../../include/functions_reports.php:568 +#: ../../enterprise/godmode/modules/configure_local_component.php:289 +#: ../../enterprise/include/functions_reporting_csv.php:664 +#: ../../enterprise/include/functions_reporting_csv.php:680 +#: ../../enterprise/include/functions_reporting_csv.php:687 +msgid "Min. Value" +msgstr "最小値" + +#: ../../godmode/agentes/module_manager_editor_common.php:413 +msgid "Any value below this number is discarted." +msgstr "この値より小さい値は破棄されます。" + +#: ../../godmode/agentes/module_manager_editor_common.php:414 +#: ../../godmode/modules/manage_network_components_form_common.php:166 +#: ../../include/functions_graph.php:703 +#: ../../include/functions_graph.php:3932 +#: ../../include/functions_reporting.php:3664 +#: ../../include/functions_reports.php:566 +#: ../../enterprise/godmode/modules/configure_local_component.php:294 +#: ../../enterprise/include/functions_reporting_csv.php:700 +#: ../../enterprise/include/functions_reporting_csv.php:716 +#: ../../enterprise/include/functions_reporting_csv.php:723 +msgid "Max. Value" msgstr "最大値" -#: ../../godmode/setup/setup_netflow.php:70 -#: ../../operation/netflow/nf_live_view.php:264 -msgid "IP address resolution can take a lot of time" -msgstr "IP アドレスの解決には多くの時間がかかります" +#: ../../godmode/agentes/module_manager_editor_common.php:415 +msgid "Any value over this number is discarted." +msgstr "この値より大きい値は破棄されます。" -#: ../../operation/netflow/nf_live_view.php:267 -msgid "IP address resolution" -msgstr "IP アドレス解決" +#: ../../godmode/agentes/module_manager_editor_common.php:418 +#: ../../godmode/massive/massive_edit_modules.php:532 +msgid "Export target" +msgstr "データのエクスポート" -#: ../../godmode/setup/setup_netflow.php:69 -#: ../../operation/netflow/nf_live_view.php:267 -msgid "Resolve the IP addresses to get their hostnames." -msgstr "ホスト名を得るために IP アドレスから名前解決をします。" +#: ../../godmode/agentes/module_manager_editor_common.php:424 +msgid "Not needed" +msgstr "不要です。" -#: ../../operation/netflow/nf_live_view.php:311 -#: ../../operation/events/events_list.php:189 -#: ../../operation/events/events_list.php:273 -#: ../../operation/events/events_list.php:275 -#: ../../operation/events/events_list.php:600 -msgid "Load filter" -msgstr "フィルタ読み込み" - -#: ../../operation/netflow/nf_live_view.php:317 -msgid "Select a filter" -msgstr "フィルタを選択" - -#: ../../godmode/netflow/nf_edit_form.php:210 -#: ../../operation/netflow/nf_live_view.php:331 -msgid "Dst Ip" -msgstr "宛先 IP" - -#: ../../godmode/netflow/nf_edit_form.php:210 -#: ../../operation/netflow/nf_live_view.php:331 +#: ../../godmode/agentes/module_manager_editor_common.php:428 msgid "" -"Destination IP. A comma separated list of destination ip. If we leave the " -"field blank, will show all ip. Example filter by " -"ip:
25.46.157.214,160.253.135.249" -msgstr "" -"宛先 IP をカンマで区切った一覧。何も入力しないと全ての IP を表示します。IP によるフィルタ例: " -"
25.46.157.214,160.253.135.249" +"In case you use an Export server you can link this module and export data to " +"one these." +msgstr "エクスポートサーバを利用している場合は、このモジュールをリンクしエクスポートできます。" -#: ../../godmode/netflow/nf_edit_form.php:213 -#: ../../operation/netflow/nf_live_view.php:340 -msgid "Src Ip" -msgstr "送信元IP" +#: ../../godmode/agentes/module_manager_editor_common.php:442 +#: ../../godmode/massive/massive_edit_modules.php:581 +#: ../../godmode/modules/manage_network_components_form_common.php:171 +msgid "Discard unknown events" +msgstr "不明イベントを削除" -#: ../../godmode/netflow/nf_edit_form.php:213 -#: ../../operation/netflow/nf_live_view.php:340 +#: ../../godmode/agentes/module_manager_editor_common.php:447 +#: ../../godmode/massive/massive_edit_modules.php:552 +msgid "FF interval" +msgstr "連続抑制時の間隔" + +#: ../../godmode/agentes/module_manager_editor_common.php:450 +#: ../../godmode/massive/massive_edit_modules.php:553 +msgid "Module execution flip flop time interval (in secs)." +msgstr "連続抑制時のモジュールの実行間隔(秒単位)です。" + +#: ../../godmode/agentes/module_manager_editor_common.php:453 +#: ../../godmode/massive/massive_edit_modules.php:554 +#: ../../enterprise/godmode/modules/configure_local_component.php:284 +msgid "FF timeout" +msgstr "連続抑制タイムアウト" + +#: ../../godmode/agentes/module_manager_editor_common.php:459 +#: ../../godmode/massive/massive_edit_modules.php:555 +#: ../../enterprise/godmode/modules/configure_local_component.php:286 msgid "" -"Source IP. A comma separated list of source ip. If we leave the field blank, " -"will show all ip. Example filter by ip:
25.46.157.214,160.253.135.249" -msgstr "" -"カンマ区切りの発信元 IP " -"一覧です。何も入力しない場合は全てのIPを表示します。IPによるフィルタ例:
25.46.157.214,160.253.135.249" +"Timeout in secs from start of flip flop counting. If this value is exceeded, " +"FF counter is reset. Set to 0 for no timeout." +msgstr "連続抑制開始からのタイムアウト秒数です。この値を超えると連続抑制のカウンタがリセットされます。0に設定するとタイムアウトしません。" -#: ../../godmode/netflow/nf_edit_form.php:216 -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../operation/netflow/nf_live_view.php:352 -#: ../../operation/netflow/nf_live_view.php:381 -msgid "Dst Port" -msgstr "宛先ポート" +#: ../../godmode/agentes/module_manager_editor_common.php:462 +#: ../../enterprise/godmode/modules/configure_local_component.php:287 +msgid "This value can be set only in the async modules." +msgstr "この値は非同期モジュールでのみ設定可能です。" -#: ../../godmode/netflow/nf_edit_form.php:216 -#: ../../operation/netflow/nf_live_view.php:352 +#: ../../godmode/agentes/module_manager_editor_common.php:469 +#: ../../godmode/modules/manage_network_components_form_common.php:212 +#: ../../enterprise/godmode/modules/configure_local_component.php:387 +msgid "Tags available" +msgstr "利用可能なタグ" + +#: ../../godmode/agentes/module_manager_editor_common.php:531 +#: ../../godmode/modules/manage_network_components_form_common.php:219 +#: ../../enterprise/godmode/modules/configure_local_component.php:394 +msgid "Add tags to module" +msgstr "モジュールへのタグ追加" + +#: ../../godmode/agentes/module_manager_editor_common.php:532 +#: ../../godmode/modules/manage_network_components_form_common.php:220 +#: ../../enterprise/godmode/modules/configure_local_component.php:396 +msgid "Delete tags to module" +msgstr "モジュールのタグ削除" + +#: ../../godmode/agentes/module_manager_editor_common.php:534 +#: ../../godmode/modules/manage_network_components_form_common.php:222 +#: ../../enterprise/godmode/modules/configure_local_component.php:398 +msgid "Tags selected" +msgstr "選択タグ" + +#: ../../godmode/agentes/module_manager_editor_common.php:545 +msgid "Tags from policy" +msgstr "ポリシーからのタグ" + +#: ../../godmode/agentes/module_manager_editor_common.php:558 +msgid "The module still stores data but the alerts and events will be stop" +msgstr "モジュールはデータの保存を行いますが、アラートとイベントは停止します" + +#: ../../godmode/agentes/module_manager_editor_common.php:563 +#: ../../godmode/massive/massive_edit_modules.php:589 +#: ../../godmode/modules/manage_network_components_form_common.php:175 +#: ../../enterprise/godmode/modules/configure_local_component.php:344 +msgid "Critical instructions" +msgstr "障害時手順" + +#: ../../godmode/agentes/module_manager_editor_common.php:564 +#: ../../godmode/massive/massive_edit_modules.php:589 +#: ../../godmode/modules/manage_network_components_form_common.php:175 +#: ../../enterprise/godmode/modules/configure_local_component.php:345 +msgid "Instructions when the status is critical" +msgstr "障害状態になった時の手順" + +#: ../../godmode/agentes/module_manager_editor_common.php:569 +#: ../../godmode/massive/massive_edit_modules.php:593 +#: ../../godmode/modules/manage_network_components_form_common.php:179 +#: ../../enterprise/godmode/modules/configure_local_component.php:350 +msgid "Warning instructions" +msgstr "警告時手順" + +#: ../../godmode/agentes/module_manager_editor_common.php:570 +#: ../../godmode/massive/massive_edit_modules.php:593 +#: ../../godmode/modules/manage_network_components_form_common.php:179 +#: ../../enterprise/godmode/modules/configure_local_component.php:351 +msgid "Instructions when the status is warning" +msgstr "警告状態になった時の手順" + +#: ../../godmode/agentes/module_manager_editor_common.php:574 +#: ../../godmode/massive/massive_edit_modules.php:597 +#: ../../godmode/modules/manage_network_components_form_common.php:183 +#: ../../enterprise/godmode/modules/configure_local_component.php:356 +msgid "Unknown instructions" +msgstr "不明状態時手順" + +#: ../../godmode/agentes/module_manager_editor_common.php:574 +#: ../../godmode/massive/massive_edit_modules.php:597 +#: ../../godmode/modules/manage_network_components_form_common.php:183 +#: ../../enterprise/godmode/modules/configure_local_component.php:357 +msgid "Instructions when the status is unknown" +msgstr "不明状態になった時の手順" + +#: ../../godmode/agentes/module_manager_editor_common.php:581 +#: ../../godmode/agentes/module_manager_editor_common.php:591 +#: ../../godmode/agentes/module_manager_editor_common.php:602 +msgid "Cron from" +msgstr "Cron 開始" + +#: ../../godmode/agentes/module_manager_editor_common.php:582 +#: ../../godmode/agentes/module_manager_editor_common.php:592 +#: ../../godmode/agentes/module_manager_editor_common.php:603 msgid "" -"Destination port. A comma separated list of destination ports. If we leave " -"the field blank, will show all ports. Example filter by ports 80 and " -"22:
80,22" -msgstr "" -"宛先ポートをカンマで区切った一覧。何も入力しないと全てのポートを表示します。ポート 80 および 22 のフィルタ例:
80,22" +"If cron is set the module interval is ignored and the module runs on the " +"specified date and time" +msgstr "cron が設定されている場合、モジュールの実行間隔は無視され、モジュールは指定された日時に実行されます。" -#: ../../godmode/netflow/nf_edit_form.php:219 -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../operation/netflow/nf_live_view.php:361 -#: ../../operation/netflow/nf_live_view.php:381 -msgid "Src Port" -msgstr "送信元ポート" +#: ../../godmode/agentes/module_manager_editor_common.php:586 +#: ../../godmode/agentes/module_manager_editor_common.php:596 +#: ../../godmode/agentes/module_manager_editor_common.php:607 +msgid "Cron to" +msgstr "Cron 終了" -#: ../../godmode/netflow/nf_edit_form.php:219 -#: ../../operation/netflow/nf_live_view.php:361 -msgid "" -"Source port. A comma separated list of source ports. If we leave the field " -"blank, will show all ports. Example filter by ports 80 and 22:
80,22" -msgstr "" -"カンマ区切りの発信元ポート一覧です。何も入力しない場合は全てのポートを表示します。ポート 80 と 22 でのフィルタ例:
80,22" +#: ../../godmode/agentes/module_manager_editor_common.php:612 +#: ../../godmode/massive/massive_edit_modules.php:606 +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:68 +msgid "Timeout" +msgstr "タイムアウト" -#: ../../godmode/netflow/nf_edit_form.php:225 -#: ../../operation/netflow/nf_live_view.php:379 -msgid "Aggregate by" -msgstr "集約" +#: ../../godmode/agentes/module_manager_editor_common.php:613 +#: ../../godmode/massive/massive_edit_modules.php:610 +msgid "Seconds that agent will wait for the execution of the module." +msgstr "エージェントがモジュールの実行完了を待つ秒数。" -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../include/functions_netflow.php:1657 -#: ../../operation/netflow/nf_live_view.php:381 -msgid "Protocol" -msgstr "プロトコル" +#: ../../godmode/agentes/module_manager_editor_common.php:615 +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:65 +msgid "Retries" +msgstr "リトライ" -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../operation/netflow/nf_live_view.php:381 -msgid "Src Ip Address" -msgstr "送信元 IP アドレス" +#: ../../godmode/agentes/module_manager_editor_common.php:616 +msgid "Number of retries that the module will attempt to run." +msgstr "モジュールを再実行する回数。" -#: ../../godmode/netflow/nf_edit_form.php:226 -#: ../../operation/netflow/nf_live_view.php:381 -msgid "Dst Ip Address" -msgstr "宛先 IP アドレス" +#: ../../godmode/agentes/module_manager_editor_common.php:620 +#: ../../godmode/massive/massive_edit_modules.php:565 +#: ../../godmode/modules/manage_network_components_form_common.php:190 +#: ../../enterprise/godmode/modules/configure_local_component.php:366 +msgid "Category" +msgstr "操作" -#: ../../godmode/netflow/nf_edit_form.php:230 -#: ../../operation/netflow/nf_live_view.php:384 -msgid "Output format" -msgstr "出力フォーマット" +#: ../../godmode/agentes/module_manager_editor_common.php:648 +#: ../../godmode/alerts/configure_alert_template.php:602 +#: ../../godmode/massive/massive_edit_modules.php:513 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1263 +#: ../../godmode/reporting/visual_console_builder.wizard.php:237 +#: ../../godmode/setup/setup_visuals.php:666 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:75 +#: ../../include/functions_graph.php:5406 +#: ../../include/functions_reporting_html.php:732 +#: ../../include/functions_reporting_html.php:1488 +#: ../../include/functions_reporting_html.php:2582 +#: ../../include/functions_reporting_html.php:3095 +#: ../../include/functions_snmp_browser.php:406 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:271 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1611 +#: ../../enterprise/include/functions_reporting_csv.php:464 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:535 +#: ../../enterprise/include/functions_reporting_csv.php:572 +#: ../../enterprise/include/functions_reporting_csv.php:640 +#: ../../enterprise/include/functions_reporting_csv.php:676 +#: ../../enterprise/include/functions_reporting_csv.php:712 +#: ../../enterprise/include/functions_reporting_csv.php:748 +#: ../../enterprise/include/functions_reporting_pdf.php:778 +#: ../../enterprise/include/functions_reporting_pdf.php:839 +#: ../../enterprise/include/functions_reporting_pdf.php:931 +#: ../../enterprise/operation/services/services.list.php:341 +#: ../../enterprise/operation/services/services.service.php:137 +msgid "Value" +msgstr "値" -#: ../../include/functions_config.php:433 -#: ../../include/functions_config.php:1448 -#: ../../include/functions_netflow.php:1637 -#: ../../operation/netflow/nf_live_view.php:385 -msgid "Bytes" -msgstr "バイト" +#: ../../godmode/agentes/module_manager_editor_common.php:692 +msgid "Add relationship" +msgstr "関係の追加" -#: ../../operation/netflow/nf_live_view.php:385 -msgid "Bytes per second" -msgstr "バイト/秒" +#: ../../godmode/agentes/module_manager_editor_common.php:710 +msgid "Changes" +msgstr "変更" -#: ../../godmode/netflow/nf_edit_form.php:231 -#: ../../operation/netflow/nf_live_view.php:385 -msgid "Kilobytes" -msgstr "キロバイト" +#: ../../godmode/agentes/module_manager_editor_common.php:710 +msgid "Activate this to prevent the relation from being updated or deleted" +msgstr "更新や削除に対しても関係を維持するには、これを有効にしてください" -#: ../../godmode/netflow/nf_edit_form.php:231 -#: ../../operation/netflow/nf_live_view.php:385 -msgid "Megabytes" -msgstr "メガバイト" +#: ../../godmode/agentes/module_manager_editor_common.php:1221 +#: ../../godmode/modules/manage_network_components_form_common.php:379 +#: ../../enterprise/godmode/modules/configure_local_component.php:740 +msgid "Normal Status" +msgstr "正常状態" -#: ../../godmode/netflow/nf_edit_form.php:231 -#: ../../operation/netflow/nf_live_view.php:385 -msgid "Kilobytes per second" -msgstr "キロバイト毎秒" +#: ../../godmode/agentes/module_manager_editor_common.php:1222 +#: ../../godmode/modules/manage_network_components_form_common.php:380 +#: ../../enterprise/godmode/modules/configure_local_component.php:741 +msgid "Warning Status" +msgstr "警告状態" -#: ../../godmode/netflow/nf_edit_form.php:231 -#: ../../operation/netflow/nf_live_view.php:385 -msgid "Megabytes per second" -msgstr "メガバイト毎秒" +#: ../../godmode/agentes/module_manager_editor_common.php:1223 +#: ../../godmode/modules/manage_network_components_form_common.php:381 +#: ../../enterprise/godmode/modules/configure_local_component.php:742 +msgid "Critical Status" +msgstr "障害状態" -#: ../../operation/netflow/nf_live_view.php:396 -msgid "Draw" -msgstr "描画" +#: ../../godmode/agentes/module_manager_editor_common.php:1444 +#: ../../godmode/modules/manage_network_components_form_common.php:602 +#: ../../enterprise/godmode/modules/configure_local_component.php:963 +msgid "Please introduce a maximum warning higher than the minimun warning" +msgstr "警告の最大値は、警告の最小値よりも大きくしてください" -#: ../../operation/netflow/nf_live_view.php:400 -msgid "Save as new filter" -msgstr "新規フィルタとして保存" +#: ../../godmode/agentes/module_manager_editor_common.php:1445 +#: ../../godmode/modules/manage_network_components_form_common.php:603 +#: ../../enterprise/godmode/modules/configure_local_component.php:964 +msgid "Please introduce a maximum critical higher than the minimun critical" +msgstr "障害の最大値は、障害の最小値よりも大きくしてください" -#: ../../operation/netflow/nf_live_view.php:401 -msgid "Update current filter" -msgstr "現在のフィルタを更新" +#: ../../godmode/agentes/module_manager_editor_data.php:17 +#: ../../operation/agentes/status_monitor.php:380 +msgid "Data server module" +msgstr "データサーバモジュール" -#: ../../operation/netflow/nf_live_view.php:415 -msgid "No filter selected" -msgstr "フィルタが選択されていません" +#: ../../godmode/agentes/module_manager_editor_network.php:27 +#: ../../include/functions_snmp_browser.php:603 +msgid "Search matches" +msgstr "検索マッチ" -#: ../../operation/search_main.php:52 -msgid "Agents found" -msgstr "エージェントが見つかりました" +#: ../../godmode/agentes/module_manager_editor_network.php:64 +#: ../../operation/agentes/status_monitor.php:382 +msgid "Network server module" +msgstr "ネットワークサーバモジュール" -#: ../../operation/search_main.php:54 ../../operation/search_main.php:57 -#: ../../operation/search_main.php:68 ../../operation/search_main.php:71 -#: ../../operation/search_main.php:74 ../../operation/search_main.php:77 -#: ../../operation/search_main.php:80 -#, php-format -msgid "%s Found" -msgstr "%s 件見つかりました" +#: ../../godmode/agentes/module_manager_editor_network.php:85 +#: ../../godmode/massive/massive_edit_modules.php:484 +#: ../../include/ajax/events.php:481 +#: ../../enterprise/godmode/services/services.service.php:258 +#: ../../enterprise/meta/include/functions_wizard_meta.php:390 +#: ../../enterprise/operation/services/services.list.php:190 +#: ../../enterprise/operation/services/services.table_services.php:159 +msgid "Auto" +msgstr "自動" -#: ../../operation/search_main.php:55 -msgid "Modules found" -msgstr "モジュールが見つかりました" +#: ../../godmode/agentes/module_manager_editor_network.php:86 +#: ../../godmode/massive/massive_edit_modules.php:485 +#: ../../enterprise/meta/include/functions_wizard_meta.php:391 +msgid "Force primary key" +msgstr "プライマリを利用" -#: ../../operation/search_main.php:66 -msgid "Users found" -msgstr "ユーザが見つかりました" +#: ../../godmode/agentes/module_manager_editor_network.php:87 +#: ../../godmode/massive/massive_edit_modules.php:486 +#: ../../include/functions_html.php:646 ../../include/functions_html.php:647 +#: ../../include/functions_html.php:770 ../../include/functions_html.php:771 +#: ../../enterprise/extensions/cron/functions.php:227 +#: ../../enterprise/godmode/setup/setup_acl.php:84 +#: ../../enterprise/godmode/setup/setup_acl.php:328 +#: ../../enterprise/meta/include/functions_wizard_meta.php:392 +msgid "Custom" +msgstr "カスタム" -#: ../../operation/search_main.php:69 -msgid "Graphs found" -msgstr "グラフが見つかりました" +#: ../../godmode/agentes/module_manager_editor_network.php:152 +msgid "SNMP OID" +msgstr "SNMP OID" -#: ../../operation/search_main.php:72 -msgid "Reports found" -msgstr "レポートが見つかりました" +#: ../../godmode/agentes/module_manager_editor_network.php:171 +#: ../../godmode/modules/manage_network_components_form_network.php:90 +msgid "TCP send" +msgstr "TCP 送信文字列" -#: ../../operation/search_main.php:75 -msgid "Maps found" -msgstr "マップが見つかりました" +#: ../../godmode/agentes/module_manager_editor_network.php:177 +#: ../../godmode/modules/manage_network_components_form_network.php:97 +msgid "TCP receive" +msgstr "TCP 受信文字列" -#: ../../operation/search_main.php:78 -msgid "Helps found" -msgstr "ヘルプがあります" +#: ../../godmode/agentes/module_manager_editor_network.php:219 +#: ../../godmode/agentes/module_manager_editor_network.php:229 +#: ../../godmode/massive/massive_edit_modules.php:501 +#: ../../godmode/massive/massive_edit_modules.php:505 +msgid "The pass length must be eight character minimum." +msgstr "パスワード長は、最低8文字以上必要です。" -#: ../../operation/search_main.php:88 -#, php-format -msgid "Show %s of %s. View all matches" -msgstr "%s 件(%s件中)の表示。全マッチ内容の表示。" +#: ../../godmode/agentes/module_manager_editor_network.php:229 +#: ../../godmode/massive/massive_edit_modules.php:505 +#: ../../godmode/modules/manage_network_components_form_network.php:67 +#: ../../include/functions_snmp_browser.php:538 +msgid "Privacy pass" +msgstr "暗号化パスワード" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:47 +#: ../../operation/agentes/status_monitor.php:384 +msgid "Plugin server module" +msgstr "プラグインサーバモジュール" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:88 +#: ../../operation/agentes/status_monitor.php:388 +msgid "Prediction server module" +msgstr "予測サーバモジュール" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:91 +msgid "Source module" +msgstr "対象モジュール" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:119 +#: ../../godmode/agentes/module_manager_editor_prediction.php:144 +msgid "Select Module" +msgstr "モジュールの選択" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:150 +#: ../../godmode/reporting/graph_builder.main.php:147 +#: ../../godmode/reporting/reporting_builder.item_editor.php:744 +#: ../../godmode/reporting/reporting_builder.list_items.php:302 +#: ../../godmode/reporting/visual_console_builder.elements.php:80 +#: ../../godmode/reporting/visual_console_builder.wizard.php:185 +#: ../../include/functions_visual_map_editor.php:438 +#: ../../enterprise/dashboard/widgets/custom_graph.php:36 +#: ../../enterprise/dashboard/widgets/graph_availability.php:69 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:70 +#: ../../enterprise/dashboard/widgets/single_graph.php:72 +#: ../../enterprise/dashboard/widgets/sla_percent.php:67 +#: ../../enterprise/dashboard/widgets/top_n.php:59 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:97 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1244 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1273 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:251 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:88 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:106 +#: ../../enterprise/include/functions_reporting_csv.php:198 +#: ../../enterprise/include/functions_reporting_csv.php:201 +#: ../../enterprise/include/functions_reporting_csv.php:317 +#: ../../enterprise/include/functions_reporting_csv.php:344 +#: ../../enterprise/include/functions_reporting_csv.php:370 +#: ../../enterprise/include/functions_reporting_csv.php:436 +#: ../../enterprise/include/functions_reporting_csv.php:464 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:535 +#: ../../enterprise/include/functions_reporting_csv.php:572 +#: ../../enterprise/include/functions_reporting_csv.php:640 +#: ../../enterprise/include/functions_reporting_csv.php:676 +#: ../../enterprise/include/functions_reporting_csv.php:712 +#: ../../enterprise/include/functions_reporting_csv.php:748 +#: ../../enterprise/include/functions_reporting_csv.php:784 +#: ../../enterprise/include/functions_reporting_csv.php:861 +msgid "Period" +msgstr "更新間隔" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:152 +#: ../../godmode/agentes/planned_downtime.editor.php:533 +#: ../../enterprise/extensions/cron/functions.php:195 +#: ../../enterprise/extensions/vmware/functions.php:26 +msgid "Weekly" +msgstr "週次" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:153 +#: ../../godmode/agentes/planned_downtime.editor.php:534 +#: ../../enterprise/extensions/cron/functions.php:196 +#: ../../enterprise/extensions/vmware/functions.php:27 +msgid "Monthly" +msgstr "月次" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:154 +#: ../../enterprise/extensions/cron/functions.php:194 +#: ../../enterprise/extensions/vmware/functions.php:25 +msgid "Daily" +msgstr "日次" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:32 +#: ../../operation/agentes/status_monitor.php:386 +msgid "WMI server module" +msgstr "WMI サーバモジュール" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:64 +#: ../../godmode/modules/manage_network_components_form_wmi.php:32 +msgid "WMI query" +msgstr "WMI クエリ" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:73 +#: ../../godmode/modules/manage_network_components_form_wmi.php:34 +msgid "Key string" +msgstr "Key 文字列" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:77 +#: ../../godmode/modules/manage_network_components_form_wmi.php:40 +msgid "Field number" +msgstr "フィールド番号" #: ../../godmode/agentes/planned_downtime.editor.php:38 -#: ../../godmode/alerts/alert_list.php:299 -#: ../../godmode/category/category.php:58 ../../include/functions_html.php:653 -#: ../../include/functions_html.php:654 ../../include/functions_html.php:774 -#: ../../include/functions_html.php:775 -#: ../../operation/agentes/networkmap.php:289 +#: ../../godmode/alerts/alert_list.php:326 +#: ../../godmode/category/category.php:58 ../../include/functions_html.php:659 +#: ../../include/functions_html.php:660 ../../include/functions_html.php:785 +#: ../../include/functions_html.php:786 ../../operation/events/events.php:405 #: ../../operation/snmpconsole/snmp_statistics.php:55 #: ../../operation/snmpconsole/snmp_view.php:73 -#: ../../operation/events/events.php:396 msgid "List" msgstr "一覧" -#: ../../godmode/snmpconsole/snmp_alert.php:72 -#: ../../godmode/snmpconsole/snmp_alert.php:76 -#: ../../godmode/snmpconsole/snmp_alert.php:80 -#: ../../godmode/snmpconsole/snmp_filters.php:35 -#: ../../godmode/snmpconsole/snmp_filters.php:38 -#: ../../godmode/snmpconsole/snmp_filters.php:42 -#: ../../operation/snmpconsole/snmp_statistics.php:64 -#: ../../operation/snmpconsole/snmp_view.php:85 -msgid "SNMP Console" -msgstr "SNMP コンソール" - -#: ../../include/functions_events.php:2976 -#: ../../include/functions_events.php:2981 -#: ../../operation/snmpconsole/snmp_view.php:407 -#: ../../operation/snmpconsole/snmp_view.php:568 -#: ../../operation/snmpconsole/snmp_view.php:826 -msgid "Not validated" -msgstr "未承諾" - -#: ../../operation/snmpconsole/snmp_view.php:414 -msgid "" -"Search by any alphanumeric field in the trap.\n" -"\t\tREMEMBER trap sources need to be searched by IP Address" -msgstr "" -"トラップの英数字フィールドで検索。\n" -"\t\tトラップの発信元は IPアドレスで検索する必要があることに注意してください。" - -#: ../../operation/snmpconsole/snmp_view.php:421 -msgid "Search by trap type" -msgstr "トラップタイプによる検索" - -#: ../../operation/snmpconsole/snmp_view.php:435 -msgid "Group by Enterprise String/IP" -msgstr "Enterprise 文字列/IP ごとのグループ" - -#: ../../operation/snmpconsole/snmp_statistics.php:116 -#: ../../operation/snmpconsole/snmp_view.php:467 -msgid "There are no SNMP traps in database" -msgstr "SNMP トラップデータがありません。" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:72 -#: ../../godmode/snmpconsole/snmp_alert.php:536 -#: ../../godmode/snmpconsole/snmp_alert.php:1051 -#: ../../operation/snmpconsole/snmp_view.php:513 -msgid "Enterprise String" -msgstr "Enterprise文字列" - -#: ../../operation/snmpconsole/snmp_view.php:523 -msgid "Trap subtype" -msgstr "トラップサブタイプ" - -#: ../../godmode/users/user_list.php:266 -#: ../../godmode/users/configure_user.php:438 -#: ../../include/functions_reporting_html.php:2504 -#: ../../operation/search_users.php:38 ../../operation/users/user_edit.php:205 -#: ../../operation/snmpconsole/snmp_view.php:527 -msgid "User ID" -msgstr "ユーザ ID" - -#: ../../operation/snmpconsole/snmp_statistics.php:156 -#: ../../operation/snmpconsole/snmp_view.php:588 -msgid "View agent details" -msgstr "エージェント概要の参照" - -#: ../../include/functions_events.php:3868 -#: ../../operation/snmpconsole/snmp_view.php:668 -#: ../../operation/events/events.build_table.php:686 -msgid "Show more" -msgstr "詳細を表示する" - -#: ../../operation/snmpconsole/snmp_view.php:680 -msgid "Variable bindings:" -msgstr "バインド変数:" - -#: ../../operation/snmpconsole/snmp_view.php:693 -msgid "See more details" -msgstr "詳細表示" - -#: ../../operation/snmpconsole/snmp_view.php:706 -msgid "Enterprise String:" -msgstr "Enterprise文字列:" - -#: ../../operation/snmpconsole/snmp_view.php:744 -msgid "Trap type:" -msgstr "トラップタイプ:" - -#: ../../operation/snmpconsole/snmp_view.php:772 -msgid "Count:" -msgstr "件数:" - -#: ../../operation/snmpconsole/snmp_view.php:776 -msgid "First trap:" -msgstr "最初のトラップ:" - -#: ../../operation/snmpconsole/snmp_view.php:780 -msgid "Last trap:" -msgstr "最新のトラップ:" - -#: ../../operation/snmpconsole/snmp_view.php:800 -msgid "No matching traps found" -msgstr "条件にマッチするトラップがありません。" - -#: ../../operation/snmpconsole/snmp_browser.php:90 -msgid "SNMP Browser" -msgstr "SNMP ブラウザ" - -#: ../../operation/snmpconsole/snmp_statistics.php:127 -msgid "Traps received by source" -msgstr "ソースごとの受信トラップ" - -#: ../../operation/snmpconsole/snmp_statistics.php:141 -#: ../../operation/snmpconsole/snmp_statistics.php:199 -msgid "Number" -msgstr "数" - -#: ../../operation/snmpconsole/snmp_statistics.php:185 -msgid "Traps received by Enterprise String" -msgstr "Enterprise文字列ごとの受信トラップ" - -#: ../../operation/snmpconsole/snmp_statistics.php:198 -msgid "Trap Enterprise String" -msgstr "Enterprise文字列トラップ" - -#: ../../operation/snmpconsole/snmp_mib_uploader.php:66 -msgid "" -"MIB files will be installed on the system. Please note that a MIB may depend " -"on other MIB. To customize trap definitions use the SNMP trap editor." -msgstr "" -"MIB ファイルがシステムにインストールされます。MIB は他の MIB " -"に依存する可能性があることに注意してください。トラップの定義をカスタマイズするには、SNMP トラップエディタを使ってください。" - -#: ../../operation/messages/message_list.php:32 -#: ../../operation/messages/message_edit.php:35 -msgid "Received messages" -msgstr "受信メッセージ" - -#: ../../operation/messages/message_list.php:36 -#: ../../operation/messages/message_edit.php:39 -msgid "Sent messages" -msgstr "送信済みのメッセージ" - -#: ../../operation/messages/message_list.php:40 -#: ../../operation/messages/message_list.php:214 -#: ../../operation/messages/message_edit.php:43 -msgid "Create message" -msgstr "メッセージの作成" - -#: ../../operation/messages/message_edit.php:60 -msgid "This message does not exist in the system" -msgstr "このメッセージはシステム上に存在しません。" - -#: ../../operation/messages/message_list.php:121 -#: ../../operation/messages/message_edit.php:79 -#: ../../operation/messages/message_edit.php:160 -msgid "Sender" -msgstr "差出人" - -#: ../../operation/messages/message_edit.php:80 -msgid "at" -msgstr "時刻:" - -#: ../../operation/messages/message_list.php:119 -#: ../../operation/messages/message_edit.php:82 -#: ../../operation/messages/message_edit.php:169 -msgid "Destination" -msgstr "宛先" - -#: ../../godmode/update_manager/update_manager.messages.php:136 -#: ../../godmode/setup/news.php:161 ../../godmode/setup/news.php:220 -#: ../../operation/messages/message_list.php:122 -#: ../../operation/messages/message_edit.php:85 -#: ../../operation/messages/message_edit.php:207 -msgid "Subject" -msgstr "件名" - -#: ../../operation/messages/message_edit.php:104 -msgid "wrote" -msgstr "によると" - -#: ../../operation/messages/message_edit.php:119 -msgid "Reply" -msgstr "返信" - -#: ../../operation/messages/message_edit.php:136 -#, php-format -msgid "Message successfully sent to user %s" -msgstr "ユーザ %s 宛にメッセージを送りました。" - -#: ../../operation/messages/message_edit.php:137 -#, php-format -msgid "Error sending message to user %s" -msgstr "ユーザ %s 宛のメッセージ送信に失敗しました。" - -#: ../../operation/messages/message_edit.php:145 -msgid "Message successfully sent" -msgstr "メッセージを送りました。" - -#: ../../operation/messages/message_edit.php:146 -#, php-format -msgid "Error sending message to group %s" -msgstr "グループ %s 宛のメッセージ送信に失敗しました。" - -#: ../../operation/messages/message_edit.php:203 -msgid "Select user" -msgstr "ユーザの選択" - -#: ../../operation/messages/message_edit.php:204 -msgid "OR" -msgstr "または" - -#: ../../operation/messages/message_edit.php:205 -msgid "Select group" -msgstr "グループの選択" - -#: ../../operation/users/webchat.php:90 -#: ../../operation/messages/message_edit.php:217 -msgid "Send message" -msgstr "メッセージを送信する" - -#: ../../operation/messages/message_list.php:74 -msgid "Not deleted. Error deleting messages" -msgstr "削除できません。メッセージ削除エラー" - -#: ../../operation/messages/message_list.php:80 -#: ../../operation/messages/message_list.php:87 -msgid "You have" -msgstr "あなたのアカウントに" - -#: ../../operation/messages/message_list.php:80 -msgid "sent message(s)" -msgstr "通の送信済メッセージがあります" - -#: ../../operation/messages/message_list.php:87 -msgid "unread message(s)" -msgstr "通の新しいメッセージがあります。" - -#: ../../operation/messages/message_list.php:93 -msgid "There are no messages." -msgstr "メッセージがありません。" - -#: ../../operation/messages/message_list.php:132 -msgid "Click to read" -msgstr "メッセージを読む" - -#: ../../operation/messages/message_list.php:137 -msgid "Mark as unread" -msgstr "未読にする" - -#: ../../operation/messages/message_list.php:144 -#: ../../operation/messages/message_list.php:149 -msgid "Message unread - click to read" -msgstr "未読メッセージ - クリックして読む" - -#: ../../operation/messages/message_list.php:176 -msgid "No Subject" -msgstr "件名なし" - -#: ../../operation/events/events_list.php:183 -#: ../../operation/events/events_list.php:607 -msgid "No filter loaded" -msgstr "フィルタが読み込まれていません" - -#: ../../operation/events/events_list.php:185 -#: ../../operation/events/events_list.php:612 -msgid "Filter loaded" -msgstr "フィルタを読み込みました" - -#: ../../operation/events/events_list.php:187 -#: ../../operation/events/events_list.php:250 -#: ../../operation/events/events_list.php:596 -msgid "Save filter" -msgstr "フィルタの保存" - -#: ../../operation/events/events_list.php:210 -msgid "New filter" -msgstr "新規フィルタ" - -#: ../../godmode/netflow/nf_edit_form.php:180 -#: ../../godmode/snmpconsole/snmp_filters.php:35 -#: ../../operation/events/events_list.php:211 -#: ../../operation/events/events_list.php:242 -msgid "Update filter" -msgstr "フィルタの更新" - -#: ../../godmode/events/event_edit_filter.php:204 -#: ../../operation/events/events_list.php:217 -msgid "Filter name" -msgstr "フィルタ名" - -#: ../../operation/events/events_list.php:220 -msgid "Save in Group" -msgstr "保存グループ" - -#: ../../operation/events/events_list.php:237 -msgid "Overwrite filter" -msgstr "フィルタの上書き" - -#: ../../godmode/events/event_edit_filter.php:274 -#: ../../operation/events/events_list.php:425 -msgid "User ack." -msgstr "承諾したユーザ" - -#: ../../godmode/events/event_edit_filter.php:373 -#: ../../operation/events/events_list.php:437 -msgid "Module search" -msgstr "モジュール検索" - -#: ../../godmode/events/event_edit_filter.php:363 -#: ../../operation/events/events_list.php:456 -msgid "Alert events" -msgstr "アラートイベント" - -#: ../../godmode/events/event_edit_filter.php:367 -#: ../../operation/events/events_list.php:457 -msgid "Filter alert events" -msgstr "アラートイベントフィルター" - -#: ../../godmode/events/event_edit_filter.php:368 -#: ../../operation/events/events_list.php:457 -msgid "Only alert events" -msgstr "アラートイベントのみ" - -#: ../../operation/events/events_list.php:469 -msgid "Date from" -msgstr "開始日" - -#: ../../operation/events/events_list.php:475 -msgid "Date to" -msgstr "終了日" - -#: ../../godmode/events/event_edit_filter.php:334 -#: ../../operation/events/events_list.php:495 -#: ../../operation/events/events_list.php:509 -msgid "Events with following tags" -msgstr "次のタグを含むイベント" - -#: ../../godmode/events/event_edit_filter.php:349 -#: ../../operation/events/events_list.php:501 -#: ../../operation/events/events_list.php:515 -msgid "Events without following tags" -msgstr "次のタグを含まないイベント" - -#: ../../godmode/events/event_edit_filter.php:289 -#: ../../operation/events/events_list.php:571 -msgid "Group events" -msgstr "グルーピング・回数表示" - -#: ../../operation/events/events_list.php:572 -msgid "Group agents" -msgstr "グループエージェント" - -#: ../../operation/events/events_list.php:602 -msgid "Show events graph" -msgstr "イベントグラフ表示" - -#: ../../operation/events/events_list.php:639 -msgid "Event control filter" -msgstr "イベントフィルタ" - -#: ../../operation/events/events_list.php:643 -msgid "Error creating filter." -msgstr "フィルタ作成エラー。" - -#: ../../operation/events/events_list.php:644 -msgid "Error creating filter is duplicated." -msgstr "フィルタ作成エラー、重複しています。" - -#: ../../operation/events/events_list.php:645 -msgid "Filter created." -msgstr "フィルタを作成しました。" - -#: ../../operation/events/events_list.php:647 -msgid "Filter updated." -msgstr "フィルタを更新しました。" - -#: ../../operation/events/events_list.php:648 -msgid "Error updating filter." -msgstr "フィルタ更新エラー。" - -#: ../../operation/events/events_list.php:988 -msgid "Filter name cannot be left blank" -msgstr "フィルタ名は空にできません" - -#: ../../operation/events/events_list.php:1055 -#: ../../operation/events/events_list.php:1139 -msgid "none" -msgstr "なし" - -#: ../../operation/events/events_list.php:1461 -msgid "Events generated -by agent-" -msgstr "エージェントごとに生成されたイベント" - -#: ../../operation/events/sound_events.php:67 -msgid "Sound console" -msgstr "サウンドコンソール" - -#: ../../include/functions_reporting.php:6862 -#: ../../operation/events/sound_events.php:80 -msgid "Monitor critical" -msgstr "障害状態" - -#: ../../include/functions_reporting.php:6877 -msgid "Monitor unknown" -msgstr "不明状態" - -#: ../../include/functions_reporting.php:6866 -#: ../../operation/events/sound_events.php:81 -msgid "Monitor warning" -msgstr "警告状態" - -#: ../../operation/events/events.build_table.php:37 -msgid "More detail" -msgstr "詳細" - -#: ../../operation/events/events.build_table.php:85 -#: ../../operation/events/events.build_table.php:89 -msgid "The Agent: " -msgstr "エージェント: " - -#: ../../operation/events/events.build_table.php:86 -#: ../../operation/events/events.build_table.php:90 -msgid " has " -msgstr " は " - -#: ../../operation/events/events.build_table.php:87 -#: ../../operation/events/events.build_table.php:91 -msgid " events." -msgstr " イベントあります。" - -#: ../../include/functions_events.php:3390 -#: ../../operation/events/events.build_table.php:198 -msgid "Agent Module" -msgstr "エージェントモジュール" - -#: ../../include/functions_events.php:3421 -#: ../../operation/events/events.build_table.php:235 -msgid "Extra ID" -msgstr "拡張 ID" - -#: ../../include/functions_events.php:3845 -#: ../../operation/events/events.build_table.php:663 -msgid "Validate event" -msgstr "承諾" - -#: ../../include/functions_events.php:1809 -#: ../../include/functions_events.php:1811 -#: ../../include/functions_events.php:3855 -#: ../../operation/events/events.build_table.php:673 -msgid "Delete event" -msgstr "削除" - -#: ../../include/functions_events.php:3860 -#: ../../operation/events/events.php:696 ../../operation/events/events.php:700 -#: ../../operation/events/events.php:870 ../../operation/events/events.php:874 -#: ../../operation/events/events.build_table.php:678 -msgid "Is not allowed delete events in process" -msgstr "処理中イベントは削除できません" - -#: ../../operation/events/events.build_table.php:740 -msgid "Validate selected" -msgstr "選択したものを承諾" - -#: ../../operation/events/events.php:187 -msgid "" -"Event viewer is disabled due event replication. For more information, please " -"contact with the administrator" -msgstr "イベントの複製のためイベント表示は無効化されています。より詳細は管理者に連絡してください。" - -#: ../../godmode/events/events.php:37 ../../operation/users/user_edit.php:302 -#: ../../operation/events/events.php:325 -msgid "Event list" -msgstr "イベント一覧" - -#: ../../operation/events/events.php:330 -msgid "History event list" -msgstr "イベント一覧履歴" - -#: ../../operation/events/events.php:335 -msgid "RSS Events" -msgstr "RSS イベント" - -#: ../../operation/events/events.php:340 -msgid "Marquee display" -msgstr "スクリーンセーバ表示" - -#: ../../operation/events/events.php:345 -msgid "Export to CSV file" -msgstr "CSV ファイルに書き出す" - -#: ../../operation/events/events.php:349 ../../operation/events/events.php:388 -msgid "Sound events" -msgstr "サウンドイベント" - -#: ../../godmode/users/configure_profile.php:283 -#: ../../godmode/events/events.php:85 ../../godmode/events/events.php:88 -#: ../../operation/events/events.php:356 -msgid "Manage events" -msgstr "イベント管理" - -#: ../../operation/events/events.php:392 -msgid "History" -msgstr "履歴" - -#: ../../operation/events/events.php:437 -msgid "Main event view" -msgstr "一覧" - -#: ../../operation/events/events.php:455 -msgid "No events selected" -msgstr "イベントが選択されていません。" - -#: ../../operation/events/events.php:481 -msgid "Successfully validated" -msgstr "承諾しました。" - -#: ../../operation/events/events.php:482 ../../operation/events/events.php:759 -#: ../../operation/events/events.php:911 -msgid "Could not be validated" -msgstr "承諾に失敗しました。" - -#: ../../operation/events/events.php:486 -msgid "Successfully set in process" -msgstr "処理中に設定しました。" - -#: ../../operation/events/events.php:487 -msgid "Could not be set in process" -msgstr "処理中に設定できませんでした。" - -#: ../../operation/events/events.php:794 -msgid "Error deleting event" -msgstr "イベントの削除エラー" - -#: ../../operation/events/events_rss.php:32 -msgid "Your IP is not into the IP list with API access." -msgstr "API アクセスできる IP 一覧に入っていません。" - -#: ../../operation/events/events_rss.php:46 -msgid "The URL of your feed has bad hash." -msgstr "フィードの URL に不正はハッシュがあります。" - -#: ../../operation/events/event_statistics.php:41 -msgid "Event graph by user" -msgstr "ユーザで分類したイベントグラフ" - -#: ../../operation/search_users.php:50 -msgid "Profile" -msgstr "プロファイル" - -#: ../../godmode/users/user_list.php:414 -#: ../../godmode/users/configure_user.php:465 -#: ../../operation/search_users.php:64 -msgid "Administrator" -msgstr "管理者" - -#: ../../godmode/users/configure_user.php:470 -#: ../../operation/search_users.php:69 -msgid "Standard User" -msgstr "標準ユーザ" - -#: ../../godmode/users/user_list.php:457 ../../operation/search_users.php:82 -msgid "The user doesn't have any assigned profile/group" -msgstr "このユーザには、プロファイル/グループの組み合わせが何も割り当てられていません。" - -#: ../../operation/tree.php:88 -#, php-format -msgid "Sort the agents by %s" -msgstr "%s によるエージェント並び替え" - -#: ../../operation/tree.php:91 -msgid "tags" -msgstr "タグ" - -#: ../../operation/tree.php:97 -msgid "groups" -msgstr "グループ" - -#: ../../operation/tree.php:100 -msgid "module groups" -msgstr "モジュールグループ" - -#: ../../operation/tree.php:107 -msgid "policies" -msgstr "ポリシー" - -#: ../../operation/tree.php:138 -msgid "Agent status" -msgstr "エージェント状態" - -#: ../../operation/tree.php:140 -msgid "Search agent" -msgstr "エージェント検索" - -#: ../../include/functions_reporting_html.php:2439 ../../operation/tree.php:163 -msgid "Module status" -msgstr "モジュールの状態" - -#: ../../operation/tree.php:165 -msgid "Search module" -msgstr "モジュール検索" - -#: ../../operation/tree.php:189 -msgid "Tree search" -msgstr "ツリー検索" - -#: ../../operation/servers/recon_view.php:36 -#: ../../operation/servers/recon_view.php:51 -msgid "Recon View" -msgstr "自動検出表示" - -#: ../../godmode/servers/manage_recontask_form.php:217 -#: ../../operation/servers/recon_view.php:89 -msgid "Task name" -msgstr "タスク名" - -#: ../../include/help/clippy/operation_agentes_ver_agente.php:42 -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:126 -#: ../../operation/servers/recon_view.php:137 -msgid "Done" -msgstr "完了" - -#: ../../operation/servers/recon_view.php:140 -msgid "Pending" -msgstr "保留中" - -#: ../../godmode/servers/manage_recontask.php:311 -#: ../../operation/servers/recon_view.php:145 -msgid "Network recon task" -msgstr "ネットワーク自動検出タスク" - -#: ../../operation/servers/recon_view.php:173 -msgid "has no recon tasks assigned" -msgstr "は自動検出タスクが割り当てられていません" - -#: ../../operation/users/webchat.php:71 -msgid "Webchat" -msgstr "ウェブチャット" - -#: ../../operation/users/webchat.php:82 -msgid "Users Online" -msgstr "オンラインユーザ" - -#: ../../operation/users/webchat.php:157 -msgid "Connection established...get last 24h messages..." -msgstr "接続しました... 直近24時間のメッセージを取得します..." - -#: ../../operation/users/webchat.php:168 -msgid "Error in connection." -msgstr "接続エラー" - -#: ../../operation/users/webchat.php:249 -msgid "Error sendding message." -msgstr "メッセージ送信エラー" - -#: ../../operation/users/webchat.php:277 -msgid "Error login." -msgstr "ログインエラー" - -#: ../../godmode/users/configure_user.php:90 -#: ../../operation/users/user_edit.php:86 -msgid "User detail editor" -msgstr "ユーザ情報の編集" - -#: ../../operation/users/user_edit.php:154 -#: ../../operation/users/user_edit.php:161 -msgid "Password successfully updated" -msgstr "パスワードを更新しました。" - -#: ../../operation/users/user_edit.php:155 -#: ../../operation/users/user_edit.php:162 -#, php-format -msgid "Error updating passwords: %s" -msgstr "パスワードの更新に失敗しました。:%s" - -#: ../../operation/users/user_edit.php:167 -msgid "" -"Passwords didn't match or other problem encountered while updating passwords" -msgstr "パスワードが一致しない、または他の原因でパスワードの更新に失敗しました。" - -#: ../../godmode/users/configure_user.php:300 -#: ../../godmode/users/configure_user.php:310 -#: ../../godmode/users/configure_user.php:338 -#: ../../godmode/users/configure_user.php:344 -#: ../../godmode/users/configure_user.php:372 -#: ../../operation/users/user_edit.php:177 -#: ../../operation/users/user_edit.php:185 -msgid "User info successfully updated" -msgstr "ユーザ情報を更新しました。" - -#: ../../operation/users/user_edit.php:178 -#: ../../operation/users/user_edit.php:186 -msgid "Error updating user info" -msgstr "ユーザ情報の更新に失敗しました。" - -#: ../../operation/users/user_edit.php:196 -msgid "Edit my User" -msgstr "ユーザ編集" - -#: ../../godmode/users/configure_user.php:442 -#: ../../operation/users/user_edit.php:207 -msgid "Full (display) name" -msgstr "表示名" - -#: ../../godmode/users/user_list.php:407 -#: ../../godmode/users/configure_user.php:474 -#: ../../operation/users/user_edit.php:229 -msgid "E-mail" -msgstr "メールアドレス" - -#: ../../godmode/users/configure_user.php:478 -#: ../../operation/users/user_edit.php:231 -msgid "Phone number" -msgstr "電話番号" - -#: ../../operation/users/user_edit.php:240 -msgid "New Password" -msgstr "新しいパスワード" - -#: ../../godmode/users/configure_user.php:454 -#: ../../operation/users/user_edit.php:242 -msgid "Password confirmation" -msgstr "パスワード確認" - -#: ../../operation/users/user_edit.php:250 -msgid "" -"You can not change your password from Pandora FMS under the current " -"authentication scheme" -msgstr "現在の認証方式では、Pandora FMS からパスワードを変更できません。" - -#: ../../operation/users/user_edit.php:259 -msgid "If checkbox is clicked then block size global configuration is used" -msgstr "チェックボックスをクリックすると、システム全体の設定が利用されます" - -#: ../../operation/users/user_edit.php:295 -msgid "Shortcut bar" -msgstr "ショートカットバー" - -#: ../../operation/users/user_edit.php:295 -msgid "" -"This will activate a shortcut bar with alerts, events, messages... " -"information" -msgstr "アラート、イベント、メッセージ等の情報でショートカットバーを有効にします。" - -#: ../../operation/users/user_edit.php:298 -msgid "Home screen" -msgstr "ホーム画面" - -#: ../../operation/users/user_edit.php:298 -msgid "" -"User can customize the home page. By default, will display 'Agent Detail'. " -"Example: Select 'Other' and type " -"sec=estado&sec2=operation/agentes/estado_agente to show agent detail view" -msgstr "" -"ユーザはホームページをカスタマイズできます。デフォルトでは、'エージェント詳細' が表示されます。例: 'その他' " -"を選択し、sec=estado&sec2=operation/agentes/estado_agente を入力すると、エージェント詳細が表示されます。" - -#: ../../godmode/groups/configure_group.php:181 -#: ../../godmode/users/configure_user.php:506 -#: ../../operation/users/user_edit.php:346 -msgid "Skin" -msgstr "スキン" - -#: ../../operation/users/user_edit.php:371 -msgid "Show information" -msgstr "情報表示" - -#: ../../operation/users/user_edit.php:377 -msgid "Newsletter Subscribed" -msgstr "ニュースレター購読済" - -#: ../../operation/users/user_edit.php:379 -msgid "Already subscribed to Pandora FMS newsletter" -msgstr "Pandora FMS ニュースレターは購読済です" - -#: ../../operation/users/user_edit.php:385 -msgid "Newsletter Reminder" -msgstr "ニュースレターリマインダ" - -#: ../../operation/users/user_edit.php:442 -msgid "Autorefresh" -msgstr "自動更新" - -#: ../../operation/users/user_edit.php:442 -msgid "This will activate autorefresh in selected pages" -msgstr "選択したページで自動更新を有効にします" - -#: ../../operation/users/user_edit.php:449 -msgid "Full list of pages" -msgstr "全ページ一覧" - -#: ../../operation/users/user_edit.php:451 -msgid "List of pages with autorefresh" -msgstr "自動更新ページ一覧" - -#: ../../operation/users/user_edit.php:457 -msgid "Push selected pages into autorefresh list" -msgstr "選択したページを自動更新にする" - -#: ../../operation/users/user_edit.php:461 -msgid "Pop selected pages out of autorefresh list" -msgstr "選択したページを自動更新から外す" - -#: ../../operation/users/user_edit.php:418 -msgid "" -"You can not change your user info from Pandora FMS under the current " -"authentication scheme" -msgstr "現在の認証方式では、Pandora FMS からユーザ情報を変更できません。" - -#: ../../godmode/users/configure_user.php:597 -#: ../../godmode/users/configure_user.php:606 -#: ../../operation/users/user_edit.php:428 -#: ../../operation/users/user_edit.php:435 -msgid "Profiles/Groups assigned to this user" -msgstr "このユーザに割り当てるプロファイル/グループの組み合わせ" - -#: ../../operation/users/user_edit.php:489 -msgid "This user doesn't have any assigned profile/group." -msgstr "このユーザにはプロファイル・グループが割り当てられていません。" - -#: ../../include/ajax/double_auth.ajax.php:254 -#: ../../include/ajax/double_auth.ajax.php:349 -#: ../../include/ajax/double_auth.ajax.php:394 -#: ../../include/ajax/double_auth.ajax.php:509 -#: ../../operation/users/user_edit.php:610 -#: ../../operation/users/user_edit.php:675 -msgid "There was an error loading the data" -msgstr "データのロードでエラーが発生しました" - -#: ../../operation/users/user_edit.php:620 -msgid "Double autentication information" -msgstr "二段階認証情報" - -#: ../../operation/users/user_edit.php:683 -#: ../../operation/users/user_edit.php:759 -msgid "Double autentication activation" -msgstr "二段階認証の有効化" - -#: ../../operation/users/user_edit.php:709 -msgid "The double authentication will be deactivated" -msgstr "二段階認証は無効化されます" - -#: ../../operation/users/user_edit.php:710 -msgid "Deactivate" -msgstr "無効化" - -#: ../../operation/users/user_edit.php:742 -msgid "The double autentication was deactivated successfully" -msgstr "二段階認証を無効化しました" - -#: ../../operation/users/user_edit.php:745 -#: ../../operation/users/user_edit.php:749 -msgid "There was an error deactivating the double autentication" -msgstr "二段階認証の無効化でエラーが発生しました" - -#: ../../operation/search_helps.php:22 -msgid "Zero results found." -msgstr "見つかりませんでした。" - -#: ../../operation/search_helps.php:23 -#, php-format -msgid "" -"You can find more help in the Pandora's wiki" -msgstr "" -"より詳細は、Pandora の " -"wikiを参照してください" - -#: ../../operation/search_helps.php:37 -msgid "Matches" -msgstr "一致" - -#: ../../operation/integria_incidents/incident_statistics.php:52 -msgid "Opened tickets" -msgstr "オープンしているチケット" - -#: ../../operation/integria_incidents/incident_statistics.php:53 -msgid "Closed tickets" -msgstr "クローズしたチケット" - -#: ../../operation/integria_incidents/incident_statistics.php:56 -#: ../../operation/incidents/incident_statistics.php:33 -msgid "Incidents by status" -msgstr "ステータスで分類したインシデント" - -#: ../../operation/integria_incidents/incident.list.php:34 -msgid "Not closed" -msgstr "閉じられていません" - -#: ../../operation/integria_incidents/incident.list.php:55 -msgid "Search string" -msgstr "検索文字列" - -#: ../../operation/integria_incidents/incident.list.php:98 -msgid "Started" -msgstr "起動" - -#: ../../operation/integria_incidents/incident.list.php:100 -#: ../../operation/integria_incidents/incident.incident.php:84 -#: ../../operation/incidents/incident_detail.php:327 -msgid "Creator" -msgstr "作成者" - -#: ../../operation/integria_incidents/incident.php:62 -#: ../../operation/integria_incidents/incident.list.php:132 -msgid "Workunits" -msgstr "操作単位" - -#: ../../operation/integria_incidents/incident.list.php:135 -msgid "Delete incident" -msgstr "インシデントの削除" - -#: ../../operation/integria_incidents/incident.list.php:135 -msgid "View incident details" -msgstr "インシデント詳細の参照" - -#: ../../operation/integria_incidents/incident.workunits.php:27 -msgid "Time used" -msgstr "かかった時間" - -#: ../../operation/integria_incidents/incident.workunits.php:28 -msgid "Have cost" -msgstr "コスト" - -#: ../../operation/integria_incidents/incident.workunits.php:29 -#: ../../operation/integria_incidents/incident.workunits.php:61 -msgid "Public" -msgstr "公開" - -#: ../../operation/integria_incidents/incident.workunits.php:42 -msgid "Add workunit" -msgstr "操作単位を追加する" - -#: ../../operation/integria_incidents/incident.workunits.php:60 -msgid "said" -msgstr "が更新" - -#: ../../operation/integria_incidents/incident.files.php:35 -msgid "Add a file" -msgstr "ファイル追加" - -#: ../../operation/integria_incidents/incident.files.php:42 -#: ../../operation/incidents/incident_detail.php:453 -#: ../../operation/incidents/incident_detail.php:509 -msgid "Filename" -msgstr "ファイル名" - -#: ../../operation/integria_incidents/incident.files.php:66 -msgid "Delete file" -msgstr "ファイル削除" - -#: ../../operation/integria_incidents/incident.php:47 -msgid "New Incident" -msgstr "新たなインシデント" - -#: ../../operation/integria_incidents/incident.php:58 -#: ../../operation/incidents/incident_detail.php:233 -msgid "Incident details" -msgstr "インシデント詳細" - -#: ../../operation/integria_incidents/incident.php:75 -#: ../../operation/incidents/incident.php:33 -msgid "Incident management" -msgstr "インシデント管理" - -#: ../../operation/integria_incidents/incident.php:98 -msgid "Incident updated" -msgstr "インシデントを更新しました" - -#: ../../operation/integria_incidents/incident.php:101 -msgid "" -"There was a problem updating the incident, please check if any field was " -"modified and the values are correct." -msgstr "インシデント更新にて問題が発生しました。修正したフィールドの値が正しいか確認してください。" - -#: ../../operation/integria_incidents/incident.php:125 -#: ../../operation/incidents/incident.php:146 -msgid "Incident created" -msgstr "インシデントを作成しました" - -#: ../../operation/integria_incidents/incident.php:128 -msgid "There was a problem creating incident" -msgstr "インシデントの作成に失敗しました" - -#: ../../operation/integria_incidents/incident.php:155 -#: ../../operation/incidents/incident_detail.php:173 -msgid "File uploaded" -msgstr "ファイルをアップロードしました。" - -#: ../../operation/integria_incidents/incident.php:158 -msgid "There was a problem uploading file" -msgstr "ファイルのアップロードに失敗しました" - -#: ../../operation/integria_incidents/incident.php:164 -msgid "File is too big" -msgstr "ファイルが大きすぎます" - -#: ../../operation/integria_incidents/incident.php:167 -msgid "File was partially uploaded. Please try again" -msgstr "ファイルが一部しかアップロードされませんでした。再度アップロードしてください。" - -#: ../../include/functions.php:2191 -#: ../../operation/integria_incidents/incident.php:170 -msgid "No file was uploaded" -msgstr "ファイルがアップロードされませんでした" - -#: ../../operation/integria_incidents/incident.php:173 -msgid "Generic upload error" -msgstr "一般アップロードエラー" - -#: ../../operation/integria_incidents/incident.php:192 -msgid "File deleted" -msgstr "ファイルを削除しました" - -#: ../../operation/integria_incidents/incident.php:195 -msgid "You user doesn't have enough rights to delete this file" -msgstr "このファイルを削除するための権限がありません" - -#: ../../operation/integria_incidents/incident.php:210 -msgid "Incident deleted" -msgstr "インシデントを削除しました" - -#: ../../operation/integria_incidents/incident.php:213 -msgid "There was a problem deteling incident" -msgstr "インシデントの削除に失敗しました" - -#: ../../operation/integria_incidents/incident.php:237 -msgid "Workunit added" -msgstr "ワークユニットを追加しました" - -#: ../../operation/integria_incidents/incident.php:240 -msgid "There was a problem adding workunit" -msgstr "ワークユニット追加に失敗しました" - -#: ../../operation/integria_incidents/incident.php:339 -msgid "" -"There is a error in the message from your Integria or there is not " -"connection." -msgstr "Integria からのメッセージにエラーがあるか、接続できません。" - -#: ../../operation/integria_incidents/incident.incident.php:93 -msgid "Assigned user" -msgstr "割り当てられたユーザ" - -#: ../../operation/integria_incidents/incident.incident.php:111 -msgid "Resolution epilog" -msgstr "解決方法" - -#: ../../operation/visual_console/render_view.php:230 -#: ../../operation/visual_console/public_console.php:153 -msgid "Until refresh" -msgstr "リフレッシュまで" - -#: ../../godmode/reporting/visual_console_builder.php:655 -#: ../../operation/visual_console/render_view.php:118 -msgid "Services wizard" -msgstr "サービスウィザード" - -#: ../../operation/search_results.php:143 -msgid "Helps" -msgstr "ヘルプ" - -#: ../../operation/incidents/incident_statistics.php:36 -msgid "Incidents by priority" -msgstr "優先順位で分類したインシデント" - -#: ../../operation/incidents/incident_statistics.php:39 -msgid "Incidents by group" -msgstr "グループで分類したインシデント" - -#: ../../operation/incidents/incident_statistics.php:42 -msgid "Incidents by user" -msgstr "ユーザで分類したインシデント" - -#: ../../operation/incidents/incident_statistics.php:45 -msgid "Incidents by source" -msgstr "発生元で分類したインシデント" - -#: ../../operation/incidents/incident_detail.php:160 -msgid "File could not be saved due to database error" -msgstr "データベースエラーのため、ファイルの保存に失敗しました。" - -#: ../../operation/incidents/incident_detail.php:174 -msgid "File could not be uploaded" -msgstr "ファイルのアップロードに失敗しました。" - -#: ../../operation/incidents/incident_detail.php:238 -#: ../../operation/incidents/incident.php:411 -msgid "Create incident" -msgstr "インシデント作成" - -#: ../../operation/incidents/incident_detail.php:259 -msgid "Opened at" -msgstr "登録日時" - -#: ../../operation/incidents/incident_detail.php:376 -msgid "Update incident" -msgstr "更新" - -#: ../../operation/incidents/incident_detail.php:382 -msgid "Submit" -msgstr "実行" - -#: ../../operation/incidents/incident_detail.php:396 -#: ../../operation/incidents/incident_detail.php:400 -msgid "Add note" -msgstr "コメントを追加" - -#: ../../operation/incidents/incident_detail.php:432 -msgid "Notes attached to incident" -msgstr "コメント一覧" - -#: ../../operation/incidents/incident_detail.php:481 -msgid "Attached files" -msgstr "添付ファイル一覧" - -#: ../../operation/incidents/incident_detail.php:499 -#: ../../operation/incidents/incident_detail.php:506 -msgid "Add attachment" -msgstr "ファイルを追加" - -#: ../../operation/incidents/incident.php:72 -msgid "Successfully reclaimed ownership" -msgstr "所有権を得ました。" - -#: ../../operation/incidents/incident.php:73 -msgid "Could not reclame ownership" -msgstr "所有権を得られませんでした。" - -#: ../../operation/incidents/incident.php:143 -msgid "Error creating incident" -msgstr "インシデントの作成に失敗しました。" - -#: ../../operation/incidents/incident.php:233 -msgid "Incidents:" -msgstr "インシデント:" - -#: ../../operation/incidents/incident.php:234 -msgid "All incidents" -msgstr "全インシデント" - -#: ../../operation/incidents/incident.php:256 -msgid "Priorities:" -msgstr "優先度:" - -#: ../../operation/incidents/incident.php:257 -msgid "All priorities" -msgstr "全優先度" - -#: ../../operation/incidents/incident.php:261 -msgid "Users:" -msgstr "ユーザ:" - -#: ../../operation/incidents/incident.php:277 -msgid "Agents:" -msgstr "エージェント:" - -#: ../../godmode/db/db_purge.php:167 ../../operation/incidents/incident.php:279 -msgid "All agents" -msgstr "全エージェント" - -#: ../../operation/incidents/incident.php:284 -msgid "Groups:" -msgstr "グループ:" - -#: ../../operation/incidents/incident.php:290 -msgid "Free text:" -msgstr "検索文字列:" - -#: ../../operation/incidents/incident.php:291 -msgid "Search by incident name or description, list matches." -msgstr "インシデント名または説明による検索にマッチした一覧を表示" - -#: ../../operation/incidents/incident.php:399 -msgid "Delete incidents" -msgstr "インシデント削除" - -#: ../../operation/incidents/incident.php:403 -msgid "Become owner" -msgstr "所有者になる" - -#: ../../include/functions_networkmap.php:1751 -msgid "Radial dynamic" -msgstr "放射状で動的" - -#: ../../include/functions_networkmap.php:1721 -msgid "Create a new topology map" -msgstr "トポロジマップの新規作成" - -#: ../../include/functions_networkmap.php:1722 -msgid "Create a new group map" -msgstr "グループマップの新規作成" - -#: ../../include/functions_networkmap.php:1723 -msgid "Create a new dynamic map" -msgstr "新たな動的マップの作成" - -#: ../../include/functions_networkmap.php:1725 -msgid "Create a new radial dynamic map" -msgstr "放射状の動的マップを新規作成" - -#: ../../include/functions_users.php:377 -#, php-format -msgid "User %s login at %s" -msgstr "ユーザ %s が %s にログイン" - -#: ../../include/functions_users.php:438 -#, php-format -msgid "User %s was deleted in the DB at %s" -msgstr "ユーザ %s が %s にデータベースから削除されました" - -#: ../../include/functions_users.php:443 -#, php-format -msgid "User %s logout at %s" -msgstr "ユーザ %s が %s にログアウト" - -#: ../../include/functions_filemanager.php:172 -#: ../../include/functions_filemanager.php:242 -#: ../../include/functions_filemanager.php:300 -#: ../../include/functions_filemanager.php:382 -msgid "Security error" -msgstr "セキュリティエラー" - -#: ../../include/functions_filemanager.php:185 -msgid "Upload error" -msgstr "アップロードエラー" - -#: ../../include/functions_filemanager.php:193 -#: ../../include/functions_filemanager.php:261 -#: ../../include/functions_filemanager.php:326 -msgid "Upload correct" -msgstr "アップロードしました" - -#: ../../include/functions_filemanager.php:206 -msgid "" -"File size seems to be too large. Please check your php.ini configuration or " -"contact with the administrator" -msgstr "ファイルサイズが大きすぎます。php.ini の設定を確認するか管理者に相談してください。" - -#: ../../include/functions_filemanager.php:254 -msgid "Error creating file" -msgstr "ファイル作成エラー" - -#: ../../include/functions_filemanager.php:267 -#: ../../include/functions_filemanager.php:362 -msgid "Error creating file with empty name" -msgstr "ファイル名未指定によるファイル作成エラー" - -#: ../../include/functions_filemanager.php:312 -msgid "Attach error" -msgstr "添付エラー" - -#: ../../include/functions_filemanager.php:357 -msgid "Directory created" -msgstr "ディレクトリを作成しました" - -#: ../../include/functions_filemanager.php:550 -#, php-format -msgid "Directory %s doesn't exist!" -msgstr "%s ディレクトリは存在しません!" - -#: ../../godmode/setup/file_manager.php:63 ../../godmode/servers/plugin.php:224 -#: ../../include/functions_filemanager.php:561 -#, php-format -msgid "Index of %s" -msgstr "%s 一覧" - -#: ../../include/functions_filemanager.php:565 -msgid "Index of images" -msgstr "画像一覧" - -#: ../../include/functions_filemanager.php:603 -msgid "Parent directory" -msgstr "親ディレクトリ" - -#: ../../include/functions_filemanager.php:632 -msgid "The zip upload in this dir, easy to upload multiple files." -msgstr "このディレクトリに zip ファイルもアップロードできます。複数ファイルのアップロードも簡単です。" - -#: ../../include/functions_filemanager.php:636 -msgid "Decompress" -msgstr "展開" - -#: ../../include/functions_filemanager.php:679 -msgid "Directory" -msgstr "ディレクトリ" - -#: ../../godmode/reporting/visual_console_builder.elements.php:78 -#: ../../godmode/reporting/visual_console_builder.wizard.php:118 -#: ../../include/functions_visual_map_editor.php:178 -#: ../../include/functions_filemanager.php:682 -msgid "Image" -msgstr "画像" - -#: ../../include/functions_filemanager.php:685 -msgid "Compressed file" -msgstr "圧縮ファイル" - -#: ../../include/functions_filemanager.php:688 -#: ../../include/functions_filemanager.php:695 -msgid "Text file" -msgstr "テキストファイル" - -#: ../../include/functions_filemanager.php:785 -msgid "Create directory" -msgstr "ディレクトリの作成" - -#: ../../include/functions_filemanager.php:790 -msgid "Create text" -msgstr "テキストの作成" - -#: ../../include/functions_filemanager.php:795 -msgid "Upload file/s" -msgstr "ファイルのアップロード" - -#: ../../include/functions_filemanager.php:802 -msgid "The directory is read-only" -msgstr "ディレクトリが読み出し専用です。" - -#: ../../include/functions_update_manager.php:202 -msgid "There is a unknown error." -msgstr "不明なエラーがあります。" - -#: ../../include/functions_update_manager.php:472 -#: ../../include/functions_update_manager.php:502 -msgid "Remote server error on newsletter request" -msgstr "ニュースレターリクエストにおけるリモートサーバエラー" - -#: ../../include/functions_update_manager.php:480 -msgid "E-mail successfully subscribed to newsletter." -msgstr "ニュースレターの購読登録が完了しました。" - -#: ../../include/functions_update_manager.php:482 -msgid "E-mail has already subscribed to newsletter." -msgstr "設定メールアドレスはすでにニュースレター購読済です。" - -#: ../../include/functions_update_manager.php:484 -#: ../../include/functions_update_manager.php:524 -msgid "Update manager returns error code: " -msgstr "アップデートマネージャがエラーコードを返しました: " - -#: ../../include/functions_update_manager.php:519 -msgid "Pandora successfully subscribed with UID: " -msgstr "次のUIDで購読しました: " - -#: ../../include/functions_update_manager.php:521 -msgid "Unsuccessful subscription." -msgstr "購読に失敗しました。" - -#: ../../include/functions_update_manager.php:654 -msgid "Failed extracting the package to temp directory." -msgstr "テンポラリディレクトリへのパッケージ展開に失敗しました。" - -#: ../../include/functions_update_manager.php:683 -msgid "Failed the copying of the files." -msgstr "ファイルのコピーに失敗しました。" - -#: ../../include/functions_update_manager.php:699 -msgid "Package extracted successfully." -msgstr "パッケージを展開しました。" - -#: ../../include/functions_alerts.php:549 -msgid "Max and min" -msgstr "最大および最小" - -#: ../../include/functions_alerts.php:552 -msgid "Equal to" -msgstr "同じ値" - -#: ../../include/functions_alerts.php:553 -msgid "Not equal to" -msgstr "異なる値" - -#: ../../include/functions_alerts.php:556 -msgid "Unknown status" -msgstr "不明状態" - -#: ../../include/functions_alerts.php:557 -msgid "On Change" -msgstr "変化発生" - -#: ../../include/functions_snmp.php:67 -msgid "Load Average (Last minute)" -msgstr "ロードアベレージ (1分)" - -#: ../../include/functions_snmp.php:71 -msgid "Load Average (Last 5 minutes)" -msgstr "ロードアベレージ (5分)" - -#: ../../include/functions_snmp.php:75 -msgid "Load Average (Last 15 minutes)" -msgstr "ロードアベレージ (15分)" - -#: ../../include/functions_snmp.php:79 -msgid "Total Swap Size configured for the host" -msgstr "ホストに設定されているスワップ容量" - -#: ../../include/functions_snmp.php:83 -msgid "Available Swap Space on the host" -msgstr "ホストのスワップ領域の空き容量" - -#: ../../include/functions_snmp.php:87 -msgid "Total Real/Physical Memory Size on the host" -msgstr "ホストの物理メモリ量" - -#: ../../include/functions_snmp.php:91 -msgid "Available Real/Physical Memory Space on the host" -msgstr "ホストの実メモリの空き容量" - -#: ../../include/functions_snmp.php:95 -msgid "Total Available Memory on the host" -msgstr "ホストの全体の空きメモリ" - -#: ../../include/functions_snmp.php:99 -msgid "Total Cached Memory" -msgstr "キャッシュメモリ量" - -#: ../../include/functions_snmp.php:103 -msgid "Total Buffered Memory" -msgstr "バッファメモリ量" - -#: ../../include/functions_snmp.php:107 -msgid "Amount of memory swapped in from disk (kB/s)" -msgstr "ディスクからスワップしているメモリ量 (kB/s)" - -#: ../../include/functions_snmp.php:111 -msgid "Amount of memory swapped to disk (kB/s)" -msgstr "ディスクへスワップしているメモリ量 (kB/s)" - -#: ../../include/functions_snmp.php:115 -msgid "Number of blocks sent to a block device" -msgstr "ブロックデバイスへ送っているブロック数" - -#: ../../include/functions_snmp.php:119 -msgid "Number of blocks received from a block device" -msgstr "ブロックデバイスから受け取っているブロック数" - -#: ../../include/functions_snmp.php:123 -msgid "Number of interrupts processed" -msgstr "割り込み処理数" - -#: ../../include/functions_snmp.php:127 -msgid "Number of context switches" -msgstr "コンテキストスイッチ数" - -#: ../../include/functions_snmp.php:131 -msgid "user CPU time" -msgstr "user CPU時間" - -#: ../../include/functions_snmp.php:135 -msgid "system CPU time" -msgstr "system CPU時間" - -#: ../../include/functions_snmp.php:139 -msgid "idle CPU time" -msgstr "idle CPU時間" - -#: ../../include/functions_snmp.php:143 -msgid "system Up time" -msgstr "システムアップタイム" - -#: ../../include/functions_html.php:720 -msgid "weeks" -msgstr "週" - -#: ../../include/functions_html.php:851 -msgid "Month day" -msgstr "日にち" - -#: ../../include/functions_html.php:853 -msgid "Week day" -msgstr "曜日" - -#: ../../include/functions_html.php:2145 -msgid "Type at least two characters to search the module." -msgstr "モジュールを検索するには、少なくとも二文字入力してください。" - -#: ../../include/functions_reporting.php:1242 -msgid "Event Report Group" -msgstr "イベントレポートグループ" - -#: ../../include/functions_reporting.php:1424 -msgid "Event Report Module" -msgstr "イベントレポートモジュール" - -#: ../../include/functions_reporting.php:1599 -msgid "Agent/Modules" -msgstr "エージェント/モジュール" - -#: ../../include/functions_reporting.php:1688 -msgid "Exception - Everything" -msgstr "例外 - 全て" - -#: ../../include/functions_reporting.php:1693 -#, php-format -msgid "Exception - Modules over or equal to %s" -msgstr "例外 - モジュールが %s 以上" - -#: ../../include/functions_reporting.php:1695 -#, php-format -msgid "Modules over or equal to %s" -msgstr "%s 以上のモジュール" - -#: ../../include/functions_reporting.php:1699 -#, php-format -msgid "Exception - Modules under or equal to %s" -msgstr "例外 - モジュールが %s 以下" - -#: ../../include/functions_reporting.php:1701 -#, php-format -msgid "Modules under or equal to %s" -msgstr "%s 以下のモジュール" - -#: ../../include/functions_reporting.php:1705 -#, php-format -msgid "Exception - Modules under %s" -msgstr "例外 - モジュールが %s 未満" - -#: ../../include/functions_reporting.php:1707 -#, php-format -msgid "Modules under %s" -msgstr "%s 未満のモジュール" - -#: ../../include/functions_reporting.php:1711 -#, php-format -msgid "Exception - Modules over %s" -msgstr "例外 - モジュールが %s より大きい" - -#: ../../include/functions_reporting.php:1713 -#, php-format -msgid "Modules over %s" -msgstr "%s を超えるモジュール" - -#: ../../include/functions_reporting.php:1717 -#, php-format -msgid "Exception - Equal to %s" -msgstr "例外 - %s と同じ" - -#: ../../include/functions_reporting.php:1719 -#, php-format -msgid "Equal to %s" -msgstr "%s と同じ" - -#: ../../include/functions_reporting.php:1723 -#, php-format -msgid "Exception - Not equal to %s" -msgstr "例外 - %s と異なる" - -#: ../../include/functions_reporting.php:1725 -#, php-format -msgid "Not equal to %s" -msgstr "%s と異なる" - -#: ../../include/functions_reporting.php:1729 -msgid "Exception - Modules at normal status" -msgstr "例外 - モジュールが正常状態" - -#: ../../include/functions_reporting.php:1730 -msgid "Modules at normal status" -msgstr "正常状態のモジュール" - -#: ../../include/functions_reporting.php:1734 -msgid "Exception - Modules at critical or warning status" -msgstr "例外 - モジュールが障害または警告状態" - -#: ../../include/functions_reporting.php:1735 -msgid "Modules at critical or warning status" -msgstr "障害または警告状態のモジュール" - -#: ../../include/functions_reporting.php:1920 -msgid "There are no Modules under those conditions." -msgstr "これらの条件のモジュールはありません。" - -#: ../../include/functions_reporting.php:1923 -#, php-format -msgid "There are no Modules over or equal to %s." -msgstr "%s 以上のモジュールがありません。" - -#: ../../include/functions_reporting.php:1926 -#, php-format -msgid "There are no Modules less or equal to %s." -msgstr "%s 以下のモジュールがありません。" - -#: ../../include/functions_reporting.php:1929 -#, php-format -msgid "There are no Modules less %s." -msgstr "%s 未満のモジュールがありません。" - -#: ../../include/functions_reporting.php:1932 -#, php-format -msgid "There are no Modules over %s." -msgstr "%s を超えるモジュールがありません。" - -#: ../../include/functions_reporting.php:1935 -#, php-format -msgid "There are no Modules equal to %s" -msgstr "%s と同じモジュールがありません。" - -#: ../../include/functions_reporting.php:1938 -#, php-format -msgid "There are no Modules not equal to %s" -msgstr "%s と異なるモジュールがありません。" - -#: ../../include/functions_reporting.php:1941 -msgid "There are no Modules normal status" -msgstr "正常状態のモジュールがありません" - -#: ../../include/functions_reporting.php:1944 -msgid "There are no Modules at critial or warning status" -msgstr "障害または警告状態のモジュールはありません" - -#: ../../include/functions_reporting.php:2146 -msgid "Event Report Agent" -msgstr "イベントレポートエージェント" - -#: ../../include/functions_reporting.php:2346 -msgid "Database Serialized" -msgstr "データベースの並び" - -#: ../../include/functions_reports.php:642 -#: ../../include/functions_reporting.php:2459 -msgid "Group configuration" -msgstr "グループ設定" - -#: ../../include/functions_reporting.php:2535 -msgid "Network interfaces report" -msgstr "ネットワークインタフェースレポート" - -#: ../../include/functions_reporting.php:2554 -msgid "" -"The group has no agents or none of the agents has any network interface" -msgstr "グループにエージェントが無いか、ネットワークインタフェースのあるエージェントがありません" - -#: ../../include/functions_reporting.php:2604 -msgid "bytes/s" -msgstr "バイト/秒" - -#: ../../include/functions_reporting.php:2633 -msgid "Alert Report Group" -msgstr "アラートレポートグループ" - -#: ../../include/functions_reporting.php:2755 -msgid "Alert Report Agent" -msgstr "アラートレポートエージェント" - -#: ../../include/functions_reporting.php:2863 -msgid "Alert Report Module" -msgstr "アラートレポートモジュール" - -#: ../../include/functions_reporting.php:2998 -msgid "SQL Graph Vertical Bars" -msgstr "SQL縦棒グラフ" - -#: ../../include/functions_reporting.php:3001 -msgid "SQL Graph Horizontal Bars" -msgstr "SQL横棒グラフ" - -#: ../../include/functions_reporting.php:3004 -msgid "SQL Graph Pie" -msgstr "SQL円グラフ" - -#: ../../include/functions_reporting.php:3130 -msgid "Netflow Area" -msgstr "Netflow塗りつぶしグラフ" - -#: ../../include/functions_reporting.php:3133 -msgid "Netflow Pie" -msgstr "NetFlow円グラフ" - -#: ../../include/functions_reporting.php:3136 -msgid "Netflow Data" -msgstr "Netflowデータ" - -#: ../../include/functions_reporting.php:3139 -msgid "Netflow Statistics" -msgstr "Netflow 統計" - -#: ../../include/functions_reporting.php:3142 -msgid "Netflow Summary" -msgstr "Netflow 概要" - -#: ../../include/functions_reports.php:501 -#: ../../include/functions_reporting.php:3205 -msgid "Simple baseline graph" -msgstr "シンプルベースライングラフ" - -#: ../../include/functions_reporting.php:3266 -msgid "Prediction Date" -msgstr "予測日時" - -#: ../../include/functions_reports.php:640 -#: ../../include/functions_reporting.php:3402 -msgid "Agent configuration" -msgstr "エージェント設定" - -#: ../../include/functions_reporting.php:3797 -msgid "" -"Illegal query: Due security restrictions, there are some tokens or words you " -"cannot use: *, delete, drop, alter, modify, union, password, pass, insert or " -"update." -msgstr "" -"不正なクエリ。セキュリティ上の制約により次のトークンやワードは利用でません: *, delete, drop, alter, modify, " -"union, password, pass, insert または update" - -#: ../../include/functions_reporting.php:4788 -msgid "No Address" -msgstr "アドレスがありません" - -#: ../../include/functions_reporting.php:5523 -msgid "Minimal" -msgstr "最小" - -#: ../../include/functions_reporting.php:5526 -msgid "Maximun" -msgstr "最大" - -#: ../../include/functions_reports.php:499 -#: ../../include/functions_reporting.php:5599 -#: ../../include/functions_reporting.php:5708 -msgid "Simple graph" -msgstr "単一グラフ" - -#: ../../include/functions_reporting.php:6092 -#: ../../include/functions_reporting.php:6209 -#: ../../include/functions_reporting.php:6339 -msgid "Maximum of events shown" -msgstr "最大表示イベント" - -#: ../../include/functions_reporting.php:6701 -#: ../../include/functions_reporting.php:6738 -msgid "Server health" -msgstr "サーバの正常性" - -#: ../../include/functions_reporting.php:6701 -#, php-format -msgid "%d Downed servers" -msgstr "停止サーバ数 %d" - -#: ../../include/functions_reporting.php:6709 -#: ../../include/functions_reporting.php:6741 -msgid "Monitor health" -msgstr "モニタ項目の正常性" - -#: ../../include/functions_reporting.php:6709 -#, php-format -msgid "%d Not Normal monitors" -msgstr "非正常数 %d" - -#: ../../include/functions_reporting.php:6711 -#: ../../include/functions_reporting.php:6742 -msgid "of monitors up" -msgstr "のモニタ項目が正常です。" - -#: ../../include/functions_reporting.php:6717 -#: ../../include/functions_reporting.php:6744 -msgid "Module sanity" -msgstr "モジュール" - -#: ../../include/functions_reporting.php:6717 -#, php-format -msgid "%d Not inited monitors" -msgstr "未初期化数 %d" - -#: ../../include/functions_reporting.php:6719 -#: ../../include/functions_reporting.php:6745 -msgid "of total modules inited" -msgstr "のモジュールが初期化済みです。" - -#: ../../include/functions_reporting_html.php:2440 -#: ../../include/functions_reporting.php:6725 -#: ../../include/functions_reporting.php:6747 -msgid "Alert level" -msgstr "アラートレベル" - -#: ../../include/functions_reporting.php:6725 -#: ../../include/functions_reporting.php:7744 -#: ../../include/functions_reporting.php:7753 -#, php-format -msgid "%d Fired alerts" -msgstr "アラート発報数 %d" - -#: ../../include/functions_reporting.php:6727 -#: ../../include/functions_reporting.php:6748 -msgid "of defined alerts not fired" -msgstr "の定義済みアラートが未発生です。" - -#: ../../include/functions_reporting.php:6807 -msgid "Defined and fired alerts" -msgstr "定義済・発報アラート" - -#: ../../include/functions_reporting.php:6873 -msgid "Monitor normal" -msgstr "正常状態" - -#: ../../include/functions_reporting.php:6884 -msgid "Monitor not init" -msgstr "未初期化状態" - -#: ../../include/functions_reporting.php:6908 -#: ../../include/functions_reporting.php:6919 -msgid "Monitors by status" -msgstr "状態ごとの監視項目" - -#: ../../include/functions_reporting_html.php:3154 -#: ../../include/functions_reporting.php:6984 -msgid "Total agents and monitors" -msgstr "全エージェントと監視項目" - -#: ../../include/functions_reporting.php:7007 -msgid "Defined users" -msgstr "定義済ユーザ" - -#: ../../include/functions_reporting.php:7645 -msgid "Agent without data" -msgstr "データの無いエージェント" - -#: ../../include/functions_agents.php:2120 -#: ../../include/functions_agents.php:2145 -#: ../../include/functions_agents.php:2170 -#: ../../include/functions_reporting.php:7684 -msgid "At least one module in CRITICAL status" -msgstr "一つ以上のモジュールが致命的な状態です。" - -#: ../../include/functions_agents.php:2124 -#: ../../include/functions_agents.php:2149 -#: ../../include/functions_agents.php:2174 -#: ../../include/functions_reporting.php:7688 -msgid "At least one module in WARNING status" -msgstr "一つ以上のモジュールが警告状態です。" - -#: ../../include/functions_agents.php:2128 -#: ../../include/functions_agents.php:2153 -#: ../../include/functions_agents.php:2178 -#: ../../include/functions_reporting.php:7692 -msgid "At least one module is in UKNOWN status" -msgstr "一つ以上のモジュールが不明な状態です。" - -#: ../../include/functions_agents.php:2132 -#: ../../include/functions_agents.php:2157 -#: ../../include/functions_agents.php:2182 -#: ../../include/functions_reporting.php:7696 -msgid "All Monitors OK" -msgstr "全モニタ項目が正常" - -#: ../../include/functions_reporting.php:7732 -#: ../../include/functions_reporting.php:7739 -#, php-format -msgid "%d Total modules" -msgstr "全モジュール数 %d" - -#: ../../include/functions_reporting.php:7733 -#: ../../include/functions_reporting.php:7740 -#, php-format -msgid "%d Normal modules" -msgstr "正常モジュール数 %d" - -#: ../../include/functions_reporting.php:7734 -#: ../../include/functions_reporting.php:7741 -#, php-format -msgid "%d Critical modules" -msgstr "障害モジュール数 %d" - -#: ../../include/functions_reporting.php:7735 -#: ../../include/functions_reporting.php:7742 -#, php-format -msgid "%d Warning modules" -msgstr "警告モジュール数 %d" - -#: ../../include/functions_reporting.php:7736 -#: ../../include/functions_reporting.php:7743 -#, php-format -msgid "%d Unknown modules" -msgstr "不明モジュール数 %d" - -#: ../../include/functions_reporting.php:7747 -#, php-format -msgid "%d Total agents" -msgstr "全エージェント数 %d" - -#: ../../include/functions_reporting.php:7748 -#, php-format -msgid "%d Normal agents" -msgstr "正常エージェント数 %d" - -#: ../../include/functions_reporting.php:7749 -#, php-format -msgid "%d Critical agents" -msgstr "障害エージェント数 %d" - -#: ../../include/functions_reporting.php:7750 -#, php-format -msgid "%d Warning agents" -msgstr "警告エージェント数 %d" - -#: ../../include/functions_reporting.php:7751 -#, php-format -msgid "%d Unknown agents" -msgstr "不明エージェント数 %d" - -#: ../../include/functions_reporting.php:7752 -#, php-format -msgid "%d not init agents" -msgstr "%d 未初期化エージェント" - -#: ../../include/functions_reporting.php:9627 -msgid "Total running modules" -msgstr "全実行中モジュール数" - -#: ../../include/functions_reporting.php:9630 -#: ../../include/functions_reporting.php:9646 -#: ../../include/functions_reporting.php:9662 -#: ../../include/functions_reporting.php:9685 -#: ../../include/functions_reporting.php:9704 -#: ../../include/functions_reporting.php:9716 -#: ../../include/functions_reporting.php:9728 -#: ../../include/functions_reporting.php:9744 -msgid "Ratio" -msgstr "比率" - -#: ../../include/functions_reporting.php:9630 -#: ../../include/functions_reporting.php:9646 -#: ../../include/functions_reporting.php:9662 -#: ../../include/functions_reporting.php:9685 -#: ../../include/functions_reporting.php:9704 -#: ../../include/functions_reporting.php:9716 -#: ../../include/functions_reporting.php:9728 -#: ../../include/functions_reporting.php:9744 -msgid "Modules by second" -msgstr "秒ごとのモジュール" - -#: ../../include/functions_reporting.php:9642 -msgid "Local modules" -msgstr "ローカルモジュール数" - -#: ../../include/functions_reporting.php:9653 -msgid "Remote modules" -msgstr "リモートモジュール数" - -#: ../../include/functions_reporting.php:9677 -msgid "Network modules" -msgstr "ネットワークモジュール" - -#: ../../include/functions_reporting.php:9700 -msgid "Plugin modules" -msgstr "プラグインモジュール" - -#: ../../include/functions_reporting.php:9712 -msgid "Prediction modules" -msgstr "予測モジュール" - -#: ../../include/functions_reporting.php:9724 -msgid "WMI modules" -msgstr "WMIモジュール" - -#: ../../include/functions_reporting.php:9736 -msgid "Web modules" -msgstr "Webモジュール" - -#: ../../godmode/db/db_main.php:105 ../../include/functions_reporting.php:9775 -msgid "Total events" -msgstr "イベント数" - -#: ../../include/class/Tree.class.php:1480 -msgid "NO DATA" -msgstr "データがありません" - -#: ../../include/graphs/functions_flot.php:563 -#: ../../include/functions_treeview.php:289 -msgid "No data" -msgstr "データがありません" - -#: ../../include/functions_treeview.php:308 -msgid "Go to module edition" -msgstr "モジュールの編集へ行く" - -#: ../../include/functions_treeview.php:346 -msgid "There was a problem loading alerts" -msgstr "アラートの読み込みで問題が発生しました。" - -#: ../../godmode/snmpconsole/snmp_alert.php:1059 -#: ../../include/functions_reporting_html.php:2560 -#: ../../include/functions_reporting_html.php:2788 -#: ../../include/functions_treeview.php:407 -msgid "Times fired" -msgstr "通知回数" - -#: ../../include/functions_treeview.php:430 -msgid "Go to alerts edition" -msgstr "アラートの編集へ行く" - -#: ../../include/functions_treeview.php:569 -msgid "Go to agent edition" -msgstr "エージェントの編集へ行く" - -#: ../../include/functions_treeview.php:578 -msgid "Agent data" -msgstr "エージェントデータ" - -#: ../../include/functions_treeview.php:651 -msgid "Advanced information" -msgstr "拡張情報" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1229 -msgid "Copy of " -msgstr "コピー: " - -#: ../../godmode/reporting/visual_console_builder.elements.php:138 -#: ../../godmode/reporting/visual_console_builder.wizard.php:104 -#: ../../include/functions_visual_map_editor.php:54 -#: ../../include/functions_visual_map_editor.php:571 -msgid "Static Graph" -msgstr "静的グラフ" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:105 -#: ../../include/functions_visual_map_editor.php:55 -#: ../../include/functions_visual_map_editor.php:572 -msgid "Percentile Item" -msgstr "パーセント表示" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:107 -#: ../../include/functions_visual_map_editor.php:57 -msgid "Simple value" -msgstr "値" - -#: ../../include/functions_visual_map_editor.php:57 -msgid "" -"To use 'label'field, you should write\n" -"\t\t\t\t\ta text to replace '(_VALUE_)' and the value of the module will be " -"printed at the end." -msgstr "" -"'ラベル' フィールドを利用するには、'(_VALUE_)'を\n" -"\t\t\t\t\t置き換えるテキストを書きます。最終的にはモジュールの値が表示されます。" - -#: ../../godmode/reporting/visual_console_builder.elements.php:188 -#: ../../include/functions_visual_map_editor.php:62 -#: ../../include/functions_visual_map_editor.php:578 -#: ../../include/functions_visual_map.php:2306 -msgid "Box" -msgstr "ボックス" - -#: ../../include/functions_visual_map_editor.php:95 -#: ../../include/functions_visual_map_editor.php:119 -msgid "Border color" -msgstr "枠の色" - -#: ../../include/functions_visual_map_editor.php:131 -msgid "Border width" -msgstr "枠の幅" - -#: ../../include/functions_visual_map_editor.php:140 -msgid "Fill color" -msgstr "塗りつぶしの色" - -#: ../../include/functions_visual_map_editor.php:198 -msgid "Enable link" -msgstr "リンクを有効にする" - -#: ../../include/functions_visual_map_editor.php:217 -msgid "Background color" -msgstr "背景色" - -#: ../../include/functions_visual_map_editor.php:219 -msgid "White" -msgstr "白" - -#: ../../include/functions_visual_map_editor.php:220 -msgid "Black" -msgstr "黒" - -#: ../../include/functions_visual_map_editor.php:221 -msgid "Transparent" -msgstr "透過" - -#: ../../godmode/reporting/graph_builder.main.php:149 -msgid "Type of graph" -msgstr "グラフのタイプ" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:153 -#: ../../include/functions_visual_map_editor.php:317 -msgid "Min value" -msgstr "最小値" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:154 -#: ../../godmode/reporting/visual_console_builder.wizard.php:167 -#: ../../include/functions_visual_map_editor.php:318 -#: ../../include/functions_visual_map_editor.php:360 -msgid "Max value" -msgstr "最大値" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:155 -#: ../../include/functions_visual_map_editor.php:319 -msgid "Avg value" -msgstr "平均値" - -#: ../../include/functions_visual_map_editor.php:333 -msgid "Original Size" -msgstr "オリジナルのサイズ" - -#: ../../include/functions_visual_map_editor.php:340 -msgid "Aspect ratio" -msgstr "縦横比:" - -#: ../../include/functions_visual_map_editor.php:341 -msgid "Width proportional" -msgstr "幅に比例" - -#: ../../include/functions_visual_map_editor.php:347 -msgid "Height proportional" -msgstr "高さに比例" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:187 -#: ../../include/functions_visual_map_editor.php:376 -#: ../../include/functions_visual_map_editor.php:395 -msgid "Value to show" -msgstr "表示する値" - -#: ../../include/functions_visual_map_editor.php:477 -msgid "For use the original image file size, set 0 width and 0 height." -msgstr "オリジナルの画像サイズを利用するためには、幅と高さを 0 に設定してください。" - -#: ../../godmode/reporting/visual_console_builder.elements.php:81 -#: ../../include/functions_visual_map_editor.php:504 -msgid "Map linked" -msgstr "リンク先マップ" - -#: ../../include/functions_visual_map_editor.php:513 -msgid "Lines haven't advanced options" -msgstr "拡張オプションがありません" - -#: ../../include/functions_visual_map_editor.php:540 -msgid "Click start point
of the line" -msgstr "線の開始場所
をクリックしてください" - -#: ../../include/functions_visual_map_editor.php:545 -msgid "Click end point
of the line" -msgstr "線の終了場所
をクリックしてください" - -#: ../../godmode/reporting/visual_console_builder.elements.php:158 -#: ../../include/functions_visual_map_editor.php:574 -#: ../../include/functions_visual_map.php:2323 -msgid "Simple Value" -msgstr "数値" - -#: ../../include/functions_visual_map_editor.php:586 -msgid "Show grid" -msgstr "グリッド表示" - -#: ../../include/functions_visual_map_editor.php:588 -msgid "Delete item" -msgstr "アイテムの削除" - -#: ../../include/functions_visual_map_editor.php:589 -msgid "Copy item" -msgstr "アイテムのコピー" - -#: ../../include/functions_visual_map_editor.php:617 -msgid "No image or name defined." -msgstr "画像や名前が定義されていません。" - -#: ../../include/functions_visual_map_editor.php:619 -msgid "No label defined." -msgstr "ラベルが定義されていません。" - -#: ../../include/functions_visual_map_editor.php:621 -msgid "No image defined." -msgstr "画像が定義されていません。" - -#: ../../include/functions_visual_map_editor.php:623 -msgid "No process defined." -msgstr "処理が定義されていません。" - -#: ../../include/functions_visual_map_editor.php:625 -msgid "No Max value defined." -msgstr "最大値が定義されていません" - -#: ../../include/functions_visual_map_editor.php:627 -msgid "No width defined." -msgstr "幅が定義されていません" - -#: ../../include/functions_visual_map_editor.php:629 -msgid "No period defined." -msgstr "期間が定義されていません。" - -#: ../../include/functions_visual_map_editor.php:631 -msgid "No agent defined." -msgstr "エージェントが定義されていません" - -#: ../../include/functions_visual_map_editor.php:633 -msgid "No module defined." -msgstr "モジュールが定義されていません" - -#: ../../include/functions_visual_map_editor.php:636 -msgid "Successfully save the changes." -msgstr "変更を保存しました。" - -#: ../../include/functions_visual_map_editor.php:638 -msgid "Could not be save" -msgstr "保存できませんでした" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:605 -#, php-format -msgid "Edit node %s" -msgstr "ノード編集 %s" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:606 -msgid "Holding Area" -msgstr "保持エリア" - -#: ../../include/functions_pandora_networkmap.php:740 -msgid "Show details and options" -msgstr "詳細とオプションの表示" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:609 -msgid "Set as children" -msgstr "子に設定" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:610 -msgid "Set parent" -msgstr "親を設定" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:611 -#: ../../enterprise/include/functions_networkmap_enterprise.php:617 -msgid "Abort the action of set relationship" -msgstr "関係設定動作の中止" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:613 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1641 -msgid "Add node" -msgstr "ノード追加" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:614 -msgid "Set center" -msgstr "中心設定" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:616 -msgid "Refresh Holding area" -msgstr "保持エリアの更新" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1451 -msgid "Open Minimap" -msgstr "ミニマップを開く" - -#: ../../include/functions_pandora_networkmap.php:1264 -msgid "Hide Labels" -msgstr "ラベルを隠す" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1541 -msgid "Edit node" -msgstr "ノード編集" - -#: ../../include/functions_pandora_networkmap.php:1366 -msgid "Adresses" -msgstr "アドレス" - -#: ../../include/functions_pandora_networkmap.php:1368 -msgid "OS type" -msgstr "OS 種別" - -#: ../../include/functions_pandora_networkmap.php:1373 -#: ../../include/functions_pandora_networkmap.php:1374 -msgid "Node Details" -msgstr "ノード詳細" - -#: ../../include/functions_pandora_networkmap.php:1383 -msgid "Ip" -msgstr "IP" - -#: ../../include/functions_pandora_networkmap.php:1384 -msgid "MAC" -msgstr "MAC" - -#: ../../include/functions_pandora_networkmap.php:1393 -#: ../../include/functions_pandora_networkmap.php:1394 -msgid "Interface Information (SNMP)" -msgstr "インタフェース情報 (SNMP)" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1079 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1550 -msgid "Shape" -msgstr "形" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1072 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1552 -msgid "Circle" -msgstr "円" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1073 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1553 -msgid "Square" -msgstr "四角" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1074 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1554 -msgid "Rhombus" -msgstr "ひしがた" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1564 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1704 -msgid "name fictional node" -msgstr "仮想ノード名" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1565 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1705 -msgid "Networkmap to link" -msgstr "リンクするネットワークマップ" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1571 -msgid "Update fictional node" -msgstr "仮想ノード更新" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1574 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1575 -msgid "Node options" -msgstr "ノードオプション" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1584 -msgid "Node source" -msgstr "ノードソース" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1586 -msgid "Interface source" -msgstr "インタフェースソース" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1587 -msgid "Interface Target" -msgstr "インタフェースターゲット" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1589 -msgid "Node target" -msgstr "ノードターゲット" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1590 -msgid "E." -msgstr "E." - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1627 -msgid "There are not relations" -msgstr "関連付がありません。" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1635 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1636 -msgid "Relations" -msgstr "関連付" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1660 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1665 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1666 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1689 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1694 -#: ../../enterprise/include/functions_networkmap_enterprise.php:1715 -msgid "Add agent node" -msgstr "エージェントノード追加" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1693 -msgid "Add agent node (filter by group)" -msgstr "エージェントノード追加 (グループによるフィルタ)" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1711 -msgid "Add fictional node" -msgstr "仮想ノード追加" - -#: ../../enterprise/include/functions_networkmap_enterprise.php:1714 -msgid "Add fictional point" -msgstr "仮想ポイント追加" - -#: ../../include/functions_api.php:77 -msgid "No set or get or help operation." -msgstr "設定、参照、ヘルプの操作がありません。" - -#: ../../include/functions_api.php:81 -msgid "This operation does not exist." -msgstr "この操作は存在しません。" - -#: ../../include/functions_api.php:85 -msgid "Id does not exist in BD." -msgstr "ID が存在しません。" - -#: ../../include/functions_api.php:902 -msgid "Does not exist agent with this name." -msgstr "この名前のエージェントが存在しません。" - -#: ../../include/functions_api.php:904 -msgid "Does not exist module with this name." -msgstr "この名前のモジュールがありません。" - -#: ../../include/functions_api.php:1279 ../../include/functions_api.php:5785 -msgid "Correct Delete" -msgstr "削除しました。" - -#: ../../include/functions_api.php:2154 -msgid "Error in creation network module. Agent name doesn't exist." -msgstr "ネットワークモジュール作成エラー。エージェント名が存在しません。" - -#: ../../include/functions_api.php:1831 -msgid "" -"Error in creation network module. Id_module_type is not correct for network " -"modules." -msgstr "ネットワークモジュール作成エラー。ネットワークモジュールの id_module_type が不正です。" - -#: ../../include/functions_api.php:1886 -msgid "Error in creation network module." -msgstr "ネットワークモジュールの作成に失敗しました。" - -#: ../../include/functions_api.php:1919 -msgid "Error updating network module. Module name cannot be left blank." -msgstr "ネットワークモジュール更新エラー。モジュール名が指定されていません。" - -#: ../../include/functions_api.php:2256 -msgid "Error updating network module. Id_module doesn't exist." -msgstr "ネットワークモジュール更新エラー。id_module が存在しません。" - -#: ../../include/functions_api.php:1942 -msgid "Error updating network module. Id_module exists in the new agent." -msgstr "ネットワークモジュール更新エラー。id_module が新規エージェントにあります。" - -#: ../../include/functions_api.php:2278 -msgid "Error updating network module. Id_agent doesn't exist." -msgstr "ネットワークモジュールの更新エラー。id_agent が存在しません。" - -#: ../../include/functions_api.php:1999 -msgid "Network module updated." -msgstr "ネットワークモジュールを更新しました。" - -#: ../../include/functions_api.php:2028 -msgid "Error in creation plugin module. Id_plugin cannot be left blank." -msgstr "ラグインモジュール作成エラー。id_plugin が指定されていません。" - -#: ../../include/functions_api.php:2367 -msgid "Error in creation plugin module. Agent name doesn't exist." -msgstr "プラグインモジュール作成エラー。エージェント名が存在しません。" - -#: ../../include/functions_api.php:2095 -msgid "Error in creation plugin module." -msgstr "プラグインモジュール作成エラー。" - -#: ../../include/functions_api.php:2126 -msgid "Error updating plugin module. Id_module cannot be left blank." -msgstr "プラグインモジュール更新エラー。id_module が指定されていません。" - -#: ../../include/functions_api.php:2465 -msgid "Error updating plugin module. Id_module doesn't exist." -msgstr "プラグインモジュール更新エラー。id_module が存在しません。" - -#: ../../include/functions_api.php:2145 -msgid "Error updating plugin module. Id_module exists in the new agent." -msgstr "プラグインモジュール更新エラー。id_module が新規エージェントにあります。" - -#: ../../include/functions_api.php:2484 -msgid "Error updating plugin module. Id_agent doesn't exist." -msgstr "プラグインモジュールの更新エラー。id_agent が存在しません。" - -#: ../../include/functions_api.php:2211 -msgid "Plugin module updated." -msgstr "プラグインモジュールを更新しました。" - -#: ../../include/functions_api.php:2240 -msgid "Error in creation data module. Module_name cannot be left blank." -msgstr "データモジュール作成エラー。module_name が指定されていません。" - -#: ../../include/functions_api.php:2581 -msgid "Error in creation data module. Agent name doesn't exist." -msgstr "データモジュール作成エラー。エージェント名が存在しません。" - -#: ../../include/functions_api.php:2298 ../../include/functions_api.php:2364 -msgid "Error in creation data module." -msgstr "データモジュール作成エラー。" - -#: ../../include/functions_api.php:2332 -msgid "Error in creation synthetic module. Module_name cannot be left blank." -msgstr "統合モジュール作成エラー。モジュール名は空にできません。" - -#: ../../include/functions_api.php:2673 -msgid "Error in creation synthetic module. Agent name doesn't exist." -msgstr "統合モジュール作成エラー。エージェント名が存在しません。" - -#: ../../include/functions_api.php:2476 -msgid "Synthetic module created ID: " -msgstr "統合モジュールを作成しました。ID: " - -#: ../../include/functions_api.php:2507 -msgid "Error updating data module. Id_module cannot be left blank." -msgstr "データモジュール更新エラー。id_module が指定されていません。" - -#: ../../include/functions_api.php:2848 -msgid "Error updating data module. Id_module doesn't exist." -msgstr "データモジュール更新エラー。id_moduleが存在しません。" - -#: ../../include/functions_api.php:2526 -msgid "Error updating data module. Id_module exists in the new agent." -msgstr "データモジュール更新エラー。id_module が新規エージェントにあります。" - -#: ../../include/functions_api.php:2867 -msgid "Error updating data module. Id_agent doesn't exist." -msgstr "データモジュールの更新エラー。id_agent が存在しません。" - -#: ../../include/functions_api.php:2579 -msgid "Data module updated." -msgstr "データモジュールを更新しました。" - -#: ../../include/functions_api.php:2616 -msgid "Error in creation SNMP module. Module_name cannot be left blank." -msgstr "SNMPモジュール作成エラー。module_name が指定されていません。" - -#: ../../include/functions_api.php:2621 -msgid "" -"Error in creation SNMP module. Invalid id_module_type for a SNMP module." -msgstr "SNMPモジュール作成エラー。SNMPモジュールの id_module_type が不正です。" - -#: ../../include/functions_api.php:2964 -msgid "Error in creation SNMP module. Agent name doesn't exist." -msgstr "SNMPモジュール作成エラー。エージェント名が存在しません。" - -#: ../../include/functions_api.php:2979 ../../include/functions_api.php:3142 -#: ../../include/functions_api.php:5602 -msgid "" -"Error in creation SNMP module. snmp3_priv_method doesn't exist. Set it to " -"'AES' or 'DES'. " -msgstr "SNMPモジュール作成エラー。snmp3_priv_method がありません。'AES' または 'DES' を設定してください。 " - -#: ../../include/functions_api.php:2984 ../../include/functions_api.php:3151 -#: ../../include/functions_api.php:5607 -msgid "" -"Error in creation SNMP module. snmp3_sec_level doesn't exist. Set it to " -"'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " -msgstr "" -"SNMPモジュール作成エラー。snmp3_sec_level がありません。 'authNoPriv'、'authPriv'、noAuthNoPriv' " -"のいずれかを設定してください。 " - -#: ../../include/functions_api.php:2989 ../../include/functions_api.php:3157 -#: ../../include/functions_api.php:5612 -msgid "" -"Error in creation SNMP module. snmp3_auth_method doesn't exist. Set it to " -"'MD5' or 'SHA'. " -msgstr "SNMPモジュール作成エラー。snmp3_auth_method がありません。'MD5' または 'SHA' を設定してください。 " - -#: ../../include/functions_api.php:2737 -msgid "Error in creation SNMP module." -msgstr "SNMPモジュール作成エラー。" - -#: ../../include/functions_api.php:2770 -msgid "Error updating SNMP module. Id_module cannot be left blank." -msgstr "SNMPモジュール更新エラー。id_module が指定されていません。" - -#: ../../include/functions_api.php:3113 -msgid "Error updating SNMP module. Id_module doesn't exist." -msgstr "SNMPモジュール更新エラー。id_module が存在しません。" - -#: ../../include/functions_api.php:2789 -msgid "Error updating SNMP module. Id_module exists in the new agent." -msgstr "SNMPモジュール更新エラー。id_moduleが新規エージェントにあります。" - -#: ../../include/functions_api.php:3132 -msgid "Error updating snmp module. Id_agent doesn't exist." -msgstr "snmp モジュールの更新エラー。id_agent が存在しません。" - -#: ../../include/functions_api.php:2906 -msgid "SNMP module updated." -msgstr "SNMPモジュールを更新しました。" - -#: ../../include/functions_api.php:2934 -msgid "" -"Error creating network component. Network component name cannot be left " -"blank." -msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネント名が指定されていません。" - -#: ../../include/functions_api.php:2939 -msgid "" -"Error creating network component. Incorrect value for Network component type " -"field." -msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネントタイプが不正です。" - -#: ../../include/functions_api.php:2944 -msgid "" -"Error creating network component. Network component group cannot be left " -"blank." -msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネントグループが指定されていません。" - -#: ../../include/functions_api.php:2980 -msgid "" -"Error creating network component. This network component already exists." -msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネントがすでに存在します。" - -#: ../../include/functions_api.php:3019 -msgid "" -"Error creating plugin component. Plugin component name cannot be left blank." -msgstr "プラグインコンポーネント作成エラー。プラグインコンポーネント名が指定されていません。" - -#: ../../include/functions_api.php:3024 -msgid "Error creating plugin component. Incorrect value for Id plugin." -msgstr "プラグインコンポーネント作成エラー。プラグイン ID が不正です。" - -#: ../../include/functions_api.php:3029 -msgid "" -"Error creating plugin component. Plugin component group cannot be left blank." -msgstr "プラグインコンポーネント作成エラー。プラグインコンポーネントグループが指定されていません。" - -#: ../../include/functions_api.php:3069 -msgid "" -"Error creating plugin component. This plugin component already exists." -msgstr "プラグインコンポーネント作成エラー。プラグインコンポーネントがすでに存在します。" - -#: ../../include/functions_api.php:3107 -msgid "" -"Error creating SNMP component. SNMP component name cannot be left blank." -msgstr "SNMPコンポーネント作成エラー。SNMPコンポーネント名が指定されていません。" - -#: ../../include/functions_api.php:3112 -msgid "" -"Error creating SNMP component. Incorrect value for Snmp component type field." -msgstr "SNMPコンポーネント作成エラー。SNMPコンポーネントタイプが不正です。" - -#: ../../include/functions_api.php:3117 -msgid "" -"Error creating SNMP component. Snmp component group cannot be left blank." -msgstr "SNMPコンポーネント作成エラー。SNMPコンポーネントグループが指定されていません。" - -#: ../../include/functions_api.php:3468 -msgid "" -"Error creating SNMP component. snmp3_priv_method doesn't exist. Set it to " -"'AES' or 'DES'. " -msgstr "" -"SNMPコンポーネント作成エラー。snmp3_priv_methd が存在しません。'AES' または 'DES' を設定してください。 " - -#: ../../include/functions_api.php:3477 -msgid "" -"Error creating SNMP component. snmp3_sec_level doesn't exist. Set it to " -"'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " -msgstr "" -"SNMPコンポーネント作成エラー。snmp3_sec_level " -"が存在しません。'authNoPriv'、'authPriv'、'noAuthNoPriv' のいずれかを設定してください。 " - -#: ../../include/functions_api.php:3483 -msgid "" -"Error creating SNMP component. snmp3_auth_method doesn't exist. Set it to " -"'MD5' or 'SHA'. " -msgstr "" -"SNMPコンポーネント作成エラー。snmp3_auth_method が存在しません。'MD5' または 'SHA' を設定してください。 " - -#: ../../include/functions_api.php:3219 -msgid "Error creating SNMP component. This SNMP component already exists." -msgstr "SNMPコンポーネント作成エラー。このSNMPコンポーネントはすでに存在します。" - -#: ../../include/functions_api.php:3256 -msgid "" -"Error creating local component. Local component name cannot be left blank." -msgstr "ローカルコンポーネント作成エラー。ローカルコンポーネント名が指定されていません。" - -#: ../../include/functions_api.php:3262 -msgid "" -"Error creating local component. Local component group cannot be left blank." -msgstr "ローカルコンポーネント作成エラー。ローカルコンポーネントグループが指定されていません。" - -#: ../../include/functions_api.php:3286 -msgid "Error creating local component." -msgstr "ローカルコンポーネント作成エラー。" - -#: ../../include/functions_api.php:3292 -msgid "Error creating local component. This local component already exists." -msgstr "ローカルコンポーネント作成エラー。このローカルコンポーネントはすでに存在します。" - -#: ../../include/functions_api.php:3325 -msgid "" -"Error getting module value from all agents. Module name cannot be left blank." -msgstr "全エージェントからのモジュール値取得エラー。モジュール名が指定されていません。" - -#: ../../include/functions_api.php:3672 -msgid "" -"Error getting module value from all agents. Module name doesn't exist." -msgstr "全エージェントからのモジュール値取得エラー。モジュール名が存在しません。" - -#: ../../include/functions_api.php:3378 -msgid "Error creating alert template. Template name cannot be left blank." -msgstr "アラートテンプレート作成エラー。テンプレート名が指定されていません。" - -#: ../../include/functions_api.php:3450 -msgid "Error creating alert template." -msgstr "アラートテンプレート作成エラー。" - -#: ../../include/functions_api.php:3481 -msgid "Error updating alert template. Id_template cannot be left blank." -msgstr "アラートテンプレート更新エラー。id_templateが指定されていません。" - -#: ../../include/functions_api.php:3828 -msgid "Error updating alert template. Id_template doesn't exist." -msgstr "アラートテンプレート更新エラー。id_templateが存在しません。" - -#: ../../include/functions_api.php:3515 -msgid "Error updating alert template." -msgstr "アラートテンプレート更新エラー。" - -#: ../../include/functions_api.php:3520 -msgid "Correct updating of alert template" -msgstr "アラートテンプレートの更新内容を修正してください" - -#: ../../include/functions_api.php:3544 -msgid "Error deleting alert template. Id_template cannot be left blank." -msgstr "アラートテンプレート削除エラー。id_templateが指定されていません。" - -#: ../../include/functions_api.php:3553 -msgid "Error deleting alert template." -msgstr "アラートテンプレート削除エラー。" - -#: ../../include/functions_api.php:3557 -msgid "Correct deleting of alert template." -msgstr "アラートテンプレートの削除内容を修正してください" - -#: ../../include/functions_api.php:3594 -msgid "Error getting all alert templates." -msgstr "全アラートテンプレート取得エラー。" - -#: ../../include/functions_api.php:3965 -msgid "Error getting alert template. Id_template doesn't exist." -msgstr "アラートテンプレート取得エラー。id_templateが存在しません。" - -#: ../../include/functions_api.php:3643 -msgid "Error getting alert template." -msgstr "アラートテンプレート取得エラー。" - -#: ../../include/functions_api.php:3682 -msgid "Error getting module groups." -msgstr "モジュールグループ取得エラー。" - -#: ../../include/functions_api.php:3727 -msgid "Error getting plugins." -msgstr "プラグイン取得エラー。" - -#: ../../include/functions_api.php:4089 -msgid "Error creating module from network component. Agent doesn't exist." -msgstr "ネットワークコンポーネントからのモジュール作成エラー。エージェントが存在しません。" - -#: ../../include/functions_api.php:4096 -msgid "" -"Error creating module from network component. Network component doesn't " -"exist." -msgstr "ネットワークコンポーネントからのモジュール作成エラー。ネットワークコンポーネントが存在しません。" - -#: ../../include/functions_api.php:3775 -msgid "Error creating module from network component. Error creating module." -msgstr "ネットワークコンポーネントからのモジュール作成エラー。モジュール作成エラー。" - -#: ../../include/functions_api.php:3802 -msgid "Error assigning module to template. Id_template cannot be left blank." -msgstr "テンプレートへのモジュール割当エラー。id_templateが指定されていません。" - -#: ../../include/functions_api.php:3808 -msgid "Error assigning module to template. Id_module cannot be left blank." -msgstr "テンプレートへのモジュール割当エラー。id_moduleが指定されていません。" - -#: ../../include/functions_api.php:3814 -msgid "Error assigning module to template. Id_agent cannot be left blank." -msgstr "テンプレートへのモジュール割当エラー。id_agentが指定されていません。" - -#: ../../include/functions_api.php:3822 -msgid "Error assigning module to template. Id_template doensn't exists." -msgstr "テンプレートへのモジュール割当エラー。id_templateが存在しません。" - -#: ../../include/functions_api.php:4171 -msgid "Error assigning module to template. Id_agent doesn't exist." -msgstr "テンプレートへのモジュール割当エラー。id_agentが存在しません。" - -#: ../../include/functions_api.php:4178 -msgid "Error assigning module to template. Id_module doesn't exist." -msgstr "テンプレートへのモジュール割当エラー。id_moduleが存在しません。" - -#: ../../include/functions_api.php:3847 -msgid "Error assigning module to template." -msgstr "テンプレートへのモジュール割当エラー。" - -#: ../../include/functions_api.php:3873 -msgid "" -"Error deleting module template. Id_module_template cannot be left blank." -msgstr "モジュールテンプレート削除エラー。id_module_templateが指定されていません。" - -#: ../../include/functions_api.php:4219 -msgid "Error deleting module template. Id_module_template doesn't exist." -msgstr "モジュールテンプレート削除エラー。id_module_templateが存在しません。" - -#: ../../include/functions_api.php:3888 ../../include/functions_api.php:3947 -msgid "Error deleting module template." -msgstr "モジュールテンプレート削除エラー。" - -#: ../../include/functions_api.php:3891 ../../include/functions_api.php:3950 -msgid "Correct deleting of module template." -msgstr "モジュールテンプレートの削除内容を修正してください。" - -#: ../../include/functions_api.php:4027 -msgid "Error validate all alerts. Failed " -msgstr "全アラートの承諾エラー。失敗数: " - -#: ../../include/functions_api.php:4030 -msgid "Correct validating of all alerts." -msgstr "全アラートの承諾内容を修正してください。" - -#: ../../include/functions_api.php:4057 -msgid "Error validating all alert policies." -msgstr "全アラートポリシーの承諾エラー。" - -#: ../../include/functions_api.php:4115 -msgid "Error validate all policy alerts. Failed " -msgstr "全ポリシーアラートの承諾エラー。失敗数: " - -#: ../../include/functions_api.php:4118 -msgid "Correct validating of all policy alerts." -msgstr "全ポリシーアラートの承諾内容を修正してください。" - -#: ../../include/functions_api.php:4141 -msgid "Error stopping downtime. Id_downtime cannot be left blank." -msgstr "計画停止の中断エラー。id_downtimeが指定されていません。" - -#: ../../include/functions_api.php:4157 -msgid "Downtime stopped." -msgstr "計画停止を中断しました。" - -#: ../../include/functions_api.php:4472 -msgid "and this modules are doesn't exists or not applicable a this agents: " -msgstr "これらのモジュールが存在しないかまたはエージェントに適用できません : " - -#: ../../include/functions_api.php:4474 -msgid "and this agents are generate problems: " -msgstr "これらのエージェントでエラーです : " - -#: ../../include/functions_api.php:4476 -msgid "and this agents with ids are doesn't exists: " -msgstr "これらのエージェントIDは存在しません : " - -#: ../../include/functions_api.php:4503 -msgid "Error adding agent to policy. Id_policy cannot be left blank." -msgstr "ポリシーへのエージェント追加エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:4508 -msgid "Error adding agent to policy. Id_agent cannot be left blank." -msgstr "ポリシーへのエージェント追加エラー。id_agentが指定されていません。" - -#: ../../include/functions_api.php:4855 -msgid "Error adding agent to policy. Id_agent doesn't exist." -msgstr "ポリシーへのエージェント追加エラー。id_agentが存在しません。" - -#: ../../include/functions_api.php:4524 -msgid "Error adding agent to policy." -msgstr "ポリシーへのエージェント追加エラー。" - -#: ../../include/functions_api.php:4532 -msgid "Error adding agent to policy. The agent is already in the policy." -msgstr "ポリシーへのエージェント追加エラー。指定のエージェントはすでにポリシー内にあります。" - -#: ../../include/functions_api.php:4567 -msgid "Error adding data module to policy. Id_policy cannot be left blank." -msgstr "ポリシーへのデータモジュール追加エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:4572 -msgid "Error adding data module to policy. Module_name cannot be left blank." -msgstr "ポリシーへのデータモジュール追加エラー。module_nameが指定されていません。" - -#: ../../include/functions_api.php:4580 -msgid "Error adding data module to policy." -msgstr "ポリシーへのデータモジュール追加エラー。" - -#: ../../include/functions_api.php:4616 -msgid "" -"Error adding data module to policy. The module is already in the policy." -msgstr "ポリシーへのデータモジュール追加エラー。指定のモジュールがすでにポリシー内にあります。" - -#: ../../include/functions_api.php:4656 -msgid "Error updating data module in policy. Id_policy cannot be left blank." -msgstr "ポリシーのデータモジュール更新エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:4661 -msgid "" -"Error updating data module in policy. Id_policy_module cannot be left blank." -msgstr "ポリシーのデータモジュール更新エラー。id_policy_moduleが指定されていません。" - -#: ../../include/functions_api.php:5008 -msgid "Error updating data module in policy. Module doesn't exist." -msgstr "ポリシーのデータモジュール更新エラー。モジュールが存在しません。" - -#: ../../include/functions_api.php:4675 -msgid "" -"Error updating data module in policy. Module type is not network type." -msgstr "ポリシー内のデータモジュールの更新エラー。モジュールタイプがネットワークタイプではありません。" - -#: ../../include/functions_api.php:4704 -msgid "Data policy module updated." -msgstr "データポリシーモジュールを更新しました。" - -#: ../../include/functions_api.php:4733 -msgid "" -"Error adding network module to policy. Id_policy cannot be left blank." -msgstr "ポリシーへのネットワークモジュール追加エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:4739 -msgid "" -"Error adding network module to policy. Module_name cannot be left blank." -msgstr "ポリシーへのネットワークモジュール追加エラー。module_nameが指定されていません。" - -#: ../../include/functions_api.php:4745 -msgid "" -"Error adding network module to policy. Id_module_type is not correct for " -"network modules." -msgstr "ポリシーへのネットワークモジュール追加エラー。id_module_typeがネットワークモジュールとして不正です。" - -#: ../../include/functions_api.php:4755 -msgid "Error adding network module to policy." -msgstr "ポリシーへのネットワークモジュール追加エラー。" - -#: ../../include/functions_api.php:4793 -msgid "" -"Error adding network module to policy. The module is already in the policy." -msgstr "ポリシーへのネットワークモジュール追加エラー。指定したモジュールはすでにポリシー内にあります。" - -#: ../../include/functions_api.php:4831 -msgid "" -"Error updating network module in policy. Id_policy cannot be left blank." -msgstr "ポリシーのネットワークモジュール更新エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:4837 -msgid "" -"Error updating network module in policy. Id_policy_module cannot be left " -"blank." -msgstr "ポリシーのネットワークモジュール更新エラー。id_policy_moduleが指定されていません。" - -#: ../../include/functions_api.php:5185 -msgid "Error updating network module in policy. Module doesn't exist." -msgstr "ポリシーのネットワークモジュール更新エラー。モジュールが存在しません。" - -#: ../../include/functions_api.php:4852 -msgid "" -"Error updating network module in policy. Module type is not network type." -msgstr "ポリシーのネットワークモジュール更新エラー。モジュールタイプがネットワークのタイプではありません。" - -#: ../../include/functions_api.php:4878 -msgid "Network policy module updated." -msgstr "ネットワークポリシーモジュールを更新しました。" - -#: ../../include/functions_api.php:4905 -msgid "Error adding plugin module to policy. Id_policy cannot be left blank." -msgstr "ポリシーへのプラグインモジュール追加エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:4910 -msgid "" -"Error adding plugin module to policy. Module_name cannot be left blank." -msgstr "ポリシーへのプラグインモジュール追加エラー。module_nameが指定されていません。" - -#: ../../include/functions_api.php:4915 -msgid "Error adding plugin module to policy. Id_plugin cannot be left blank." -msgstr "ポリシーへのプラグインモジュール追加エラー。id_pluginが指定されていません。" - -#: ../../include/functions_api.php:4923 -msgid "Error adding plugin module to policy." -msgstr "ポリシーへのプラグインモジュール追加エラー。" - -#: ../../include/functions_api.php:4966 -msgid "" -"Error adding plugin module to policy. The module is already in the policy." -msgstr "ポリシーへのプラグインモジュール追加エラー。指定のモジュールはすでにポリシー内にあります。" - -#: ../../include/functions_api.php:5005 -msgid "" -"Error updating plugin module in policy. Id_policy cannot be left blank." -msgstr "ポリシーのプラグインモジュール更新エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:5011 -msgid "" -"Error updating plugin module in policy. Id_policy_module cannot be left " -"blank." -msgstr "ポリシーのプラグインモジュール更新エラー。id_policy_moduleが指定されていません。" - -#: ../../include/functions_api.php:5359 -msgid "Error updating plugin module in policy. Module doesn't exist." -msgstr "ポリシーのプラグインモジュール更新エラー。モジュールが存在しません。" - -#: ../../include/functions_api.php:5026 -msgid "" -"Error updating plugin module in policy. Module type is not network type." -msgstr "ポリシーのプラグインモジュール更新エラー。モジュールタイプがネットワークのタイプではありません。" - -#: ../../include/functions_api.php:5058 -msgid "Plugin policy module updated." -msgstr "プラグインポリシーモジュールを更新しました。" - -#: ../../include/functions_api.php:5233 -msgid "Error adding SNMP module to policy. Id_policy cannot be left blank." -msgstr "SNMPモジュールのポリシーへの追加エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:5238 -msgid "Error adding SNMP module to policy. Module_name cannot be left blank." -msgstr "SNMPモジュールのポリシーへの追加エラー。module_nameが指定されていません。" - -#: ../../include/functions_api.php:5246 -msgid "Error adding SNMP module to policy." -msgstr "SNMPモジュールのポリシーへの追加エラー。" - -#: ../../include/functions_api.php:5251 -msgid "" -"Error adding SNMP module to policy. Id_module_type is not correct for SNMP " -"modules." -msgstr "SNMPモジュールのポリシーへの追加エラー。id_module_type が SNMP モジュール用になっていません。" - -#: ../../include/functions_api.php:5345 -msgid "" -"Error adding SNMP module to policy. The module is already in the policy." -msgstr "SNMPモジュールのポリシーへの追加エラー。モジュールはすでにポリシー内に存在します。" - -#: ../../include/functions_api.php:5384 -msgid "Error updating SNMP module in policy. Id_policy cannot be left blank." -msgstr "ポリシー内のSNMPモジュール更新エラー。id_policyが指定されていません。" - -#: ../../include/functions_api.php:5389 -msgid "" -"Error updating SNMP module in policy. Id_policy_module cannot be left blank." -msgstr "ポリシー内のSNMPモジュール更新エラー。id_policy_moduleが指定されていません。" - -#: ../../include/functions_api.php:5736 -msgid "Error updating SNMP module in policy. Module doesn't exist." -msgstr "ポリシー内のSNMPモジュール更新エラー。モジュールが存在しません。" - -#: ../../include/functions_api.php:5402 -msgid "Error updating SNMP module in policy. Module type is not SNMP type." -msgstr "ポリシー内のSNMPモジュール更新エラー。モジュールタイプが SNMP ではありません。" - -#: ../../include/functions_api.php:5751 -msgid "" -"Error updating SNMP module. snmp3_priv_method doesn't exist. Set it to 'AES' " -"or 'DES'. " -msgstr "SNMPモジュール更新エラー。snmp3_priv_methodがありません。'AES' または 'DES' を指定してください。 " - -#: ../../include/functions_api.php:5761 -msgid "" -"Error updating SNMP module. snmp3_sec_level doesn't exist. Set it to " -"'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " -msgstr "" -"SNMPモジュール更新エラー。snmp3_sec_level がありません。'authNoPriv'、'authPriv'、'noAuthNoPriv' " -"のいずれかを指定してください。 " - -#: ../../include/functions_api.php:5768 -msgid "" -"Error updating SNMP module. snmp3_auth_method doesn't exist. Set it to 'MD5' " -"or 'SHA'. " -msgstr "SNMPモジュール更新エラー。snmp3_auth_method がありません。'MD5' または 'SHA' を指定してください。 " - -#: ../../include/functions_api.php:5469 -msgid "SNMP policy module updated." -msgstr "SNMPポリシーモジュールを更新しました。" - -#: ../../include/functions_api.php:5492 -msgid "Error applying policy. Id_policy cannot be left blank." -msgstr "ポリシー適用エラー。id_policy が指定されていません。" - -#: ../../include/functions_api.php:5505 ../../include/functions_api.php:5530 -msgid "Error applying policy." -msgstr "ポリシー適用エラー。" - -#: ../../include/functions_api.php:5517 -msgid "Error applying policy. This policy is already pending to apply." -msgstr "ポリシー適用エラー。このポリシーは適用が保留されています。" - -#: ../../include/functions_api.php:5575 -msgid "Error applying all policies." -msgstr "全ポリシーの適用エラー。" - -#: ../../include/functions_api.php:5627 -msgid "Error in group creation. Group_name cannot be left blank." -msgstr "グループ作成エラー。group_name が指定されていません。" - -#: ../../include/functions_api.php:5633 -msgid "Error in group creation. Icon_name cannot be left blank." -msgstr "グループ作成エラー。icon_name が指定されていません。" - -#: ../../include/functions_api.php:5985 ../../include/functions_api.php:6162 -msgid "Error in group creation. Id_parent_group doesn't exist." -msgstr "グループ作成エラー。id_parent_group が存在しません。" - -#: ../../include/functions_api.php:5674 -msgid "Error in group creation." -msgstr "グループ作成エラー。" - -#: ../../include/functions_api.php:5811 -msgid "Error in netflow filter creation. Filter name cannot be left blank." -msgstr "Netflow フィルタ作成エラー。フィルタ名が空です。" - -#: ../../include/functions_api.php:5816 -msgid "Error in netflow filter creation. Group id cannot be left blank." -msgstr "Netflow フィルタ作成エラー。グループ ID が空です。" - -#: ../../include/functions_api.php:5829 -msgid "Error in netflow filter creation. Filter cannot be left blank." -msgstr "Netflow フィルタ作成エラー。フィルタが空です。" - -#: ../../include/functions_api.php:5834 -msgid "Error in netflow filter creation. Aggregate_by cannot be left blank." -msgstr "Netflow フィルタ作成エラー。集約設定が空です。" - -#: ../../include/functions_api.php:5839 -msgid "Error in netflow filter creation. Output_format cannot be left blank." -msgstr "Netflow フィルタ作成エラー。出力フォーマットが空です。" - -#: ../../include/functions_api.php:5857 -msgid "Error in netflow filter creation." -msgstr "Netflow フィルタ作成エラー。" - -#: ../../include/functions_api.php:5996 -msgid "Create user." -msgstr "ユーザ作成" - -#: ../../include/functions_api.php:6035 -msgid "Error updating user. Id_user cannot be left blank." -msgstr "ユーザ更新エラー。id_user が指定されていません。" - -#: ../../include/functions_api.php:6382 -msgid "Error updating user. Id_user doesn't exist." -msgstr "ユーザ更新エラー。id_user が存在しません。" - -#: ../../include/functions_api.php:6059 -msgid "Error updating user. Password info incorrect." -msgstr "ユーザ更新エラー。パスワード情報が不正です。" - -#: ../../include/functions_api.php:6067 -msgid "Updated user." -msgstr "ユーザを更新しました。" - -#: ../../include/functions_api.php:6098 -msgid "Error enable/disable user. Id_user cannot be left blank." -msgstr "ユーザの有効化/無効化エラー。id_user は空にできません。" - -#: ../../include/functions_api.php:6105 -msgid "Error enable/disable user. Enable/disable value cannot be left blank." -msgstr "ユーザの有効化/無効化エラー。有効化/無効化の値は空にできません。" - -#: ../../include/functions_api.php:6450 -msgid "Error enable/disable user. The user doesn't exist." -msgstr "ユーザの有効化/無効化エラー。ユーザが存在しません。" - -#: ../../include/functions_api.php:6120 -msgid "Error in user enabling/disabling." -msgstr "ユーザの有効化/無効化エラー。" - -#: ../../include/functions_api.php:6125 -msgid "Enabled user." -msgstr "ユーザを有効化しました。" - -#: ../../include/functions_api.php:6129 -msgid "Disabled user." -msgstr "ユーザを無効化しました。" - -#: ../../godmode/agentes/configurar_agente.php:1500 -#: ../../include/functions_api.php:6984 -msgid "Save by Pandora Console" -msgstr "Pandora コンソールによる保存" - -#: ../../godmode/agentes/configurar_agente.php:1515 -#: ../../include/functions_api.php:6985 -msgid "Update by Pandora Console" -msgstr "Pandora コンソールによる更新" - -#: ../../godmode/agentes/configurar_agente.php:1528 -#: ../../include/functions_api.php:6986 -msgid "Insert by Pandora Console" -msgstr "Pandora コンソールによる挿入" - -#: ../../include/functions_api.php:7595 -msgid "Delete user." -msgstr "ユーザ削除" - -#: ../../include/functions_api.php:7624 -msgid "Add user profile." -msgstr "ユーザプロファイル追加" - -#: ../../include/functions_api.php:7657 -msgid "Delete user profile." -msgstr "ユーザプロファイル削除" - -#: ../../include/functions_api.php:7755 -msgid "Correct module disable" -msgstr "モジュールを無効にしました" - -#: ../../include/functions_api.php:7758 -msgid "Error disabling module" -msgstr "モジュール無効化エラー" - -#: ../../include/functions_api.php:7784 -msgid "Correct module enable" -msgstr "モジュールを有効にしました" - -#: ../../include/functions_api.php:7787 -msgid "Error enabling module" -msgstr "モジュール有効化エラー" - -#: ../../include/functions_api.php:8326 -msgid "Error adding event comment." -msgstr "イベントコメント追加エラー" - -#: ../../include/functions_api.php:8565 -msgid "Error enable/disable agent. Id_agent cannot be left blank." -msgstr "エージェント有効化/無効化エラー。id_agent は空にできません。" - -#: ../../include/functions_api.php:8572 -msgid "" -"Error enable/disable agent. Enable/disable value cannot be left blank." -msgstr "エージェント有効化/無効化エラー。有効化/無効化は空にできません。" - -#: ../../include/functions_api.php:8917 -msgid "Error enable/disable agent. The agent doesn't exist." -msgstr "エージェント有効化/無効化エラー。エージェントが存在しません。" - -#: ../../include/functions_api.php:8589 -msgid "Error in agent enabling/disabling." -msgstr "エージェント有効化/無効化エラー" - -#: ../../include/functions_api.php:8595 -msgid "Enabled agent." -msgstr "エージェントを有効化しました" - -#: ../../include/functions_api.php:8600 -msgid "Disabled agent." -msgstr "エージェントを無効化しました" - -#: ../../include/functions_api.php:8696 -msgid "Error getting special_days." -msgstr "特別日取得エラー。" - -#: ../../include/functions_api.php:8731 -msgid "Error creating special day. Specified day already exists." -msgstr "特別日作成エラー。特別日はすでに存在します。" - -#: ../../include/functions_api.php:8736 -msgid "Error creating special day. Invalid date format." -msgstr "特別日作成エラー。日付の書式が不正です。" - -#: ../../include/functions_api.php:8748 -msgid "Error in creation special day." -msgstr "特別日作成エラー。" - -#: ../../include/functions_api.php:8781 -msgid "Error updating special day. Id cannot be left blank." -msgstr "特別日更新エラー。IDは空にできません。" - -#: ../../include/functions_api.php:9127 -msgid "Error updating special day. Id doesn't exist." -msgstr "特別日更新エラー。IDが存在しません。" - -#: ../../include/functions_api.php:8793 -msgid "Error updating special day. Invalid date format." -msgstr "特別日更新エラー。日付の書式が不正です。" - -#: ../../include/functions_api.php:8827 -msgid "Error deleting special day. Id cannot be left blank." -msgstr "特別日削除エラー。IDは空にできません。" - -#: ../../include/functions_api.php:9173 -msgid "Error deleting special day. Id doesn't exist." -msgstr "特別日削除エラー。IDが存在しません。" - -#: ../../include/functions_api.php:8841 -msgid "Error in deletion special day." -msgstr "特別日削除エラー。" - -#: ../../include/functions_netflow.php:361 -msgid "Total flows" -msgstr "全フロー数" - -#: ../../include/functions_netflow.php:366 -msgid "Total bytes" -msgstr "全バイト数" - -#: ../../include/functions_netflow.php:371 -msgid "Total packets" -msgstr "全パケット数" - -#: ../../include/functions_netflow.php:376 -msgid "Average bits per second" -msgstr "平均ビット/秒" - -#: ../../include/functions_netflow.php:381 -msgid "Average packets per second" -msgstr "平均パケット/秒" - -#: ../../include/functions_netflow.php:386 -msgid "Average bytes per packet" -msgstr "平均バイト/パケット" - -#: ../../include/functions_netflow.php:1028 -msgid "Area graph" -msgstr "塗り潰しグラフ" - -#: ../../include/functions_netflow.php:1029 -msgid "Pie graph and Summary table" -msgstr "円グラフとサマリ表" - -#: ../../include/functions_netflow.php:1030 -msgid "Statistics table" -msgstr "状態表" - -#: ../../include/functions_netflow.php:1032 -msgid "Circular mesh" -msgstr "円形メッシュ" - -#: ../../include/functions_netflow.php:1033 -#: ../../include/functions_netflow.php:1387 -msgid "Host detailed traffic" -msgstr "ホストの詳細トラフィック" - -#: ../../include/functions_netflow.php:1046 -#: ../../include/functions_netflow.php:1079 -msgid "10 mins" -msgstr "10 分" - -#: ../../include/functions_netflow.php:1047 -#: ../../include/functions_netflow.php:1080 -msgid "15 mins" -msgstr "15 分" - -#: ../../include/functions_netflow.php:1048 -#: ../../include/functions_netflow.php:1081 -msgid "30 mins" -msgstr "30 分" - -#: ../../include/functions_netflow.php:1055 -#: ../../include/functions_netflow.php:1088 -msgid "5 days" -msgstr "5日" - -#: ../../include/ajax/module.php:127 ../../include/functions_netflow.php:1060 -msgid "3 months" -msgstr "3ヵ月" - -#: ../../include/functions_netflow.php:1062 -msgid "Last year" -msgstr "過去1年" - -#: ../../include/ajax/module.php:130 ../../include/functions_netflow.php:1063 -msgid "2 years" -msgstr "2年" - -#: ../../include/functions_netflow.php:1076 -msgid "1 min" -msgstr "1 分" - -#: ../../include/functions_netflow.php:1077 -msgid "2 mins" -msgstr "2 分" - -#: ../../include/functions_netflow.php:1078 -msgid "5 mins" -msgstr "5 分" - -#: ../../include/functions.php:2018 ../../include/ajax/module.php:124 -#: ../../include/functions_netflow.php:1090 -msgid "1 week" -msgstr "1週間" - -#: ../../include/functions_netflow.php:1129 -#: ../../include/functions_netflow.php:1139 -#: ../../include/functions_netflow.php:1188 -#: ../../include/functions_netflow.php:1246 -#: ../../include/functions_netflow.php:1252 -#: ../../include/functions_netflow.php:1285 -msgid "Aggregate" -msgstr "集約" - -#: ../../include/functions_netflow.php:1358 -msgid "Sent" -msgstr "送信" - -#: ../../include/functions_netflow.php:1365 -msgid "Received" -msgstr "受信" - -#: ../../include/functions_netflow.php:1432 -msgid "Error generating report" -msgstr "レポート生成エラー" - -#: ../../include/functions_netflow.php:1629 -msgid "MB" -msgstr "MB" - -#: ../../include/functions_netflow.php:1631 -msgid "MB/s" -msgstr "MB/s" - -#: ../../include/functions_netflow.php:1633 -msgid "kB" -msgstr "kB" - -#: ../../include/functions_netflow.php:1635 -msgid "kB/s" -msgstr "kB/s" - -#: ../../include/functions_netflow.php:1639 -msgid "B/s" -msgstr "B/s" - -#: ../../include/functions_netflow.php:1653 -msgid "Dst port" -msgstr "宛先ポート" - -#: ../../include/functions_netflow.php:1655 -msgid "Dst IP" -msgstr "宛先 IP" - -#: ../../include/functions_netflow.php:1659 -msgid "Src IP" -msgstr "送信元 IP" - -#: ../../include/functions_netflow.php:1661 -msgid "Src port" -msgstr "送信元ポート" - -#: ../../include/functions_clippy.php:163 -#: ../../include/functions_clippy.php:168 -msgid "End wizard" -msgstr "ウィザードの終了" - -#: ../../include/functions_clippy.php:195 -msgid "Next →" -msgstr "次へ →" - -#: ../../include/functions_clippy.php:196 -msgid "← Back" -msgstr "← 戻る" - -#: ../../include/functions_clippy.php:208 -msgid "Do you want to exit the help tour?" -msgstr "ヘルプツアーを終了しますか。" - -#: ../../include/functions_tags.php:585 -msgid "Click here to open a popup window with URL tag" -msgstr "URLタグのポップアップウインドウを開くにはここをクリックしてください" +#: ../../godmode/agentes/planned_downtime.editor.php:115 +#: ../../godmode/agentes/planned_downtime.editor.php:187 +#: ../../godmode/agentes/planned_downtime.editor.php:942 +msgid "This elements cannot be modified while the downtime is being executed" +msgstr "計画停止実行中は、この要素は変更できません。" #: ../../godmode/agentes/planned_downtime.editor.php:212 #: ../../include/functions_planned_downtimes.php:42 @@ -26180,6 +8685,11 @@ msgstr "設定できませんでした。入力データエラーです。" msgid "The end date must be higher than the start date" msgstr "終了日は開始日より後でなければいけません" +#: ../../godmode/agentes/planned_downtime.editor.php:218 +#: ../../include/functions_planned_downtimes.php:688 +msgid "The end date must be higher than the current time" +msgstr "終了日時は開始日時より後でなければいけません" + #: ../../godmode/agentes/planned_downtime.editor.php:223 #: ../../godmode/agentes/planned_downtime.editor.php:592 #: ../../godmode/agentes/planned_downtime.editor.php:600 @@ -26208,1455 +8718,1347 @@ msgstr "それぞれの計画停止は異なる名前でなければいけませ msgid "Planned downtime must have a name" msgstr "計画停止には名前が必要です" -#: ../../include/functions_planned_downtimes.php:560 -msgid "Succesful stopped the Downtime" -msgstr "計画停止を中止しました" - -#: ../../include/functions_planned_downtimes.php:561 -msgid "Unsuccesful stopped the Downtime" -msgstr "計画停止の中止に失敗しました" - -#: ../../include/functions_planned_downtimes.php:660 -#, php-format -msgid "Enabled %s elements from the downtime" -msgstr "計画停止から %s 件の要素が有効になりました" - -#: ../../godmode/agentes/planned_downtime.editor.php:218 -#: ../../include/functions_planned_downtimes.php:688 -msgid "The end date must be higher than the current time" -msgstr "終了日時は開始日時より後でなければいけません" - -#: ../../include/functions_planned_downtimes.php:785 -msgid "This planned downtime are executed now. Can't delete in this moment." -msgstr "この計画停止は実行中です。現在削除できません。" - -#: ../../include/functions_planned_downtimes.php:790 -msgid "Deleted this planned downtime successfully." -msgstr "計画停止を削除しました。" - -#: ../../include/functions_planned_downtimes.php:792 -msgid "Problems for deleted this planned downtime." -msgstr "計画停止の削除に失敗しました。" - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:35 -msgid "" -"Now, you have to go to the monitors list and look for a \"critical\" module " -"to apply the alert." -msgstr "ここでアラートを適用するには、監視一覧へ行き \"障害\" 状態のモジュールを探します。" - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:39 -msgid "" -"If you know the name of the agent or the name of the module in critical " -"status, type it in this field to make the module list shorter. You can write " -"the entire name or just a part of it." -msgstr "" -"障害状態のエージェント名またはモジュール名がわかっている場合は、モジュール一覧を短くするためにこのフィールドにそれを入力します。名前全体もしくは一部分の入" -"力ができます。" - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:44 -msgid "Click on Show button to get the modules list filtered." -msgstr "フィルタしたモジュール一覧は、表示ボタンをクリックします。" - -#: ../../include/help/clippy/operation_agentes_status_monitor.php:60 -msgid "" -"Now, to edit the module, click on the wrench that appears in the type column." -msgstr "ここでモジュールを編集するには、タイプカラムにあるスパナアイコンをクリックします。" - -#: ../../include/help/clippy/agent_out_of_limits.php:39 -msgid "Agent contact date passed it's ETA!." -msgstr "エージェント接続日時が予想時間を過ぎました。" - -#: ../../include/help/clippy/agent_out_of_limits.php:44 -msgid "" -"This happen when your agent stopped reporting or the server have any problem " -"(too load or just down). Check also connectivity between the agent and the " -"server." -msgstr "" -"エージェントからの通信が止まったりサーバで何らかの問題が発生(高負荷やダウン)しているときにこれが起こります。エージェントとサーバの間の通信も確認してくだ" -"さい。" - -#: ../../include/help/clippy/server_queued_modules.php:39 -msgid "Excesive Queued." -msgstr "実行キュー" - -#: ../../include/help/clippy/server_queued_modules.php:44 -msgid "" -"You have too much items in the processing queue. This can happen if your " -"server is too loaded and/or not properly configured. This could be something " -"temporal, or a bottleneck. One possible solution is increase number of " -"server threads, but you should consider getting support about this." -msgstr "" -"キューにたくさんの処理が溜まっています。サーバに多くの処理を定義しすぎているか、またはサーバが正しく設定されていません。これは一時的なものかもしれませんが" -"、ボトルネックになります。一つの解決策としてはサーバのスレッド数を増やすことです。しかし、これについては支援を得ることを考慮した方がよいでしょう。" - -#: ../../include/help/clippy/operation_agentes_ver_agente.php:36 -msgid "" -"The last step is to check the alert created. Click on the round icon to " -"force the action execution and after a few minutes you will receive the " -"alert in your email." -msgstr "" -"最後のステップは、作成したアラートの確認です。アクションの強制実行には丸いアイコンをクリックします。数分のうちにアラートをメールで受信するでしょう。" - -#: ../../include/help/clippy/operation_agentes_ver_agente.php:37 -msgid "" -"And restart your pandora server to read again general configuration tokens." -msgstr "そして、設定ファイルを再読み込みするために pandora サーバを再起動します。" - -#: ../../include/help/clippy/module_unknow.php:39 -msgid "You have unknown modules in this agent." -msgstr "このエージェントには不明モジュールがあります。" - -#: ../../include/help/clippy/module_unknow.php:44 -msgid "" -"Unknown modules are modules which receive data normally at least in one " -"occassion, but at this time are not receving data. Please check our " -"troubleshoot help page to help you determine why you have unknown modules." -msgstr "" -"不明モジュールとは、少なくとも一回は正常にデータを受信していたが現時点ではデータを受信していないモジュールです。なぜ不明モジュールがあるのか原因を特定する" -"には、トラブルシュートのためのヘルプページを確認してください。" - -#: ../../include/help/clippy/topology_group.php:39 -msgid "Topology Group" -msgstr "トポロジグループ" - -#: ../../include/help/clippy/topology_group.php:44 -msgid "" -"Please note that group topology maps do not show the parent relationship " -"between nodes, it only shows the group parentship and the agent distribution " -"inside them. " -msgstr "" -"グループトポロジマップはノード間の親子関係を表示しないことに注意してください。グループの親子関係とその中にあるエージェントのみを表示します。 " - -#: ../../include/help/clippy/godmode_alerts_alert_actions.php:36 -msgid "" -"Let me show you how to create an email action: Click on Create button and " -"fill the form showed in the following screen." -msgstr "email アクションの作成方法をお見せします。作成ボタンをクリックし次の画面に表示されるフォームに入力します。" - -#: ../../include/help/clippy/godmode_alerts_alert_actions.php:51 -msgid "" -"Now, you have to go to the monitors list and look for a critical module to " -"apply the alert." -msgstr "ここで、監視一覧へ行き、アラートを適用する障害モジュールを探します。" - -#: ../../include/help/clippy/godmode_alerts_alert_actions.php:56 -msgid "" -"Click on the arrow to drop down the Monitoring submenu and select Monitor " -"Detail." -msgstr "モニタリングサブメニューをドロップダウンするために矢印をクリックしてモニタ詳細を選択します。" - -#: ../../include/help/clippy/homepage.php:59 -msgid "Hi, can I help you?" -msgstr "こんにちは、お手伝いしましょうか?" - -#: ../../include/help/clippy/homepage.php:60 -msgid "" -"Let me introduce my self: I am Pandorin, the annoying assistant of Pandora " -"FMS. You can follow my steps to do basic tasks in Pandora FMS or you can " -"close me and never see me again." -msgstr "" -"自己紹介をさせてください。私は Pandora FMS のおせっかいなアシスタント Pandorin です。Pandora FMS " -"の基本的な操作をお教えします。私を閉じて再表示しないようにもできます。" - -#: ../../include/help/clippy/homepage.php:67 -msgid "Close this wizard and don't open it again." -msgstr "このウィザードを閉じて、再度開かないでください。" - -#: ../../include/help/clippy/homepage.php:81 -msgid "Which task would you like to do first?" -msgstr "どのタスクを最初に実行したいですか。" - -#: ../../include/help/clippy/homepage.php:85 -msgid "Ping to a Linux or Windows server with a Pandora FMS agent" -msgstr "Pandora FMS エージェントで Linux または Windows サーバに ping を実行します" - -#: ../../include/help/clippy/homepage.php:90 -msgid "Create a alert by email in a critical module." -msgstr "障害モジュールで email によるアラートを作成します。" - -#: ../../include/help/clippy/homepage.php:209 -msgid "" -"The first thing you have to do is to setup the config email in the Pandora " -"FMS Server." -msgstr "最初にやるべきことは、Pandora FMS サーバでの email の設定です。" - -#: ../../include/help/clippy/homepage.php:213 -msgid "If you have it already configured you can go to the next step." -msgstr "すでに設定済であれば、次のステップへ行きます。" - -#: ../../include/help/clippy/homepage.php:218 -msgid "Now, pull down the Manage alerts menu and click on Actions. " -msgstr "ここで、アラート管理メニューからアクションをクリックします。 " - -#: ../../include/help/clippy/interval_agent_min.php:39 -msgid "Interval Agent." -msgstr "エージェントの間隔" - -#: ../../include/help/clippy/interval_agent_min.php:44 -msgid "" -"Please note that having agents with a monitoring interval below 300 seconds " -"is not recommended. This will impact seriously in the performance of the " -"server. For example, having 200 agents with one minute interval, is the same " -"than having 1000 agents with a 5 minute interval. The probability of getting " -"unknown modules is higher, and the impact on the server is higher because it " -"requires a shorter response time." -msgstr "" -"エージェントの監視間隔を " -"300秒未満にすることはお勧めしないということに注意してください。これは、サーバのパフォーマンスに重大な影響を及ぼします。例えば、1分間隔で " -"200エージェントがある場合は、5分間隔で " -"1000エージェントがあるのと同じです。おそらく短時間の応答が必要になるため、不明モジュールが多くなりサーバへのインパクトは大きくなるでしょう。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:35 -msgid "Now you must go to Modules. Don't worry I'll lead you." -msgstr "ここでモジュールへ行きます。誘導しますので心配はいりません。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:40 -msgid "Click in this tab.." -msgstr "このタブをクリックします。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:56 -msgid "Now you must create the module. Don't worry, i'll teach you." -msgstr "ここでモジュールを作成する必要があります。心配する必要はありません。お教えします。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:60 -msgid "Choose the network server module." -msgstr "ネットワークサーバモジュールを選択します。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:64 -msgid "And click the button." -msgstr "そしてボタンをクリックします。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:80 -msgid "Now you must create the module. Don't worry, i'll teach you ." -msgstr "ここでモジュールを作成する必要があります。心配はいりません。お教えします。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:84 -msgid "Now we are going to fill the form." -msgstr "ここでフォームに入力します。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:88 -msgid "Please choose Network Management." -msgstr "ネットワーク管理を選択してください。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:92 -msgid "Choose the component named \"Host alive\"." -msgstr "コンポーネント名 \"Host alive\" を選択してください。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:96 -msgid "You can change the name if you want." -msgstr "必要であれば名前を変更できます。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:100 -msgid "Check if the IP showed is the IP of your machine." -msgstr "表示された IP があなたのマシンの IP かどうか確認します。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:104 -msgid "And only to finish it is clicking this button." -msgstr "そしてこのボタンをクリックするだけで終了です。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:121 -msgid "" -"Congrats! Your module has been created.
and the status color is " -"blue.
That color means that the module hasn't been executed for " -"the first time. In the next seconds, if there is no problem, the status " -"color will turn into red or green." -msgstr "" -"おめでとうございます! モジュールが作成されました。
そして、状態の色は です。
" -"この色は、モジュールの初回実行が完了していないことを意味しています。問題がなければ数秒のうちに状態の色がまたはに変わります" -"。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:137 -msgid "Click on alerts tab and then fill the form to add an alert." -msgstr "アラートを追加するために、アラートタブをクリックしフォームに入力します。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:152 -msgid "Select the critical module." -msgstr "障害モジュールを選択します。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:156 -msgid "In template select \"Critical Condition\"." -msgstr "テンプレートで \"Critical Condition\" を選択します。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:160 -msgid "Now, select the action created before." -msgstr "ここで事前に作成したアクションを選択します。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:165 -msgid "Click on Add Alert button to create the alert." -msgstr "アラートを作成するために、アラートの追加ボタンをクリックします。" - -#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:181 -msgid "" -"To test the alert you've just created go to the main view by clicking on the " -"eye tab." -msgstr "作成したアラートのテストをするには、メイン画面へ行き目のタブをクリックします。" - -#: ../../include/help/clippy/modules_not_learning_mode.php:40 -msgid "" -"Please note that you have your agent setup to do not add new modules coming " -"from the data XML." -msgstr "エージェント設定で、XML で送られてくる新たなモジュールが追加されないようになっていることに注意してください。" - -#: ../../include/help/clippy/modules_not_learning_mode.php:41 -msgid "" -"That means if you have a local plugin or add manually new modules to the " -"configuration file, you won't have it in your agent, unless you first create " -"manually in the interface (with the exact name and type as coming in the XML " -"file)." -msgstr "" -"ローカルプラグインがあるかまたは、手動で新たなモジュールを設定ファイルに追加した場合は、インタフェースで手動作成するまでエージェントに反映されないというこ" -"とを意味します(正しい名前とタイプは XML で送られます)。" - -#: ../../include/help/clippy/modules_not_learning_mode.php:42 -msgid "" -"You should use the \"normal\" mode (non learn) only when you don't intend to " -"add more modules to the agent." -msgstr "エージェントにモジュールを追加したくない時のみ、\"通常\"モード(学習しない)を使います。" - -#: ../../include/help/clippy/modules_not_init.php:39 -msgid "You have non initialized modules" -msgstr "未初期化モジュールがあります。" - -#: ../../include/help/clippy/modules_not_init.php:44 -msgid "" -"This happen when you have just created a module and it's not executed at " -"first time. Usually in a few seconds should be initialized and you will be " -"able to see in main view. If you keep non-init modules for more than 24hr " -"(due a problem in it's execution or configuration) they will be " -"automatically deleted by the system. Non-init are not visible in the “main " -"view”, you can see/edit them in the module administration section, in the " -"agent administrator." -msgstr "" -"モジュール作成後、最初の実行がされていない場合にこれが発生します。通常は数秒で初期化されメイン画面で参照できるようになります。24時間以上(実行や設定に問" -"題がある等で)未初期化モジュールが放置された場合は、システムにより自動的に削除されます。未初期化モジュールは、メインがメインに表示されません。エージェント" -"管理のモジュール管理画面でのみ参照や編集ができます。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:35 -msgid "Fill the name of your action." -msgstr "アクション名を入力します。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:39 -msgid "" -"Select the group in the drop-down list and filter for ACL (the user in this " -"group can use your action to create an alert)." -msgstr "" -"ドロップダウンリストのグループとACLフィルタ(アラート作成のためにこのグループのユーザがあなたのアクションを利用できます)を選択してください。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:43 -msgid "In the command field select \"email\"." -msgstr "コマンドフィールドで \"email\" を選択します。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:47 -msgid "" -"In the threshold field enter the seconds. The help icon show more " -"information." -msgstr "閾値フィールドで秒を入力します。ヘルプアイコンをクリックするとより詳細を表示します。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:53 -msgid "" -"In the first field enter the email address/addresses where you want to " -"receive the email alerts separated with comas ( , ) or white spaces." -msgstr "" -"最初のフィールドにメールでアラートを受け取りたい email アドレスを入力してください。カンマ(,)またはスペース区切りで複数指定できます。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:58 -msgid "" -"In the \"Subject\" field you can use the macros _agent_ or _module_ for " -"each name." -msgstr "\"Subject\" フィールドでは、それぞれの名前を表す _agent_ または _module_ マクロが利用できます。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:63 -msgid "" -"In the text field, you can also use macros. Get more information about the " -"macros by clicking on the help icon." -msgstr "テキストフィールドではマクロも利用できます。マクロに関するより詳細はヘルプアイコンをクリックしてください。" - -#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:69 -msgid "Click on Create button to create the action." -msgstr "アクションを作成するには、作成ボタンをクリックします。" - -#: ../../include/help/clippy/extension_cron_send_email.php:39 -msgid "The configuration of email for the task email is in the file:" -msgstr "メール送信タスクのメール設定はこのファイルにあります:" - -#: ../../include/help/clippy/extension_cron_send_email.php:41 -msgid "Please check if the email configuration is correct." -msgstr "メール設定が正しいか確認してください。" - -#: ../../include/help/clippy/data_configuration_module.php:39 -msgid "Data Configuration Module." -msgstr "データ設定モジュール" - -#: ../../include/help/clippy/data_configuration_module.php:44 -msgid "" -"Please note that information provided here affects how the agent collect " -"information and generate the data XML. Any data/configuration reported by " -"the agent, different from data or description is discarded, and the " -"configuration shown in the console prevails over any configuration coming " -"from the agent, this applies for example for crit/warn thresholds, interval, " -"module group, min/max value, tags, etc." -msgstr "" -"ここに表示される情報は、エージェントが情報を収集し送ってくる XML " -"データとの間で影響があるということに注意してください。エージェントから送られてくるデータや設定のうち、データおよび説明以外、たとえば障害や警告の閾値、モジ" -"ュールグループ、最小・最大の値、タグなどは、コンソールに設定されているものが優先されます。" - -#: ../../include/help/clippy/data_configuration_module.php:50 -msgid "" -"Information imported FIRST time from the XML will fill the information you " -"can see in the console, but after the first import, system will ignore any " -"update coming from the XML/Agent." -msgstr "" -"最初に XML " -"で送られてくるデータはすべて取り込まれコンソールで参照することができますが、初回の取り込み後は、システムはエージェントから送られてくる設定情報は無視します" -"。" - -#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:35 -msgid "I'm going to show you how to monitor a server." -msgstr "サーバの監視の仕方をお見せします。" - -#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:39 -msgid "Please, type an agent to save the modules for monitoring a server." -msgstr "サーバ監視のモジュールを保存するためにエージェントを入力してください。" - -#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:44 -msgid "If you have typed the name correctly you will see the agent." -msgstr "正しく名前を入力したら、エージェントが表示されます。" - -#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:60 -msgid "Now, please choose the agent you searched." -msgstr "検索したエージェントを選択してください。" - -#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:65 -msgid "Choose the agent and click on the name." -msgstr "エージェントを選択し名前をクリックします。" - -#: ../../include/help/clippy/servers_down.php:39 -msgid "All servers down" -msgstr "全てのサーバが停止しています。" - -#: ../../include/help/clippy/servers_down.php:44 -msgid "" -"Can you up all servers. You go to terminal in linux and execute the next " -"command: \"sudo /etc/init.d/pandora_server restart\". It's possible need " -"introduce root pass." -msgstr "" -"サーバを起動してください。コマンドラインから、\"sudo /etc/init.d/pandora_server restart\" " -"を実行します。root のパスワードが必要です。" - -#: ../../include/functions_db.php:75 -#, php-format -msgid "Error connecting to database %s at %s." -msgstr "データベース %s@%s への接続エラー。" - -#: ../../godmode/db/db_refine.php:33 ../../godmode/menu.php:302 -#: ../../include/functions_db.php:1499 -msgid "Database debug" -msgstr "DBのデバッグ" - -#: ../../include/functions_db.php:1515 -msgid "SQL sentence" -msgstr "SQL 構文" - -#: ../../include/functions_db.php:1517 -msgid "Rows" -msgstr "行" - -#: ../../include/functions_db.php:1518 -msgid "Saved" -msgstr "保存" - -#: ../../include/functions_db.php:1519 -msgid "Time (ms)" -msgstr "時間 (ミリ秒)" - -#: ../../include/functions_servers.php:363 -msgid "Data server" -msgstr "データサーバ" - -#: ../../include/functions_servers.php:368 -msgid "Network server" -msgstr "ネットワークサーバ" - -#: ../../include/functions_servers.php:373 -msgid "SNMP Trap server" -msgstr "SNMPトラップサーバ" - -#: ../../include/functions_servers.php:383 -msgid "Plugin server" -msgstr "プラグインサーバ" - -#: ../../include/functions_servers.php:388 -msgid "Prediction server" -msgstr "予測サーバ" - -#: ../../include/functions_servers.php:393 -msgid "WMI server" -msgstr "WMI サーバ" - -#: ../../include/functions_servers.php:403 -msgid "Inventory server" -msgstr "インベントリサーバ" - -#: ../../include/functions_servers.php:408 -msgid "Web server" -msgstr "ウェブサーバ" - -#: ../../include/functions_servers.php:413 -msgid "Event server" -msgstr "イベントサーバ" - -#: ../../include/functions_servers.php:418 -msgid "Enterprise ICMP server" -msgstr "エンタープライズ ICMP サーバ" - -#: ../../include/functions_servers.php:423 -msgid "Enterprise SNMP server" -msgstr "エンタープライズSNMPサーバ" - -#: ../../include/functions_servers.php:428 -msgid "Enterprise Satellite server" -msgstr "Enterprise サテライトサーバ" - -#: ../../include/graphs/export_data.php:71 -#: ../../include/graphs/export_data.php:126 -msgid "An error occured exporting the data" -msgstr "データエクスポートエラー" - -#: ../../include/graphs/functions_flot.php:240 -msgid "Cancel zoom" -msgstr "ズーム中止" - -#: ../../include/graphs/functions_flot.php:242 -msgid "Warning and Critical thresholds" -msgstr "警告と障害の閾値" - -#: ../../include/graphs/functions_flot.php:245 -msgid "Overview graph" -msgstr "概要グラフ" - -#: ../../include/graphs/functions_pchart.php:201 -#: ../../include/graphs/functions_pchart.php:1130 -msgid "Actual" -msgstr "実績" - -#: ../../include/functions_snmp_browser.php:145 -msgid "Target IP cannot be blank." -msgstr "対象IPが指定されていません" - -#: ../../include/functions_snmp_browser.php:403 -msgid "Numeric OID" -msgstr "数値 OID" - -#: ../../include/functions_snmp_browser.php:420 -msgid "Syntax" -msgstr "書式" - -#: ../../include/functions_snmp_browser.php:425 -msgid "Display hint" -msgstr "ヒント表示" - -#: ../../include/functions_snmp_browser.php:430 -msgid "Max access" -msgstr "最大アクセス" - -#: ../../include/functions_snmp_browser.php:445 -msgid "OID Information" -msgstr "OID 情報" - -#: ../../godmode/agentes/module_manager.php:730 -#: ../../include/functions_snmp_browser.php:475 -msgid "Create network component" -msgstr "ネットワークコンポーネントの作成" - -#: ../../include/functions_snmp_browser.php:510 -msgid "Starting OID" -msgstr "開始 OID" - -#: ../../include/functions_snmp_browser.php:521 -msgid "Browse" -msgstr "参照" - -#: ../../godmode/modules/manage_network_components_form_network.php:67 -#: ../../godmode/agentes/module_manager_editor_network.php:199 -#: ../../godmode/massive/massive_edit_modules.php:485 -#: ../../include/functions_snmp_browser.php:538 -msgid "Privacy pass" -msgstr "暗号化パスワード" - -#: ../../include/functions_snmp_browser.php:558 -msgid "First match" -msgstr "最初のマッチ" - -#: ../../include/functions_snmp_browser.php:560 -msgid "Previous match" -msgstr "前のマッチ" - -#: ../../include/functions_snmp_browser.php:562 -msgid "Next match" -msgstr "次のマッチ" - -#: ../../include/functions_snmp_browser.php:564 -msgid "Last match" -msgstr "最後のマッチ" - -#: ../../include/functions_snmp_browser.php:569 -msgid "Expand the tree (can be slow)" -msgstr "ツリーを展開する (遅くなります)" - -#: ../../include/functions_snmp_browser.php:571 -msgid "Collapse the tree" -msgstr "ツリーを閉じる" - -#: ../../include/functions_snmp_browser.php:590 -msgid "SNMP v3 options" -msgstr "SNMP v3 オプション" - -#: ../../include/functions_snmp_browser.php:593 -msgid "Search options" -msgstr "検索オプション" - -#: ../../godmode/agentes/module_manager_editor_network.php:27 -#: ../../include/functions_snmp_browser.php:603 -msgid "Search matches" -msgstr "検索マッチ" - -#: ../../include/functions_reports.php:511 -msgid "SQL vertical bar graph" -msgstr "SQL 縦棒グラフ" - -#: ../../include/functions_reports.php:513 -msgid "SQL pie graph" -msgstr "SQL 円グラフ" - -#: ../../include/functions_reports.php:515 -msgid "SQL horizonal bar graph" -msgstr "SQL 横棒グラフ" - -#: ../../include/functions_reports.php:520 -msgid "Automatic combined Graph" -msgstr "自動合成グラフ" - -#: ../../include/functions_reports.php:524 -msgid "Availability graph" -msgstr "可用性グラフ" - -#: ../../include/functions_reports.php:528 -#: ../../include/functions_reports.php:530 -#: ../../include/functions_reports.php:532 -#: ../../include/functions_reports.php:534 -msgid "ITIL" -msgstr "ITIL" - -#: ../../include/functions_reports.php:556 -#: ../../include/functions_reports.php:558 -msgid "Forecasting" -msgstr "予測" - -#: ../../include/functions_reports.php:559 -msgid "Projection graph" -msgstr "予想グラフ" - -#: ../../include/functions_graph.php:689 ../../include/functions_graph.php:3692 -#: ../../include/functions_reports.php:564 -msgid "Avg. Value" -msgstr "平均値" - -#: ../../include/functions_reports.php:570 -msgid "Monitor report" -msgstr "モニタ項目レポート" - -#: ../../include/functions_reports.php:572 -msgid "Serialize data" -msgstr "データの並び" - -#: ../../include/functions_reports.php:576 -msgid "Historical Data" -msgstr "保存データ" - -#: ../../include/functions_reports.php:580 -#: ../../include/functions_reports.php:582 -#: ../../include/functions_reports.php:584 -#: ../../include/functions_reports.php:587 -#: ../../include/functions_reports.php:591 -#: ../../include/functions_reports.php:594 -#: ../../include/functions_reports.php:596 -#: ../../include/functions_reports.php:598 -msgid "Grouped" -msgstr "グループ化" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1111 -#: ../../include/functions_reports.php:592 -msgid "SQL query" -msgstr "SQL クエリ" - -#: ../../include/functions_reports.php:597 -msgid "Network interfaces" -msgstr "ネットワークインタフェース" - -#: ../../include/functions_reports.php:602 -#: ../../include/functions_reports.php:604 -msgid "Text/HTML " -msgstr "テキスト/HTML " - -#: ../../include/functions_reports.php:605 -msgid "Import text from URL" -msgstr "URL からテキストをインポート" - -#: ../../include/functions_reports.php:610 -msgid "Alert report module" -msgstr "アラートレポートモジュール" - -#: ../../include/functions_reports.php:612 -msgid "Alert report agent" -msgstr "アラートレポートエージェント" - -#: ../../include/functions_reports.php:615 -msgid "Alert report group" -msgstr "アラートレポートグループ" - -#: ../../include/functions_reports.php:621 -msgid "Event report agent" -msgstr "イベントレポートエージェント" - -#: ../../include/functions_reports.php:623 -msgid "Event report module" -msgstr "イベントレポートモジュール" - -#: ../../include/functions_reports.php:625 -msgid "Event report group" -msgstr "イベントレポートグループ" - -#: ../../include/functions_reports.php:632 -msgid "Inventory changes" -msgstr "インベントリ変更" - -#: ../../include/functions_reports.php:644 -msgid "Netflow area chart" -msgstr "Netflow 塗り潰しグラフ" - -#: ../../include/functions_reports.php:646 -msgid "Netflow pie chart" -msgstr "Netflow 円グラフ" - -#: ../../include/functions_reports.php:648 -msgid "Netflow data table" -msgstr "Netflow データ表" - -#: ../../include/functions_reports.php:650 -msgid "Netflow statistics table" -msgstr "Netflow 統計表" - -#: ../../include/functions_reports.php:652 -msgid "Netflow summary table" -msgstr "Netflow サマリ表" - -#: ../../godmode/reporting/reporting_builder.list_items.php:312 -#: ../../include/functions_custom_graphs.php:222 -msgid "No items." -msgstr "アイテムがありません。" - -#: ../../include/auth/mysql.php:246 -msgid "" -"Problems with configuration permissions. Please contact with Administrator" -msgstr "パーミッション設定に問題があります。管理者に連絡してください。" - -#: ../../include/auth/mysql.php:252 -msgid "Your permissions have changed. Please, login again." -msgstr "権限が変更されました。ログインし直してください。" - -#: ../../include/auth/mysql.php:265 -msgid "" -"Ooops User not found in \n" -"\t\t\t\tdatabase or incorrect password" -msgstr "" -"データベースにユーザがいないか\n" -"\t\t\t\tパスワードが不正です。" - -#: ../../include/auth/mysql.php:282 -msgid "Fail the group synchronizing" -msgstr "グループの同期に失敗しました" - -#: ../../include/auth/mysql.php:288 -msgid "Fail the tag synchronizing" -msgstr "タグの同期に失敗しました" - -#: ../../include/auth/mysql.php:301 -msgid "" -"User not found in database \n" -"\t\t\t\t\tor incorrect password" -msgstr "" -"データベースにユーザがいないか\n" -"\t\t\t\t\tパスワードが不正です。" - -#: ../../include/auth/mysql.php:313 -msgid "User not found in database or incorrect password" -msgstr "データベース上にユーザが存在しないかパスワードが不正です" - -#: ../../include/auth/mysql.php:544 -msgid "Could not changes password on remote pandora" -msgstr "リモートの pandora のパスワードを変更できません" - -#: ../../include/auth/mysql.php:581 -msgid "Your installation of PHP does not support LDAP" -msgstr "インストールされている PHP が LDAP に対応していません" - -#: ../../include/functions_graph.php:691 -msgid "Units. Value" -msgstr "単位" - -#: ../../include/functions_graph.php:761 ../../include/functions_graph.php:1628 -#, php-format -msgid "Percentile %dº" -msgstr "%dパーセント" - -#: ../../include/functions_graph.php:1208 -#, php-format -msgid "%s" -msgstr "%s" - -#: ../../include/functions_graph.php:1628 -msgid " of module " -msgstr " のモジュール " - -#: ../../include/functions_graph.php:1874 -msgid "Not fired alerts" -msgstr "未発報アラート" - -#: ../../include/functions_graph.php:2323 -msgid "Today" -msgstr "今日" - -#: ../../include/functions_graph.php:2324 -msgid "Week" -msgstr "週" - -#: ../../include/functions_graph.php:2326 -#: ../../include/functions_graph.php:2327 -msgid "Months" +#: ../../godmode/agentes/planned_downtime.editor.php:318 +msgid "Cannot be modified while the downtime is being executed" +msgstr "計画停止実行中は編集できません" + +#: ../../godmode/agentes/planned_downtime.editor.php:359 +#: ../../godmode/alerts/alert_actions.php:263 +#: ../../godmode/alerts/alert_list.php:196 +#: ../../godmode/alerts/alert_special_days.php:207 +#: ../../godmode/alerts/alert_templates.php:152 +#: ../../godmode/alerts/configure_alert_command.php:94 +#: ../../godmode/alerts/configure_alert_template.php:445 +#: ../../godmode/massive/massive_edit_modules.php:153 +#: ../../godmode/modules/manage_network_components.php:346 +#: ../../godmode/setup/gis.php:41 +#: ../../include/functions_planned_downtimes.php:122 +#: ../../operation/agentes/pandora_networkmap.php:247 +#: ../../operation/incidents/incident.php:111 +#: ../../operation/snmpconsole/snmp_view.php:117 +#: ../../enterprise/extensions/ipam/ipam_action.php:128 +#: ../../enterprise/extensions/ipam/ipam_massive.php:42 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:99 +#: ../../enterprise/godmode/alerts/alert_events.php:375 +#: ../../enterprise/godmode/alerts/alert_events_list.php:95 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:159 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:106 +#: ../../enterprise/godmode/modules/local_components.php:309 +#: ../../enterprise/godmode/policies/policies.php:159 +#: ../../enterprise/godmode/policies/policy_modules.php:1027 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:67 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:52 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:130 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:120 +#: ../../enterprise/operation/agentes/transactional_map.php:112 +msgid "Could not be updated" +msgstr "更新に失敗しました。" + +#: ../../godmode/agentes/planned_downtime.editor.php:485 +msgid "Quiet: Modules will not generate events or fire alerts." +msgstr "静観: モジュールはイベント生成やアラートの発報を行いません" + +#: ../../godmode/agentes/planned_downtime.editor.php:486 +msgid "Disable Agents: Disables the selected agents." +msgstr "エージェント無効化: 選択したエージェントを無効化します。" + +#: ../../godmode/agentes/planned_downtime.editor.php:487 +msgid "Disable Alerts: Disable alerts for the selected agents." +msgstr "アラートのみ無効化: 選択したエージェントのアラートを無効化します。" + +#: ../../godmode/agentes/planned_downtime.editor.php:489 +#: ../../godmode/agentes/planned_downtime.list.php:428 +msgid "Disabled Agents" +msgstr "エージェント無効化" + +#: ../../godmode/agentes/planned_downtime.editor.php:490 +#: ../../godmode/agentes/planned_downtime.list.php:429 +msgid "Disabled only Alerts" +msgstr "アラートのみ無効化" + +#: ../../godmode/agentes/planned_downtime.editor.php:493 +#: ../../godmode/agentes/planned_downtime.list.php:395 +#: ../../include/functions_reporting_html.php:3809 +#: ../../enterprise/include/functions_reporting.php:4523 +#: ../../enterprise/include/functions_reporting_pdf.php:2406 +msgid "Execution" +msgstr "実行" + +#: ../../godmode/agentes/planned_downtime.editor.php:494 +#: ../../godmode/agentes/planned_downtime.list.php:153 +msgid "Once" +msgstr "一回のみ" + +#: ../../godmode/agentes/planned_downtime.editor.php:495 +#: ../../godmode/agentes/planned_downtime.list.php:153 +#: ../../godmode/agentes/planned_downtime.list.php:434 +msgid "Periodically" +msgstr "定期的" + +#: ../../godmode/agentes/planned_downtime.editor.php:500 +msgid "Configure the time" +msgstr "時間設定" + +#: ../../godmode/agentes/planned_downtime.editor.php:506 +#: ../../include/functions_reporting_html.php:63 +#: ../../include/functions_reporting_html.php:3382 +msgid "From:" +msgstr "開始日時:" + +#: ../../godmode/agentes/planned_downtime.editor.php:510 +#: ../../godmode/agentes/planned_downtime.editor.php:521 +#: ../../operation/netflow/nf_live_view.php:238 +#: ../../enterprise/extensions/cron/main.php:331 +#: ../../enterprise/operation/log/log_viewer.php:218 +#: ../../enterprise/operation/log/log_viewer.php:226 +msgid "Date format in Pandora is year/month/day" +msgstr "Pandora での日付フォーマットは、年/月/日 です" + +#: ../../godmode/agentes/planned_downtime.editor.php:512 +#: ../../godmode/agentes/planned_downtime.editor.php:523 +#: ../../godmode/agentes/planned_downtime.editor.php:591 +#: ../../godmode/agentes/planned_downtime.editor.php:599 +#: ../../godmode/alerts/configure_alert_template.php:540 +#: ../../godmode/alerts/configure_alert_template.php:544 +#: ../../godmode/reporting/reporting_builder.item_editor.php:844 +#: ../../godmode/reporting/reporting_builder.item_editor.php:853 +#: ../../operation/netflow/nf_live_view.php:240 +#: ../../enterprise/extensions/cron/main.php:333 +#: ../../enterprise/operation/log/log_viewer.php:220 +#: ../../enterprise/operation/log/log_viewer.php:228 +msgid "Time format in Pandora is hours(24h):minutes:seconds" +msgstr "Pandora での時間フォーマットは、時(24時間表記):分:秒 です" + +#: ../../godmode/agentes/planned_downtime.editor.php:517 +#: ../../include/functions_reporting_html.php:64 +#: ../../include/functions_reporting_html.php:3383 +msgid "To:" +msgstr "終了日時:" + +#: ../../godmode/agentes/planned_downtime.editor.php:531 +msgid "Type Periodicity:" +msgstr "定期実行タイプ:" + +#: ../../godmode/agentes/planned_downtime.editor.php:544 +#: ../../godmode/alerts/alert_special_days.php:327 +#: ../../godmode/alerts/alert_view.php:208 +#: ../../godmode/alerts/configure_alert_template.php:521 +#: ../../include/functions.php:911 ../../include/functions_reporting.php:10098 +#: ../../enterprise/godmode/alerts/alert_events.php:431 +#: ../../enterprise/include/functions_reporting.php:4559 +msgid "Mon" msgstr "月" -#: ../../include/functions_graph.php:2349 -msgid "History db" -msgstr "ヒストリデータベース" +#: ../../godmode/agentes/planned_downtime.editor.php:547 +#: ../../godmode/alerts/alert_special_days.php:328 +#: ../../godmode/alerts/alert_view.php:209 +#: ../../godmode/alerts/configure_alert_template.php:523 +#: ../../include/functions.php:913 ../../include/functions_reporting.php:10102 +#: ../../enterprise/godmode/alerts/alert_events.php:433 +#: ../../enterprise/include/functions_reporting.php:4563 +msgid "Tue" +msgstr "火" -#: ../../include/functions_graph.php:2536 -#: ../../include/functions_incidents.php:29 -#: ../../include/functions_incidents.php:54 -msgid "Informative" -msgstr "情報" +#: ../../godmode/agentes/planned_downtime.editor.php:550 +#: ../../godmode/alerts/alert_special_days.php:329 +#: ../../godmode/alerts/alert_view.php:210 +#: ../../godmode/alerts/configure_alert_template.php:525 +#: ../../include/functions.php:915 ../../include/functions_reporting.php:10106 +#: ../../enterprise/godmode/alerts/alert_events.php:435 +#: ../../enterprise/include/functions_reporting.php:4567 +msgid "Wed" +msgstr "水" -#: ../../include/functions_graph.php:2537 -#: ../../include/functions_incidents.php:30 -#: ../../include/functions_incidents.php:57 -msgid "Low" -msgstr "低い" +#: ../../godmode/agentes/planned_downtime.editor.php:553 +#: ../../godmode/alerts/alert_special_days.php:330 +#: ../../godmode/alerts/alert_view.php:211 +#: ../../godmode/alerts/configure_alert_template.php:527 +#: ../../include/functions.php:917 ../../include/functions_reporting.php:10110 +#: ../../enterprise/godmode/alerts/alert_events.php:437 +#: ../../enterprise/include/functions_reporting.php:4571 +msgid "Thu" +msgstr "木" -#: ../../include/functions_graph.php:2538 -#: ../../include/functions_incidents.php:31 -#: ../../include/functions_incidents.php:60 -msgid "Medium" -msgstr "中くらい" +#: ../../godmode/agentes/planned_downtime.editor.php:556 +#: ../../godmode/alerts/alert_special_days.php:331 +#: ../../godmode/alerts/alert_view.php:212 +#: ../../godmode/alerts/configure_alert_template.php:529 +#: ../../include/functions.php:919 ../../include/functions_reporting.php:10114 +#: ../../enterprise/godmode/alerts/alert_events.php:439 +#: ../../enterprise/include/functions_reporting.php:4575 +msgid "Fri" +msgstr "金" -#: ../../include/functions_graph.php:2539 -#: ../../include/functions_incidents.php:32 -#: ../../include/functions_incidents.php:63 -msgid "Serious" -msgstr "深刻" +#: ../../godmode/agentes/planned_downtime.editor.php:559 +#: ../../godmode/alerts/alert_special_days.php:332 +#: ../../godmode/alerts/alert_view.php:213 +#: ../../godmode/alerts/configure_alert_template.php:531 +#: ../../include/functions.php:921 ../../include/functions_reporting.php:10118 +#: ../../enterprise/godmode/alerts/alert_events.php:441 +#: ../../enterprise/include/functions_reporting.php:4579 +msgid "Sat" +msgstr "土" -#: ../../include/functions_graph.php:2540 -#: ../../include/functions_incidents.php:33 -#: ../../include/functions_incidents.php:66 -msgid "Very serious" -msgstr "とても深刻" +#: ../../godmode/agentes/planned_downtime.editor.php:562 +#: ../../godmode/alerts/alert_special_days.php:326 +#: ../../godmode/alerts/alert_view.php:214 +#: ../../godmode/alerts/configure_alert_template.php:533 +#: ../../include/functions.php:923 ../../include/functions_reporting.php:10122 +#: ../../enterprise/godmode/alerts/alert_events.php:443 +#: ../../enterprise/include/functions_reporting.php:4583 +msgid "Sun" +msgstr "日" -#: ../../include/functions.php:865 ../../include/functions.php:1073 -#: ../../include/functions.php:1106 ../../include/functions_graph.php:2541 -#: ../../include/functions_graph.php:3031 -#: ../../include/functions_graph.php:3032 -#: ../../include/functions_graph.php:4938 -#: ../../include/functions_incidents.php:34 -#: ../../include/functions_incidents.php:69 -#: ../../include/functions_events.php:1518 -msgid "Maintenance" -msgstr "メンテナンス" +#: ../../godmode/agentes/planned_downtime.editor.php:569 +msgid "From day:" +msgstr "開始日:" -#: ../../include/functions_graph.php:2563 -#: ../../include/functions_graph.php:2575 -msgid "Open incident" -msgstr "オープンのインシデント" +#: ../../godmode/agentes/planned_downtime.editor.php:575 +msgid "To day:" +msgstr "終了日:" -#: ../../include/functions_graph.php:2564 -#: ../../include/functions_graph.php:2577 -msgid "Closed incident" -msgstr "クローズされたインシデント" +#: ../../godmode/agentes/planned_downtime.editor.php:586 +msgid "From hour:" +msgstr "開始時間:" -#: ../../include/functions_graph.php:2565 -#: ../../include/functions_graph.php:2579 -msgid "Outdated" -msgstr "期限切れ" +#: ../../godmode/agentes/planned_downtime.editor.php:594 +msgid "To hour:" +msgstr "終了時間:" -#: ../../include/functions_graph.php:2907 -#: ../../include/functions_graph.php:2958 -#: ../../include/functions_events.php:1148 -msgid "SYSTEM" -msgstr "システム" +#: ../../godmode/agentes/planned_downtime.editor.php:637 +msgid "Available agents" +msgstr "エージェント" -#: ../../godmode/setup/performance.php:129 -#: ../../include/functions_graph.php:2994 -msgid "Others" -msgstr "その他" +#: ../../godmode/agentes/planned_downtime.editor.php:714 +msgid "Available modules:" +msgstr "存在するモジュール:" -#: ../../include/functions.php:868 ../../include/functions.php:1074 -#: ../../include/functions.php:1109 ../../include/functions_graph.php:3035 -#: ../../include/functions_graph.php:3036 -#: ../../include/functions_graph.php:4941 -#: ../../include/functions_events.php:1521 -msgid "Informational" -msgstr "情報" +#: ../../godmode/agentes/planned_downtime.editor.php:715 +msgid "Only for type Quiet for downtimes." +msgstr "静観タイプの場合のみ" -#: ../../include/functions.php:880 ../../include/functions.php:1076 -#: ../../include/functions.php:1121 ../../include/functions_graph.php:3043 -#: ../../include/functions_graph.php:3044 -#: ../../include/functions_graph.php:4953 -msgid "Minor" -msgstr "マイナー" +#: ../../godmode/agentes/planned_downtime.editor.php:729 +msgid "Agents planned for this downtime" +msgstr "この計画停止が予定される対象エージェント" -#: ../../include/functions.php:883 ../../include/functions.php:1078 -#: ../../include/functions.php:1124 ../../include/functions_graph.php:3051 -#: ../../include/functions_graph.php:3052 -#: ../../include/functions_graph.php:4956 -msgid "Major" -msgstr "メジャー" +#: ../../godmode/agentes/planned_downtime.editor.php:744 +msgid "There are no agents" +msgstr "エージェントがありません" -#: ../../include/functions_graph.php:3693 -msgid "Units" -msgstr "単位" +#: ../../godmode/agentes/planned_downtime.editor.php:756 +#: ../../godmode/users/user_list.php:272 ../../include/ajax/module.php:753 +#: ../../include/functions_treeview.php:581 +#: ../../include/functions_events.php:2041 +#: ../../mobile/operation/agent.php:164 ../../mobile/operation/agents.php:85 +#: ../../mobile/operation/agents.php:336 ../../mobile/operation/agents.php:338 +#: ../../mobile/operation/agents.php:340 ../../mobile/operation/agents.php:341 +#: ../../operation/agentes/estado_agente.php:531 +#: ../../operation/agentes/estado_generalagente.php:210 +#: ../../operation/agentes/ver_agente.php:698 +#: ../../operation/gis_maps/ajax.php:219 ../../operation/gis_maps/ajax.php:321 +#: ../../operation/search_agents.php:66 ../../operation/search_users.php:47 +#: ../../enterprise/meta/agentsearch.php:99 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1149 +#: ../../enterprise/operation/agentes/policy_view.php:309 +#: ../../enterprise/operation/agentes/ver_agente.php:75 +msgid "Last contact" +msgstr "最近の接続" -#: ../../include/ajax/visual_console_builder.ajax.php:177 -#: ../../include/functions_graph.php:4920 -msgid "No data to show" -msgstr "表示するデータがありません" +#: ../../godmode/agentes/planned_downtime.editor.php:780 +msgid "All alerts" +msgstr "全アラート" -#: ../../include/functions_graph.php:5290 -msgid "Main node" -msgstr "メインノード" +#: ../../godmode/agentes/planned_downtime.editor.php:783 +msgid "Entire agent" +msgstr "全エージェント" -#: ../../include/functions_events.php:1002 -msgid "Events -by module-" -msgstr "イベント -モジュールごと-" +#: ../../godmode/agentes/planned_downtime.editor.php:787 +#: ../../godmode/agentes/planned_downtime.editor.php:892 +msgid "All modules" +msgstr "全モジュール" -#: ../../include/functions_events.php:1122 -msgid "Going to unknown" -msgstr "不明状態になりました。" +#: ../../godmode/agentes/planned_downtime.editor.php:790 +#: ../../godmode/agentes/planned_downtime.editor.php:884 +#: ../../godmode/agentes/planned_downtime.editor.php:888 +msgid "Some modules" +msgstr "いくつかのモジュール" -#: ../../include/functions.php:1034 ../../include/functions_events.php:1125 -#: ../../include/functions_events.php:1466 -msgid "Alert recovered" -msgstr "復旧したアラート" +#: ../../godmode/agentes/planned_downtime.editor.php:856 +msgid "Add Module:" +msgstr "モジュール追加:" -#: ../../include/functions_events.php:1128 -msgid "Alert manually validated" -msgstr "アラートは承諾されました。" +#: ../../godmode/agentes/planned_downtime.editor.php:1072 +msgid "Please select a module." +msgstr "モジュールを選択してください。" -#: ../../include/functions_events.php:1131 -msgid "Going from critical to warning" -msgstr "障害が警告状態になりました。" +#: ../../godmode/agentes/planned_downtime.editor.php:1204 +msgid "" +"WARNING: If you edit this planned downtime, the data of future SLA reports " +"may be altered" +msgstr "警告: この計画停止を編集すると、今後の SLA レポートのデータが変わります" -#: ../../include/functions_events.php:1135 -msgid "Going down to critical state" -msgstr "障害が発生しました。" +#: ../../godmode/agentes/planned_downtime.export_csv.php:199 +#: ../../godmode/agentes/planned_downtime.list.php:358 +msgid "No planned downtime" +msgstr "計画停止はありません。" -#: ../../include/functions_events.php:1139 -msgid "Going up to normal state" -msgstr "正常になりました。" +#: ../../godmode/agentes/planned_downtime.list.php:46 +msgid "An error occurred while migrating the malformed planned downtimes" +msgstr "不正な計画停止の移動でエラーが発生しました。" -#: ../../include/functions_events.php:1142 -msgid "Going down from normal to warning" -msgstr "警告状態になりました。" +#: ../../godmode/agentes/planned_downtime.list.php:47 +msgid "Please run the migration again or contact with the administrator" +msgstr "移動を再実行するか管理者に連絡してください。" -#: ../../include/functions_events.php:1151 -msgid "Recon server detected a new host" -msgstr "自動検出サーバが新しいホストを見つけました。" +#: ../../godmode/agentes/planned_downtime.list.php:79 +msgid "An error occurred stopping the planned downtime" +msgstr "計画停止の中止でエラーが発生しました" -#: ../../include/functions_events.php:1154 -msgid "New agent created" -msgstr "新しいエージェントが作成されました。" +#: ../../godmode/agentes/planned_downtime.list.php:101 +msgid "This planned downtime is running" +msgstr "この計画停止は実行中です" -#: ../../include/functions.php:1042 ../../include/functions_events.php:1157 -#: ../../include/functions_events.php:1484 -msgid "Configuration change" -msgstr "設定変更" +#: ../../godmode/agentes/planned_downtime.list.php:108 +#: ../../godmode/events/event_filter.php:57 +#: ../../godmode/events/event_filter.php:78 +#: ../../godmode/modules/manage_nc_groups.php:123 +#: ../../godmode/netflow/nf_edit.php:77 ../../godmode/netflow/nf_edit.php:101 +#: ../../godmode/netflow/nf_item_list.php:106 +#: ../../godmode/netflow/nf_item_list.php:127 +#: ../../godmode/reporting/graphs.php:88 ../../godmode/reporting/graphs.php:98 +#: ../../godmode/reporting/graphs.php:137 +#: ../../godmode/reporting/map_builder.php:94 +#: ../../operation/reporting/graph_viewer.php:36 +#: ../../operation/reporting/graph_viewer.php:43 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:99 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:120 +#: ../../enterprise/godmode/reporting/graph_template_list.php:87 +#: ../../enterprise/godmode/reporting/graph_template_list.php:107 +msgid "Not deleted. Error deleting data" +msgstr "データの削除に失敗しました。" -#: ../../include/functions.php:1035 ../../include/functions_events.php:1160 -#: ../../include/functions_events.php:1469 -msgid "Alert ceased" -msgstr "停止されたアラート" +#: ../../godmode/agentes/planned_downtime.list.php:143 +#: ../../godmode/alerts/alert_list.list.php:532 +#: ../../godmode/alerts/alert_list.list.php:536 +#: ../../godmode/alerts/alert_templates.php:94 +#: ../../operation/agentes/gis_view.php:181 +#: ../../operation/reporting/reporting_viewer.php:197 +#: ../../enterprise/godmode/alerts/alert_events_list.php:559 +#: ../../enterprise/godmode/policies/policy_alerts.php:336 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:222 +#: ../../enterprise/include/functions_reporting_pdf.php:2201 +#: ../../enterprise/include/functions_reporting_pdf.php:2237 +#: ../../enterprise/include/functions_reporting_pdf.php:2275 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:148 +msgid "From" +msgstr "開始" -#: ../../include/functions_events.php:1167 -msgid "Unknown type:" -msgstr "不明なタイプ" +#: ../../godmode/agentes/planned_downtime.list.php:145 +#: ../../operation/agentes/gis_view.php:182 +#: ../../enterprise/include/functions_reporting_pdf.php:2238 +#: ../../enterprise/include/functions_reporting_pdf.php:2276 +msgid "To" +msgstr "終了" -#: ../../include/functions.php:1027 ../../include/functions_events.php:1454 -msgid "Monitor Critical" -msgstr "障害" +#: ../../godmode/agentes/planned_downtime.list.php:154 +msgid "Execution type" +msgstr "実行タイプ" -#: ../../include/functions.php:1028 ../../include/functions_events.php:1457 -msgid "Monitor Warning" -msgstr "警告" +#: ../../godmode/agentes/planned_downtime.list.php:156 +msgid "Show past downtimes" +msgstr "終了した計画停止の表示" -#: ../../include/functions.php:1029 ../../include/functions_events.php:1460 -msgid "Monitor Normal" -msgstr "正常" +#: ../../godmode/agentes/planned_downtime.list.php:391 +msgid "Name #Ag." +msgstr "名前" -#: ../../include/functions.php:1036 ../../include/functions_events.php:1472 -msgid "Alert manual validation" -msgstr "承諾されたアラート" +#: ../../godmode/agentes/planned_downtime.list.php:396 +#: ../../godmode/menu.php:131 ../../godmode/setup/setup.php:138 +#: ../../include/functions_reports.php:637 +#: ../../include/functions_reports.php:639 +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:210 +#: ../../enterprise/godmode/modules/configure_local_component.php:311 +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:165 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:63 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:83 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:101 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:71 +msgid "Configuration" +msgstr "設定" -#: ../../include/functions.php:1039 ../../include/functions_events.php:1475 -msgid "Recon host detected" -msgstr "自動検出" +#: ../../godmode/agentes/planned_downtime.list.php:397 +#: ../../godmode/agentes/planned_downtime.list.php:446 +#: ../../enterprise/extensions/backup/main.php:95 +#: ../../enterprise/operation/agentes/transactional_map.php:276 +msgid "Running" +msgstr "実行中" -#: ../../include/functions_events.php:1555 -#: ../../include/functions_events.php:1576 -msgid "Only new" -msgstr "新規のみ" +#: ../../godmode/agentes/planned_downtime.list.php:400 +#: ../../godmode/agentes/planned_downtime.list.php:456 +msgid "Stop downtime" +msgstr "計画停止の中止" -#: ../../include/functions_events.php:1557 -#: ../../include/functions_events.php:1582 -msgid "Only in process" -msgstr "処理中のみ" +#: ../../godmode/agentes/planned_downtime.list.php:433 +msgid "once" +msgstr "一回" -#: ../../include/functions_events.php:1558 -#: ../../include/functions_events.php:1585 -msgid "Only not validated" -msgstr "未承諾のみ" +#: ../../godmode/agentes/planned_downtime.list.php:442 +msgid "Not running" +msgstr "停止中" -#: ../../include/functions_events.php:1629 -msgid "Agent address" -msgstr "エージェントアドレス" +#: ../../godmode/agentes/planned_downtime.list.php:477 +#: ../../godmode/alerts/alert_view.php:113 +#: ../../godmode/modules/manage_network_components.php:583 +#: ../../include/functions.php:944 ../../include/functions.php:950 +#: ../../include/functions.php:953 ../../include/functions_treeview.php:158 +#: ../../include/functions_treeview.php:392 +#: ../../include/functions_ui.php:1995 ../../include/functions_ui.php:2005 +#: ../../include/functions_db.php:156 ../../include/functions_events.php:1778 +#: ../../include/functions_events.php:1946 +#: ../../include/functions_events.php:2013 +#: ../../include/functions_events.php:2032 +#: ../../include/functions_events.php:2042 +#: ../../include/functions_events.php:2047 +#: ../../include/functions_events.php:2065 +#: ../../include/functions_events.php:2144 +#: ../../include/functions_events.php:2198 +#: ../../include/functions_events.php:2210 +#: ../../include/functions_events.php:2222 +#: ../../include/functions_events.php:2244 +#: ../../include/functions_events.php:2259 +#: ../../include/functions_events.php:2269 +#: ../../include/functions_events.php:2358 +#: ../../include/functions_events.php:2435 +#: ../../include/functions_events.php:2457 +#: ../../include/functions_events.php:2467 +#: ../../include/functions_reporting_html.php:488 +#: ../../include/functions_reporting_html.php:567 +#: ../../include/functions_reporting_html.php:3161 +#: ../../include/functions_reporting_html.php:3199 +#: ../../mobile/operation/agent.php:156 ../../mobile/operation/agent.php:170 +#: ../../mobile/operation/events.php:148 ../../mobile/operation/events.php:159 +#: ../../mobile/operation/events.php:167 ../../mobile/operation/events.php:240 +#: ../../mobile/operation/events.php:267 ../../mobile/operation/events.php:275 +#: ../../operation/agentes/estado_generalagente.php:156 +#: ../../operation/agentes/estado_generalagente.php:168 +#: ../../operation/agentes/estado_generalagente.php:181 +#: ../../operation/agentes/estado_generalagente.php:285 +#: ../../operation/agentes/estado_generalagente.php:364 +#: ../../operation/snmpconsole/snmp_view.php:600 +#: ../../operation/snmpconsole/snmp_view.php:619 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:159 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:181 +#: ../../enterprise/extensions/ipam/ipam_network.php:559 +#: ../../enterprise/extensions/ipam/ipam_network.php:594 +#: ../../enterprise/include/functions_reporting.php:4407 +#: ../../enterprise/include/functions_reporting.php:4739 +#: ../../enterprise/include/functions_reporting_pdf.php:1297 +#: ../../enterprise/include/functions_reporting_pdf.php:1378 +#: ../../enterprise/include/functions_reporting_pdf.php:2043 +#: ../../enterprise/include/functions_servicemap.php:265 +#: ../../enterprise/include/functions_services.php:1012 +#: ../../enterprise/include/functions_services.php:1219 +#: ../../enterprise/include/functions_services.php:1697 +#: ../../enterprise/include/functions_visual_map.php:274 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:383 +msgid "N/A" +msgstr "N/A" -#: ../../include/functions_events.php:1630 -msgid "Agent id" -msgstr "エージェント ID" +#: ../../godmode/agentes/planned_downtime.list.php:508 +#: ../../godmode/modules/manage_network_templates.php:216 +#: ../../include/graphs/functions_flot.php:259 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:350 +#: ../../enterprise/operation/log/log_viewer.php:239 +#: ../../enterprise/operation/reporting/custom_reporting.php:58 +msgid "Export to CSV" +msgstr "CSVにエクスポート" -#: ../../include/functions_events.php:1632 -msgid "Module Agent address" -msgstr "モジュールエージェントアドレス" +#: ../../godmode/agentes/planned_downtime.list.php:535 +msgid "" +"WARNING: If you delete this planned downtime, it will not be taken into " +"account in future SLA reports" +msgstr "警告: この計画停止を削除すると、今後の SLA レポートに反映されません" -#: ../../include/functions_events.php:1724 -msgid "Change owner" -msgstr "所有者変更" +#: ../../godmode/agentes/planned_downtime.list.php:541 +msgid "WARNING: There are malformed planned downtimes" +msgstr "警告: 不正な計画停止があります。" -#: ../../include/functions_events.php:1763 -msgid "Change status" -msgstr "ステータス変更" +#: ../../godmode/agentes/planned_downtime.list.php:541 +msgid "Do you want to migrate automatically the malformed items?" +msgstr "不正な要素を自動的に移動しますか。" -#: ../../include/functions_events.php:1769 -#: ../../include/functions_events.php:1775 -msgid "In process" -msgstr "処理中" +#: ../../godmode/alerts/alert_actions.php:66 +#: ../../godmode/alerts/alert_actions.php:92 +#: ../../godmode/alerts/alert_actions.php:110 +#: ../../godmode/alerts/alert_actions.php:127 +#: ../../godmode/alerts/alert_actions.php:207 +#: ../../godmode/alerts/alert_actions.php:218 +#: ../../godmode/alerts/alert_actions.php:287 +#: ../../godmode/alerts/alert_actions.php:306 +#: ../../godmode/alerts/alert_actions.php:319 +msgid "Alert actions" +msgstr "アクション" -#: ../../include/functions_events.php:1802 -#: ../../include/functions_events.php:2614 -msgid "Add comment" -msgstr "コメントの追加" +#: ../../godmode/alerts/alert_actions.php:140 +#: ../../godmode/reporting/map_builder.php:183 +#: ../../godmode/reporting/map_builder.php:192 +#: ../../include/functions_agents.php:684 +#: ../../enterprise/godmode/policies/policies.php:180 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:254 +msgid "Successfully copied" +msgstr "コピーしました。" -#: ../../include/functions_events.php:1821 -msgid "Custom responses" -msgstr "カスタム応答" +#: ../../godmode/alerts/alert_actions.php:141 +#: ../../enterprise/godmode/policies/policies.php:181 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:255 +msgid "Could not be copied" +msgstr "コピーできませんでした。" -#: ../../include/functions_events.php:2023 -msgid "There was an error connecting to the node" -msgstr "ノードへの接続エラーが発生しました" +#: ../../godmode/alerts/alert_actions.php:342 +#: ../../godmode/massive/massive_copy_modules.php:224 +#: ../../godmode/reporting/map_builder.php:214 +#: ../../operation/agentes/pandora_networkmap.php:402 +#: ../../operation/agentes/pandora_networkmap.php:479 +#: ../../enterprise/dashboard/dashboards.php:90 +#: ../../enterprise/dashboard/dashboards.php:125 +#: ../../enterprise/godmode/policies/policies.php:434 +#: ../../enterprise/godmode/policies/policy_modules.php:1321 +msgid "Copy" +msgstr "コピー" -#: ../../include/functions_events.php:2062 -msgid "Agent details" -msgstr "エージェント詳細" +#: ../../godmode/alerts/alert_actions.php:398 +msgid "No alert actions configured" +msgstr "アクションが設定されていません。" -#: ../../include/functions_events.php:2099 -msgid "View custom fields" -msgstr "カスタムフィールド表示" +#: ../../godmode/alerts/alert_commands.php:105 +#: ../../godmode/alerts/alert_commands.php:109 +#: ../../godmode/alerts/alert_commands.php:127 +#: ../../godmode/alerts/alert_commands.php:135 +#: ../../godmode/alerts/alert_view.php:471 +#: ../../godmode/alerts/alert_view.php:548 +#: ../../godmode/alerts/configure_alert_template.php:684 +#: ../../enterprise/godmode/alerts/alert_events.php:474 +#, php-format +msgid "Field %s" +msgstr "フィールド %s" -#: ../../include/functions_events.php:2111 -msgid "Module details" -msgstr "モジュール詳細" +#: ../../godmode/alerts/alert_commands.php:149 +#: ../../godmode/alerts/alert_commands.php:159 +#: ../../godmode/alerts/configure_alert_template.php:689 +#: ../../godmode/alerts/configure_alert_template.php:703 +#: ../../godmode/alerts/configure_alert_template.php:775 +#: ../../godmode/modules/manage_network_components_form_common.php:59 +#: ../../godmode/users/configure_user.php:532 +#: ../../enterprise/godmode/modules/configure_local_component.php:157 +#: ../../enterprise/meta/advanced/metasetup.setup.php:107 +msgid "Basic" +msgstr "基本" -#: ../../include/functions_events.php:2128 -msgid "No assigned" -msgstr "未割当" +#: ../../godmode/alerts/alert_commands.php:152 +#: ../../godmode/alerts/alert_commands.php:162 +#: ../../godmode/alerts/configure_alert_template.php:693 +#: ../../godmode/alerts/configure_alert_template.php:707 +#: ../../godmode/alerts/configure_alert_template.php:776 +#: ../../godmode/modules/manage_network_components_form_common.php:60 +#: ../../godmode/netflow/nf_edit_form.php:208 +#: ../../godmode/users/configure_user.php:533 +#: ../../operation/netflow/nf_live_view.php:311 +#: ../../enterprise/godmode/modules/configure_local_component.php:158 +#: ../../enterprise/meta/general/logon_ok.php:64 +#: ../../enterprise/meta/general/main_header.php:232 +#: ../../enterprise/meta/general/main_header.php:303 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:245 +msgid "Advanced" +msgstr "拡張" + +#: ../../godmode/alerts/alert_commands.php:249 +msgid "Alert commands" +msgstr "アラートコマンド" + +#: ../../godmode/alerts/alert_commands.php:372 +msgid "No alert commands configured" +msgstr "アラートコマンドが設定されていません" + +#: ../../godmode/alerts/alert_list.builder.php:78 +msgid "Latest value" +msgstr "最新の値" + +#: ../../godmode/alerts/alert_list.builder.php:94 +#: ../../godmode/alerts/configure_alert_template.php:564 +msgid "Default action" +msgstr "通常のアクション" + +#: ../../godmode/alerts/alert_list.builder.php:97 +#: ../../godmode/alerts/alert_list.list.php:615 +#: ../../godmode/massive/massive_add_action_alerts.php:183 +#: ../../include/ajax/alert_list.ajax.php:156 +#: ../../enterprise/godmode/alerts/alert_events_list.php:599 +#: ../../enterprise/godmode/policies/policy_alerts.php:465 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:278 +msgid "Number of alerts match from" +msgstr "アクションを起こすアラート数: 開始" + +#: ../../godmode/alerts/alert_list.builder.php:99 +#: ../../godmode/alerts/alert_list.list.php:533 +#: ../../godmode/alerts/alert_list.list.php:619 +#: ../../godmode/alerts/alert_templates.php:96 +#: ../../godmode/massive/massive_add_action_alerts.php:185 +#: ../../include/ajax/alert_list.ajax.php:160 +#: ../../include/functions_reporting.php:10086 +#: ../../operation/reporting/reporting_viewer.php:201 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:107 +#: ../../enterprise/godmode/alerts/alert_events_list.php:560 +#: ../../enterprise/godmode/alerts/alert_events_list.php:601 +#: ../../enterprise/godmode/policies/policy_alerts.php:337 +#: ../../enterprise/godmode/policies/policy_alerts.php:469 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:223 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:280 +#: ../../enterprise/include/functions_reporting.php:4550 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:150 +msgid "to" +msgstr "終了" + +#: ../../godmode/alerts/alert_list.builder.php:109 +#: ../../godmode/alerts/configure_alert_action.php:101 +#: ../../enterprise/godmode/alerts/alert_events.php:517 +msgid "Create Action" +msgstr "アクションの作成" + +#: ../../godmode/alerts/alert_list.builder.php:131 +#: ../../godmode/alerts/configure_alert_template.php:499 +msgid "Create Template" +msgstr "テンプレートの作成" + +#: ../../godmode/alerts/alert_list.builder.php:134 +#: ../../godmode/alerts/alert_list.list.php:539 +#: ../../godmode/alerts/alert_list.list.php:625 +#: ../../godmode/alerts/alert_view.php:391 +#: ../../godmode/alerts/configure_alert_action.php:142 +#: ../../include/ajax/alert_list.ajax.php:166 +#: ../../include/functions_reporting_html.php:2104 +#: ../../include/functions_reporting_html.php:3096 +#: ../../enterprise/godmode/alerts/alert_events_list.php:563 +#: ../../enterprise/godmode/alerts/alert_events_list.php:604 +#: ../../enterprise/include/functions_reporting_pdf.php:2348 +msgid "Threshold" +msgstr "しきい値" + +#: ../../godmode/alerts/alert_list.builder.php:144 +msgid "Add alert" +msgstr "アラートの追加" + +#: ../../godmode/alerts/alert_list.builder.php:209 +#: ../../godmode/massive/massive_copy_modules.php:80 +#: ../../godmode/massive/massive_copy_modules.php:193 +#: ../../godmode/massive/massive_delete_agents.php:116 +#: ../../godmode/massive/massive_delete_modules.php:456 +#: ../../godmode/massive/massive_delete_modules.php:470 +#: ../../godmode/massive/massive_edit_agents.php:219 +#: ../../godmode/massive/massive_edit_modules.php:299 +#: ../../godmode/massive/massive_edit_modules.php:330 +#: ../../include/ajax/module.php:826 ../../include/functions.php:1030 +#: ../../include/functions_alerts.php:584 ../../include/functions_ui.php:449 +#: ../../include/functions_ui.php:450 ../../include/functions_events.php:1392 +#: ../../include/functions_events.php:2858 +#: ../../include/functions_visual_map.php:1551 +#: ../../include/functions_visual_map.php:1572 +#: ../../include/functions_visual_map.php:1588 +#: ../../include/functions_visual_map.php:1604 +#: ../../include/functions_filemanager.php:706 +#: ../../include/functions_graph.php:773 +#: ../../include/functions_graph.php:2190 +#: ../../include/functions_graph.php:3958 +#: ../../include/functions_groups.php:803 +#: ../../include/functions_groups.php:805 +#: ../../include/functions_groups.php:807 +#: ../../include/functions_groups.php:808 +#: ../../include/functions_groups.php:809 ../../include/functions_maps.php:46 +#: ../../include/functions_reporting.php:3198 +#: ../../include/functions_reporting.php:3404 +#: ../../include/functions_reporting_html.php:490 +#: ../../include/functions_reporting_html.php:569 +#: ../../include/functions_reporting_html.php:1558 +#: ../../include/functions_reporting_html.php:1579 +#: ../../include/functions_reporting_html.php:2033 +#: ../../include/functions_reporting_html.php:2195 +#: ../../include/functions_reports.php:426 +#: ../../include/graphs/functions_flot.php:459 +#: ../../mobile/operation/agents.php:36 ../../mobile/operation/modules.php:42 +#: ../../operation/agentes/estado_agente.php:189 +#: ../../operation/agentes/estado_monitores.php:453 +#: ../../operation/agentes/group_view.php:166 +#: ../../operation/agentes/group_view.php:169 +#: ../../operation/agentes/pandora_networkmap.view.php:245 +#: ../../operation/agentes/status_monitor.php:302 +#: ../../operation/agentes/tactical.php:153 ../../operation/tree.php:134 +#: ../../operation/tree.php:159 ../../operation/tree.php:293 +#: ../../enterprise/dashboard/widgets/events_list.php:185 +#: ../../enterprise/dashboard/widgets/tree_view.php:56 +#: ../../enterprise/dashboard/widgets/tree_view.php:69 +#: ../../enterprise/dashboard/widgets/tree_view.php:217 +#: ../../enterprise/dashboard/widgets/service_map.php:87 +#: ../../enterprise/extensions/cron/functions.php:229 +#: ../../enterprise/include/functions_reporting.php:1288 +#: ../../enterprise/include/functions_reporting.php:2060 +#: ../../enterprise/include/functions_reporting.php:2837 +#: ../../enterprise/include/functions_reporting.php:3722 +#: ../../enterprise/include/functions_reporting.php:4409 +#: ../../enterprise/include/functions_reporting.php:4740 +#: ../../enterprise/include/functions_reporting_pdf.php:331 +#: ../../enterprise/include/functions_reporting_pdf.php:694 +#: ../../enterprise/include/functions_reporting_pdf.php:712 +#: ../../enterprise/include/functions_reporting_pdf.php:1299 +#: ../../enterprise/include/functions_reporting_pdf.php:1380 +#: ../../enterprise/include/functions_reporting_pdf.php:1624 +#: ../../enterprise/include/functions_reporting_pdf.php:2045 +#: ../../enterprise/include/functions_reporting_pdf.php:2080 +#: ../../enterprise/meta/monitoring/group_view.php:146 +#: ../../enterprise/meta/monitoring/group_view.php:150 +#: ../../enterprise/meta/monitoring/tactical.php:281 +#: ../../enterprise/operation/agentes/transactional_map.php:247 +#: ../../enterprise/operation/agentes/transactional_map.php:288 +#: ../../enterprise/operation/services/services.list.php:173 +#: ../../enterprise/operation/services/services.list.php:415 +#: ../../enterprise/operation/services/services.service.php:193 +#: ../../enterprise/operation/services/services.service_map.php:129 +#: ../../enterprise/operation/services/services.table_services.php:142 +msgid "Unknown" +msgstr "不明" + +#: ../../godmode/alerts/alert_list.builder.php:212 +#: ../../godmode/alerts/configure_alert_template.php:915 +#: ../../godmode/modules/manage_network_components_form_network.php:82 +#: ../../godmode/modules/manage_network_components_form_plugin.php:29 +#: ../../godmode/modules/manage_network_components_form_wmi.php:58 +#: ../../include/functions.php:2034 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:464 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:744 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:951 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:96 +#: ../../enterprise/operation/agentes/policy_view.php:146 +#: ../../enterprise/operation/agentes/policy_view.php:210 +#: ../../enterprise/operation/agentes/policy_view.php:442 +msgid "Empty" +msgstr "空" + +#: ../../godmode/alerts/alert_list.list.php:58 +#: ../../enterprise/godmode/reporting/graph_template_list.php:124 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:285 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1484 +msgid "Template name" +msgstr "テンプレート名" + +#: ../../godmode/alerts/alert_list.list.php:124 +msgid "Field content" +msgstr "フィールドの内容" + +#: ../../godmode/alerts/alert_list.list.php:133 +msgid "Enabled / Disabled" +msgstr "有効 / 無効" + +#: ../../godmode/alerts/alert_list.list.php:135 +#: ../../godmode/alerts/alert_list.list.php:793 +#: ../../godmode/extensions.php:281 ../../godmode/users/user_list.php:466 +#: ../../enterprise/godmode/agentes/plugins_manager.php:111 +#: ../../enterprise/godmode/agentes/plugins_manager.php:148 +#: ../../enterprise/godmode/alerts/alert_events_list.php:715 +#: ../../enterprise/godmode/policies/policy_alerts.php:564 +msgid "Enable" +msgstr "有効" + +#: ../../godmode/alerts/alert_list.list.php:136 +#: ../../godmode/alerts/alert_list.list.php:784 +#: ../../godmode/extensions.php:285 ../../godmode/users/user_list.php:463 +#: ../../include/functions.php:2580 +#: ../../enterprise/godmode/agentes/plugins_manager.php:111 +#: ../../enterprise/godmode/agentes/plugins_manager.php:161 +#: ../../enterprise/godmode/alerts/alert_events_list.php:707 +#: ../../enterprise/godmode/policies/policy_alerts.php:556 +msgid "Disable" +msgstr "無効" + +#: ../../godmode/alerts/alert_list.list.php:138 +#: ../../operation/agentes/alerts_status.functions.php:103 +#: ../../operation/agentes/alerts_status.php:416 +#: ../../operation/agentes/alerts_status.php:462 +#: ../../operation/agentes/alerts_status.php:497 +#: ../../operation/agentes/alerts_status.php:532 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1487 +#: ../../enterprise/operation/agentes/policy_view.php:193 +msgid "Standby" +msgstr "スタンバイ" + +#: ../../godmode/alerts/alert_list.list.php:140 +#: ../../include/functions_ui.php:814 ../../mobile/operation/alerts.php:44 +#: ../../operation/agentes/alerts_status.functions.php:80 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:898 +#: ../../enterprise/operation/agentes/policy_view.php:221 +msgid "Standby on" +msgstr "スタンバイ状態" + +#: ../../godmode/alerts/alert_list.list.php:141 +#: ../../mobile/operation/alerts.php:45 +#: ../../operation/agentes/alerts_status.functions.php:81 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:900 +msgid "Standby off" +msgstr "非スタンバイ状態" + +#: ../../godmode/alerts/alert_list.list.php:163 +#: ../../operation/agentes/alerts_status.php:396 +msgid "Alert control filter" +msgstr "アラートフィルタ" + +#: ../../godmode/alerts/alert_list.list.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:1019 +#: ../../godmode/users/user_list.php:249 +#: ../../operation/agentes/alerts_status.php:396 +#: ../../operation/agentes/graphs.php:163 +#: ../../operation/snmpconsole/snmp_view.php:454 +#: ../../enterprise/godmode/policies/policy_queue.php:277 +#: ../../enterprise/godmode/policies/policy_queue.php:364 +msgid "Toggle filter(s)" +msgstr "フィルタ設定" + +#: ../../godmode/alerts/alert_list.list.php:412 +#: ../../godmode/massive/massive_copy_modules.php:133 +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:129 +#: ../../enterprise/godmode/alerts/alert_events_list.php:427 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:412 +#: ../../enterprise/godmode/policies/policy_alerts.php:242 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:308 +msgid "Operations" +msgstr "操作" + +#: ../../godmode/alerts/alert_list.list.php:412 +#: ../../godmode/alerts/alert_templates.php:302 +#: ../../godmode/reporting/graphs.php:163 +#: ../../godmode/reporting/reporting_builder.list_items.php:305 +#: ../../godmode/reporting/reporting_builder.php:567 +#: ../../godmode/reporting/reporting_builder.php:687 +#: ../../godmode/servers/plugin.php:739 +#: ../../godmode/servers/servers.build_table.php:76 +#: ../../godmode/users/profile_list.php:327 +#: ../../godmode/users/user_list.php:278 +#: ../../operation/gis_maps/gis_map.php:94 +#: ../../enterprise/godmode/alerts/alert_events_list.php:427 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:412 +#: ../../enterprise/godmode/modules/local_components.php:484 +#: ../../enterprise/godmode/policies/policies.php:261 +#: ../../enterprise/godmode/policies/policy_alerts.php:242 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:255 +#: ../../enterprise/meta/advanced/servers.build_table.php:71 +msgid "Op." +msgstr "操作" + +#: ../../godmode/alerts/alert_list.list.php:505 +#: ../../godmode/alerts/alert_view.php:356 +msgid "" +"The default actions will be executed every time that the alert is fired and " +"no other action is executed" +msgstr "他のアクションが無い場合に、アラートが発生するたびに実行されるデフォルトのアクション。" + +#: ../../godmode/alerts/alert_list.list.php:524 +#: ../../godmode/alerts/alert_view.php:195 +#: ../../include/functions_alerts.php:568 +#: ../../enterprise/godmode/alerts/alert_events_list.php:551 +#: ../../enterprise/godmode/policies/policy_alerts.php:328 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:214 +msgid "Always" +msgstr "常時" + +#: ../../godmode/alerts/alert_list.list.php:526 +#: ../../enterprise/godmode/alerts/alert_events_list.php:553 +#: ../../enterprise/godmode/policies/policy_alerts.php:330 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:216 +msgid "On" +msgstr "次のアラート回数でアクション実施:" + +#: ../../godmode/alerts/alert_list.list.php:530 +#: ../../enterprise/godmode/alerts/alert_events_list.php:557 +#: ../../enterprise/godmode/policies/policy_alerts.php:334 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:220 +msgid "Until" +msgstr "次のアラート回数までアクション実施:" + +#: ../../godmode/alerts/alert_list.list.php:552 +msgid "Delete action" +msgstr "アクションの削除" + +#: ../../godmode/alerts/alert_list.list.php:559 +#: ../../godmode/alerts/alert_list.list.php:871 +msgid "Update action" +msgstr "アクションの更新" + +#: ../../godmode/alerts/alert_list.list.php:703 +#: ../../godmode/alerts/alert_list.list.php:707 +#: ../../godmode/alerts/alert_list.list.php:841 +#: ../../godmode/snmpconsole/snmp_alert.php:1234 +#: ../../enterprise/godmode/alerts/alert_events_list.php:582 +#: ../../enterprise/godmode/alerts/alert_events_list.php:584 +#: ../../enterprise/godmode/policies/policy_alerts.php:596 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:242 +msgid "Add action" +msgstr "アクションの追加" + +#: ../../godmode/alerts/alert_list.list.php:718 +msgid "View alert advanced details" +msgstr "アラートの拡張詳細表示" + +#: ../../godmode/alerts/alert_list.list.php:729 +msgid "No alerts defined" +msgstr "アラートが定義されていません" + +#: ../../godmode/alerts/alert_list.list.php:802 +#: ../../enterprise/godmode/alerts/alert_events_list.php:724 +#: ../../enterprise/godmode/policies/policy_alerts.php:573 +msgid "Set off standby" +msgstr "非スタンバイ状態にする" + +#: ../../godmode/alerts/alert_list.list.php:811 +#: ../../enterprise/godmode/alerts/alert_events_list.php:733 +#: ../../enterprise/godmode/policies/policy_alerts.php:582 +msgid "Set standby" +msgstr "スタンバイ状態にする" + +#: ../../godmode/alerts/alert_list.php:80 +msgid "Already added" +msgstr "すでに追加されています。" + +#: ../../godmode/alerts/alert_list.php:170 +#: ../../godmode/massive/massive_add_action_alerts.php:112 +#: ../../godmode/massive/massive_add_alerts.php:112 +#: ../../godmode/massive/massive_add_tags.php:88 +#: ../../operation/incidents/incident_detail.php:67 +#: ../../enterprise/godmode/alerts/alert_events_list.php:186 +#: ../../enterprise/godmode/policies/policy_agents.php:144 +msgid "Successfully added" +msgstr "追加されました。" + +#: ../../godmode/alerts/alert_list.php:170 +#: ../../godmode/massive/massive_add_action_alerts.php:59 +#: ../../godmode/massive/massive_add_action_alerts.php:96 +#: ../../godmode/massive/massive_add_action_alerts.php:112 +#: ../../godmode/massive/massive_add_action_alerts.php:116 +#: ../../godmode/massive/massive_add_action_alerts.php:120 +#: ../../godmode/massive/massive_add_alerts.php:113 +#: ../../godmode/massive/massive_add_tags.php:89 +#: ../../godmode/massive/massive_delete_action_alerts.php:119 +#: ../../operation/incidents/incident_detail.php:68 +#: ../../enterprise/godmode/alerts/alert_events_list.php:187 +#: ../../enterprise/godmode/policies/policy_agents.php:145 +#: ../../enterprise/godmode/policies/policy_alerts.php:188 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:121 +msgid "Could not be added" +msgstr "追加できませんでした。" + +#: ../../godmode/alerts/alert_list.php:264 +#: ../../godmode/massive/massive_standby_alerts.php:96 +#: ../../enterprise/godmode/alerts/alert_events_list.php:255 +#: ../../enterprise/godmode/policies/policy_alerts.php:122 +msgid "Successfully set standby" +msgstr "スタンバイ状態にしました。" + +#: ../../godmode/alerts/alert_list.php:264 +#: ../../godmode/massive/massive_standby_alerts.php:96 +#: ../../enterprise/godmode/alerts/alert_events_list.php:256 +#: ../../enterprise/godmode/policies/policy_alerts.php:122 +msgid "Could not be set standby" +msgstr "スタンバイ状態にできませんでした。" + +#: ../../godmode/alerts/alert_list.php:281 +#: ../../godmode/massive/massive_standby_alerts.php:78 +#: ../../enterprise/godmode/alerts/alert_events_list.php:272 +#: ../../enterprise/godmode/policies/policy_alerts.php:139 +msgid "Successfully set off standby" +msgstr "非スタンバイ状態にしました。" + +#: ../../godmode/alerts/alert_list.php:281 +#: ../../godmode/massive/massive_standby_alerts.php:78 +#: ../../enterprise/godmode/alerts/alert_events_list.php:273 +#: ../../enterprise/godmode/policies/policy_alerts.php:139 +msgid "Could not be set off standby" +msgstr "非スタンバイ状態にできませんでした。" + +#: ../../godmode/alerts/alert_list.php:313 +#: ../../godmode/alerts/alert_view.php:61 +#: ../../godmode/alerts/alert_view.php:62 +#: ../../godmode/alerts/alert_view.php:63 +msgid "List alerts" +msgstr "アラート一覧" + +#: ../../godmode/alerts/alert_list.php:317 +msgid "Builder alert" +msgstr "アラート作成" + +#: ../../godmode/alerts/alert_list.php:326 +#: ../../godmode/alerts/alert_list.php:329 +#: ../../godmode/users/configure_profile.php:268 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:456 +msgid "Manage alerts" +msgstr "アラート管理" + +#: ../../godmode/alerts/alert_special_days.php:44 ../../godmode/menu.php:164 +#: ../../godmode/menu.php:165 +msgid "Special days list" +msgstr "特別日一覧" + +#: ../../godmode/alerts/alert_special_days.php:86 +msgid "Skipped dates: " +msgstr "対象外の日付: " + +#: ../../godmode/alerts/alert_special_days.php:106 +msgid "Success to upload iCalendar" +msgstr "iCalendar をアップロードしました" + +#: ../../godmode/alerts/alert_special_days.php:106 +msgid "Fail to upload iCalendar" +msgstr "iCalendar のアップロードに失敗しました" + +#: ../../godmode/alerts/alert_special_days.php:232 +msgid "iCalendar(.ics) file" +msgstr "iCalendar(.ics) ファイル" + +#: ../../godmode/alerts/alert_special_days.php:235 +#: ../../godmode/alerts/configure_alert_special_days.php:79 +msgid "Same day of the week" +msgstr "同一の曜日" + +#: ../../godmode/alerts/alert_special_days.php:237 +#: ../../godmode/alerts/alert_special_days.php:425 +#: ../../godmode/alerts/alert_templates.php:65 +#: ../../godmode/alerts/configure_alert_special_days.php:81 +#: ../../godmode/reporting/reporting_builder.item_editor.php:799 +#: ../../include/functions_html.php:848 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1336 +#: ../../enterprise/include/functions_reporting.php:1175 +#: ../../enterprise/include/functions_reporting.php:1646 +#: ../../enterprise/include/functions_reporting.php:1949 +#: ../../enterprise/include/functions_reporting.php:2371 +#: ../../enterprise/include/functions_reporting.php:3153 +#: ../../enterprise/include/functions_reporting_pdf.php:1508 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:120 +msgid "Monday" +msgstr "月曜日" + +#: ../../godmode/alerts/alert_special_days.php:238 +#: ../../godmode/alerts/alert_special_days.php:428 +#: ../../godmode/alerts/alert_templates.php:66 +#: ../../godmode/alerts/configure_alert_special_days.php:82 +#: ../../godmode/reporting/reporting_builder.item_editor.php:805 +#: ../../include/functions_html.php:849 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1342 +#: ../../enterprise/include/functions_reporting.php:1176 +#: ../../enterprise/include/functions_reporting.php:1647 +#: ../../enterprise/include/functions_reporting.php:1950 +#: ../../enterprise/include/functions_reporting.php:2372 +#: ../../enterprise/include/functions_reporting.php:3154 +#: ../../enterprise/include/functions_reporting_pdf.php:1509 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:121 +msgid "Tuesday" +msgstr "火曜日" + +#: ../../godmode/alerts/alert_special_days.php:239 +#: ../../godmode/alerts/alert_special_days.php:431 +#: ../../godmode/alerts/alert_templates.php:67 +#: ../../godmode/alerts/configure_alert_special_days.php:83 +#: ../../godmode/reporting/reporting_builder.item_editor.php:811 +#: ../../include/functions_html.php:850 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1348 +#: ../../enterprise/include/functions_reporting.php:1177 +#: ../../enterprise/include/functions_reporting.php:1648 +#: ../../enterprise/include/functions_reporting.php:1951 +#: ../../enterprise/include/functions_reporting.php:2373 +#: ../../enterprise/include/functions_reporting.php:3155 +#: ../../enterprise/include/functions_reporting_pdf.php:1510 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:122 +msgid "Wednesday" +msgstr "水曜日" + +#: ../../godmode/alerts/alert_special_days.php:240 +#: ../../godmode/alerts/alert_special_days.php:434 +#: ../../godmode/alerts/alert_templates.php:68 +#: ../../godmode/alerts/configure_alert_special_days.php:84 +#: ../../godmode/reporting/reporting_builder.item_editor.php:817 +#: ../../include/functions_html.php:851 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1354 +#: ../../enterprise/include/functions_reporting.php:1178 +#: ../../enterprise/include/functions_reporting.php:1649 +#: ../../enterprise/include/functions_reporting.php:1952 +#: ../../enterprise/include/functions_reporting.php:2374 +#: ../../enterprise/include/functions_reporting.php:3156 +#: ../../enterprise/include/functions_reporting_pdf.php:1511 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:123 +msgid "Thursday" +msgstr "木曜日" + +#: ../../godmode/alerts/alert_special_days.php:241 +#: ../../godmode/alerts/alert_special_days.php:437 +#: ../../godmode/alerts/alert_templates.php:69 +#: ../../godmode/alerts/configure_alert_special_days.php:85 +#: ../../godmode/reporting/reporting_builder.item_editor.php:823 +#: ../../include/functions_html.php:852 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1360 +#: ../../enterprise/include/functions_reporting.php:1179 +#: ../../enterprise/include/functions_reporting.php:1650 +#: ../../enterprise/include/functions_reporting.php:1953 +#: ../../enterprise/include/functions_reporting.php:2375 +#: ../../enterprise/include/functions_reporting.php:3157 +#: ../../enterprise/include/functions_reporting_pdf.php:1512 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:124 +msgid "Friday" +msgstr "金曜日" + +#: ../../godmode/alerts/alert_special_days.php:242 +#: ../../godmode/alerts/alert_special_days.php:440 +#: ../../godmode/alerts/alert_templates.php:70 +#: ../../godmode/alerts/configure_alert_special_days.php:86 +#: ../../godmode/reporting/reporting_builder.item_editor.php:829 +#: ../../include/functions_html.php:853 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1366 +#: ../../enterprise/include/functions_reporting.php:1180 +#: ../../enterprise/include/functions_reporting.php:1651 +#: ../../enterprise/include/functions_reporting.php:1954 +#: ../../enterprise/include/functions_reporting.php:2376 +#: ../../enterprise/include/functions_reporting.php:3158 +#: ../../enterprise/include/functions_reporting_pdf.php:1513 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:125 +msgid "Saturday" +msgstr "土曜日" + +#: ../../godmode/alerts/alert_special_days.php:243 +#: ../../godmode/alerts/alert_special_days.php:443 +#: ../../godmode/alerts/alert_templates.php:71 +#: ../../godmode/alerts/configure_alert_special_days.php:87 +#: ../../godmode/reporting/reporting_builder.item_editor.php:835 +#: ../../include/functions_html.php:847 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1372 +#: ../../enterprise/include/functions_reporting.php:1181 +#: ../../enterprise/include/functions_reporting.php:1652 +#: ../../enterprise/include/functions_reporting.php:1955 +#: ../../enterprise/include/functions_reporting.php:2377 +#: ../../enterprise/include/functions_reporting.php:3159 +#: ../../enterprise/include/functions_reporting_pdf.php:1514 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:126 +msgid "Sunday" +msgstr "日曜日" + +#: ../../godmode/alerts/alert_special_days.php:254 +msgid "Overwrite" +msgstr "上書き" + +#: ../../godmode/alerts/alert_special_days.php:255 +msgid "Check this box, if you want to overwrite existing same days." +msgstr "既存の同一日の設定を上書きしたい場合は、ここをチェックします。" + +#: ../../godmode/alerts/alert_special_days.php:273 +msgid "Display range: " +msgstr "表示範囲: " + +#: ../../godmode/alerts/alert_special_days.php:347 +#: ../../enterprise/include/functions_reporting.php:1213 +#: ../../enterprise/include/functions_reporting.php:1990 +#: ../../enterprise/include/functions_reporting.php:2768 +#: ../../enterprise/include/functions_reporting_pdf.php:1545 +msgid "January" +msgstr "1月" + +#: ../../godmode/alerts/alert_special_days.php:350 +#: ../../enterprise/include/functions_reporting.php:1216 +#: ../../enterprise/include/functions_reporting.php:1993 +#: ../../enterprise/include/functions_reporting.php:2771 +#: ../../enterprise/include/functions_reporting_pdf.php:1548 +msgid "February" +msgstr "2月" + +#: ../../godmode/alerts/alert_special_days.php:353 +#: ../../enterprise/include/functions_reporting.php:1219 +#: ../../enterprise/include/functions_reporting.php:1996 +#: ../../enterprise/include/functions_reporting.php:2774 +#: ../../enterprise/include/functions_reporting_pdf.php:1551 +msgid "March" +msgstr "3月" + +#: ../../godmode/alerts/alert_special_days.php:356 +#: ../../enterprise/include/functions_reporting.php:1222 +#: ../../enterprise/include/functions_reporting.php:1999 +#: ../../enterprise/include/functions_reporting.php:2777 +#: ../../enterprise/include/functions_reporting_pdf.php:1554 +msgid "April" +msgstr "4月" + +#: ../../godmode/alerts/alert_special_days.php:359 +#: ../../enterprise/include/functions_reporting.php:1225 +#: ../../enterprise/include/functions_reporting.php:2002 +#: ../../enterprise/include/functions_reporting.php:2780 +#: ../../enterprise/include/functions_reporting_pdf.php:1557 +msgid "May" +msgstr "5月" + +#: ../../godmode/alerts/alert_special_days.php:362 +#: ../../enterprise/include/functions_reporting.php:1228 +#: ../../enterprise/include/functions_reporting.php:2005 +#: ../../enterprise/include/functions_reporting.php:2783 +#: ../../enterprise/include/functions_reporting_pdf.php:1560 +msgid "June" +msgstr "6月" + +#: ../../godmode/alerts/alert_special_days.php:365 +#: ../../enterprise/include/functions_reporting.php:1231 +#: ../../enterprise/include/functions_reporting.php:2008 +#: ../../enterprise/include/functions_reporting.php:2786 +#: ../../enterprise/include/functions_reporting_pdf.php:1563 +msgid "July" +msgstr "7月" + +#: ../../godmode/alerts/alert_special_days.php:368 +#: ../../enterprise/include/functions_reporting.php:1234 +#: ../../enterprise/include/functions_reporting.php:2011 +#: ../../enterprise/include/functions_reporting.php:2789 +#: ../../enterprise/include/functions_reporting_pdf.php:1566 +msgid "August" +msgstr "8月" + +#: ../../godmode/alerts/alert_special_days.php:371 +#: ../../enterprise/include/functions_reporting.php:1237 +#: ../../enterprise/include/functions_reporting.php:2014 +#: ../../enterprise/include/functions_reporting.php:2792 +#: ../../enterprise/include/functions_reporting_pdf.php:1569 +msgid "September" +msgstr "9月" + +#: ../../godmode/alerts/alert_special_days.php:374 +#: ../../enterprise/include/functions_reporting.php:1240 +#: ../../enterprise/include/functions_reporting.php:2017 +#: ../../enterprise/include/functions_reporting.php:2795 +#: ../../enterprise/include/functions_reporting_pdf.php:1572 +msgid "October" +msgstr "10月" + +#: ../../godmode/alerts/alert_special_days.php:377 +#: ../../enterprise/include/functions_reporting.php:1243 +#: ../../enterprise/include/functions_reporting.php:2020 +#: ../../enterprise/include/functions_reporting.php:2798 +#: ../../enterprise/include/functions_reporting_pdf.php:1575 +msgid "November" +msgstr "11月" + +#: ../../godmode/alerts/alert_special_days.php:380 +#: ../../enterprise/include/functions_reporting.php:1246 +#: ../../enterprise/include/functions_reporting.php:2023 +#: ../../enterprise/include/functions_reporting.php:2801 +#: ../../enterprise/include/functions_reporting_pdf.php:1578 +msgid "December" +msgstr "12月" + +#: ../../godmode/alerts/alert_special_days.php:422 +msgid "Same as " +msgstr "同じ日: " + +#: ../../godmode/alerts/alert_special_days.php:452 +#: ../../godmode/events/event_edit_filter.php:361 +#: ../../godmode/events/event_edit_filter.php:376 +#: ../../operation/events/events_list.php:335 +#: ../../operation/events/events_list.php:362 +#: ../../enterprise/godmode/agentes/collection_manager.php:167 +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:115 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:113 +#: ../../enterprise/godmode/policies/policy_collections.php:125 +msgid "Remove" +msgstr "削除" + +#: ../../godmode/alerts/alert_templates.php:62 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:117 +msgid "Everyday" +msgstr "毎日" + +#: ../../godmode/alerts/alert_templates.php:73 +#: ../../include/functions_config.php:687 +#: ../../enterprise/extensions/ipam/ipam_editor.php:95 +#: ../../enterprise/godmode/setup/setup_history.php:68 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:128 +msgid "Days" +msgstr "日間" + +#: ../../godmode/alerts/alert_templates.php:73 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:128 +msgid "Every" +msgstr "毎" + +#: ../../godmode/alerts/alert_templates.php:83 +#: ../../enterprise/dashboard/widgets/tactical.php:32 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:138 +msgid "and" +msgstr "と" + +#: ../../godmode/alerts/alert_templates.php:89 +#: ../../godmode/alerts/alert_view.php:306 +#: ../../godmode/alerts/configure_alert_template.php:549 +#: ../../godmode/snmpconsole/snmp_alert.php:919 +#: ../../enterprise/godmode/alerts/alert_events.php:453 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:257 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:143 +msgid "Time threshold" +msgstr "再通知間隔" + +#: ../../godmode/alerts/alert_templates.php:268 +#: ../../godmode/modules/manage_network_components.php:532 +#: ../../godmode/reporting/reporting_builder.list_items.php:206 +#: ../../godmode/tag/tag.php:176 ../../godmode/tag/tag.php:281 +#: ../../godmode/users/user_list.php:243 +#: ../../operation/agentes/alerts_status.php:390 +#: ../../operation/agentes/status_monitor.php:533 +#: ../../operation/events/events_list.php:642 ../../operation/tree.php:184 +#: ../../enterprise/godmode/alerts/alert_events_list.php:382 +#: ../../enterprise/godmode/modules/local_components.php:457 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:148 +#: ../../enterprise/meta/advanced/policymanager.queue.php:244 +#: ../../enterprise/meta/agentsearch.php:71 +msgid "Show Options" +msgstr "オプション表示" + +#: ../../godmode/alerts/alert_templates.php:359 +msgid "No alert templates defined" +msgstr "アラートテンプレートが定義されていません" #: ../../godmode/alerts/alert_view.php:49 #: ../../godmode/alerts/alert_view.php:324 -#: ../../include/functions_events.php:2190 +#: ../../include/functions_events.php:2143 msgid "Alert details" msgstr "アラート詳細" -#: ../../include/functions_events.php:2201 -#: ../../include/functions_events.php:2205 -msgid "Go to data overview" -msgstr "データ概要表示" - -#: ../../include/functions_events.php:2348 -#, php-format -msgid "Invalid custom data: %s" -msgstr "不正なカスタムデータ: %s" - -#: ../../include/functions_events.php:2395 -msgid "First event" -msgstr "最初のイベント" - -#: ../../include/functions_events.php:2395 -msgid "Last event" -msgstr "最後のイベント" - -#: ../../include/functions_events.php:2509 -msgid "ID extra" -msgstr "拡張 ID" - -#: ../../include/functions_events.php:2560 -#: ../../include/functions_events.php:2606 -msgid "There are no comments" -msgstr "コメントがありません" - -#: ../../godmode/massive/massive_copy_modules.php:434 -#: ../../include/functions_agents.php:527 -msgid "No source agent to copy" -msgstr "コピー元エージェントがありません。" - -#: ../../godmode/massive/massive_copy_modules.php:452 -#: ../../include/functions_agents.php:532 -msgid "No destiny agent(s) to copy" -msgstr "コピー先エージェントがありません。" - -#: ../../godmode/db/db_refine.php:47 -#: ../../godmode/massive/massive_copy_modules.php:447 -#: ../../include/functions_agents.php:557 -msgid "No modules have been selected" -msgstr "モジュールが選択されていません。" - -#: ../../include/functions_agents.php:664 -msgid "" -"There was an error copying the agent configuration, the copy has been " -"cancelled" -msgstr "エージェントの設定コピーに失敗しました。コピーを中止します。" - -#: ../../include/functions_agents.php:2116 -#: ../../include/functions_agents.php:2141 -#: ../../include/functions_agents.php:2166 -msgid "No Monitors" -msgstr "モニタ項目なし" - -#: ../../include/functions.php:217 -msgid "," -msgstr "," - -#: ../../include/functions.php:439 ../../include/functions.php:573 -msgid "s" -msgstr "s" - -#: ../../include/functions.php:440 ../../include/functions.php:574 -msgid "d" -msgstr "d" - -#: ../../include/functions.php:441 ../../include/functions.php:575 -msgid "M" -msgstr "M" - -#: ../../include/functions.php:442 ../../include/functions.php:576 -msgid "Y" -msgstr "Y" - -#: ../../include/functions.php:443 ../../include/functions.php:577 -msgid "m" -msgstr "m" - -#: ../../include/functions.php:444 ../../include/functions.php:578 -msgid "h" -msgstr "h" - -#: ../../include/functions.php:445 ../../include/functions.php:579 -msgid "N" -msgstr "N" - -#: ../../include/functions.php:1031 -msgid "Monitor Unknown" -msgstr "不明状態" - -#: ../../include/functions.php:1038 -msgid "Agent created" -msgstr "エージェント作成" - -#: ../../include/functions.php:2007 -msgid "custom" -msgstr "カスタム" - -#: ../../include/functions.php:2012 ../../include/functions.php:2013 -#, php-format -msgid "%s minutes" -msgstr "%s 分" - -#: ../../include/functions.php:2015 ../../include/functions.php:2016 -#, php-format -msgid "%s hours" -msgstr "%s 時間" - -#: ../../include/functions.php:2021 ../../include/functions.php:2022 -#, php-format -msgid "%s months" -msgstr "%s ヶ月" - -#: ../../include/functions.php:2024 ../../include/functions.php:2025 -#, php-format -msgid "%s years" -msgstr "%s 年" - -#: ../../include/functions.php:2028 -msgid "Default values will be used" -msgstr "デフォルト値を利用します" - -#: ../../include/functions.php:2188 -msgid "The uploaded file was only partially uploaded" -msgstr "ファイルは部分的にのみアップロードされました" - -#: ../../include/functions.php:2194 -msgid "Missing a temporary folder" -msgstr "テンポラリフォルダがありません" - -#: ../../include/functions.php:2197 -msgid "Failed to write file to disk" -msgstr "ファイルのディスクへの書き込みに失敗しました" - -#: ../../include/functions.php:2200 -msgid "File upload stopped by extension" -msgstr "拡張によりファイルのアップロードが停止されました" - -#: ../../include/functions.php:2204 -msgid "Unknown upload error" -msgstr "不明なアップロードエラー" - -#: ../../include/functions.php:2289 -msgid "No data found to export" -msgstr "エクスポートするデータがありません" - -#: ../../include/functions.php:2307 -msgid "Source ID" -msgstr "ソース ID" - -#: ../../include/functions.php:2577 -msgid "15 seconds" -msgstr "15秒" - -#: ../../include/functions.php:2582 -msgid "15 minutes" -msgstr "15 分" - -#: ../../include/functions.php:2583 ../../include/ajax/module.php:119 -msgid "30 minutes" -msgstr "30 分" - -#: ../../include/get_file.php:46 -msgid "Security error. Please contact the administrator." -msgstr "セキュリティエラー。管理者に連絡してください。" - -#: ../../include/get_file.php:56 -msgid "File is missing in disk storage. Please contact the administrator." -msgstr "ファイルが存在しません。管理者に連絡してください。" - -#: ../../include/functions_gis.php:27 ../../include/functions_gis.php:31 -#: ../../include/functions_gis.php:36 -msgid "Hierarchy of agents" -msgstr "エージェントの階層" - -#: ../../include/ajax/double_auth.ajax.php:146 -msgid "" -"This is the private code that you should use with your authenticator app" -msgstr "これは、認証アプリケーションで利用するプライベートコードです" - -#: ../../include/ajax/double_auth.ajax.php:147 -#: ../../include/ajax/double_auth.ajax.php:283 -msgid "" -"You could enter the code manually or use the QR code to add it automatically" -msgstr "コードを手動で入力するか、QRコードを使って自動追加できます。" - -#: ../../include/ajax/double_auth.ajax.php:153 -#: ../../include/ajax/double_auth.ajax.php:289 -msgid "QR" -msgstr "QR" - -#: ../../include/ajax/double_auth.ajax.php:189 -msgid "You are about to activate the double authentication" -msgstr "二段階認証を有効化しようとしています" - -#: ../../include/ajax/double_auth.ajax.php:190 -msgid "" -"With this option enabled, your account access will be more secure, \n" -"\t\tcause a code generated by other application will be required after the " -"login" -msgstr "" -"このオプションを有効化すると、あなたのアカウントはよりセキュアになります。\n" -"\t\tログイン後、他のアプリケーションで生成したコードが必要になります。" - -#: ../../include/ajax/double_auth.ajax.php:194 -msgid "" -"You will need to install the app from the following link before continue" -msgstr "先に進む前に、次のリンクからアプリケーションをインストールする必要があります。" - -#: ../../include/ajax/double_auth.ajax.php:199 -msgid "Download the app" -msgstr "アプリケーションをダウンロード" - -#: ../../include/ajax/double_auth.ajax.php:203 -#: ../../include/ajax/double_auth.ajax.php:294 -msgid "Continue" -msgstr "続ける" - -#: ../../include/ajax/double_auth.ajax.php:219 -msgid "Are you installed the app yet?" -msgstr "アプリケーションをインストールしましたか。" - -#: ../../include/ajax/double_auth.ajax.php:277 -msgid "A private code has been generated" -msgstr "プライベートコードを生成しました" - -#: ../../include/ajax/double_auth.ajax.php:282 -msgid "" -"Before continue, you should create a new entry into the authenticator app" -msgstr "次に進む前に、認証アプリケーションに新たなエントリーを作成する必要があります。" - -#: ../../include/ajax/double_auth.ajax.php:292 -msgid "Refresh code" -msgstr "コードのリフレッシュ" - -#: ../../include/ajax/double_auth.ajax.php:358 -msgid "Are you introduced the code in the authenticator app yet?" -msgstr "認証アプリケーションにコードを入力しましたか。" - -#: ../../include/ajax/double_auth.ajax.php:420 -msgid "Introduce a code generated by the app" -msgstr "アプリケーションにより生成されたコードを入力してください" - -#: ../../include/ajax/double_auth.ajax.php:421 -msgid "If the code is valid, the double authentication will be activated" -msgstr "コードが正しければ、二段階認証が有効化されます。" - -#: ../../include/ajax/double_auth.ajax.php:430 -msgid "Validate code" -msgstr "コードを確認" - -#: ../../include/ajax/double_auth.ajax.php:481 -msgid "The code is valid, you can exit now" -msgstr "正しいコードです。終了します。" - -#: ../../include/ajax/double_auth.ajax.php:497 -msgid "The code is valid, but it was an error saving the data" -msgstr "正しいコードですが、データの保存でエラーが発生しました。" - -#: ../../include/ajax/module.php:131 -msgid "3 years" -msgstr "3 年" - -#: ../../godmode/agentes/module_manager.php:625 -#: ../../godmode/agentes/module_manager.php:635 -#: ../../include/ajax/module.php:811 ../../include/ajax/module.php:821 -msgid "Adopted" -msgstr "採用" - -#: ../../godmode/agentes/module_manager.php:635 -#: ../../godmode/agentes/module_manager.php:639 -#: ../../godmode/massive/massive_edit_modules.php:552 -#: ../../include/ajax/module.php:821 ../../include/ajax/module.php:825 -msgid "Unlinked" -msgstr "未リンク" - -#: ../../include/ajax/module.php:1070 -msgid "Any monitors aren't with this filter." -msgstr "このフィルタに合うモニタ項目がありません。" - -#: ../../include/ajax/module.php:1073 -msgid "This agent doesn't have any active monitors." -msgstr "エージェントに有効な監視がありません。" - -#: ../../include/ajax/events.php:301 -msgid "Agent fields" -msgstr "エージェントフィールド" - -#: ../../include/ajax/events.php:309 -msgid "Custom data" -msgstr "カスタムデータ" - -#: ../../include/ajax/events.php:377 -msgid "Error adding comment" -msgstr "コメント追加エラー" - -#: ../../include/ajax/events.php:378 -msgid "Comment added successfully" -msgstr "コメントを追加しました" - -#: ../../include/ajax/events.php:379 -msgid "Error changing event status" -msgstr "イベント状態変更エラー" - -#: ../../include/ajax/events.php:380 -msgid "Event status changed successfully" -msgstr "イベントの状態を変更しました" - -#: ../../include/ajax/events.php:381 -msgid "Error changing event owner" -msgstr "イベント所有者変更エラー" - -#: ../../include/ajax/events.php:382 -msgid "Event owner changed successfully" -msgstr "イベントの所有者を変更しました" - -#: ../../include/ajax/update_manager.ajax.php:95 -msgid "Invalid extension. The package must have the extension .oum." -msgstr "不正な拡張子です。パッケージの拡張子は、.oum でなければいけません。" - -#: ../../include/ajax/update_manager.ajax.php:102 -msgid "The file was not uploaded succesfully." -msgstr "ファイルのアップロードに失敗しました。" - -#: ../../include/functions_ui.php:225 -msgid "Information" -msgstr "情報" - -#: ../../include/functions_ui.php:367 -msgid "Request successfully processed" -msgstr "要求された処理を実行しました。" - -#: ../../include/functions_ui.php:370 -msgid "Error processing request" -msgstr "要求された処理の実行に失敗しました。" - -#: ../../include/functions_ui.php:508 -msgid "" -"Is possible that this view uses part of information which your user has not " -"access" -msgstr "あなたのユーザでアクセスできない情報の一部を利用している可能性があります" - -#: ../../godmode/alerts/configure_alert_template.php:833 -#: ../../godmode/alerts/alert_view.php:152 ../../include/functions_ui.php:990 -msgid "The alert would fire when the value is " -msgstr "取得した値が の場合、アラートを発生させます。" - -#: ../../godmode/alerts/configure_alert_template.php:834 -#: ../../godmode/alerts/alert_view.php:156 ../../include/functions_ui.php:994 -msgid "The alert would fire when the value is not " -msgstr "取得した値が 以外の場合、アラートを発生させます。" - -#: ../../godmode/alerts/configure_alert_template.php:831 -#: ../../godmode/alerts/alert_view.php:144 ../../include/functions_ui.php:999 +#: ../../godmode/alerts/alert_view.php:106 +#: ../../mobile/operation/alerts.php:96 ../../mobile/operation/alerts.php:97 +#: ../../mobile/operation/alerts.php:203 ../../mobile/operation/alerts.php:204 +msgid "Stand by" +msgstr "スタンバイ" + +#: ../../godmode/alerts/alert_view.php:144 +#: ../../godmode/alerts/configure_alert_template.php:844 +#: ../../include/functions_ui.php:1000 msgid "" "The alert would fire when the value matches " msgstr "取得した値が にマッチした場合、アラートを発生させます。" -#: ../../godmode/alerts/alert_view.php:147 ../../include/functions_ui.php:1002 +#: ../../godmode/alerts/alert_view.php:147 ../../include/functions_ui.php:1003 msgid "" "The alert would fire when the value doesn't match " msgstr "取得した値が にマッチしない場合、アラートを発生させます。" -#: ../../godmode/alerts/configure_alert_template.php:835 -#: ../../godmode/alerts/alert_view.php:161 ../../include/functions_ui.php:1008 +#: ../../godmode/alerts/alert_view.php:152 +#: ../../godmode/alerts/configure_alert_template.php:846 +#: ../../include/functions_ui.php:991 +msgid "The alert would fire when the value is " +msgstr "取得した値が の場合、アラートを発生させます。" + +#: ../../godmode/alerts/alert_view.php:156 +#: ../../godmode/alerts/configure_alert_template.php:847 +#: ../../include/functions_ui.php:995 +msgid "The alert would fire when the value is not " +msgstr "取得した値が 以外の場合、アラートを発生させます。" + +#: ../../godmode/alerts/alert_view.php:161 +#: ../../godmode/alerts/configure_alert_template.php:848 +#: ../../include/functions_ui.php:1009 msgid "" "The alert would fire when the value is between and " "" @@ -27664,7 +10066,7 @@ msgstr "" "取得した値が " "の間になったら、アラートを発生させます。" -#: ../../godmode/alerts/alert_view.php:164 ../../include/functions_ui.php:1011 +#: ../../godmode/alerts/alert_view.php:164 ../../include/functions_ui.php:1012 msgid "" "The alert would fire when the value is not between " "and " @@ -27672,1102 +10074,297 @@ msgstr "" "取得した値が " "の間を外れたら、アラートを発生させます。" -#: ../../include/functions_ui.php:1015 -msgid "The alert would fire when the value is over " -msgstr "取得した値が 以上になったら、アラートを発生させます。" +#: ../../godmode/alerts/alert_view.php:170 +#: ../../godmode/alerts/configure_alert_template.php:850 +msgid "The alert would fire when the value is below " +msgstr "値が より小さかったときにアラートが発報します" -#: ../../include/functions_ui.php:1020 -msgid "The alert would fire when the value is under " -msgstr "取得した値が 未満になったら、アラートを発生させます。" +#: ../../godmode/alerts/alert_view.php:174 +#: ../../godmode/alerts/configure_alert_template.php:851 +msgid "The alert would fire when the value is above " +msgstr "値が を超えたときにアラートが発報されます" -#: ../../godmode/alerts/configure_alert_template.php:839 -#: ../../godmode/alerts/alert_view.php:186 ../../include/functions_ui.php:1025 +#: ../../godmode/alerts/alert_view.php:179 +#: ../../godmode/alerts/configure_alert_template.php:854 +msgid "The alert would fire when the module value changes" +msgstr "モジュールの値が変化したときにアラートが上がります。" + +#: ../../godmode/alerts/alert_view.php:182 +#: ../../godmode/alerts/configure_alert_template.php:855 +msgid "The alert would fire when the module value does not change" +msgstr "モジュールの値が変化しなかったときにアラートが上がります。" + +#: ../../godmode/alerts/alert_view.php:186 +#: ../../godmode/alerts/configure_alert_template.php:852 +#: ../../include/functions_ui.php:1026 msgid "The alert would fire when the module is in warning status" msgstr "該当モジュールが警告状態になったら、アラートを発生させます。" -#: ../../godmode/alerts/configure_alert_template.php:840 -#: ../../godmode/alerts/alert_view.php:189 ../../include/functions_ui.php:1030 +#: ../../godmode/alerts/alert_view.php:189 +#: ../../godmode/alerts/configure_alert_template.php:853 +#: ../../include/functions_ui.php:1031 msgid "The alert would fire when the module is in critical status" msgstr "該当モジュールが障害になったら、アラートを発生させます。" -#: ../../include/functions_ui.php:1614 ../../include/functions_ui.php:1648 +#: ../../godmode/alerts/alert_view.php:192 +#: ../../godmode/alerts/configure_alert_template.php:856 +msgid "The alert would fire when the module is in unknown status" +msgstr "モジュールが不明状態になるとアラートが発生します。" + +#: ../../godmode/alerts/alert_view.php:298 +#: ../../godmode/alerts/configure_alert_template.php:536 +msgid "Use special days list" +msgstr "特別日一覧を利用する" + +#: ../../godmode/alerts/alert_view.php:310 +msgid "Number of alerts" +msgstr "アラート数" + +#: ../../godmode/alerts/alert_view.php:310 +#: ../../godmode/reporting/reporting_builder.item_editor.php:777 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1237 +#: ../../include/functions_ui.php:1989 ../../include/functions_graph.php:758 +#: ../../include/functions_graph.php:759 ../../include/functions_graph.php:760 +#: ../../include/functions_graph.php:763 +#: ../../include/functions_graph.php:1437 +#: ../../include/functions_graph.php:3948 +#: ../../include/functions_graph.php:3953 +#: ../../include/functions_graph.php:4624 +#: ../../include/functions_graph.php:4627 +#: ../../include/functions_graph.php:4630 +#: ../../include/functions_reporting.php:950 +#: ../../include/graphs/functions_pchart.php:204 +#: ../../include/graphs/functions_pchart.php:1141 +#: ../../enterprise/dashboard/widgets/top_n.php:472 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:199 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:261 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1314 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1592 +#: ../../enterprise/meta/include/functions_wizard_meta.php:840 +#: ../../enterprise/meta/include/functions_wizard_meta.php:849 +#: ../../enterprise/meta/include/functions_wizard_meta.php:926 +#: ../../enterprise/meta/include/functions_wizard_meta.php:935 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1127 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1136 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1343 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1352 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1424 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1433 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1540 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1549 +msgid "Min" +msgstr "最小" + +#: ../../godmode/alerts/alert_view.php:310 +#: ../../godmode/reporting/reporting_builder.item_editor.php:775 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1235 +#: ../../include/functions_ui.php:1989 ../../include/functions_graph.php:758 +#: ../../include/functions_graph.php:759 ../../include/functions_graph.php:760 +#: ../../include/functions_graph.php:763 +#: ../../include/functions_graph.php:1435 +#: ../../include/functions_graph.php:3948 +#: ../../include/functions_graph.php:3953 +#: ../../include/functions_graph.php:4624 +#: ../../include/functions_graph.php:4627 +#: ../../include/functions_graph.php:4630 +#: ../../include/functions_reporting.php:947 +#: ../../include/graphs/functions_pchart.php:198 +#: ../../include/graphs/functions_pchart.php:1143 +#: ../../enterprise/dashboard/widgets/top_n.php:469 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:204 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:258 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1312 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1590 +#: ../../enterprise/meta/include/functions_wizard_meta.php:842 +#: ../../enterprise/meta/include/functions_wizard_meta.php:851 +#: ../../enterprise/meta/include/functions_wizard_meta.php:928 +#: ../../enterprise/meta/include/functions_wizard_meta.php:937 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1129 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1138 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1345 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1354 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1426 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1435 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1542 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1551 +msgid "Max" +msgstr "最大" + +#: ../../godmode/alerts/alert_view.php:325 +msgid "Firing conditions" +msgstr "発報条件" + +#: ../../godmode/alerts/alert_view.php:348 +#: ../../godmode/alerts/alert_view.php:370 +msgid "Every time that the alert is fired" +msgstr "アラート発生のたび" + +#: ../../godmode/alerts/alert_view.php:414 +msgid "" +"Select the desired action and mode to see the Firing/Recovery fields for " +"this action" +msgstr "このアクションの発報・リカバリフィールドを見るには、目的のアクションとモードを選択してください。" + +#: ../../godmode/alerts/alert_view.php:417 +msgid "Select the action" +msgstr "アクションを選択" + +#: ../../godmode/alerts/alert_view.php:420 +#: ../../godmode/alerts/configure_alert_action.php:148 +msgid "Firing" +msgstr "障害通知" + +#: ../../godmode/alerts/alert_view.php:421 +msgid "Recovering" +msgstr "リカバリ中" + +#: ../../godmode/alerts/alert_view.php:423 +#: ../../godmode/massive/massive_edit_modules.php:545 +#: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/manage_recontask_form.php:236 +#: ../../enterprise/godmode/services/services.service.php:253 +#: ../../enterprise/operation/services/services.list.php:192 +#: ../../enterprise/operation/services/services.table_services.php:161 +msgid "Mode" +msgstr "モード" + +#: ../../godmode/alerts/alert_view.php:438 +#: ../../godmode/alerts/alert_view.php:532 +#: ../../godmode/alerts/configure_alert_template.php:670 +msgid "Firing fields" +msgstr "発報フィールド" + +#: ../../godmode/alerts/alert_view.php:439 +msgid "" +"Fields passed to the command executed by this action when the alert is fired" +msgstr "アラートが発報されたときに、このアクションによって実行されるコマンドに渡されるフィールド" + +#: ../../godmode/alerts/alert_view.php:442 +#: ../../godmode/alerts/alert_view.php:531 +msgid "Fields configured on the command associated to the action" +msgstr "アクションに関連付けられたコマンドで設定されたフィールド" + +#: ../../godmode/alerts/alert_view.php:443 +msgid "Template fields" +msgstr "テンプレートフィールド" + +#: ../../godmode/alerts/alert_view.php:444 +msgid "Triggering fields configured in template" +msgstr "テンプレートで設定したトリガーフィールド" + +#: ../../godmode/alerts/alert_view.php:445 +msgid "Action fields" +msgstr "アクションフィールド" + +#: ../../godmode/alerts/alert_view.php:446 +msgid "Triggering fields configured in action" +msgstr "アクションで設定したトリガーフィールド" + +#: ../../godmode/alerts/alert_view.php:448 +msgid "Executed on firing" +msgstr "発報時の実行" + +#: ../../godmode/alerts/alert_view.php:449 +#: ../../godmode/alerts/alert_view.php:532 +msgid "Fields used on execution when the alert is fired" +msgstr "アラートが発報したときに実行に使われるフィールド" + +#: ../../godmode/alerts/alert_view.php:508 +#: ../../godmode/alerts/alert_view.php:595 +#: ../../godmode/alerts/configure_alert_action.php:153 +#: ../../godmode/servers/plugin.php:381 +msgid "Command preview" +msgstr "実行されるコマンドのプレビュー" + +#: ../../godmode/alerts/alert_view.php:516 +msgid "The alert recovering is disabled on this template." +msgstr "このテンプレートでは復旧アラートが無効です。" + +#: ../../godmode/alerts/alert_view.php:529 +msgid "Recovering fields" +msgstr "復旧フィールド" + +#: ../../godmode/alerts/alert_view.php:529 +msgid "" +"Fields passed to the command executed by this action when the alert is " +"recovered" +msgstr "アラートが復旧したときに、このアクションによって実行されるコマンドに渡されるフィールド" + +#: ../../godmode/alerts/alert_view.php:533 +msgid "Template recovery fields" +msgstr "テンプレート復旧フィールド" + +#: ../../godmode/alerts/alert_view.php:533 +msgid "Recovery fields configured in alert template" +msgstr "アラートテンプレートで設定した復旧フィールド" + +#: ../../godmode/alerts/alert_view.php:534 +msgid "Action recovery fields" +msgstr "アクション復旧フィールド" + +#: ../../godmode/alerts/alert_view.php:534 +msgid "Recovery fields configured in alert action" +msgstr "アラートアクションで設定した復旧フィールド" + +#: ../../godmode/alerts/alert_view.php:535 +msgid "Executed on recovery" +msgstr "復旧時の実行" + +#: ../../godmode/alerts/alert_view.php:535 +msgid "Fields used on execution when the alert is recovered" +msgstr "アラートが復旧した時に実行に使われるフィールド" + +#: ../../godmode/alerts/configure_alert_action.php:57 +#: ../../godmode/alerts/configure_alert_action.php:66 +msgid "Configure alert action" +msgstr "アクションの作成" + +#: ../../godmode/alerts/configure_alert_action.php:98 +msgid "Update Action" +msgstr "アクションの更新" + +#: ../../godmode/alerts/configure_alert_action.php:128 +#: ../../godmode/alerts/configure_alert_command.php:150 +#: ../../godmode/events/event_responses.editor.php:114 +#: ../../godmode/events/event_responses.editor.php:121 +#: ../../godmode/events/event_responses.editor.php:124 +#: ../../godmode/massive/massive_edit_plugins.php:437 +#: ../../godmode/servers/plugin.php:388 ../../godmode/servers/plugin.php:394 +#: ../../godmode/servers/plugin.php:737 +#: ../../godmode/servers/recon_script.php:370 +msgid "Command" +msgstr "コマンド" + +#: ../../godmode/alerts/configure_alert_action.php:136 +#: ../../godmode/alerts/configure_alert_command.php:130 +msgid "Create Command" +msgstr "コマンドの作成" + +#: ../../godmode/alerts/configure_alert_action.php:149 +msgid "Recovery" +msgstr "復旧通知" + +#: ../../godmode/alerts/configure_alert_command.php:42 +msgid "Configure alert command" +msgstr "コマンドの作成" + +#: ../../godmode/alerts/configure_alert_command.php:127 +msgid "Update Command" +msgstr "コマンドの更新" + +#: ../../godmode/alerts/configure_alert_command.php:160 #, php-format -msgid "Total items: %s" -msgstr "全アイテム数: %s" +msgid "Field %s description" +msgstr "フィールド %s の説明" -#: ../../include/functions_ui.php:1955 -msgid "Unknown type" -msgstr "不明なタイプ" - -#: ../../include/functions_ui.php:2760 -msgid "Type at least two characters to search." -msgstr "2文字以上入力するとマッチするエージェント名が検索されます" - -#: ../../include/functions_ui.php:3547 -msgid "Problem with Pandora FMS database" -msgstr "Pandora FMS データベースに問題があります" - -#: ../../include/functions_ui.php:3548 -msgid "" -"Cannot connect to the database, please check your database setup in the " -"include/config.php file.

\n" -"\t\t\tProbably your database, hostname, user or password values are " -"incorrect or\n" -"\t\t\tthe database server is not running." -msgstr "" -"データベースに接続できません。 include/config.php " -"ファイル内のデータベースの設定を確認してください。

\n" -"\t\t\tおそらく、データベース名、ホスト名、ユーザ名またはパスワードの値が不正か、\n" -"\t\t\tデータベースが動作していません。" - -#: ../../include/functions_ui.php:3552 -msgid "DB ERROR" -msgstr "DB エラー" - -#: ../../include/functions_ui.php:3558 -msgid "" -"If you have modified auth system, this problem could be because Pandora " -"cannot override authorization variables from the config database. Remove " -"them from your database by executing:
DELETE FROM tconfig WHERE "
-"token = \"auth\";
" -msgstr "" -"認証システムを変更した場合この問題が発生します。Pandora " -"は、データベース設定では認証方法を上書きできないためです。次のクエリを実行することにより、それらをデータベースから削除してください。: " -"
DELETE FROM tconfig WHERE token = \"auth\";
" - -#: ../../include/functions_ui.php:3562 -msgid "Empty configuration table" -msgstr "設定テーブルが空です" - -#: ../../include/functions_ui.php:3563 -msgid "" -"Cannot load configuration variables from database. Please check your " -"database setup in the\n" -"\t\t\tinclude/config.php file.

\n" -"\t\t\tMost likely your database schema has been created but there are is no " -"data in it, you have a problem with the database access credentials or your " -"schema is out of date.\n" -"\t\t\t

Pandora FMS Console cannot find include/config.php or " -"this file has invalid\n" -"\t\t\tpermissions and HTTP server cannot read it. Please read documentation " -"to fix this problem.
" -msgstr "" -"データベースから設定を読み込めません。include/config.phpファイルのデータベース設定を確認してください。
\n" -"\t\t\t " -"データベーススキーマは作成されているがデータが入っていない、データベースへのアクセス権限が無い、またはスキーマが古いといったことが考えられます。\n" -"\t\t\t

または、Pandora FMS コンソールが include/config.php " -"ファイルを見つけられないか、このファイルが不正な\n" -"\t\t\t パーミッションで HTTP サーバが読むことができません。この問題の解決にはドキュメントを参照してください。
" - -#: ../../include/functions_ui.php:3570 -msgid "No configuration file found" -msgstr "設定ファイルがありません" - -#: ../../include/functions_ui.php:3571 -msgid "" -"Pandora FMS Console cannot find include/config.php or this file has " -"invalid\n" -"\t\t\tpermissions and HTTP server cannot read it. Please read documentation " -"to fix this problem." -msgstr "" -"Pandora FMS コンソールが include/config.php ファイルを見つけられないか、このファイルが不正な\n" -"\t\t\t パーミッションで HTTP サーバが読むことができません。この問題の解決にはドキュメントを参照してください。
" - -#: ../../include/functions_ui.php:3582 +#: ../../godmode/alerts/configure_alert_command.php:175 #, php-format -msgid "You may try to run the %sinstallation wizard%s to create one." -msgstr "作成するには、%sインストールウィザード%s を実行します。" +msgid "Field %s values" +msgstr "フィールド %s の値" -#: ../../include/functions_ui.php:3585 -msgid "Installer active" -msgstr "インストーラが有効です" - -#: ../../include/functions_ui.php:3586 -msgid "" -"For security reasons, normal operation is not possible until you delete " -"installer file.\n" -"\t\t\tPlease delete the ./install.php file before running Pandora FMS " -"Console." -msgstr "" -"セキュリティ上の理由から、インストーラファイルを削除するまで通常の動作にはなりません。\n" -"\t\t\t Pandora FMS コンソールを実行する前に ./install.phpファイルを削除してください。" - -#: ../../include/functions_ui.php:3590 -msgid "Bad permission for include/config.php" -msgstr "include/config.php のパーミッションが不正です" - -#: ../../include/functions_ui.php:3591 -msgid "" -"For security reasons, config.php must have restrictive permissions, " -"and \"other\" users\n" -"\t\t\tshould not read it or write to it. It should be written only for " -"owner\n" -"\t\t\t(usually www-data or http daemon user), normal operation is not " -"possible until you change\n" -"\t\t\tpermissions for include/config.php file. Please do it, it is " -"for your security." -msgstr "" -"セキュリティ上の理由により、 config.php は制限されたパーミッションである必要があります。\n" -"\t\t\t\"other\"ユーザは読み書きできないようにし、所有者(通常は www-data や http デーモンの\n" -"\t\t\tユーザ)のみが書き込みできるようにします。include/config.php ファイルの\n" -"\t\t\tパーミッションを修正するまで通常の動作をしません。セキュリティのために調整をしてください。" - -#: ../../include/functions_groups.php:63 -msgid "Alert Actions" -msgstr "アラートアクション" - -#: ../../include/functions_groups.php:78 -msgid "Alert Templates" -msgstr "アラートテンプレート" - -#: ../../include/functions_groups.php:135 -msgid "Layout visual console" -msgstr "ビジュアルコンソールレイアウト" - -#: ../../include/functions_groups.php:149 -msgid "Plannet down time" -msgstr "計画停止時間" - -#: ../../include/functions_groups.php:176 -msgid "GIS maps" -msgstr "GIS マップ" - -#: ../../include/functions_groups.php:190 -msgid "GIS connections" -msgstr "GIS 利用マップ" - -#: ../../include/functions_groups.php:204 -msgid "GIS map layers" -msgstr "GIS マップレイヤ" - -#: ../../include/functions_groups.php:217 -msgid "Network maps" -msgstr "ネットワークマップ" - -#: ../../include/functions_groups.php:2149 -msgid "Show branch children" -msgstr "子の表示" - -#: ../../include/functions_groups.php:2178 -msgid "" -"You can not delete the last group in Pandora. A common installation must has " -"almost one group." -msgstr "最後のグループは削除できません。通常、1つはグループが設定されていなければなりません。" - -#: ../../include/functions_incidents.php:88 -#: ../../include/functions_incidents.php:107 -msgid "Active incidents" -msgstr "アクティブ" - -#: ../../include/functions_incidents.php:89 -#: ../../include/functions_incidents.php:110 -msgid "Active incidents, with comments" -msgstr "アクティブ(コメント付き)" - -#: ../../include/functions_incidents.php:90 -#: ../../include/functions_incidents.php:113 -msgid "Rejected incidents" -msgstr "却下" - -#: ../../include/functions_incidents.php:91 -#: ../../include/functions_incidents.php:116 -msgid "Expired incidents" -msgstr "期限切れ" - -#: ../../include/functions_incidents.php:92 -#: ../../include/functions_incidents.php:119 -msgid "Closed incidents" -msgstr "終了" - -#: ../../include/functions_config.php:94 -msgid "Failed updated: User did not login." -msgstr "更新失敗: ユーザがログインしていません。" - -#: ../../include/functions_config.php:102 -msgid "Failed updated: User is not admin." -msgstr "更新失敗: ユーザは管理者ではありません。" - -#: ../../godmode/setup/setup_general.php:57 -#: ../../include/functions_config.php:131 -msgid "Remote config directory" -msgstr "リモート設定ディレクトリ" - -#: ../../godmode/setup/setup_general.php:70 -#: ../../include/functions_config.php:138 -msgid "Automatic check for updates" -msgstr "更新の自動チェック" - -#: ../../include/functions_config.php:140 -msgid "SSL cert path" -msgstr "SSL証明書パス" - -#: ../../include/functions_config.php:144 -msgid "Use cert." -msgstr "証明書利用" - -#: ../../godmode/setup/setup_general.php:102 -#: ../../include/functions_config.php:152 -msgid "Enable GIS features in Pandora Console" -msgstr "コンソールで GIS 機能を利用する" - -#: ../../godmode/setup/setup_general.php:106 -#: ../../include/functions_config.php:154 -msgid "Enable Integria incidents in Pandora Console" -msgstr "PandoraコンソールでIntegriaインシデントを有効にする" - -#: ../../godmode/setup/setup_general.php:178 -#: ../../include/functions_config.php:156 -msgid "Integria inventory" -msgstr "Integria インベントリ" - -#: ../../godmode/setup/setup_general.php:158 -#: ../../include/functions_config.php:158 -msgid "Integria API password" -msgstr "Integria API パスワード" - -#: ../../godmode/setup/setup_general.php:149 -#: ../../include/functions_config.php:160 -msgid "Integria URL" -msgstr "Integria URL" - -#: ../../godmode/setup/setup_general.php:182 -#: ../../include/functions_config.php:162 -msgid "Enable Netflow" -msgstr "Netflow を利用する" - -#: ../../godmode/setup/setup_general.php:222 -#: ../../include/functions_config.php:169 -msgid "Sound for Alert fired" -msgstr "アラート発生時のサウンド" - -#: ../../godmode/setup/setup_general.php:227 -#: ../../include/functions_config.php:171 -msgid "Sound for Monitor critical" -msgstr "障害状態時のサウンド" - -#: ../../godmode/setup/setup_general.php:232 -#: ../../include/functions_config.php:173 -msgid "Sound for Monitor warning" -msgstr "警告状態時のサウンド" - -#: ../../include/functions_config.php:184 -msgid "License information" -msgstr "ライセンス情報" - -#: ../../godmode/setup/setup_general.php:241 -#: ../../include/functions_config.php:190 -msgid "Referer security" -msgstr "リファラーセキュリティ" - -#: ../../godmode/setup/setup_general.php:249 -#: ../../include/functions_config.php:192 -msgid "Event storm protection" -msgstr "イベントストーム保護" - -#: ../../godmode/setup/setup_general.php:258 -#: ../../include/functions_config.php:194 -msgid "Command Snapshot" -msgstr "コマンドスナップショット" - -#: ../../godmode/setup/setup_general.php:263 -#: ../../include/functions_config.php:196 -msgid "Server logs directory" -msgstr "サーバログディレクトリ" - -#: ../../godmode/setup/setup_general.php:272 -#: ../../include/functions_config.php:198 -msgid "Tutorial mode" -msgstr "チュートリアルモード" - -#: ../../godmode/setup/setup_general.php:279 -#: ../../include/functions_config.php:200 -msgid "Allow create planned downtimes in the past" -msgstr "終了した計画停止の作成を許可する" - -#: ../../godmode/setup/setup_general.php:284 -#: ../../include/functions_config.php:202 -msgid "Limit parameters massive" -msgstr "一括操作制限" - -#: ../../include/functions_config.php:204 -msgid "Identification_reminder" -msgstr "識別リマインダ" - -#: ../../include/functions_config.php:206 -msgid "Include_agents" -msgstr "エージェントのインクルード" - -#: ../../include/functions_config.php:208 -msgid "Audit log directory" -msgstr "監査ログディレクトリ" - -#: ../../include/functions_config.php:233 -msgid "Replication DB engine" -msgstr "複製 DB エンジン" - -#: ../../include/functions_config.php:235 -msgid "Replication DB host" -msgstr "複製 DB ホスト" - -#: ../../include/functions_config.php:237 -msgid "Replication DB database" -msgstr "複製データベース" - -#: ../../include/functions_config.php:239 -msgid "Replication DB user" -msgstr "複製 DB ユーザ" - -#: ../../include/functions_config.php:241 -msgid "Replication DB password" -msgstr "複製 DB パスワード" - -#: ../../include/functions_config.php:243 -msgid "Replication DB port" -msgstr "複製 DB ポート" - -#: ../../include/functions_config.php:357 -msgid "Saml path" -msgstr "SAML パス" - -#: ../../godmode/setup/performance.php:52 -#: ../../include/functions_config.php:373 -msgid "Max. days before delete traps" -msgstr "トラップデータ保持日数" - -#: ../../godmode/setup/performance.php:58 -#: ../../include/functions_config.php:375 -msgid "Max. days before delete string data" -msgstr "文字列データ保持日数" - -#: ../../godmode/setup/performance.php:61 -#: ../../include/functions_config.php:379 -msgid "Max. days before delete GIS data" -msgstr "GIS データ保持日数" - -#: ../../godmode/setup/performance.php:64 -#: ../../include/functions_config.php:381 -msgid "Max. days before purge" -msgstr "データ保持日数" - -#: ../../godmode/setup/performance.php:70 -#: ../../include/functions_config.php:383 -msgid "Max. days before delete unknown modules" -msgstr "不明モジュール保持日数" - -#: ../../godmode/setup/performance.php:67 -#: ../../include/functions_config.php:385 -msgid "Max. days before compact data" -msgstr "データ保持日数(丸め込みなし)" - -#: ../../include/functions_config.php:387 -msgid "Max. days before autodisable deletion" -msgstr "自動無効化エージェントの保持日数" - -#: ../../include/functions_config.php:387 -msgid "Item limit for realtime reports)" -msgstr "リアルタイムレポートのアイテム制限" - -#: ../../godmode/setup/performance.php:86 -#: ../../include/functions_config.php:389 -msgid "Compact interpolation in hours (1 Fine-20 bad)" -msgstr "データ縮小時の丸め込み単位時間 (1〜20)" - -#: ../../godmode/setup/performance.php:103 -#: ../../include/functions_config.php:393 -msgid "Use realtime statistics" -msgstr "リアルタイム更新の利用" - -#: ../../godmode/setup/performance.php:107 -#: ../../include/functions_config.php:395 -msgid "Batch statistics period (secs)" -msgstr "バッチ更新間隔(秒)" - -#: ../../godmode/setup/performance.php:114 -#: ../../include/functions_config.php:399 -msgid "Max. recommended number of files in attachment directory" -msgstr "添付ディレクトリファイルの推奨上限数" - -#: ../../godmode/setup/performance.php:117 -#: ../../include/functions_config.php:401 -msgid "Delete not init modules" -msgstr "未初期化モジュールの削除" - -#: ../../include/functions_config.php:405 -msgid "Big Operatiopn Step to purge old data" -msgstr "古いデータ削除のための大きな操作ステップ" - -#: ../../include/functions_config.php:407 -#: ../../godmode/setup/performance.php:135 -msgid "Small Operation Step to purge old data" -msgstr "古いデータ削除のための小さな操作ステップ" - -#: ../../include/functions_config.php:409 -#: ../../godmode/setup/performance.php:76 -msgid "Retention period of past special days" -msgstr "過去の特別日の保存期間" - -#: ../../include/functions_config.php:412 -#: ../../godmode/setup/performance.php:80 -msgid "Max. days before delete inventory data" -msgstr "インベントリデータの保持日数" - -#: ../../godmode/setup/setup_visuals.php:364 -#: ../../include/functions_config.php:418 -msgid "Graph color #4" -msgstr "グラフの色 #4" - -#: ../../godmode/setup/setup_visuals.php:368 -#: ../../include/functions_config.php:420 -msgid "Graph color #5" -msgstr "グラフの色 #5" - -#: ../../godmode/setup/setup_visuals.php:372 -#: ../../include/functions_config.php:422 -msgid "Graph color #6" -msgstr "グラフの色 #6" - -#: ../../godmode/setup/setup_visuals.php:376 -#: ../../include/functions_config.php:424 -msgid "Graph color #7" -msgstr "グラフの色 #7" - -#: ../../godmode/setup/setup_visuals.php:380 -#: ../../include/functions_config.php:426 -msgid "Graph color #8" -msgstr "グラフの色 #8" - -#: ../../godmode/setup/setup_visuals.php:384 -#: ../../include/functions_config.php:428 -msgid "Graph color #9" -msgstr "グラフの色 #9" - -#: ../../godmode/setup/setup_visuals.php:388 -#: ../../include/functions_config.php:430 -msgid "Graph color #10" -msgstr "グラフの色 #10" - -#: ../../godmode/setup/setup_visuals.php:130 -#: ../../include/functions_config.php:441 -msgid "Style template" -msgstr "スタイルテンプレート" - -#: ../../include/functions_config.php:447 -msgid "Show QR code header" -msgstr "QR コードヘッダー表示" - -#: ../../godmode/setup/setup_visuals.php:135 -#: ../../include/functions_config.php:449 -msgid "Status icon set" -msgstr "ステータスアイコンの種類" - -#: ../../godmode/setup/setup_visuals.php:281 -#: ../../include/functions_config.php:451 -msgid "Font path" -msgstr "フォントパス" - -#: ../../enterprise/dashboard/widgets/network_map.php:43 -#: ../../godmode/setup/setup_visuals.php:288 -#: ../../include/functions_config.php:453 -msgid "Font size" -msgstr "フォントサイズ" - -#: ../../include/functions_config.php:461 -msgid "Custom logo login" -msgstr "ログイン時のカスタムロゴ" - -#: ../../godmode/setup/setup_visuals.php:145 -#: ../../include/functions_config.php:466 -msgid "Login background" -msgstr "ログイン背景" - -#: ../../godmode/setup/setup_visuals.php:74 -#: ../../include/functions_config.php:468 -msgid "Default interval for refresh on Visual Console" -msgstr "ビジュアルコンソールのデフォルト更新間隔" - -#: ../../godmode/setup/setup_visuals.php:482 -#: ../../include/functions_config.php:470 -msgid "Default line thickness for the Visual Console" -msgstr "ビジュアルコンソールのデフォルトの線の太さ" - -#: ../../godmode/setup/setup_visuals.php:311 -#: ../../include/functions_config.php:472 -#: ../../include/functions_config.php:474 -msgid "Agent size text" -msgstr "エージェント名の表示長さ" - -#: ../../godmode/setup/setup_visuals.php:319 -#: ../../include/functions_config.php:476 -msgid "Module size text" -msgstr "モジュール名の表示長さ" - -#: ../../godmode/setup/setup_visuals.php:327 -#: ../../include/functions_config.php:478 -#: ../../include/functions_config.php:480 -msgid "Description size text" -msgstr "説明の表示長さ" - -#: ../../godmode/setup/setup_visuals.php:331 -#: ../../include/functions_config.php:482 -msgid "Item title size text" -msgstr "アイテムタイトルの表示長さ" - -#: ../../godmode/setup/setup_visuals.php:245 -#: ../../include/functions_config.php:484 -msgid "GIS Labels" -msgstr "GIS ラベル" - -#: ../../godmode/setup/setup_visuals.php:257 -#: ../../include/functions_config.php:486 -msgid "Default icon in GIS" -msgstr "GIS でのデフォルトアイコン" - -#: ../../godmode/setup/setup_visuals.php:226 -#: ../../include/functions_config.php:488 -msgid "Autohidden menu" -msgstr "メニューを自動的に隠す" - -#: ../../include/functions_config.php:490 -msgid "Fixed graph" -msgstr "グラフの固定" - -#: ../../godmode/setup/setup_visuals.php:210 -#: ../../include/functions_config.php:492 -msgid "Fixed header" -msgstr "ヘッダーの固定" - -#: ../../godmode/setup/setup_visuals.php:218 -#: ../../include/functions_config.php:494 -msgid "Fixed menu" -msgstr "メニューの固定" - -#: ../../include/functions_config.php:496 -msgid "Paginate module" -msgstr "モジュール画面分割" - -#: ../../godmode/setup/setup_visuals.php:591 -#: ../../include/functions_config.php:498 -msgid "Custom graphviz directory" -msgstr "カスタム graphviz ディレクトリ" - -#: ../../godmode/setup/setup_visuals.php:598 -#: ../../include/functions_config.php:500 -msgid "Networkmap max width" -msgstr "ネットワークマップ最大幅" - -#: ../../godmode/setup/setup_visuals.php:429 -#: ../../include/functions_config.php:502 -msgid "Shortened module graph data" -msgstr "短縮モジュールグラフデータ" - -#: ../../godmode/setup/setup_visuals.php:409 -#: ../../include/functions_config.php:506 -msgid "Default line thickness for the Custom Graph." -msgstr "カスタムグラフのデフォルトの線の太さ" - -#: ../../include/functions_config.php:508 -msgid "Default type of module charts." -msgstr "モジュールグラフのデフォルトタイプ" - -#: ../../include/functions_config.php:510 -msgid "Default type of interface charts." -msgstr "インタフェースグラフのデフォルトタイプ" - -#: ../../include/functions_config.php:512 -msgid "Default show only average or min and max" -msgstr "平均のみまたは最小と最大のみ表示のデフォルト" - -#: ../../include/functions_config.php:521 -msgid "Display lateral menus with left click" -msgstr "クリックでサイドメニューを表示" - -#: ../../include/functions_config.php:540 -msgid "Add the custom post process" -msgstr "カスタム保存倍率を追加" - -#: ../../include/functions_config.php:547 -msgid "Delete the custom post process" -msgstr "カスタム保存倍率を削除" - -#: ../../godmode/setup/setup_netflow.php:41 -#: ../../include/functions_config.php:620 -msgid "Data storage path" -msgstr "データストアのパス" - -#: ../../godmode/setup/setup_netflow.php:45 -#: ../../include/functions_config.php:622 -msgid "Daemon interval" -msgstr "デーモン間隔" - -#: ../../godmode/setup/setup_netflow.php:49 -#: ../../include/functions_config.php:624 -msgid "Daemon binary path" -msgstr "デーモンのバイナリパス" - -#: ../../godmode/setup/setup_netflow.php:52 -#: ../../include/functions_config.php:626 -msgid "Nfdump binary path" -msgstr "nfdump バイナリのパス" - -#: ../../godmode/setup/setup_netflow.php:55 -#: ../../include/functions_config.php:628 -msgid "Nfexpire binary path" -msgstr "nfexpire バイナリのパス" - -#: ../../godmode/setup/setup_netflow.php:58 -#: ../../include/functions_config.php:630 -msgid "Maximum chart resolution" -msgstr "最大グラフ解像度" - -#: ../../godmode/setup/setup_netflow.php:65 -#: ../../include/functions_config.php:634 -#: ../../include/functions_config.php:640 -msgid "Netflow max lifetime" -msgstr "Netflow 最大保持期間" - -#: ../../godmode/setup/setup_netflow.php:68 -#: ../../include/functions_config.php:636 -msgid "Name resolution for IP address" -msgstr "IP アドレスの名前解決" - -#: ../../include/functions_config.php:648 -msgid "Enable history event" -msgstr "ヒストリイベントの有効化" - -#: ../../include/functions_config.php:662 -msgid "Event Days" -msgstr "イベント日数" - -#: ../../godmode/setup/setup_ehorus.php:54 -#: ../../include/functions_config.php:670 -msgid "Enable eHorus" -msgstr "eHorus の有効化" - -#: ../../include/functions_config.php:672 -msgid "eHorus user" -msgstr "eHorus ユーザ" - -#: ../../include/functions_config.php:674 -msgid "eHorus password" -msgstr "eHorus パスワード" - -#: ../../include/functions_config.php:676 -msgid "eHorus API hostname" -msgstr "eHorus API ホスト名" - -#: ../../include/functions_config.php:678 -msgid "eHorus API port" -msgstr "eHorus API ポート" - -#: ../../include/functions_config.php:680 -msgid "eHorus request timeout" -msgstr "eHorus リクエストタイムアウト" - -#: ../../include/functions_config.php:682 -msgid "eHorus id custom field" -msgstr "eHorus id カスタムフィールド" - -#: ../../include/functions_config.php:694 -#, php-format -msgid "Failed updated: the next values cannot update: %s" -msgstr "更新失敗: 次の値は更新できません: %s" - -#: ../../include/functions_config.php:1637 -msgid "" -"Click here to start the " -"registration process" -msgstr "" -"登録処理を開始するには こちら をクリックしてください" - -#: ../../include/functions_config.php:1638 -msgid "This instance is not registered in the Update manager" -msgstr "このインスタンスはアップデートマネージャに登録されていません" - -#: ../../include/functions_config.php:1645 -msgid "" -"Click here to start the " -"newsletter subscription process" -msgstr "" -"ニュースレターの購読を開始するには こちら をクリックしてください" - -#: ../../include/functions_config.php:1646 -msgid "Not subscribed to the newsletter" -msgstr "ニュースレターを購読していません" - -#: ../../include/functions_config.php:1657 -msgid "Default password for \"Admin\" user has not been changed." -msgstr "\"Admin\" ユーザのデフォルトパスワードが変更されていません。" - -#: ../../include/functions_config.php:1658 -msgid "" -"Please change the default password because is a common vulnerability " -"reported." -msgstr "脆弱性となるため、デフォルトのパスワードは変更してください。" - -#: ../../include/functions_config.php:1664 -msgid "You can not get updates until you renew the license." -msgstr "ライセンスを更新するまで更新は入手できません。" - -#: ../../include/functions_config.php:1665 -msgid "This license has expired." -msgstr "このライセンスは期限切れです。" - -#: ../../include/functions_config.php:1670 -msgid "" -"Please check that the web server has write rights on the " -"{HOMEDIR}/attachment directory" -msgstr "{HOMEDIR}/attachment ディレクトリに、ウェブサーバの書き込み権限があるか確認してください。" - -#: ../../include/functions_config.php:1683 -msgid "Remote configuration directory is not readble for the console" -msgstr "リモート設定ディレクトリがコンソールから読めません" - -#: ../../include/functions_config.php:1689 -#: ../../include/functions_config.php:1696 -msgid "Remote configuration directory is not writtable for the console" -msgstr "コンソールから、リモート設定ディレクトリに書き込めません。" - -#: ../../include/functions_config.php:1707 -msgid "" -"There are too much files in attachment directory. This is not fatal, but you " -"should consider cleaning up your attachment directory manually" -msgstr "添付ディレクトリに大量のファイルがあります。障害ではありませんが、添付ディレクトリの手動での整理をお勧めします。" - -#: ../../include/functions_config.php:1707 -msgid "files" -msgstr "ファイル" - -#: ../../include/functions_config.php:1708 -msgid "Too much files in your tempora/attachment directory" -msgstr "attachmentディレクトリにあるファイルが多すぎます。" - -#: ../../include/functions_config.php:1725 -msgid "" -"Your database is not well maintained. Seems that it have more than 48hr " -"without a proper maintance. Please review Pandora FMS documentation about " -"how to execute this maintance process (pandora_db.pl) and enable it as soon " -"as possible" -msgstr "" -"データベースがあまりメンテナンスされていません。48時間以上適切なメンテナンスがされていないように見受けられます。メンテナンスプロセス(pandora_d" -"b.pl)の実行に関しては Pandora FMS ドキュメントを参照し、メンテナンス処理を早急に有効にしてください。" - -#: ../../include/functions_config.php:1726 -msgid "Database maintance problem" -msgstr "データベースメンテナンスにおける問題" - -#: ../../include/functions_config.php:1732 -msgid "" -"Your defined font doesnt exist or is not defined. Please check font " -"parameters in your config" -msgstr "定義したフォントが存在しないかフォントが定義されていません。フォントパラメータの設定を確認してください。" - -#: ../../include/functions_config.php:1733 -msgid "Default font doesnt exist" -msgstr "デフォルトのフォントがありません" - -#: ../../include/functions_config.php:1738 -msgid "You need to restart server after altering this configuration setting." -msgstr "この設定を変更したあとは、サーバを再起動する必要があります。" - -#: ../../include/functions_config.php:1739 -msgid "" -"Event storm protection is activated. No events will be generated during this " -"mode." -msgstr "イベントストーム保護が有効です。このモードではイベントが生成されません。" - -#: ../../include/functions_config.php:1746 -msgid "" -"Your Pandora FMS has the \"develop_bypass\" mode enabled. This is a " -"developer mode and should be disabled in a production system. This value is " -"written in the main index.php file" -msgstr "" -"この Pandora FMS は、\"develop_bypass\" " -"モードが有効になっています。これは、これは開発用のモードであるため本番システムでは無効にしてください。この設定は、メインの index.php " -"ファイルに書かれています。" - -#: ../../include/functions_config.php:1747 -msgid "Developer mode is enabled" -msgstr "開発モードが有効です" - -#: ../../include/functions_config.php:1756 -msgid "Error first setup Open update" -msgstr "オープンアップデートの初期設定エラー" - -#: ../../include/functions_config.php:1762 -msgid "" -"There is a new update available. Please go to Administration:Setup:Update Manager for more details." -msgstr "" -"新たな更新があります。詳細は、管理メニューのアップデートマネージャを参照してください。" - -#: ../../include/functions_config.php:1763 -msgid "New update of Pandora Console" -msgstr "Pandora コンソールの新たな更新" - -#: ../../include/functions_config.php:1777 -msgid "" -"To disable, change it on your PHP configuration file (php.ini) and put " -"safe_mode = Off (Dont forget restart apache process after changes)" -msgstr "" -"無効化するには、PHP 設定ファイル (php.ini) を変更し、safe_mode = Off を設定します。 (変更後、apache " -"プロセスの再起動を忘れずに行ってください)" - -#: ../../include/functions_config.php:1778 -msgid "PHP safe mode is enabled. Some features may not properly work." -msgstr "PHP safe モードが有効です。いくつかの機能は正しく動作しません。" - -#: ../../include/functions_config.php:1783 -#, php-format -msgid "Recommended value is %s" -msgstr "推奨値は %s です" - -#: ../../include/functions_config.php:1783 -#: ../../include/functions_config.php:1789 -msgid "Unlimited" -msgstr "無制限" - -#: ../../include/functions_config.php:1783 -#: ../../include/functions_config.php:1789 -#: ../../include/functions_config.php:1797 -#: ../../include/functions_config.php:1812 -msgid "" -"Please, change it on your PHP configuration file (php.ini) or contact with " -"administrator (Dont forget restart apache process after changes)" -msgstr "" -"PHP 設定ファイル (php.ini) を変更するか、管理者へ連絡してください。(変更後は apache プロセスの再起動を忘れないでください)" - -#: ../../include/functions_config.php:1784 -#: ../../include/functions_config.php:1790 -#: ../../include/functions_config.php:1798 -#: ../../include/functions_config.php:1806 -#, php-format -msgid "Not recommended '%s' value in PHP configuration" -msgstr "PHP 設定における値 '%s' はおすすめしません" - -#: ../../include/functions_config.php:1789 -#: ../../include/functions_config.php:1797 -#: ../../include/functions_config.php:1805 -#, php-format -msgid "Recommended value is: %s" -msgstr "推奨値: %s" - -#: ../../include/functions_config.php:1797 -#: ../../include/functions_config.php:1805 -#, php-format -msgid "%s or greater" -msgstr "%s または大きい" - -#: ../../include/functions_config.php:1805 -msgid "" -"Please, change it on your PHP configuration file (php.ini) or contact with " -"administrator" -msgstr "PHP 設定ファイル (php.ini) を変更するか、管理者へ連絡してください。" - -#: ../../include/functions_config.php:1811 -msgid "" -"Variable disable_functions containts functions system() or exec(), in PHP " -"configuration file (php.ini)" -msgstr "" -"PHP 設定ファイル(php.ini)において、disable_functions 変数に system() または exec() 関数が含まれています。" - -#: ../../include/functions_config.php:1812 -msgid "Problems with disable functions in PHP.INI" -msgstr "PHP.INI で無効化された機能の問題" - -#: ../../godmode/agentes/planned_downtime.editor.php:506 -#: ../../include/functions_reporting_html.php:63 -#: ../../include/functions_reporting_html.php:3072 -msgid "From:" -msgstr "開始日時:" - -#: ../../godmode/agentes/planned_downtime.editor.php:517 -#: ../../include/functions_reporting_html.php:64 -#: ../../include/functions_reporting_html.php:3073 -msgid "To:" -msgstr "終了日時:" - -#: ../../include/functions_reporting_html.php:93 -msgid "Label: " -msgstr "ラベル: " - -#: ../../include/functions_reporting_html.php:858 -msgid "Events by Severity" -msgstr "重要度ごとのイベント" - -#: ../../include/functions_reporting_html.php:1319 -#: ../../include/functions_reporting_html.php:2950 -msgid "Monitors" -msgstr "モニタ項目" - -#: ../../include/functions_reporting_html.php:1553 -#, php-format -msgid "Agent '%s'" -msgstr "エージェント '%s'" - -#: ../../include/functions_reporting_html.php:1567 -#, php-format -msgid "Interface '%s' throughput graph" -msgstr "インタフェース '%s' スループットグラフ" - -#: ../../include/functions_reporting_html.php:1570 -msgid "Mac" -msgstr "Mac" - -#: ../../include/functions_reporting_html.php:1571 -msgid "Actual status" -msgstr "現在の状態" - -#: ../../include/functions_reporting_html.php:1799 -msgid "Empty modules" -msgstr "モジュールなし" - -#: ../../include/functions_reporting_html.php:1806 -msgid "Warning
Critical" -msgstr "警告
障害" - -#: ../../include/functions_reporting_html.php:1954 -msgid "Total time" -msgstr "合計時間" - -#: ../../include/functions_reporting_html.php:1955 -msgid "Time failed" -msgstr "障害時間" - -#: ../../include/functions_reporting_html.php:1957 -msgid "Time Uknown" -msgstr "不明時間" - -#: ../../include/functions_reporting_html.php:1958 -msgid "Time Not Init Module" -msgstr "未初期化モジュール時間" - -#: ../../include/functions_reporting_html.php:1997 -msgid "Total checks" -msgstr "全確認数" - -#: ../../include/functions_reporting_html.php:1998 -msgid "Checks failed" -msgstr "障害確認数" - -#: ../../include/functions_reporting_html.php:2000 -msgid "Checks Uknown" -msgstr "不明確認数" - -#: ../../include/functions_reporting_html.php:2609 -msgid "Alerts not fired" -msgstr "未通知アラート" - -#: ../../include/functions_reporting_html.php:2618 -msgid "Total alerts monitored" -msgstr "モニタ中の全アラート" - -#: ../../include/functions_reporting_html.php:2669 -msgid "Total monitors" -msgstr "全モニタ" - -#: ../../include/functions_reporting_html.php:2670 -msgid "Monitors down on period" -msgstr "現時点で停止中のモニタ" - -#: ../../include/functions_reporting_html.php:2686 -msgid "Monitors OK" -msgstr "正常" - -#: ../../include/functions_reporting_html.php:2687 -msgid "Monitors BAD" -msgstr "障害" - -#: ../../include/functions_reporting_html.php:2761 -#, php-format -msgid "Agents in group: %s" -msgstr "グループに含まれるエージェント: %s" - -#: ../../include/functions_reporting_html.php:2854 -msgid "Last failure" -msgstr "最新の障害" - -#: ../../include/functions_reporting_html.php:2918 -msgid "N/A(*)" -msgstr "N/A(*)" - -#: ../../include/functions_reporting_html.php:3095 -msgid "Agents warning" -msgstr "警告状態エージェント" - -#: ../../include/functions_reporting_html.php:3101 -msgid "Agents ok" -msgstr "正常状態エージェント" - -#: ../../include/functions_reporting_html.php:3121 -#: ../../include/functions_reporting_html.php:3130 -msgid "Agents by status" -msgstr "状態ごとのエージェント" - -#: ../../include/functions_reporting_html.php:3174 -#: ../../include/functions_reporting_html.php:3183 -msgid "Node overview" -msgstr "ノードの概要" - -#: ../../include/functions_reporting_html.php:3205 -#: ../../include/functions_reporting_html.php:3222 -msgid "Warning events" -msgstr "警告イベント" - -#: ../../include/functions_reporting_html.php:3209 -#: ../../include/functions_reporting_html.php:3226 -msgid "OK events" -msgstr "正常イベント" - -#: ../../include/functions_reporting_html.php:3213 -#: ../../include/functions_reporting_html.php:3230 -msgid "Unknown events" -msgstr "不明イベント" - -#: ../../include/functions_reporting_html.php:3253 -msgid "Important Events by Criticity" -msgstr "重要度ごとのイベント" - -#: ../../include/functions_reporting_html.php:3279 -msgid "Last activity in Pandora FMS console" -msgstr "Pandora FMS コンソールの最新の操作" - -#: ../../include/functions_reporting_html.php:3355 -msgid "Events info (1hr.)" -msgstr "イベント情報 (1時間)" - -#: ../../include/functions_menu.php:470 -msgid "Configure user" -msgstr "ユーザ設定" - -#: ../../include/functions_menu.php:471 -msgid "Configure profile" -msgstr "プロファイル設定" - -#: ../../godmode/servers/manage_recontask_form.php:181 -#: ../../godmode/servers/manage_recontask.php:43 -#: ../../include/functions_menu.php:473 -msgid "Manage recontask" -msgstr "自動検出管理" - -#: ../../include/functions_menu.php:475 -msgid "Module templates management" -msgstr "モジュールテンプレート管理" - -#: ../../include/functions_menu.php:476 -msgid "Inventory modules management" -msgstr "インベントリモジュール管理" - -#: ../../include/functions_menu.php:481 -msgid "View agent" -msgstr "エージェント表示" +#: ../../godmode/alerts/configure_alert_special_days.php:55 +msgid "Configure special day" +msgstr "特別日設定" #: ../../godmode/alerts/configure_alert_template.php:63 #: ../../godmode/alerts/configure_alert_template.php:82 @@ -28776,538 +10373,206 @@ msgstr "エージェント表示" msgid "Configure alert template" msgstr "アラートテンプレート設定" -#: ../../include/functions_menu.php:485 -msgid "Manage network map" -msgstr "ネットワークマップ管理" +#: ../../godmode/alerts/configure_alert_template.php:118 +#: ../../godmode/modules/manage_network_components.php:160 +#: ../../enterprise/godmode/modules/local_components.php:106 +#, php-format +msgid "Successfully created from %s" +msgstr "%s から作成しました。" -#: ../../godmode/users/configure_profile.php:320 -#: ../../include/functions_menu.php:486 -msgid "View visual console" -msgstr "ビジュアルコンソール表示" +#: ../../godmode/alerts/configure_alert_template.php:147 +#: ../../godmode/alerts/configure_alert_template.php:152 +#: ../../godmode/alerts/configure_alert_template.php:167 +#: ../../godmode/alerts/configure_alert_template.php:172 +#: ../../godmode/alerts/configure_alert_template.php:187 +#: ../../godmode/alerts/configure_alert_template.php:192 +#: ../../include/functions_config.php:691 +#: ../../enterprise/godmode/alerts/alert_events.php:96 +#: ../../enterprise/godmode/alerts/alert_events.php:101 +#: ../../enterprise/godmode/alerts/alert_events.php:116 +#: ../../enterprise/godmode/alerts/alert_events.php:121 +#: ../../enterprise/godmode/alerts/alert_events.php:136 +#: ../../enterprise/godmode/alerts/alert_events.php:141 +#: ../../enterprise/godmode/setup/setup_history.php:71 +msgid "Step" +msgstr "ステップ" -#: ../../include/functions_menu.php:487 -msgid "Builder visual console" -msgstr "ビジュアルコンソールビルダ" +#: ../../godmode/alerts/configure_alert_template.php:148 +#: ../../godmode/alerts/configure_alert_template.php:153 +#: ../../godmode/servers/plugin.php:326 ../../godmode/servers/plugin.php:332 +#: ../../godmode/setup/setup.php:74 ../../godmode/setup/setup.php:112 +#: ../../include/ajax/events.php:299 +#: ../../include/functions_reporting.php:5445 +#: ../../include/functions_reports.php:581 +#: ../../enterprise/godmode/alerts/alert_events.php:97 +#: ../../enterprise/godmode/alerts/alert_events.php:102 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:46 +#: ../../enterprise/include/functions_reporting_csv.php:424 +#: ../../enterprise/meta/include/functions_wizard_meta.php:184 +#: ../../enterprise/meta/include/functions_wizard_meta.php:416 +#: ../../enterprise/meta/include/functions_wizard_meta.php:485 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1014 +msgid "General" +msgstr "一般" -#: ../../include/functions_menu.php:489 -msgid "Administration events" -msgstr "イベント管理" +#: ../../godmode/alerts/configure_alert_template.php:168 +#: ../../godmode/alerts/configure_alert_template.php:173 +#: ../../enterprise/godmode/alerts/alert_events.php:117 +#: ../../enterprise/godmode/alerts/alert_events.php:122 +msgid "Conditions" +msgstr "状態" -#: ../../include/functions_menu.php:491 -msgid "View reporting" -msgstr "レポート表示" +#: ../../godmode/alerts/configure_alert_template.php:188 +#: ../../godmode/alerts/configure_alert_template.php:193 +#: ../../enterprise/godmode/alerts/alert_events.php:137 +#: ../../enterprise/godmode/alerts/alert_events.php:142 +msgid "Advanced fields" +msgstr "拡張フィールド" -#: ../../include/functions_menu.php:492 -msgid "Manage custom graphs" -msgstr "カスタムグラフ管理" +#: ../../godmode/alerts/configure_alert_template.php:520 +#: ../../enterprise/godmode/alerts/alert_events.php:430 +msgid "Days of week" +msgstr "曜日" -#: ../../include/functions_menu.php:493 -msgid "Copy dashboard" -msgstr "ダッシュボードのコピー" +#: ../../godmode/alerts/configure_alert_template.php:539 +#: ../../godmode/reporting/reporting_builder.item_editor.php:843 +#: ../../enterprise/godmode/alerts/alert_events.php:446 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1380 +msgid "Time from" +msgstr "開始時間" -#: ../../include/functions_menu.php:496 -msgid "Manage GIS Maps" -msgstr "GIS マップ管理" +#: ../../godmode/alerts/configure_alert_template.php:543 +#: ../../godmode/reporting/reporting_builder.item_editor.php:852 +#: ../../enterprise/godmode/alerts/alert_events.php:449 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1388 +msgid "Time to" +msgstr "終了時間" -#: ../../include/functions_menu.php:498 -msgid "Incidents statistics" -msgstr "インシデント統計" +#: ../../godmode/alerts/configure_alert_template.php:553 +#: ../../godmode/snmpconsole/snmp_alert.php:911 +#: ../../enterprise/godmode/alerts/alert_events.php:457 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:253 +msgid "Min. number of alerts" +msgstr "最小アラート数" -#: ../../include/functions_menu.php:499 -msgid "Manage messages" -msgstr "メッセージ管理" +#: ../../godmode/alerts/configure_alert_template.php:557 +msgid "Reset counter for non-sustained alerts" +msgstr "アラートが継続しない場合にカウンターをリセット" -#: ../../include/functions_menu.php:501 -msgid "Manage groups" -msgstr "グループ管理" - -#: ../../include/functions_menu.php:502 -msgid "Manage module groups" -msgstr "モジュールグループ管理" - -#: ../../include/functions_menu.php:503 -msgid "Manage custom field" -msgstr "カスタムフィールド管理" - -#: ../../include/functions_menu.php:505 -msgid "Manage alert actions" -msgstr "アラートアクション管理" - -#: ../../include/functions_menu.php:506 -msgid "Manage commands" -msgstr "コマンド管理" - -#: ../../include/functions_menu.php:507 -msgid "Manage event alerts" -msgstr "イベントアラート管理" - -#: ../../include/functions_menu.php:509 -msgid "Manage export targets" -msgstr "エクスポートターゲット管理" - -#: ../../include/functions_menu.php:511 -msgid "Manage services" -msgstr "サービス管理" - -#: ../../godmode/menu.php:157 ../../include/functions_menu.php:512 -msgid "SNMP alerts" -msgstr "SNMPアラート" - -#: ../../include/functions_menu.php:519 -msgid "Manage incident" -msgstr "インシデント管理" - -#: ../../godmode/users/configure_profile.php:328 -#: ../../include/functions_menu.php:521 -msgid "Manage visual console" -msgstr "ビジュアルコンソール管理" - -#: ../../include/functions_menu.php:571 -msgid "Administration" -msgstr "システム管理" - -#: ../../include/functions_visual_map.php:903 -msgid "Last value: " -msgstr "最新の値: " - -#: ../../include/functions_visual_map.php:1291 -msgid "Agent successfully added to layout" -msgstr "エージェントが追加されました。" - -#: ../../include/functions_visual_map.php:1438 -msgid "Modules successfully added to layout" -msgstr "モジュールが追加されました。" - -#: ../../include/functions_visual_map.php:1638 -msgid "Agents successfully added to layout" -msgstr "レイアウトにエージェントを追加しました" - -#: ../../include/functions_visual_map.php:1979 -msgid "Cannot load the visualmap" -msgstr "ビジュアルマップを読み込めません" - -#: ../../include/functions_visual_map.php:2314 -msgid "Percentile bar" -msgstr "パーセント(バー)" - -#: ../../include/functions_visual_map.php:2318 -msgid "Static graph" -msgstr "状態を表すアイコン" - -#: ../../extras/pandora_diag.php:90 -msgid "Pandora FMS Diagnostic tool" -msgstr "Pandora FMS 診断ツール" - -#: ../../extras/pandora_diag.php:93 -msgid "Item" -msgstr "項目" - -#: ../../extras/pandora_diag.php:94 -msgid "Data value" -msgstr "値" - -#: ../../godmode/reporting/reporting_builder.main.php:85 -msgid "Only the group can view the report" -msgstr "指定のグループのみレポートを参照可能" - -#: ../../godmode/reporting/reporting_builder.main.php:86 -msgid "The next group can edit the report" -msgstr "グループがレポートを編集可能" - -#: ../../godmode/reporting/reporting_builder.main.php:87 -msgid "Only the user and admin user can edit the report" -msgstr "ユーザおよび管理者のみがレポートを編集可能" - -#: ../../godmode/reporting/reporting_builder.main.php:89 -msgid "Write Access" -msgstr "書き込みアクセス" - -#: ../../godmode/reporting/reporting_builder.main.php:90 +#: ../../godmode/alerts/configure_alert_template.php:557 msgid "" -"For example, you want a report that the people of \"All\" groups can see but " -"you want to edit only for you or your group." +"Enable this option if you want the counter to be reset when the alert is not " +"being fired consecutively, even if it's within the time threshold" +msgstr "再通知間隔内であっても、アラートが継続していない場合は最小アラート数のカウンタをリセットしたい場合にこのオプションを有効化します。" + +#: ../../godmode/alerts/configure_alert_template.php:560 +#: ../../godmode/snmpconsole/snmp_alert.php:914 +#: ../../enterprise/godmode/alerts/alert_events.php:460 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:255 +msgid "Max. number of alerts" +msgstr "最大アラート数" + +#: ../../godmode/alerts/configure_alert_template.php:588 +msgid "" +"Unless they're left blank, the fields from the action will override those " +"set on the template." +msgstr "空白のままにしない限り、テンプレートにおける設定よりもアクションにおける設定が優先されます。" + +#: ../../godmode/alerts/configure_alert_template.php:590 +msgid "Condition type" +msgstr "条件種別" + +#: ../../godmode/alerts/configure_alert_template.php:597 +msgid "Trigger when matches the value" +msgstr "以下の値にマッチしたら、条件を満たしたと判断する。" + +#: ../../godmode/alerts/configure_alert_template.php:609 +msgid "The regular expression is valid" +msgstr "この正規表現は正しいです。" + +#: ../../godmode/alerts/configure_alert_template.php:614 +msgid "The regular expression is not valid" +msgstr "この正規表現は間違っています。" + +#: ../../godmode/alerts/configure_alert_template.php:620 +#: ../../godmode/massive/massive_edit_modules.php:372 +#: ../../godmode/massive/massive_edit_modules.php:418 +#: ../../godmode/massive/massive_edit_modules.php:514 +#: ../../godmode/modules/manage_network_components_form_common.php:119 +#: ../../godmode/modules/manage_network_components_form_common.php:136 +#: ../../include/functions_alerts.php:561 +#: ../../include/functions_treeview.php:94 +#: ../../include/functions_treeview.php:107 +#: ../../include/functions_graph.php:4274 +#: ../../include/functions_reporting_html.php:3128 +#: ../../enterprise/dashboard/widgets/top_n.php:78 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:241 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:270 +#: ../../enterprise/godmode/modules/configure_local_component.php:238 +#: ../../enterprise/godmode/modules/configure_local_component.php:255 +msgid "Min." +msgstr "最小" + +#: ../../godmode/alerts/configure_alert_template.php:662 +msgid "Alert recovery" +msgstr "復旧アラート" + +#: ../../godmode/alerts/configure_alert_template.php:663 +#: ../../include/functions_groups.php:2158 +#: ../../include/functions_reporting_html.php:2083 +#: ../../operation/agentes/estado_generalagente.php:302 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:196 +#: ../../enterprise/extensions/ipam/ipam_massive.php:79 +#: ../../enterprise/extensions/ipam/ipam_network.php:542 +#: ../../enterprise/godmode/setup/setup.php:98 +#: ../../enterprise/include/functions_reporting_pdf.php:2328 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:892 +msgid "Enabled" +msgstr "有効" + +#: ../../godmode/alerts/configure_alert_template.php:671 +msgid "Recovery fields" +msgstr "復旧フィールド" + +#: ../../godmode/alerts/configure_alert_template.php:772 +#: ../../godmode/modules/manage_network_components_form_common.php:58 +#: ../../enterprise/godmode/modules/configure_local_component.php:155 +msgid "Wizard level" +msgstr "ウィザードレベル" + +#: ../../godmode/alerts/configure_alert_template.php:774 +msgid "No wizard" +msgstr "ウィザードがありません" + +#: ../../godmode/alerts/configure_alert_template.php:821 +#: ../../godmode/alerts/configure_alert_template.php:825 +#: ../../enterprise/dashboard/full_dashboard.php:204 +#: ../../enterprise/dashboard/public_dashboard.php:226 +#: ../../enterprise/godmode/alerts/alert_events.php:552 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:163 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:183 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:212 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:173 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:90 +msgid "Next" +msgstr "次" + +#: ../../godmode/alerts/configure_alert_template.php:845 +#, php-format +msgid "The alert would fire when the value doesn\\'t match %s" +msgstr "値が %s にマッチしなかったときにアラートが発報します" + +#: ../../godmode/alerts/configure_alert_template.php:849 +msgid "" +"The alert would fire when the value is not between and " msgstr "" -"例えば、\"全て\"のグループに属するユーザが参照できるようにしたいが、自分や自分のグループのみが編集できるようにしたい場合等に利用します。" +"値がの間に無い場合に、アラートを発報します。" -#: ../../godmode/reporting/reporting_builder.main.php:110 -msgid "Non interactive report" -msgstr "非対話型レポート" - -#: ../../godmode/reporting/reporting_builder.php:80 +#: ../../godmode/alerts/configure_alert_template.php:857 msgid "" -"Your report has been planned, and the system will email you a PDF with the " -"report as soon as its finished" -msgstr "レポートが予定されました。準備完了次第 PDF のレポートをメール送信します。" - -#: ../../godmode/reporting/reporting_builder.php:81 -msgid "An error has ocurred" -msgstr "エラーが発生しました" - -#: ../../godmode/reporting/reporting_builder.php:335 -#: ../../godmode/reporting/reporting_builder.php:1869 -#: ../../godmode/reporting/reporting_builder.php:1921 -msgid "Reports list" -msgstr "レポート一覧" - -#: ../../godmode/reporting/reporting_builder.php:435 -msgid "Free text for search: " -msgstr "文字列検索: " - -#: ../../godmode/reporting/reporting_builder.php:436 -msgid "Search by report name or description, list matches." -msgstr "レポート名または説明で検索したリスト。" - -#: ../../godmode/reporting/reporting_builder.php:446 -msgid "Show Option" -msgstr "オプション表示" - -#: ../../godmode/reporting/reporting_builder.php:610 -msgid "This report exceeds the item limit for realtime operations" -msgstr "このレポートはリアルタイム処理のアイテム数制限を超過しています" - -#: ../../godmode/reporting/reporting_builder.php:735 -msgid "Create report" -msgstr "レポートの作成" - -#: ../../godmode/reporting/reporting_builder.php:1992 -msgid "Unsuccessfull action

" -msgstr "実行に失敗

" - -#: ../../godmode/reporting/graph_builder.php:217 -msgid "Graph builder" -msgstr "グラフビルダー" - -#: ../../godmode/reporting/graph_builder.php:237 -msgid "Graph stored successfully" -msgstr "グラフを作成しました。" - -#: ../../godmode/reporting/graph_builder.php:237 -msgid "There was a problem storing Graph" -msgstr "グラフの作成に失敗しました。" - -#: ../../godmode/agentes/configurar_agente.php:1279 -#: ../../godmode/reporting/graph_builder.php:240 -msgid "Module added successfully" -msgstr "モジュールを追加しました。" - -#: ../../godmode/reporting/graph_builder.php:240 -msgid "There was a problem adding Module" -msgstr "モジュール追加で問題が発生しました。" - -#: ../../godmode/reporting/graph_builder.php:243 -msgid "Update the graph" -msgstr "グラフを更新しました。" - -#: ../../godmode/reporting/graph_builder.php:243 -msgid "Bad update the graph" -msgstr "グラフ更新に失敗しました。" - -#: ../../godmode/reporting/graph_builder.php:246 -msgid "Graph deleted successfully" -msgstr "グラフを削除しました。" - -#: ../../godmode/reporting/graph_builder.php:246 -msgid "There was a problem deleting Graph" -msgstr "グラフの削除で問題が発生しました。" - -#: ../../godmode/reporting/visual_console_builder.php:150 -msgid "This file isn't image" -msgstr "このファイルは画像ではありません" - -#: ../../godmode/reporting/visual_console_builder.php:151 -msgid "This file isn't image." -msgstr "このファイルは画像ではありません。" - -#: ../../godmode/reporting/visual_console_builder.php:155 -#: ../../godmode/reporting/visual_console_builder.php:156 -msgid "File already are exists." -msgstr "ファイルが既に存在します。" - -#: ../../godmode/reporting/visual_console_builder.php:162 -#: ../../godmode/reporting/visual_console_builder.php:163 -msgid "The file have not image extension." -msgstr "画像ファイルの拡張子ではありません。" - -#: ../../godmode/reporting/visual_console_builder.php:174 -#: ../../godmode/reporting/visual_console_builder.php:175 -#: ../../godmode/reporting/visual_console_builder.php:182 -#: ../../godmode/reporting/visual_console_builder.php:185 -msgid "Problems with move file to target." -msgstr "対象へのファイルの移動で問題が発生しました。" - -#: ../../godmode/reporting/visual_console_builder.php:213 -msgid "Successfully update." -msgstr "更新しました。" - -#: ../../godmode/reporting/visual_console_builder.php:225 -msgid "Could not be update." -msgstr "更新に失敗しました。" - -#: ../../godmode/reporting/visual_console_builder.php:291 -msgid "Successfully multiple delete." -msgstr "複数削除をしました。" - -#: ../../godmode/reporting/visual_console_builder.php:292 -msgid "Unsuccessfull multiple delete." -msgstr "複数削除に失敗しました。" - -#: ../../godmode/reporting/visual_console_builder.php:371 -msgid "Successfully delete." -msgstr "削除しました。" - -#: ../../godmode/reporting/visual_console_builder.data.php:91 -msgid "Create visual console" -msgstr "ビジュアルコンソールの作成" - -#: ../../godmode/reporting/visual_console_builder.data.php:100 -msgid "" -"Use [ or ( as first character, for example '[*] Map name', to render this " -"map name in main menu" -msgstr "最初の文字には [ または ( を使ってください。例えば、マップ名をメインメニューに表示するには、'[*] Map name' です。" - -#: ../../godmode/reporting/visual_console_builder.data.php:124 -msgid "Background image" -msgstr "背景画像" - -#: ../../godmode/reporting/visual_console_builder.data.php:136 -msgid "Size - (Width x Height)" -msgstr "大きさ - (幅 x 高さ)" - -#: ../../godmode/reporting/visual_console_builder.data.php:148 -msgid "You must define size" -msgstr "大きさを定義する必要があります" - -#: ../../godmode/reporting/map_builder.php:187 -#: ../../godmode/reporting/map_builder.php:197 -msgid "Not copied. Error copying data" -msgstr "コピーできませんでした。データのコピーでエラーが発生しました。" - -#: ../../godmode/reporting/map_builder.php:207 -msgid "Map name" -msgstr "マップ名" - -#: ../../godmode/reporting/graph_builder.main.php:161 -msgid "Horizontal bars" -msgstr "水平バー" - -#: ../../godmode/reporting/graph_builder.main.php:162 -msgid "Vertical bars" -msgstr "垂直バー" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:125 -msgid "Range between elements (px)" -msgstr "エレメント間の幅 (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:132 -msgid "Size (px)" -msgstr "サイズ (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:161 -msgid "Width (px)" -msgstr "幅 (px)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:175 -msgid "Percentile" -msgstr "パーセント" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:180 -msgid "Bubble" -msgstr "バブル" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:189 -msgid "Percent" -msgstr "パーセント" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:224 -msgid "One item per agent" -msgstr "1エージェントに 1アイテム" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:258 -#: ../../godmode/reporting/visual_console_builder.wizard.php:561 -msgid "Agent - Module" -msgstr "エージェント - モジュール" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:267 -msgid "Enable link agent" -msgstr "エージェントのリンクを有効にする" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:279 -msgid "Set Parent" -msgstr "親を設定" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:281 -msgid "Item created in the visualmap" -msgstr "ビジュアルマップに作成したアイテム" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:282 -msgid "Use the agents relationship (from selected agents)" -msgstr "エージェント関係を利用する (選択したエージェント)" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:285 -msgid "Item in the map" -msgstr "マップ内のアイテム" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:288 -msgid "The parent relationships in Pandora will be drawn in the map." -msgstr "Pandora における親子関係がマップに表示されます。" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:301 -#: ../../godmode/reporting/visual_console_builder.wizard.php:306 -msgid "Are you sure to add many elements\\nin visual map?" -msgstr "" -"ビジュアルマップに多くのエレメントを追加しようとしています。\n" -"よろしいですか。" - -#: ../../godmode/reporting/visual_console_builder.wizard.php:482 -msgid "Please select any module or modules." -msgstr "モジュールを選択してください。" - -#: ../../godmode/reporting/graphs.php:154 -msgid "Number of Graphs" -msgstr "グラフ数" - -#: ../../godmode/reporting/graphs.php:213 -msgid "Create graph" -msgstr "グラフ作成" - -#: ../../godmode/reporting/reporting_builder.list_items.php:487 -#: ../../godmode/reporting/reporting_builder.list_items.php:492 -msgid "Sort items" -msgstr "アイテムの並び替え" - -#: ../../godmode/reporting/reporting_builder.list_items.php:494 -msgid "Sort selected items from position: " -msgstr "選択したアイテムを次の位置から並び替え: " - -#: ../../godmode/reporting/reporting_builder.list_items.php:496 -msgid "Move before to" -msgstr "この前に移動:" - -#: ../../godmode/reporting/reporting_builder.list_items.php:496 -msgid "Move after to" -msgstr "この後ろに移動:" - -#: ../../godmode/reporting/reporting_builder.list_items.php:518 -#: ../../godmode/reporting/reporting_builder.list_items.php:523 -msgid "Delete items" -msgstr "アイテムの削除" - -#: ../../godmode/reporting/reporting_builder.list_items.php:525 -msgid "Delete selected items from position: " -msgstr "次の場所から選択したアイテムを削除する: " - -#: ../../godmode/reporting/reporting_builder.list_items.php:527 -msgid "Delete above to" -msgstr "次の上を削除" - -#: ../../godmode/reporting/reporting_builder.list_items.php:527 -msgid "Delete below to" -msgstr "次の下を削除" - -#: ../../godmode/reporting/reporting_builder.list_items.php:555 -msgid "" -"Are you sure to sort the items into the report?\\nThis action change the " -"sorting of items into data base." -msgstr "レポートのアイテムを並び替えますか。\\nこの操作はデータベース内のアイテムの並びを変更します。" - -#: ../../godmode/reporting/reporting_builder.list_items.php:576 -msgid "Please select any item to order" -msgstr "並び替えるアイテムを選択してください" - -#: ../../godmode/reporting/reporting_builder.list_items.php:606 -msgid "Are you sure to delete the items into the report?\\n" -msgstr "レポートのアイテムを削除しますがよろしいですか?\\n" - -#: ../../godmode/reporting/reporting_builder.list_items.php:628 -msgid "Please select any item to delete" -msgstr "削除するアイテムを選択してください" - -#: ../../godmode/reporting/visual_console_builder.editor.php:146 -msgid "Saving in progress" -msgstr "保存中" - -#: ../../godmode/reporting/visual_console_builder.editor.php:151 -msgid "Deletion in progress" -msgstr "削除中" - -#: ../../godmode/reporting/visual_console_builder.elements.php:79 -msgid "Width x Height
Max value" -msgstr "幅 x 高さ
最大値" - -#: ../../godmode/reporting/visual_console_builder.elements.php:143 -msgid "Percentile Bar" -msgstr "パーセントバー" - -#: ../../godmode/reporting/visual_console_builder.elements.php:148 -msgid "Percentile Bubble" -msgstr "パーセント円表示" - -#: ../../godmode/reporting/visual_console_builder.elements.php:163 -msgid "Simple Value (Process Max)" -msgstr "値 (最大値)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:168 -msgid "Simple Value (Process Min)" -msgstr "値 (最小値)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:173 -msgid "Simple Value (Process Avg)" -msgstr "値 (平均値)" - -#: ../../godmode/reporting/visual_console_builder.elements.php:226 -#: ../../godmode/reporting/visual_console_builder.elements.php:610 -msgid "Edit label" -msgstr "ラベル編集" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:637 -msgid "Not valid" -msgstr "不正です" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1078 -msgid "Target server" -msgstr "対象サーバ" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1230 -msgid "Greater or equal (>=)" -msgstr "以上 (>=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1231 -msgid "Less or equal (<=)" -msgstr "以下 (<=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1232 -msgid "Less (<)" -msgstr "未満 (<)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1233 -msgid "Greater (>)" -msgstr "超えて (>)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1234 -msgid "Equal (=)" -msgstr "同じ (=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1235 -msgid "Not equal (!=)" -msgstr "異なる (!=)" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1443 -msgid "Please save the SLA for start to add items in this list." -msgstr "このリストにアイテムを追加するには、最初に SLA を保存してください。" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1615 -msgid "rate" -msgstr "律" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1638 -msgid "" -"Please be careful, when the module have diferent intervals in their life, " -"the summatory maybe get bad result." -msgstr "モジュールの間隔が異なる場合、合計は正しい値にならない場合があることに注意してください。" - -#: ../../godmode/reporting/reporting_builder.item_editor.php:1652 -msgid "Please save the report to start adding items into the list." -msgstr "リストに項目を追加する前にレポートを保存してください。" +"The alert template cannot have the same value for min and max thresholds." +msgstr "アラートテンプレートは最小と最大の閾値に同じ値を設定できません。" #: ../../godmode/category/category.php:44 #: ../../godmode/category/category.php:51 @@ -29368,1171 +10633,940 @@ msgstr "カテゴリを作成しました" msgid "Update category" msgstr "カテゴリ更新" -#: ../../godmode/alerts/configure_alert_template.php:495 -#: ../../godmode/alerts/alert_list.builder.php:131 -msgid "Create Template" -msgstr "テンプレートの作成" +#: ../../godmode/db/db_audit.php:19 ../../godmode/db/db_event.php:21 +#: ../../godmode/db/db_info.php:32 ../../godmode/db/db_purge.php:37 +#: ../../godmode/db/db_refine.php:33 +msgid "Database maintenance" +msgstr "データベースメンテナンス" -#: ../../godmode/alerts/configure_alert_template.php:532 -#: ../../godmode/alerts/alert_view.php:298 -msgid "Use special days list" -msgstr "特別日一覧を利用する" +#: ../../godmode/db/db_audit.php:19 +msgid "Database audit purge" +msgstr "監査DB削除" -#: ../../godmode/alerts/configure_alert_template.php:557 -msgid "Reset counter when alert is not continuously" -msgstr "アラートが継続していない場合にカウンターをリセット" +#: ../../godmode/db/db_audit.php:70 +msgid "Success data deleted" +msgstr "データを削除しました" -#: ../../godmode/alerts/configure_alert_template.php:557 +#: ../../godmode/db/db_audit.php:72 +msgid "Error deleting data" +msgstr "データ削除エラー" + +#: ../../godmode/db/db_audit.php:80 ../../godmode/db/db_event.php:61 +#: ../../include/functions_reporting_html.php:1556 +#: ../../include/functions_reporting_html.php:1571 +#: ../../operation/agentes/gis_view.php:194 +#: ../../operation/agentes/group_view.php:165 ../../operation/tree.php:273 +#: ../../enterprise/dashboard/widgets/tree_view.php:197 +#: ../../enterprise/include/functions_inventory.php:323 +#: ../../enterprise/include/functions_reporting_pdf.php:693 +#: ../../enterprise/include/functions_reporting_pdf.php:708 +#: ../../enterprise/meta/monitoring/group_view.php:145 +#: ../../enterprise/operation/agentes/agent_inventory.php:230 +msgid "Total" +msgstr "合計" + +#: ../../godmode/db/db_audit.php:81 ../../godmode/db/db_event.php:62 +msgid "Records" +msgstr "レコード" + +#: ../../godmode/db/db_audit.php:84 ../../godmode/db/db_event.php:64 +msgid "First date" +msgstr "開始日時" + +#: ../../godmode/db/db_audit.php:88 +msgid "Latest date" +msgstr "最新日時" + +#: ../../godmode/db/db_audit.php:92 ../../godmode/db/db_event.php:73 +#: ../../godmode/db/db_purge.php:335 +msgid "Purge data" +msgstr "データ削除" + +#: ../../godmode/db/db_audit.php:97 +msgid "Purge audit data over 90 days" +msgstr "90日より古い監査データ削除" + +#: ../../godmode/db/db_audit.php:98 +msgid "Purge audit data over 30 days" +msgstr "30日より古い監査データ削除" + +#: ../../godmode/db/db_audit.php:99 +msgid "Purge audit data over 14 days" +msgstr "14日より古い監査データ削除" + +#: ../../godmode/db/db_audit.php:100 +msgid "Purge audit data over 7 days" +msgstr "7日より古い監査データ削除" + +#: ../../godmode/db/db_audit.php:101 +msgid "Purge audit data over 3 days" +msgstr "3日より古い監査データ削除" + +#: ../../godmode/db/db_audit.php:102 +msgid "Purge audit data over 1 day" +msgstr "1日より古い監査データ削除" + +#: ../../godmode/db/db_audit.php:103 +msgid "Purge all audit data" +msgstr "すべての監査データ削除" + +#: ../../godmode/db/db_audit.php:107 ../../godmode/db/db_event.php:92 +msgid "Do it!" +msgstr "実行" + +#: ../../godmode/db/db_event.php:22 +msgid "Event database cleanup" +msgstr "イベントDB削除" + +#: ../../godmode/db/db_event.php:40 +msgid "Successfully deleted old events" +msgstr "古いイベントを削除しました。" + +#: ../../godmode/db/db_event.php:43 +msgid "Error deleting old events" +msgstr "古いイベントの削除に失敗しました。" + +#: ../../godmode/db/db_event.php:67 +msgid "Latest data" +msgstr "最新日時" + +#: ../../godmode/db/db_event.php:81 +msgid "Purge event data over 90 days" +msgstr "90日より古いイベントデータ削除" + +#: ../../godmode/db/db_event.php:82 +msgid "Purge event data over 30 days" +msgstr "30日より古いイベントデータ削除" + +#: ../../godmode/db/db_event.php:83 +msgid "Purge event data over 14 days" +msgstr "14日より古いイベントデータ削除" + +#: ../../godmode/db/db_event.php:84 +msgid "Purge event data over 7 days" +msgstr "7日より古いイベントデータ削除" + +#: ../../godmode/db/db_event.php:85 +msgid "Purge event data over 3 days" +msgstr "3日より古いイベントデータ削除" + +#: ../../godmode/db/db_event.php:86 +msgid "Purge event data over 1 day" +msgstr "1日より古いイベントデータ削除" + +#: ../../godmode/db/db_event.php:87 +msgid "Purge all event data" +msgstr "すべてのイベントデータ削除" + +#: ../../godmode/db/db_info.php:32 +msgid "Database information" +msgstr "データベース情報" + +#: ../../godmode/db/db_info.php:34 +msgid "Module data received" +msgstr "データ受信モジュール" + +#: ../../godmode/db/db_main.php:69 +msgid "Current database maintenance setup" +msgstr "現在のデータベース設定" + +#: ../../godmode/db/db_main.php:76 +msgid "Database setup" +msgstr "データベース設定" + +#: ../../godmode/db/db_main.php:80 +msgid "Max. time before compact data" +msgstr "データ保持日数(未圧縮)" + +#: ../../godmode/db/db_main.php:82 ../../godmode/db/db_main.php:88 +#: ../../godmode/setup/setup_visuals.php:703 ../../include/functions.php:431 +#: ../../include/functions.php:565 ../../include/functions_html.php:730 +#: ../../enterprise/meta/advanced/metasetup.visual.php:143 +msgid "days" +msgstr "日" + +#: ../../godmode/db/db_main.php:86 +msgid "Max. time before purge" +msgstr "データ保持日数" + +#: ../../godmode/db/db_main.php:95 +msgid "Database size stats" +msgstr "データベースサイズ" + +#: ../../godmode/db/db_main.php:99 ../../include/functions_reporting.php:7197 +#: ../../include/functions_reporting_html.php:3457 +#: ../../mobile/operation/groups.php:125 ../../operation/tree.php:271 +#: ../../enterprise/dashboard/widgets/tree_view.php:195 +#: ../../enterprise/include/functions_reporting_csv.php:397 +msgid "Total agents" +msgstr "エージェント数" + +#: ../../godmode/db/db_main.php:105 ../../include/functions_reporting.php:9990 +msgid "Total events" +msgstr "イベント数" + +#: ../../godmode/db/db_main.php:111 +msgid "Total data items (tagente_datos)" +msgstr "データ要素数 (tagente_datos)" + +#: ../../godmode/db/db_main.php:123 +msgid "Total log4x items (tagente_datos_log4x)" +msgstr "log4x 要素数 (tagente_datos_log4x)" + +#: ../../godmode/db/db_main.php:135 +msgid "Total data string items (tagente_datos_string)" +msgstr "文字列データ要素数 (tagente_datos_string)" + +#: ../../godmode/db/db_main.php:141 +msgid "Total modules configured" +msgstr "定義済モジュール数" + +#: ../../godmode/db/db_main.php:149 +msgid "Total agent access records" +msgstr "エージェントアクセス数" + +#: ../../godmode/db/db_main.php:160 +msgid "Database sanity" +msgstr "データベースの健全性" + +#: ../../godmode/db/db_main.php:164 +msgid "Total uknown agents" +msgstr "不明なエージェント数" + +#: ../../godmode/db/db_main.php:170 +msgid "Total non-init modules" +msgstr "未初期化モジュール数" + +#: ../../godmode/db/db_main.php:179 +msgid "Last time on DB maintance" +msgstr "最終 DB メンテナンス日時" + +#: ../../godmode/db/db_main.php:183 +#: ../../godmode/snmpconsole/snmp_alert.php:1217 +#: ../../include/functions_treeview.php:574 ../../include/functions_ui.php:449 +#: ../../operation/agentes/estado_generalagente.php:215 +#: ../../operation/gis_maps/ajax.php:323 ../../operation/gis_maps/ajax.php:334 +#: ../../enterprise/extensions/cron/main.php:291 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:229 +#: ../../enterprise/extensions/ipam/ipam_list.php:223 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1155 +msgid "Never" +msgstr "未実行" + +#: ../../godmode/db/db_main.php:200 msgid "" -"Enable this option if you want to reset the counter for minimum number of " -"alerts when the alert state is not continuously even if it's in the time " -"threshold." -msgstr "再通知間隔内であっても、アラート状態が継続していなければ最小アラート数のカウンタをリセットしたい場合に、このオプションを有効化します。" - -#: ../../godmode/alerts/configure_alert_template.php:556 -#: ../../godmode/alerts/alert_list.builder.php:94 -msgid "Default action" -msgstr "通常のアクション" - -#: ../../godmode/alerts/configure_alert_template.php:580 -msgid "" -"In case you fill any Field 1, Field 2 or Field 3 above, those will replace " -"the corresponding fields of this associated \"Default action\"." -msgstr "フィールド1、フィールド2 またはフィールド 3 を入力した場合、対応するフィールドの設定が \"デフォルトアクション\" になります。" - -#: ../../godmode/alerts/configure_alert_template.php:582 -msgid "Condition type" -msgstr "条件種別" - -#: ../../godmode/alerts/configure_alert_template.php:589 -msgid "Trigger when matches the value" -msgstr "以下の値にマッチしたら、条件を満たしたと判断する。" - -#: ../../godmode/alerts/configure_alert_template.php:601 -msgid "The regular expression is valid" -msgstr "この正規表現は正しいです。" - -#: ../../godmode/alerts/configure_alert_template.php:606 -msgid "The regular expression is not valid" -msgstr "この正規表現は間違っています。" - -#: ../../godmode/alerts/configure_alert_template.php:649 -msgid "Alert recovery" -msgstr "復旧アラート" - -#: ../../godmode/alerts/configure_alert_template.php:657 -#: ../../godmode/alerts/alert_view.php:438 -#: ../../godmode/alerts/alert_view.php:532 -msgid "Firing fields" -msgstr "発報フィールド" - -#: ../../godmode/alerts/configure_alert_template.php:658 -msgid "Recovery fields" -msgstr "復旧フィールド" - -#: ../../godmode/alerts/configure_alert_template.php:761 -msgid "No wizard" -msgstr "ウィザードがありません" - -#: ../../godmode/alerts/configure_alert_template.php:832 -#, php-format -msgid "The alert would fire when the value doesn\\'t match %s" -msgstr "値が %s にマッチしなかったときにアラートが発報します" - -#: ../../godmode/alerts/configure_alert_template.php:836 -msgid "" -"The alert would fire when the value is not between and " +"Please check your Pandora Server setup and be sure that database maintenance " +"daemon is running. It's very important to keep up-to-date database to get " +"the best performance and results in Pandora" msgstr "" -"値がの間に無い場合に、アラートを発報します。" +"Pandoraサーバの設定とデータベースメンテナンスデーモンの動作に注意をしてください。パフォーマンスを維持するためには、データベースを日々整理することが" +"重要です。" -#: ../../godmode/alerts/configure_alert_template.php:837 -#: ../../godmode/alerts/alert_view.php:170 -msgid "The alert would fire when the value is below " -msgstr "値が より小さかったときにアラートが発報します" +#: ../../godmode/db/db_purge.php:38 ../../godmode/menu.php:316 +msgid "Database purge" +msgstr "収集データ" -#: ../../godmode/alerts/configure_alert_template.php:838 -#: ../../godmode/alerts/alert_view.php:174 -msgid "The alert would fire when the value is above " -msgstr "値が を超えたときにアラートが発報されます" +#: ../../godmode/db/db_purge.php:43 +msgid "Get data from agent" +msgstr "エージェントから収集したデータ" -#: ../../godmode/alerts/configure_alert_template.php:841 -#: ../../godmode/alerts/alert_view.php:179 -msgid "The alert would fire when the module value changes" -msgstr "モジュールの値が変化したときにアラートが上がります。" - -#: ../../godmode/alerts/configure_alert_template.php:842 -#: ../../godmode/alerts/alert_view.php:182 -msgid "The alert would fire when the module value does not change" -msgstr "モジュールの値が変化しなかったときにアラートが上がります。" - -#: ../../godmode/alerts/configure_alert_template.php:843 -#: ../../godmode/alerts/alert_view.php:192 -msgid "The alert would fire when the module is in unknown status" -msgstr "モジュールが不明状態になるとアラートが発生します。" - -#: ../../godmode/alerts/configure_alert_template.php:844 -msgid "" -"The alert template cannot have the same value for min and max thresholds." -msgstr "アラートテンプレートは最小と最大の閾値に同じ値を設定できません。" - -#: ../../godmode/alerts/alert_list.php:79 -msgid "Already added" -msgstr "すでに追加されています。" - -#: ../../godmode/alerts/alert_view.php:61 -#: ../../godmode/alerts/alert_view.php:62 -#: ../../godmode/alerts/alert_view.php:63 -#: ../../godmode/alerts/alert_list.php:286 -msgid "List alerts" -msgstr "アラート一覧" - -#: ../../godmode/alerts/alert_list.php:290 -msgid "Builder alert" -msgstr "アラート作成" - -#: ../../godmode/alerts/alert_list.list.php:124 -msgid "Field content" -msgstr "フィールドの内容" - -#: ../../godmode/alerts/alert_list.list.php:133 -msgid "Enabled / Disabled" -msgstr "有効 / 無効" - -#: ../../godmode/alerts/alert_list.list.php:505 -#: ../../godmode/alerts/alert_view.php:356 -msgid "" -"The default actions will be executed every time that the alert is fired and " -"no other action is executed" -msgstr "他のアクションが無い場合に、アラートが発生するたびに実行されるデフォルトのアクション。" - -#: ../../godmode/alerts/alert_list.list.php:550 -msgid "Delete action" -msgstr "アクションの削除" - -#: ../../godmode/alerts/alert_list.list.php:559 -#: ../../godmode/alerts/alert_list.list.php:871 -msgid "Update action" -msgstr "アクションの更新" - -#: ../../godmode/alerts/alert_list.list.php:709 -msgid "View alert advanced details" -msgstr "アラートの拡張詳細表示" - -#: ../../godmode/alerts/alert_list.list.php:720 -msgid "No alerts defined" -msgstr "アラートが定義されていません" - -#: ../../godmode/alerts/alert_templates.php:359 -msgid "No alert templates defined" -msgstr "アラートテンプレートが定義されていません" - -#: ../../godmode/alerts/configure_alert_special_days.php:52 -msgid "Configure special day" -msgstr "特別日設定" - -#: ../../godmode/alerts/configure_alert_special_days.php:76 -#: ../../godmode/alerts/alert_special_days.php:162 -msgid "Same day of the week" -msgstr "同一の曜日" - -#: ../../godmode/menu.php:154 ../../godmode/menu.php:155 -#: ../../godmode/alerts/alert_special_days.php:43 -msgid "Special days list" -msgstr "特別日一覧" - -#: ../../godmode/alerts/alert_special_days.php:86 -msgid "Skipped dates: " -msgstr "対象外の日付: " - -#: ../../godmode/alerts/alert_special_days.php:106 -msgid "Success to upload iCalendar" -msgstr "iCalendar をアップロードしました" - -#: ../../godmode/alerts/alert_special_days.php:106 -msgid "Fail to upload iCalendar" -msgstr "iCalendar のアップロードに失敗しました" - -#: ../../godmode/alerts/alert_special_days.php:232 -msgid "iCalendar(.ics) file" -msgstr "iCalendar(.ics) ファイル" - -#: ../../godmode/alerts/alert_special_days.php:254 -msgid "Overwrite" -msgstr "上書き" - -#: ../../godmode/alerts/alert_special_days.php:255 -msgid "Check this box, if you want to overwrite existing same days." -msgstr "既存の同一日の設定を上書きしたい場合は、ここをチェックします。" - -#: ../../godmode/alerts/alert_special_days.php:273 -msgid "Display range: " -msgstr "表示範囲: " - -#: ../../godmode/alerts/alert_special_days.php:422 -msgid "Same as " -msgstr "同じ日: " - -#: ../../godmode/alerts/configure_alert_command.php:42 -msgid "Configure alert command" -msgstr "コマンドの作成" - -#: ../../godmode/alerts/configure_alert_command.php:127 -msgid "Update Command" -msgstr "コマンドの更新" - -#: ../../godmode/alerts/configure_alert_command.php:130 -#: ../../godmode/alerts/configure_alert_action.php:136 -msgid "Create Command" -msgstr "コマンドの作成" - -#: ../../godmode/massive/massive_edit_plugins.php:437 -#: ../../godmode/alerts/configure_alert_command.php:150 -#: ../../godmode/alerts/configure_alert_action.php:128 -#: ../../godmode/events/event_responses.editor.php:114 -#: ../../godmode/events/event_responses.editor.php:121 -#: ../../godmode/events/event_responses.editor.php:124 -#: ../../godmode/servers/recon_script.php:370 -#: ../../godmode/servers/plugin.php:388 ../../godmode/servers/plugin.php:394 -#: ../../godmode/servers/plugin.php:737 -msgid "Command" -msgstr "コマンド" - -#: ../../godmode/alerts/configure_alert_command.php:160 +#: ../../godmode/db/db_purge.php:75 #, php-format -msgid "Field %s description" -msgstr "フィールド %s の説明" +msgid "Purge task launched for agent %s :: Data older than %s" +msgstr "エージェント %s の削除タスクを起動しました。%s より古いデータが対象です。" -#: ../../godmode/alerts/configure_alert_command.php:175 +#: ../../godmode/db/db_purge.php:78 +msgid "" +"Please be patient. This operation can take a long time depending on the " +"amount of modules." +msgstr "しばらくお待ちください。この操作は、モジュール数によりしばらく時間がかかることがあります。" + +#: ../../godmode/db/db_purge.php:92 #, php-format -msgid "Field %s values" -msgstr "フィールド %s の値" +msgid "Deleting records for module %s" +msgstr "モジュール %s のレコードを削除しています" -#: ../../godmode/alerts/alert_view.php:310 -msgid "Number of alerts" -msgstr "アラート数" - -#: ../../godmode/alerts/alert_view.php:325 -msgid "Firing conditions" -msgstr "発報条件" - -#: ../../godmode/alerts/alert_view.php:348 -#: ../../godmode/alerts/alert_view.php:370 -msgid "Every time that the alert is fired" -msgstr "アラート発生のたび" - -#: ../../godmode/alerts/alert_view.php:414 -msgid "" -"Select the desired action and mode to see the Firing/Recovery fields for " -"this action" -msgstr "このアクションの発報・リカバリフィールドを見るには、目的のアクションとモードを選択してください。" - -#: ../../godmode/alerts/alert_view.php:417 -msgid "Select the action" -msgstr "アクションを選択" - -#: ../../godmode/alerts/configure_alert_action.php:148 -#: ../../godmode/alerts/alert_view.php:420 -msgid "Firing" -msgstr "障害通知" - -#: ../../godmode/alerts/alert_view.php:421 -msgid "Recovering" -msgstr "リカバリ中" - -#: ../../godmode/alerts/alert_view.php:439 -msgid "" -"Fields passed to the command executed by this action when the alert is fired" -msgstr "アラートが発報されたときに、このアクションによって実行されるコマンドに渡されるフィールド" - -#: ../../godmode/alerts/alert_view.php:442 -#: ../../godmode/alerts/alert_view.php:531 -msgid "Fields configured on the command associated to the action" -msgstr "アクションに関連付けられたコマンドで設定されたフィールド" - -#: ../../godmode/alerts/alert_view.php:443 -msgid "Template fields" -msgstr "テンプレートフィールド" - -#: ../../godmode/alerts/alert_view.php:444 -msgid "Triggering fields configured in template" -msgstr "テンプレートで設定したトリガーフィールド" - -#: ../../godmode/alerts/alert_view.php:445 -msgid "Action fields" -msgstr "アクションフィールド" - -#: ../../godmode/alerts/alert_view.php:446 -msgid "Triggering fields configured in action" -msgstr "アクションで設定したトリガーフィールド" - -#: ../../godmode/alerts/alert_view.php:448 -msgid "Executed on firing" -msgstr "発報時の実行" - -#: ../../godmode/alerts/alert_view.php:449 -#: ../../godmode/alerts/alert_view.php:532 -msgid "Fields used on execution when the alert is fired" -msgstr "アラートが発報したときに実行に使われるフィールド" - -#: ../../godmode/alerts/configure_alert_action.php:153 -#: ../../godmode/alerts/alert_view.php:508 -#: ../../godmode/alerts/alert_view.php:595 ../../godmode/servers/plugin.php:381 -msgid "Command preview" -msgstr "実行されるコマンドのプレビュー" - -#: ../../godmode/alerts/alert_view.php:516 -msgid "The alert recovering is disabled on this template." -msgstr "このテンプレートでは復旧アラートが無効です。" - -#: ../../godmode/alerts/alert_view.php:529 -msgid "Recovering fields" -msgstr "復旧フィールド" - -#: ../../godmode/alerts/alert_view.php:529 -msgid "" -"Fields passed to the command executed by this action when the alert is " -"recovered" -msgstr "アラートが復旧したときに、このアクションによって実行されるコマンドに渡されるフィールド" - -#: ../../godmode/alerts/alert_view.php:533 -msgid "Template recovery fields" -msgstr "テンプレート復旧フィールド" - -#: ../../godmode/alerts/alert_view.php:533 -msgid "Recovery fields configured in alert template" -msgstr "アラートテンプレートで設定した復旧フィールド" - -#: ../../godmode/alerts/alert_view.php:534 -msgid "Action recovery fields" -msgstr "アクション復旧フィールド" - -#: ../../godmode/alerts/alert_view.php:534 -msgid "Recovery fields configured in alert action" -msgstr "アラートアクションで設定した復旧フィールド" - -#: ../../godmode/alerts/alert_view.php:535 -msgid "Executed on recovery" -msgstr "復旧時の実行" - -#: ../../godmode/alerts/alert_view.php:535 -msgid "Fields used on execution when the alert is recovered" -msgstr "アラートが復旧した時に実行に使われるフィールド" - -#: ../../godmode/alerts/alert_actions.php:66 -#: ../../godmode/alerts/alert_actions.php:92 -#: ../../godmode/alerts/alert_actions.php:110 -#: ../../godmode/alerts/alert_actions.php:127 -#: ../../godmode/alerts/alert_actions.php:207 -#: ../../godmode/alerts/alert_actions.php:218 -#: ../../godmode/alerts/alert_actions.php:287 -#: ../../godmode/alerts/alert_actions.php:306 -#: ../../godmode/alerts/alert_actions.php:319 -msgid "Alert actions" -msgstr "アクション" - -#: ../../godmode/alerts/alert_actions.php:398 -msgid "No alert actions configured" -msgstr "アクションが設定されていません。" - -#: ../../godmode/alerts/alert_list.builder.php:78 -msgid "Latest value" -msgstr "最新の値" - -#: ../../godmode/alerts/alert_list.builder.php:144 -msgid "Add alert" -msgstr "アラートの追加" - -#: ../../godmode/alerts/configure_alert_action.php:57 -#: ../../godmode/alerts/configure_alert_action.php:66 -msgid "Configure alert action" -msgstr "アクションの作成" - -#: ../../godmode/alerts/configure_alert_action.php:98 -msgid "Update Action" -msgstr "アクションの更新" - -#: ../../godmode/alerts/configure_alert_action.php:149 -msgid "Recovery" -msgstr "復旧通知" - -#: ../../godmode/alerts/alert_commands.php:249 -msgid "Alert commands" -msgstr "アラートコマンド" - -#: ../../godmode/alerts/alert_commands.php:372 -msgid "No alert commands configured" -msgstr "アラートコマンドが設定されていません" - -#: ../../godmode/agentes/modificar_agente.php:62 -msgid "Agents defined in Pandora" -msgstr "Pandora 内エージェント" - -#: ../../godmode/agentes/modificar_agente.php:87 -msgid "Success deleted agent." -msgstr "エージェントを削除しました" - -#: ../../godmode/agentes/modificar_agente.php:87 -msgid "Could not be deleted." -msgstr "削除できませんでした。" - -#: ../../godmode/agentes/modificar_agente.php:94 -msgid "Maybe the files conf or md5 could not be deleted" -msgstr "confまたはmd5ファイルを削除できませんでした" - -#: ../../godmode/agentes/modificar_agente.php:144 -msgid "Show Agents" -msgstr "エージェント表示" - -#: ../../godmode/agentes/modificar_agente.php:146 -msgid "Everyone" -msgstr "全て" - -#: ../../godmode/agentes/modificar_agente.php:453 -msgid "Remote agent configuration" -msgstr "リモートエージェント設定" - -#: ../../godmode/agentes/modificar_agente.php:453 -msgid "R" -msgstr "R" - -#: ../../godmode/agentes/modificar_agente.php:551 -msgid "Edit remote config" -msgstr "リモート設定" - -#: ../../godmode/agentes/modificar_agente.php:578 -msgid "Enable agent" -msgstr "エージェントの有効化" - -#: ../../godmode/agentes/modificar_agente.php:583 -msgid "Disable agent" -msgstr "エージェントの無効化" - -#: ../../godmode/agentes/agent_conf_gis.php:53 -msgid "" -"When you change the Agent position, the agent automatically activates the " -"'Ignore new GIS data' option" -msgstr "エージェントの位置を変更すると、エージェントは '新たなGISデータを無視する' オプションを自動的に有効化します。" - -#: ../../godmode/agentes/agent_conf_gis.php:60 -msgid "Agent position" -msgstr "エージェントの位置" - -#: ../../godmode/agentes/agent_conf_gis.php:66 -msgid "Latitude: " -msgstr "緯度: " - -#: ../../godmode/agentes/agent_conf_gis.php:70 -msgid "Longitude: " -msgstr "経度: " - -#: ../../godmode/agentes/agent_conf_gis.php:74 -msgid "Altitude: " -msgstr "高度: " - -#: ../../godmode/agentes/agent_conf_gis.php:78 -#: ../../godmode/agentes/agent_manager.php:377 -#: ../../godmode/massive/massive_edit_agents.php:391 -msgid "Ignore new GIS data:" -msgstr "新たな GIS データを無視する:" - -#: ../../godmode/agentes/module_manager_editor.php:440 +#: ../../godmode/db/db_purge.php:140 #, php-format -msgid "DEBUG: Invalid module type specified in %s:%s" -msgstr "DEBUG: %s:%s に不正なモジュールタイプが指定されています" +msgid "Total errors: %s" +msgstr "全エラー数: %s" -#: ../../godmode/agentes/module_manager_editor.php:441 -msgid "" -"Most likely you have recently upgraded from an earlier version of Pandora " -"and either
\n" -"\t\t\t\t1) forgot to use the database converter
\n" -"\t\t\t\t2) used a bad version of the database converter (see Bugreport " -"#2124706 for the solution)
\n" -"\t\t\t\t3) found a new bug - please report a way to duplicate this error" -msgstr "" -"Pandora の初期のバージョンからのアップグレードを実施しておlり、次のいずれかが考えられます。
\n" -"\t\t\t\t1) データベース変換の実行し忘れ
\n" -"\t\t\t\t2) 正しくないバージョンのデータベース変換の利用 (解決方法はバグレポート #2124706 を参照)
\n" -"\t\t\t\t3) 新たなバグ - このエラーを再現する方法をレポートしてください" - -#: ../../godmode/agentes/module_manager_editor.php:467 -#: ../../godmode/agentes/module_manager_editor_common.php:608 -msgid "Custom macros" -msgstr "カスタムマクロ" - -#: ../../godmode/agentes/module_manager_editor.php:469 -msgid "Module relations" -msgstr "モジュール関係" - -#: ../../godmode/agentes/module_manager_editor.php:518 -msgid "No module to predict" -msgstr "予測モジュールがありません。" - -#: ../../godmode/agentes/module_manager_editor.php:519 -msgid "No plug-in provided" -msgstr "プラグインがありません" - -#: ../../godmode/agentes/module_manager_editor.php:542 -msgid "" -"Error, The field name and name in module_name in data configuration are " -"different." -msgstr "エラー、データ設定におけるフィールド名と module_name 内の名前が異なります。" - -#: ../../godmode/agentes/configurar_agente.php:186 -#: ../../godmode/agentes/configurar_agente.php:709 -msgid "There is already an agent in the database with this name" -msgstr "同じ名前のエージェントがすでに存在します。" - -#: ../../godmode/agentes/configurar_agente.php:297 ../../godmode/menu.php:101 -msgid "Module templates" -msgstr "モジュールテンプレート" - -#: ../../godmode/agentes/configurar_agente.php:545 -msgid "SNMP explorer" -msgstr "SNMPエクスプローラ" - -#: ../../godmode/agentes/configurar_agente.php:560 -msgid "Agent manager" -msgstr "エージェントマネージャ" - -#: ../../godmode/agentes/configurar_agente.php:583 -#: ../../godmode/servers/modificar_server.php:134 -msgid "Conf file deleted successfully" -msgstr "conf ファイルを削除しました。" - -#: ../../godmode/agentes/configurar_agente.php:584 -#: ../../godmode/servers/modificar_server.php:135 -msgid "Could not delete conf file" -msgstr "conf ファイルの削除に失敗しました。" - -#: ../../godmode/agentes/configurar_agente.php:621 -#: ../../godmode/agentes/configurar_agente.php:626 -msgid "No data to normalize" -msgstr "正規化するデータがありません。" - -#: ../../godmode/agentes/configurar_agente.php:630 +#: ../../godmode/db/db_purge.php:141 ../../godmode/db/db_purge.php:144 #, php-format -msgid "Deleted data above %f" -msgstr "%f を超えるデータを削除しました。" +msgid "Total records deleted: %s" +msgstr "全削除レコード数: %s" -#: ../../godmode/agentes/configurar_agente.php:631 -#, php-format -msgid "Error normalizing module %s" -msgstr "モジュール %s において正規化に失敗しました。" +#: ../../godmode/db/db_purge.php:149 +msgid "Deleting records for all agents" +msgstr "全エージェントのレコードの削除中" -#: ../../godmode/agentes/configurar_agente.php:751 -msgid "There was a problem updating the agent" -msgstr "エージェントの更新に失敗しました。" +#: ../../godmode/db/db_purge.php:166 +msgid "Choose agent" +msgstr "エージェントの選択" -#: ../../godmode/agentes/configurar_agente.php:791 -msgid "There was a problem loading the agent" -msgstr "エージェントのロードに失敗しました。" - -#: ../../godmode/agentes/configurar_agente.php:1118 -msgid "" -"There was a problem updating module. Another module already exists with the " -"same name." -msgstr "モジュールの更新で問題が発生しました。同じ名前のモジュールがすでに存在します。" - -#: ../../godmode/agentes/configurar_agente.php:1121 -msgid "" -"There was a problem updating module. Some required fields are missed: (name)" -msgstr "モジュールの更新で問題が発生しました。必須フィールドが入力されていません: (名前)" - -#: ../../godmode/agentes/configurar_agente.php:1124 -msgid "There was a problem updating module. \"No change\"" -msgstr "モジュールの更新で問題が発生しました。\"変更点がありません\"" - -#: ../../godmode/agentes/configurar_agente.php:1129 -msgid "There was a problem updating module. Processing error" -msgstr "モジュールの更新で問題が発生しました。処理エラー" - -#: ../../godmode/agentes/configurar_agente.php:1149 -msgid "Module successfully updated" -msgstr "モジュールの更新が完了しました。" - -#: ../../godmode/agentes/configurar_agente.php:1253 -msgid "" -"There was a problem adding module. Another module already exists with the " -"same name." -msgstr "モジュールの追加で問題が発生しました。同じ名前のモジュールがすでに存在します。" - -#: ../../godmode/agentes/configurar_agente.php:1256 -msgid "" -"There was a problem adding module. Some required fields are missed : (name)" -msgstr "モジュールの追加で問題が発生しました。必須フィールドが入力されていません: (名前)" - -#: ../../godmode/agentes/configurar_agente.php:1261 -msgid "There was a problem adding module. Processing error" -msgstr "モジュールの追加で問題が発生しました。処理エラー" - -#: ../../godmode/agentes/configurar_agente.php:1397 -msgid "There was a problem deleting the module" -msgstr "モジュールの削除に失敗しました。" - -#: ../../godmode/agentes/configurar_agente.php:1400 -msgid "Module deleted succesfully" -msgstr "モジュールを削除しました。" - -#: ../../godmode/agentes/configurar_agente.php:1582 -#: ../../godmode/agentes/configurar_agente.php:1592 -msgid "Invalid tab specified" -msgstr "不正なタブが指定されました" - -#: ../../godmode/agentes/agent_template.php:69 -msgid "Created by template " -msgstr "テンプレートにより作成 " - -#: ../../godmode/agentes/agent_template.php:152 -msgid "Error adding modules" -msgstr "モジュールを追加できませんでした。" - -#: ../../godmode/agentes/agent_template.php:154 -msgid "Error adding modules. The following errors already exists: " -msgstr "モジュールを追加できませんでした。次のモジュールは存在します: " - -#: ../../godmode/agentes/agent_template.php:157 -msgid "Modules successfully added" -msgstr "モジュールを追加しました。" - -#: ../../godmode/agentes/agent_template.php:184 -msgid "Assign" -msgstr "割当" - -#: ../../godmode/agentes/agent_wizard.snmp_interfaces_explorer.php:173 -#: ../../godmode/agentes/agent_wizard.snmp_explorer.php:345 -msgid "No agent selected or the agent does not exist" -msgstr "エージェントが選択されてないか、存在しません。" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:96 -msgid "Source module" -msgstr "対象モジュール" - -#: ../../godmode/agentes/module_manager_editor_prediction.php:124 -#: ../../godmode/agentes/module_manager_editor_prediction.php:149 -msgid "Select Module" -msgstr "モジュールの選択" - -#: ../../godmode/agentes/fields_manager.php:31 -msgid "Agents custom fields manager" -msgstr "エージェントカスタムフィールド管理" - -#: ../../godmode/agentes/fields_manager.php:44 -msgid "The name must not be empty" -msgstr "名前は空ではいけません" - -#: ../../godmode/agentes/fields_manager.php:47 -msgid "The name must be unique" -msgstr "名前はユニークである必要があります" - -#: ../../godmode/agentes/fields_manager.php:52 -msgid "Field successfully created" -msgstr "フィールドを作成しました。" - -#: ../../godmode/agentes/fields_manager.php:69 -msgid "Field successfully updated" -msgstr "フィールドを更新しました。" - -#: ../../godmode/agentes/fields_manager.php:72 -msgid "There was a problem modifying field" -msgstr "フィールドの修正で問題が発生しました。" - -#: ../../godmode/agentes/fields_manager.php:82 -msgid "There was a problem deleting field" -msgstr "フィールドの削除で問題が発生しました。" - -#: ../../godmode/agentes/fields_manager.php:84 -msgid "Field successfully deleted" -msgstr "フィールドを削除しました。" - -#: ../../godmode/agentes/fields_manager.php:138 -msgid "Create field" -msgstr "フィールド作成" - -#: ../../godmode/agentes/configure_field.php:36 -msgid "Update agent custom field" -msgstr "エージェントカスタムフィールドの更新" - -#: ../../godmode/agentes/configure_field.php:39 -msgid "Create agent custom field" -msgstr "エージェントカスタムフィールドの作成" - -#: ../../godmode/agentes/planned_downtime.list.php:358 -#: ../../godmode/agentes/planned_downtime.export_csv.php:199 -msgid "No planned downtime" -msgstr "計画停止はありません。" - -#: ../../godmode/agentes/module_manager.php:78 -msgid "Create a new data server module" -msgstr "データサーバモジュールの新規作成" - -#: ../../godmode/agentes/module_manager.php:80 -msgid "Create a new network server module" -msgstr "ネットワークサーバモジュールの新規作成" - -#: ../../godmode/agentes/module_manager.php:82 -msgid "Create a new plugin server module" -msgstr "プラグインサーバモジュールの新規作成" - -#: ../../godmode/agentes/module_manager.php:84 -msgid "Create a new WMI server module" -msgstr "WMI サーバモジュールの新規作成" - -#: ../../godmode/agentes/module_manager.php:86 -msgid "Create a new prediction server module" -msgstr "予測サーバモジュールの新規作成" - -#: ../../godmode/agentes/module_manager.php:135 -msgid "Get more modules in Pandora FMS Library" -msgstr "Pandora FMS モジュールライブラリから新しいモジュールを手に入れる" - -#: ../../godmode/agentes/module_manager.php:162 -msgid "Nice try buddy" -msgstr "問題が発生しました" - -#: ../../godmode/agentes/module_manager.php:259 -#, php-format -msgid "There was a problem deleting %s modules, none deleted." -msgstr "%s 個のモジュール削除に失敗しました。いずれのモジュールも削除されていません。" - -#: ../../godmode/agentes/module_manager.php:264 -msgid "All Modules deleted succesfully" -msgstr "すべてのモジュールを削除しました" - -#: ../../godmode/agentes/module_manager.php:268 -#, php-format -msgid "There was a problem only deleted %s modules of %s total." -msgstr "%s 個(全 %s 個中)のモジュール削除に失敗しました。" - -#: ../../godmode/agentes/module_manager_editor_common.php:361 -#: ../../godmode/agentes/module_manager.php:679 -msgid "" -"The policy modules of data type will only update their intervals when policy " -"is applied." -msgstr "データタイプのポリシーモジュールは、ポリシーが適用されたときに、それ自身の間隔でのみ更新されます。" - -#: ../../godmode/agentes/module_manager.php:715 -msgid "Normalize" -msgstr "正規化" - -#: ../../godmode/agentes/module_manager.php:721 -msgid "Normalize (Disabled)" -msgstr "正規化 (無効)" - -#: ../../godmode/agentes/module_manager.php:735 -msgid "Create network component (Disabled)" -msgstr "ネットワークコンポーネントの作成 (無効)" - -#: ../../godmode/agentes/planned_downtime.list.php:46 -msgid "An error occurred while migrating the malformed planned downtimes" -msgstr "不正な計画停止の移動でエラーが発生しました。" - -#: ../../godmode/agentes/planned_downtime.list.php:47 -msgid "Please run the migration again or contact with the administrator" -msgstr "移動を再実行するか管理者に連絡してください。" - -#: ../../godmode/agentes/planned_downtime.list.php:79 -msgid "An error occurred stopping the planned downtime" -msgstr "計画停止の中止でエラーが発生しました" - -#: ../../godmode/agentes/planned_downtime.list.php:101 -msgid "This planned downtime is running" -msgstr "この計画停止は実行中です" - -#: ../../godmode/agentes/planned_downtime.list.php:153 -#: ../../godmode/agentes/planned_downtime.editor.php:494 -msgid "Once" -msgstr "一回のみ" - -#: ../../godmode/agentes/planned_downtime.list.php:153 -#: ../../godmode/agentes/planned_downtime.list.php:434 -#: ../../godmode/agentes/planned_downtime.editor.php:495 -msgid "Periodically" -msgstr "定期的" - -#: ../../godmode/agentes/planned_downtime.list.php:154 -msgid "Execution type" -msgstr "実行タイプ" - -#: ../../godmode/agentes/planned_downtime.list.php:156 -msgid "Show past downtimes" -msgstr "終了した計画停止の表示" - -#: ../../godmode/agentes/planned_downtime.list.php:391 -msgid "Name #Ag." -msgstr "名前" - -#: ../../godmode/agentes/planned_downtime.list.php:400 -#: ../../godmode/agentes/planned_downtime.list.php:456 -msgid "Stop downtime" -msgstr "計画停止の中止" - -#: ../../godmode/agentes/planned_downtime.list.php:428 -#: ../../godmode/agentes/planned_downtime.editor.php:489 -msgid "Disabled Agents" -msgstr "エージェント無効化" - -#: ../../godmode/agentes/planned_downtime.list.php:429 -#: ../../godmode/agentes/planned_downtime.editor.php:490 -msgid "Disabled only Alerts" -msgstr "アラートのみ無効化" - -#: ../../godmode/agentes/planned_downtime.list.php:433 -msgid "once" -msgstr "一回" - -#: ../../godmode/agentes/planned_downtime.list.php:442 -msgid "Not running" -msgstr "停止中" - -#: ../../godmode/agentes/planned_downtime.list.php:535 -msgid "" -"WARNING: If you delete this planned downtime, it will not be taken into " -"account in future SLA reports" -msgstr "警告: この計画停止を削除すると、今後の SLA レポートに反映されません" - -#: ../../godmode/agentes/planned_downtime.list.php:541 -msgid "WARNING: There are malformed planned downtimes" -msgstr "警告: 不正な計画停止があります。" - -#: ../../godmode/agentes/planned_downtime.list.php:541 -msgid "Do you want to migrate automatically the malformed items?" -msgstr "不正な要素を自動的に移動しますか。" - -#: ../../godmode/agentes/agent_manager.php:155 -msgid "The agent's name must be the same as the one defined at the console" -msgstr "ここで指定するエージェント名は、すでに定義済のものである必要があります。" - -#: ../../godmode/agentes/agent_manager.php:158 -msgid "QR Code Agent view" -msgstr "エージェント表示 QR コード" - -#: ../../godmode/agentes/agent_manager.php:191 -msgid "You can remotely edit this agent configuration" -msgstr "このエージェントはリモートから設定可能です。" - -#: ../../godmode/agentes/agent_manager.php:198 -msgid "Delete agent" -msgstr "エージェント削除" - -#: ../../godmode/agentes/agent_manager.php:227 -msgid "Only it is show when
the agent is saved." -msgstr "エージェントが保存されたときのみ
表示されます。" - -#: ../../godmode/agentes/agent_manager.php:241 -#: ../../godmode/massive/massive_edit_agents.php:275 -msgid "Cascade protection" -msgstr "関連障害検知抑制" - -#: ../../godmode/groups/configure_group.php:167 -#: ../../godmode/agentes/agent_manager.php:293 -#: ../../godmode/agentes/module_manager_editor_common.php:324 -#: ../../godmode/massive/massive_edit_agents.php:333 -msgid "Custom ID" -msgstr "カスタムID" - -#: ../../godmode/agentes/agent_manager.php:297 -#: ../../godmode/massive/massive_edit_agents.php:337 -msgid "Module definition" -msgstr "モジュール定義" - -#: ../../godmode/agentes/agent_manager.php:299 -#: ../../godmode/massive/massive_edit_agents.php:339 -msgid "Learning mode" -msgstr "学習モード" - -#: ../../godmode/agentes/agent_manager.php:302 -#: ../../godmode/massive/massive_edit_agents.php:340 -msgid "Normal mode" -msgstr "通常モード" - -#: ../../godmode/agentes/agent_manager.php:308 -msgid "Autodisable mode" -msgstr "自動無効化モード" - -#: ../../godmode/agentes/agent_manager.php:310 -#: ../../godmode/massive/massive_edit_agents.php:346 -msgid "Active" -msgstr "有効" - -#: ../../godmode/agentes/agent_manager.php:317 -#: ../../godmode/agentes/agent_manager.php:339 -#: ../../godmode/massive/massive_edit_agents.php:356 -msgid "Not available" -msgstr "利用できません" - -#: ../../godmode/agentes/agent_manager.php:348 -#: ../../godmode/massive/massive_edit_agents.php:382 -msgid "Agent icon" -msgstr "エージェントアイコン" - -#: ../../godmode/agentes/agent_manager.php:348 -msgid "Agent icon for GIS Maps." -msgstr "GISマップのエージェントアイコン" - -#: ../../godmode/agentes/agent_manager.php:392 -#: ../../godmode/massive/massive_edit_agents.php:398 -msgid "The agent still runs but the alerts and events will be stop" -msgstr "エージェントは実行しますが、アラートとイベントは停止します" - -#: ../../godmode/agentes/agent_manager.php:415 -#: ../../godmode/massive/massive_edit_agents.php:427 -msgid "This field allows url insertion using the BBCode's url tag" -msgstr "このフィールドには、BBコードの url タグを使うことにより URL を挿入することができます" - -#: ../../godmode/agentes/agent_manager.php:417 -#: ../../godmode/massive/massive_edit_agents.php:429 -msgid "The format is: [url='url to navigate']'text to show'[/url]" -msgstr "フォーマット: [url='url to navigate']'表示するテキスト'[/url]" - -#: ../../godmode/agentes/agent_manager.php:419 -#: ../../godmode/massive/massive_edit_agents.php:431 -msgid "e.g.: [url=pandorafms.org]Pandora FMS Community[/url]" -msgstr "例: [url=pandorafms.org]Pandora FMS コミュニティ[/url]" - -#: ../../godmode/agentes/planned_downtime.editor.php:115 -#: ../../godmode/agentes/planned_downtime.editor.php:187 -#: ../../godmode/agentes/planned_downtime.editor.php:941 -msgid "This elements cannot be modified while the downtime is being executed" -msgstr "計画停止実行中は、この要素は変更できません。" - -#: ../../godmode/agentes/planned_downtime.editor.php:318 -msgid "Cannot be modified while the downtime is being executed" -msgstr "計画停止実行中は編集できません" - -#: ../../godmode/agentes/planned_downtime.editor.php:485 -msgid "Quiet: Modules will not generate events or fire alerts." -msgstr "静観: モジュールはイベント生成やアラートの発報を行いません" - -#: ../../godmode/agentes/planned_downtime.editor.php:486 -msgid "Disable Agents: Disables the selected agents." -msgstr "エージェント無効化: 選択したエージェントを無効化します。" - -#: ../../godmode/agentes/planned_downtime.editor.php:487 -msgid "Disable Alerts: Disable alerts for the selected agents." -msgstr "アラートのみ無効化: 選択したエージェントのアラートを無効化します。" - -#: ../../godmode/agentes/planned_downtime.editor.php:500 -msgid "Configure the time" -msgstr "時間設定" - -#: ../../godmode/agentes/planned_downtime.editor.php:531 -msgid "Type Periodicity:" -msgstr "定期実行タイプ:" - -#: ../../godmode/agentes/planned_downtime.editor.php:569 -msgid "From day:" -msgstr "開始日:" - -#: ../../godmode/agentes/planned_downtime.editor.php:575 -msgid "To day:" -msgstr "終了日:" - -#: ../../godmode/agentes/planned_downtime.editor.php:586 -msgid "From hour:" -msgstr "開始時間:" - -#: ../../godmode/agentes/planned_downtime.editor.php:594 -msgid "To hour:" -msgstr "終了時間:" - -#: ../../godmode/agentes/planned_downtime.editor.php:637 -msgid "Available agents" -msgstr "エージェント" - -#: ../../godmode/agentes/planned_downtime.editor.php:714 -msgid "Available modules:" -msgstr "存在するモジュール:" - -#: ../../godmode/agentes/planned_downtime.editor.php:715 -msgid "Only for type Quiet for downtimes." -msgstr "静観タイプの場合のみ" - -#: ../../godmode/agentes/planned_downtime.editor.php:729 -msgid "Agents planned for this downtime" -msgstr "この計画停止が予定される対象エージェント" - -#: ../../godmode/agentes/planned_downtime.editor.php:744 -msgid "There are no agents" -msgstr "エージェントがありません" - -#: ../../godmode/agentes/planned_downtime.editor.php:779 -msgid "All alerts" -msgstr "全アラート" - -#: ../../godmode/agentes/planned_downtime.editor.php:782 -msgid "Entire agent" +#: ../../godmode/db/db_purge.php:167 +#: ../../operation/incidents/incident.php:279 +msgid "All agents" msgstr "全エージェント" -#: ../../godmode/agentes/planned_downtime.editor.php:786 -#: ../../godmode/agentes/planned_downtime.editor.php:891 -msgid "All modules" -msgstr "全モジュール" +#: ../../godmode/db/db_purge.php:172 +msgid "Select the agent you want information about" +msgstr "情報を見たいエージェントを選択してください。" -#: ../../godmode/agentes/planned_downtime.editor.php:789 -#: ../../godmode/agentes/planned_downtime.editor.php:883 -#: ../../godmode/agentes/planned_downtime.editor.php:887 -msgid "Some modules" -msgstr "いくつかのモジュール" +#: ../../godmode/db/db_purge.php:174 +msgid "Get data" +msgstr "データ取得" -#: ../../godmode/agentes/planned_downtime.editor.php:855 -msgid "Add Module:" -msgstr "モジュール追加:" +#: ../../godmode/db/db_purge.php:175 +msgid "Click here to get the data from the agent specified in the select box" +msgstr "選択したエージェントからデータを取得するためには、ここをクリックしてください。" -#: ../../godmode/agentes/planned_downtime.editor.php:1071 -msgid "Please select a module." -msgstr "モジュールを選択してください。" +#: ../../godmode/db/db_purge.php:179 +#, php-format +msgid "Information on agent %s in the database" +msgstr "エージェント %s に関するデータベース内の情報" -#: ../../godmode/agentes/planned_downtime.editor.php:1203 +#: ../../godmode/db/db_purge.php:182 +msgid "Information on all agents in the database" +msgstr "データベース内の全エージェントの情報" + +#: ../../godmode/db/db_purge.php:317 +msgid "Packets less than three months old" +msgstr "過去3ヵ月のパケット数" + +#: ../../godmode/db/db_purge.php:319 +msgid "Packets less than one month old" +msgstr "過去1ヵ月のパケット数" + +#: ../../godmode/db/db_purge.php:321 +msgid "Packets less than two weeks old" +msgstr "過去2週間のパケット数" + +#: ../../godmode/db/db_purge.php:323 +msgid "Packets less than one week old" +msgstr "過去1週間のパケット数" + +#: ../../godmode/db/db_purge.php:325 +msgid "Packets less than three days old" +msgstr "過去3日間のパケット数" + +#: ../../godmode/db/db_purge.php:327 +msgid "Packets less than one day old" +msgstr "過去1日間のパケット数" + +#: ../../godmode/db/db_purge.php:329 +msgid "Total number of packets" +msgstr "全パケット数" + +#: ../../godmode/db/db_purge.php:340 +msgid "Purge data over 3 months" +msgstr "3ヵ月より古いデータの削除" + +#: ../../godmode/db/db_purge.php:341 +msgid "Purge data over 1 month" +msgstr "1ヵ月より古いデータの削除" + +#: ../../godmode/db/db_purge.php:342 +msgid "Purge data over 2 weeks" +msgstr "2週間より古いデータの削除" + +#: ../../godmode/db/db_purge.php:343 +msgid "Purge data over 1 week" +msgstr "1週間より古いデータの削除" + +#: ../../godmode/db/db_purge.php:344 +msgid "Purge data over 3 days" +msgstr "3日より古いデータの削除" + +#: ../../godmode/db/db_purge.php:345 +msgid "Purge data over 1 day" +msgstr "1日より古いデータの削除" + +#: ../../godmode/db/db_purge.php:346 +msgid "All data until now" +msgstr "現在より古いデータ全ての削除" + +#: ../../godmode/db/db_purge.php:350 +msgid "Purge" +msgstr "削除" + +#: ../../godmode/db/db_refine.php:33 ../../godmode/menu.php:317 +#: ../../include/functions_db.php:1499 +msgid "Database debug" +msgstr "DBのデバッグ" + +#: ../../godmode/db/db_refine.php:42 +msgid "Maximum is equal to minimum" +msgstr "最大値と最小値が同じです。" + +#: ../../godmode/db/db_refine.php:47 +#: ../../godmode/massive/massive_copy_modules.php:447 +#: ../../include/functions_agents.php:565 +msgid "No modules have been selected" +msgstr "モジュールが選択されていません。" + +#: ../../godmode/db/db_refine.php:56 +msgid "Filtering data module" +msgstr "データモジュールのフィルタ中" + +#: ../../godmode/db/db_refine.php:76 +msgid "Filtering completed" +msgstr "フィルタリングが完了しました。" + +#: ../../godmode/db/db_refine.php:83 +#: ../../operation/agentes/exportdata.php:244 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:154 +msgid "Source agent" +msgstr "対象エージェント" + +#: ../../godmode/db/db_refine.php:88 +msgid "No agent selected" +msgstr "エージェント選択なし" + +#: ../../godmode/db/db_refine.php:92 +msgid "Get Info" +msgstr "情報取得" + +#: ../../godmode/db/db_refine.php:105 +msgid "Purge data out of these limits" +msgstr "以下の範囲外のデータ削除" + +#: ../../godmode/db/db_refine.php:107 ../../godmode/db/db_refine.php:109 +#: ../../include/functions_reporting.php:5666 +msgid "Minimum" +msgstr "最小" + +#: ../../godmode/db/db_refine.php:112 ../../godmode/db/db_refine.php:114 +#: ../../include/functions_reporting.php:5669 +msgid "Maximum" +msgstr "最大" + +#: ../../godmode/events/custom_events.php:68 +#: ../../godmode/events/custom_events.php:152 +#: ../../include/functions_events.php:34 +#: ../../include/functions_events.php:1581 +#: ../../enterprise/meta/include/functions_events_meta.php:55 +msgid "Event id" +msgstr "イベント ID" + +#: ../../godmode/events/custom_events.php:71 +#: ../../godmode/events/custom_events.php:153 +#: ../../include/functions_events.php:35 +#: ../../include/functions_events.php:905 +#: ../../include/functions_events.php:2341 +#: ../../include/functions_reporting_html.php:1022 +#: ../../include/functions_reporting_html.php:1032 +#: ../../include/functions_reporting_html.php:2813 +#: ../../enterprise/meta/include/functions_events_meta.php:58 +msgid "Event name" +msgstr "イベント名" + +#: ../../godmode/events/custom_events.php:86 +#: ../../godmode/events/custom_events.php:158 ../../godmode/setup/news.php:223 +#: ../../include/ajax/events.php:466 ../../include/functions_events.php:40 +#: ../../include/functions_events.php:912 +#: ../../include/functions_events.php:2346 +#: ../../include/functions_events.php:3545 +#: ../../include/functions_netflow.php:287 +#: ../../include/functions_reporting_html.php:813 +#: ../../include/functions_reporting_html.php:822 +#: ../../include/functions_reporting_html.php:1026 +#: ../../include/functions_reporting_html.php:1035 +#: ../../include/functions_reporting_html.php:1650 +#: ../../include/functions_reporting_html.php:2815 +#: ../../mobile/operation/events.php:473 +#: ../../mobile/operation/modules.php:547 +#: ../../mobile/operation/modules.php:755 +#: ../../operation/agentes/estado_generalagente.php:407 +#: ../../operation/agentes/exportdata.csv.php:77 +#: ../../operation/agentes/exportdata.excel.php:76 +#: ../../operation/agentes/exportdata.php:99 +#: ../../operation/agentes/status_monitor.php:990 +#: ../../operation/events/events.build_table.php:167 +#: ../../operation/events/events.php:87 +#: ../../operation/messages/message_list.php:127 +#: ../../operation/search_modules.php:54 +#: ../../operation/snmpconsole/snmp_view.php:532 +#: ../../enterprise/include/functions_inventory.php:65 +#: ../../enterprise/include/functions_inventory.php:241 +#: ../../enterprise/include/functions_reporting_csv.php:290 +#: ../../enterprise/include/functions_reporting_csv.php:820 +#: ../../enterprise/meta/include/functions_events_meta.php:73 +msgid "Timestamp" +msgstr "タイムスタンプ" + +#: ../../godmode/events/custom_events.php:89 +#: ../../godmode/events/custom_events.php:159 +#: ../../godmode/events/event_edit_filter.php:235 +#: ../../godmode/events/event_filter.php:110 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1359 +#: ../../include/functions_events.php:41 +#: ../../include/functions_events.php:3565 +#: ../../operation/events/events.build_table.php:191 +#: ../../operation/events/events_list.php:557 +#: ../../enterprise/dashboard/widgets/events_list.php:36 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:210 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1683 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:296 +#: ../../enterprise/meta/include/functions_events_meta.php:76 +msgid "Event type" +msgstr "イベントタイプ" + +#: ../../godmode/events/custom_events.php:92 +#: ../../godmode/events/custom_events.php:160 +#: ../../include/functions_events.php:42 +#: ../../enterprise/meta/include/functions_events_meta.php:79 +msgid "Agent module" +msgstr "エージェントモジュール" + +#: ../../godmode/events/custom_events.php:98 +#: ../../godmode/events/custom_events.php:162 +#: ../../godmode/events/event_edit_filter.php:239 +#: ../../godmode/events/event_filter.php:112 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1347 +#: ../../include/functions_events.php:44 +#: ../../include/functions_events.php:898 +#: ../../include/functions_events.php:2390 +#: ../../include/functions_events.php:3582 +#: ../../include/functions_reporting_html.php:811 +#: ../../include/functions_reporting_html.php:820 +#: ../../include/functions_reporting_html.php:1024 +#: ../../include/functions_reporting_html.php:1034 +#: ../../include/functions_reporting_html.php:1648 +#: ../../mobile/operation/events.php:373 ../../mobile/operation/events.php:374 +#: ../../mobile/operation/events.php:489 ../../mobile/operation/events.php:632 +#: ../../mobile/operation/events.php:633 +#: ../../operation/events/events.build_table.php:211 +#: ../../operation/events/events_list.php:563 +#: ../../operation/snmpconsole/snmp_view.php:399 +#: ../../enterprise/dashboard/widgets/events_list.php:54 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:158 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1671 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:285 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:284 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:74 +#: ../../enterprise/include/functions_reporting.php:1397 +#: ../../enterprise/include/functions_reporting_pdf.php:1744 +#: ../../enterprise/meta/include/functions_events_meta.php:85 +msgid "Severity" +msgstr "重要度" + +#: ../../godmode/events/custom_events.php:101 +#: ../../godmode/events/custom_events.php:163 +#: ../../include/functions_events.php:45 +#: ../../include/functions_events.php:1751 +#: ../../include/functions_events.php:3587 +#: ../../include/functions_events.php:3932 +#: ../../operation/events/events.build_table.php:217 +#: ../../operation/events/events.build_table.php:571 +#: ../../enterprise/meta/include/functions_events_meta.php:88 +msgid "Comment" +msgstr "コメント" + +#: ../../godmode/events/custom_events.php:110 +#: ../../godmode/events/custom_events.php:166 +#: ../../include/functions_events.php:48 +#: ../../include/functions_events.php:2254 +#: ../../enterprise/meta/include/functions_events_meta.php:97 +msgid "Extra id" +msgstr "拡張 ID" + +#: ../../godmode/events/custom_events.php:116 +#: ../../godmode/events/custom_events.php:168 +#: ../../include/functions_events.php:50 +#: ../../include/functions_events.php:3607 +#: ../../operation/events/events.build_table.php:241 +#: ../../enterprise/meta/include/functions_events_meta.php:103 +msgid "ACK Timestamp" +msgstr "ACK タイムスタンプ" + +#: ../../godmode/events/custom_events.php:119 +#: ../../godmode/events/custom_events.php:169 +#: ../../include/functions_events.php:51 +#: ../../include/functions_events.php:2193 +#: ../../include/functions_events.php:2205 +#: ../../include/functions_events.php:2217 +#: ../../include/functions_events.php:2229 +#: ../../include/functions_events.php:2234 +#: ../../include/functions_events.php:2239 +#: ../../include/functions_events.php:2243 +#: ../../include/functions_events.php:3612 +#: ../../operation/events/events.build_table.php:247 +#: ../../enterprise/meta/include/functions_events_meta.php:106 +msgid "Instructions" +msgstr "手順" + +#: ../../godmode/events/custom_events.php:122 +#: ../../godmode/events/custom_events.php:170 +#: ../../include/functions_events.php:52 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:171 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:247 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:256 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:335 +#: ../../enterprise/meta/include/functions_events_meta.php:109 +msgid "Server name" +msgstr "サーバ名" + +#: ../../godmode/events/custom_events.php:131 +#: ../../enterprise/meta/event/custom_events.php:191 +msgid "Show event fields" +msgstr "イベントフィールド表示" + +#: ../../godmode/events/custom_events.php:133 +msgid "Load default event fields" +msgstr "デフォルトイベントフィールドの読み込み" + +#: ../../godmode/events/custom_events.php:133 +msgid "Default event fields will be loaded. Do you want to continue?" +msgstr "デフォルトのイベントフィールドを読み込みます。続けますか?" + +#: ../../godmode/events/custom_events.php:181 +#: ../../enterprise/meta/event/custom_events.php:169 +msgid "Fields available" +msgstr "存在するフィールド" + +#: ../../godmode/events/custom_events.php:185 +#: ../../enterprise/meta/event/custom_events.php:178 +msgid "Add fields to select" +msgstr "フィールドを選択に加える" + +#: ../../godmode/events/custom_events.php:189 +#: ../../enterprise/meta/event/custom_events.php:183 +msgid "Delete fields to select" +msgstr "フィールドを選択から削除する" + +#: ../../godmode/events/custom_events.php:193 +#: ../../enterprise/meta/event/custom_events.php:171 +msgid "Fields selected" +msgstr "選択されているフィールド" + +#: ../../godmode/events/event_edit_filter.php:166 +#: ../../godmode/modules/manage_nc_groups.php:83 +#: ../../godmode/netflow/nf_edit_form.php:110 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:120 +msgid "Not updated. Blank name" +msgstr "更新できませんでした。名前が空です。" + +#: ../../godmode/events/event_edit_filter.php:174 +#: ../../godmode/modules/manage_nc_groups.php:99 +#: ../../godmode/netflow/nf_edit_form.php:132 ../../godmode/setup/news.php:88 +msgid "Not updated. Error updating data" +msgstr "データの更新に失敗しました。" + +#: ../../godmode/events/event_edit_filter.php:203 +msgid "Update Filter" +msgstr "フィルタ更新" + +#: ../../godmode/events/event_edit_filter.php:206 +msgid "Create Filter" +msgstr "フィルタ作成" + +#: ../../godmode/events/event_edit_filter.php:215 +#: ../../operation/events/events_list.php:222 +msgid "Filter name" +msgstr "フィルタ名" + +#: ../../godmode/events/event_edit_filter.php:219 +msgid "Save in group" +msgstr "保存グループ" + +#: ../../godmode/events/event_edit_filter.php:220 msgid "" -"WARNING: If you edit this planned downtime, the data of future SLA reports " -"may be altered" -msgstr "警告: この計画停止を編集すると、今後の SLA レポートのデータが変わります" +"This group will be use to restrict the visibility of this filter with ACLs" +msgstr "このグループは、ACL でフィルタの表示を制限するのに利用されます" -#: ../../godmode/agentes/agent_incidents.php:67 -msgid "No incidents associated to this agent" -msgstr "このエージェントに関連付けられたインシデントがありません" +#: ../../godmode/events/event_edit_filter.php:233 +#: ../../godmode/massive/massive_copy_modules.php:81 +#: ../../godmode/massive/massive_copy_modules.php:194 +#: ../../godmode/massive/massive_delete_agents.php:117 +#: ../../godmode/massive/massive_delete_modules.php:457 +#: ../../godmode/massive/massive_delete_modules.php:471 +#: ../../godmode/massive/massive_edit_agents.php:220 +#: ../../godmode/massive/massive_edit_modules.php:300 +#: ../../godmode/massive/massive_edit_modules.php:331 +#: ../../include/functions.php:1081 ../../include/functions_events.php:1428 +#: ../../mobile/operation/modules.php:43 +#: ../../operation/agentes/estado_agente.php:190 +#: ../../operation/agentes/status_monitor.php:303 +#: ../../operation/events/events_list.php:560 +#: ../../enterprise/dashboard/widgets/events_list.php:34 +msgid "Not normal" +msgstr "正常ではない" -#: ../../godmode/agentes/module_manager_editor_common.php:68 -msgid "Using module component" -msgstr "モジュールコンポーネント" +#: ../../godmode/events/event_edit_filter.php:245 +#: ../../godmode/events/event_filter.php:111 +#: ../../operation/events/events_list.php:569 +#: ../../enterprise/dashboard/widgets/events_list.php:46 +msgid "Event status" +msgstr "状態" -#: ../../godmode/agentes/module_manager_editor_common.php:174 -msgid "Module parent" -msgstr "モジュールの親" +#: ../../godmode/events/event_edit_filter.php:249 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1445 +#: ../../godmode/snmpconsole/snmp_alert.php:999 +#: ../../mobile/operation/agents.php:194 ../../mobile/operation/alerts.php:188 +#: ../../mobile/operation/events.php:642 +#: ../../mobile/operation/modules.php:254 +#: ../../operation/events/events_list.php:406 +#: ../../operation/snmpconsole/snmp_view.php:413 +#: ../../enterprise/extensions/ipam/ipam_network.php:281 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:165 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:216 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1890 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:347 +msgid "Free search" +msgstr "検索語" -#: ../../godmode/agentes/module_manager_editor_common.php:250 -msgid "Dynamic Threshold Interval" -msgstr "動的しきい値の間隔" +#: ../../godmode/events/event_edit_filter.php:253 +#: ../../operation/events/events_list.php:408 +#: ../../enterprise/meta/agentsearch.php:28 +#: ../../enterprise/meta/agentsearch.php:32 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:242 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:331 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:401 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:509 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:590 +msgid "Agent search" +msgstr "エージェント" -#: ../../godmode/agentes/module_manager_editor_common.php:254 -msgid "Dynamic Threshold Min. " -msgstr "最小動的しきい値 " +#: ../../godmode/events/event_edit_filter.php:276 +#: ../../godmode/setup/setup_visuals.php:61 +#: ../../godmode/users/configure_user.php:519 +#: ../../include/functions_config.php:457 +#: ../../operation/events/events_list.php:463 +#: ../../operation/snmpconsole/snmp_view.php:388 +#: ../../operation/users/user_edit.php:238 +#: ../../enterprise/meta/advanced/metasetup.visual.php:117 +#: ../../enterprise/meta/include/functions_meta.php:1061 +msgid "Block size for pagination" +msgstr "ページ毎の表示件数" -#: ../../godmode/agentes/module_manager_editor_common.php:257 -msgid "Dynamic Threshold Max. " -msgstr "最大動的しきい値 " +#: ../../godmode/events/event_edit_filter.php:285 +#: ../../operation/events/events_list.php:430 +msgid "User ack." +msgstr "承諾したユーザ" -#: ../../godmode/agentes/module_manager_editor_common.php:260 -msgid "Dynamic Threshold Two Tailed: " -msgstr "2つの動的しきい値を使う: " +#: ../../godmode/events/event_edit_filter.php:286 +msgid "Choose between the users who have validated an event. " +msgstr "イベントを承諾したユーザを選択します。 " -#: ../../godmode/agentes/module_manager_editor_common.php:245 -#: ../../godmode/agentes/module_manager_editor_common.php:264 -msgid "Min. " -msgstr "最小 " +#: ../../godmode/events/event_edit_filter.php:299 +#: ../../operation/events/events_list.php:575 +#: ../../enterprise/godmode/setup/setup.php:90 +msgid "All events" +msgstr "全イベント一覧表示" -#: ../../godmode/agentes/module_manager_editor_common.php:385 -msgid "Any value below this number is discarted." -msgstr "この値より小さい値は破棄されます。" +#: ../../godmode/events/event_edit_filter.php:300 +#: ../../operation/events/events_list.php:576 +msgid "Group events" +msgstr "グルーピング・回数表示" -#: ../../godmode/agentes/module_manager_editor_common.php:387 -msgid "Any value over this number is discarted." -msgstr "この値より大きい値は破棄されます。" +#: ../../godmode/events/event_edit_filter.php:305 +#: ../../operation/events/events_list.php:474 +msgid "Date from" +msgstr "開始日" -#: ../../godmode/agentes/module_manager_editor_common.php:390 -#: ../../godmode/massive/massive_edit_modules.php:512 -msgid "Export target" -msgstr "データのエクスポート" +#: ../../godmode/events/event_edit_filter.php:308 +#: ../../operation/events/events_list.php:480 +msgid "Date to" +msgstr "終了日" -#: ../../godmode/agentes/module_manager_editor_common.php:400 -msgid "" -"In case you use an Export server you can link this module and export data to " -"one these." -msgstr "エクスポートサーバを利用している場合は、このモジュールをリンクしエクスポートできます。" +#: ../../godmode/events/event_edit_filter.php:350 +#: ../../operation/events/events_list.php:500 +#: ../../operation/events/events_list.php:514 +msgid "Events with following tags" +msgstr "次のタグを含むイベント" -#: ../../godmode/modules/manage_network_components_form_common.php:155 -#: ../../godmode/agentes/module_manager_editor_common.php:414 -#: ../../godmode/massive/massive_edit_modules.php:561 -msgid "Discard unknown events" -msgstr "不明イベントを削除" +#: ../../godmode/events/event_edit_filter.php:365 +#: ../../operation/events/events_list.php:506 +#: ../../operation/events/events_list.php:520 +msgid "Events without following tags" +msgstr "次のタグを含まないイベント" -#: ../../godmode/agentes/module_manager_editor_common.php:419 -#: ../../godmode/massive/massive_edit_modules.php:532 -msgid "FF interval" -msgstr "連続抑制時の間隔" +#: ../../godmode/events/event_edit_filter.php:379 +#: ../../operation/events/events_list.php:461 +msgid "Alert events" +msgstr "アラートイベント" -#: ../../godmode/agentes/module_manager_editor_common.php:422 -#: ../../godmode/massive/massive_edit_modules.php:533 -msgid "Module execution flip flop time interval (in secs)." -msgstr "連続抑制時のモジュールの実行間隔(秒単位)です。" +#: ../../godmode/events/event_edit_filter.php:383 +#: ../../operation/events/events_list.php:462 +msgid "Filter alert events" +msgstr "アラートイベントフィルター" -#: ../../godmode/agentes/module_manager_editor_common.php:517 -msgid "Tags from policy" -msgstr "ポリシーからのタグ" +#: ../../godmode/events/event_edit_filter.php:384 +#: ../../operation/events/events_list.php:462 +msgid "Only alert events" +msgstr "アラートイベントのみ" -#: ../../godmode/agentes/module_manager_editor_common.php:530 -msgid "The module still stores data but the alerts and events will be stop" -msgstr "モジュールはデータの保存を行いますが、アラートとイベントは停止します" +#: ../../godmode/events/event_edit_filter.php:388 +#: ../../operation/events/events_list.php:442 +msgid "Module search" +msgstr "モジュール検索" -#: ../../godmode/agentes/module_manager_editor_common.php:550 -#: ../../godmode/agentes/module_manager_editor_common.php:556 -msgid "Cron" -msgstr "Cron" +#: ../../godmode/events/event_filter.php:167 +#: ../../godmode/netflow/nf_edit.php:162 +msgid "There are no defined filters" +msgstr "定義済のフィルタがありません" -#: ../../godmode/agentes/module_manager_editor_common.php:551 -#: ../../godmode/agentes/module_manager_editor_common.php:557 -msgid "" -"If cron is set the module interval is ignored and the module runs on the " -"specified date and time" -msgstr "cron が設定されている場合、モジュールの実行間隔は無視され、モジュールは指定された日時に実行されます。" +#: ../../godmode/events/event_filter.php:175 +#: ../../godmode/netflow/nf_edit.php:167 +#: ../../godmode/netflow/nf_edit_form.php:182 +#: ../../godmode/snmpconsole/snmp_filters.php:38 +#: ../../enterprise/meta/event/custom_events.php:43 +msgid "Create filter" +msgstr "フィルタの作成" -#: ../../godmode/agentes/module_manager_editor_common.php:563 -#: ../../godmode/massive/massive_edit_modules.php:590 -msgid "Seconds that agent will wait for the execution of the module." -msgstr "エージェントがモジュールの実行完了を待つ秒数。" +#: ../../godmode/events/event_responses.editor.php:63 +msgid "Edit event responses" +msgstr "イベント応答の編集" -#: ../../godmode/agentes/module_manager_editor_common.php:566 -msgid "Number of retries that the module will attempt to run." -msgstr "モジュールを再実行する回数。" +#: ../../godmode/events/event_responses.editor.php:93 +msgid "For Command type Modal Window mode is enforced" +msgstr "種類がコマンドの場合は、専用ウインドウになります。" -#: ../../godmode/agentes/module_manager_editor_common.php:641 -msgid "Add relationship" -msgstr "関係の追加" +#: ../../godmode/events/event_responses.editor.php:94 +msgid "Modal window" +msgstr "専用ウインドウ" -#: ../../godmode/agentes/module_manager_editor_common.php:659 -msgid "Changes" -msgstr "変更" +#: ../../godmode/events/event_responses.editor.php:94 +msgid "New window" +msgstr "新しいウィンドウ" -#: ../../godmode/agentes/module_manager_editor_common.php:659 -msgid "Activate this to prevent the relation from being updated or deleted" -msgstr "更新や削除に対しても関係を維持するには、これを有効にしてください" +#: ../../godmode/events/event_responses.editor.php:104 +#: ../../godmode/reporting/graph_builder.main.php:137 +#: ../../godmode/reporting/visual_console_builder.wizard.php:134 +#: ../../godmode/setup/gis_step_2.php:257 +#: ../../include/functions_visual_map_editor.php:84 +#: ../../include/functions_visual_map_editor.php:386 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:172 +msgid "Width" +msgstr "幅" -#: ../../godmode/agentes/module_manager_editor_network.php:122 -msgid "SNMP OID" -msgstr "SNMP OID" +#: ../../godmode/events/event_responses.editor.php:106 +#: ../../godmode/reporting/graph_builder.main.php:141 +#: ../../godmode/reporting/visual_console_builder.wizard.php:137 +#: ../../godmode/setup/gis_step_2.php:259 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:176 +msgid "Height" +msgstr "高さ" -#: ../../godmode/modules/manage_network_components_form_network.php:90 -#: ../../godmode/agentes/module_manager_editor_network.php:141 -msgid "TCP send" -msgstr "TCP 送信文字列" +#: ../../godmode/events/event_responses.editor.php:111 +#: ../../include/functions_events.php:1817 +#: ../../enterprise/extensions/cron/main.php:334 +msgid "Parameters" +msgstr "パラメータ" -#: ../../godmode/modules/manage_network_components_form_network.php:97 -#: ../../godmode/agentes/module_manager_editor_network.php:147 -msgid "TCP receive" -msgstr "TCP 受信文字列" +#: ../../godmode/events/event_responses.list.php:38 +msgid "No responses found" +msgstr "応答がありません" -#: ../../godmode/agentes/module_manager_editor_network.php:189 -#: ../../godmode/agentes/module_manager_editor_network.php:199 -#: ../../godmode/massive/massive_edit_modules.php:481 -#: ../../godmode/massive/massive_edit_modules.php:485 -msgid "The pass length must be eight character minimum." -msgstr "パスワード長は、最低8文字以上必要です。" +#: ../../godmode/events/event_responses.list.php:76 +msgid "Create response" +msgstr "応答の作成" -#: ../../godmode/modules/manage_network_components_form_wmi.php:32 -#: ../../godmode/agentes/module_manager_editor_wmi.php:64 -msgid "WMI query" -msgstr "WMI クエリ" +#: ../../godmode/events/event_responses.php:52 +msgid "Response added succesfully" +msgstr "応答を追加しました" -#: ../../godmode/modules/manage_network_components_form_wmi.php:34 -#: ../../godmode/agentes/module_manager_editor_wmi.php:73 -msgid "Key string" -msgstr "Key 文字列" +#: ../../godmode/events/event_responses.php:55 +msgid "Response cannot be added" +msgstr "応答を追加できません" -#: ../../godmode/modules/manage_network_components_form_wmi.php:40 -#: ../../godmode/agentes/module_manager_editor_wmi.php:77 -msgid "Field number" -msgstr "フィールド番号" +#: ../../godmode/events/event_responses.php:81 +msgid "Response updated succesfully" +msgstr "応答を更新しました" + +#: ../../godmode/events/event_responses.php:84 +msgid "Response cannot be updated" +msgstr "応答を更新できません" + +#: ../../godmode/events/event_responses.php:93 +msgid "Response deleted succesfully" +msgstr "応答を削除しました" + +#: ../../godmode/events/event_responses.php:96 +msgid "Response cannot be deleted" +msgstr "応答を削除できません" + +#: ../../godmode/events/events.php:37 ../../operation/events/events.php:334 +#: ../../operation/users/user_edit.php:278 +msgid "Event list" +msgstr "イベント一覧" + +#: ../../godmode/events/events.php:42 +#: ../../godmode/netflow/nf_edit_form.php:55 +msgid "Filter list" +msgstr "フィルタ一覧" + +#: ../../godmode/events/events.php:48 ../../godmode/menu.php:187 +#: ../../enterprise/meta/event/custom_events.php:48 +msgid "Event responses" +msgstr "イベント応答" + +#: ../../godmode/events/events.php:65 ../../godmode/events/events.php:80 +#: ../../godmode/reporting/reporting_builder.list_items.php:179 +#: ../../enterprise/meta/event/custom_events.php:65 +#: ../../enterprise/meta/event/custom_events.php:80 +#: ../../enterprise/meta/general/main_header.php:214 +msgid "Filters" +msgstr "フィルタ" + +#: ../../godmode/events/events.php:73 ../../include/ajax/events.php:306 +#: ../../enterprise/meta/event/custom_events.php:73 +msgid "Responses" +msgstr "応答" + +#: ../../godmode/events/events.php:85 ../../godmode/events/events.php:88 +#: ../../godmode/users/configure_profile.php:283 +#: ../../operation/events/events.php:365 +msgid "Manage events" +msgstr "イベント管理" + +#: ../../godmode/extensions.php:27 +#: ../../enterprise/meta/general/main_header.php:320 +msgid "Extensions" +msgstr "拡張" + +#: ../../godmode/extensions.php:27 +msgid "Defined extensions" +msgstr "定義されている拡張" + +#: ../../godmode/extensions.php:32 +msgid "There are no extensions defined" +msgstr "「拡張」が定義されていません。" + +#: ../../godmode/extensions.php:145 ../../enterprise/godmode/menu.php:162 +#: ../../enterprise/include/functions_setup.php:27 +#: ../../enterprise/include/functions_setup.php:55 +msgid "Enterprise" +msgstr "エンタープライズ" + +#: ../../godmode/extensions.php:146 +msgid "Godmode Function" +msgstr "システム管理機能" + +#: ../../godmode/extensions.php:147 +msgid "Godmode Menu" +msgstr "システム管理メニュー" + +#: ../../godmode/extensions.php:148 +msgid "Operation Menu" +msgstr "操作メニュー" + +#: ../../godmode/extensions.php:149 +msgid "Operation Function" +msgstr "操作機能" + +#: ../../godmode/extensions.php:150 +msgid "Login Function" +msgstr "ログイン機能" + +#: ../../godmode/extensions.php:151 +msgid "Agent operation tab" +msgstr "エージェント操作タブ" + +#: ../../godmode/extensions.php:152 +msgid "Agent godmode tab" +msgstr "エージェント管理タブ" #: ../../godmode/gis_maps/configure_gis_map.php:111 msgid "Map successfully created" @@ -30550,6 +11584,11 @@ msgstr "マップを更新しました。" msgid "Map could not be updated" msgstr "マップを更新できませんでした" +#: ../../godmode/gis_maps/configure_gis_map.php:214 +#: ../../operation/gis_maps/gis_map.php:29 +msgid "GIS Maps list" +msgstr "GIS マップ一覧" + #: ../../godmode/gis_maps/configure_gis_map.php:219 msgid "View GIS" msgstr "GIS 表示" @@ -30662,7 +11701,6 @@ msgstr "レイヤの保存" #: ../../godmode/gis_maps/configure_gis_map.php:464 #: ../../godmode/gis_maps/configure_gis_map.php:471 -#: ../../operation/agentes/networkmap.php:360 msgid "Save map" msgstr "マップの保存" @@ -30687,217 +11725,152 @@ msgstr "利用マップ" msgid "just added previously." msgstr "すでに追加されています。" -#: ../../godmode/menu.php:42 -msgid "Module categories" -msgstr "モジュールカテゴリ" +#: ../../godmode/groups/configure_group.php:70 +#: ../../godmode/groups/configure_modu_group.php:51 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1256 +msgid "There was a problem loading group" +msgstr "グループの読み込みに失敗しました。" -#: ../../godmode/menu.php:46 -msgid "Module types" -msgstr "モジュールタイプ" +#: ../../godmode/groups/configure_group.php:92 +msgid "Update group" +msgstr "グループ情報の更新" -#: ../../godmode/netflow/nf_edit.php:48 ../../godmode/netflow/nf_edit.php:52 -#: ../../godmode/netflow/nf_edit_form.php:66 -#: ../../godmode/netflow/nf_edit_form.php:71 ../../godmode/menu.php:56 -msgid "Netflow filters" -msgstr "Netflow フィルタ" +#: ../../godmode/groups/configure_group.php:94 +#: ../../godmode/groups/group_list.php:396 +msgid "Create group" +msgstr "グループの作成" -#: ../../godmode/menu.php:62 -msgid "Resources" -msgstr "リソース" +#: ../../godmode/groups/configure_group.php:106 +msgid "Update Group" +msgstr "グループの更新" -#: ../../godmode/menu.php:70 -msgid "Manage agents groups" -msgstr "エージェントグループ管理" +#: ../../godmode/groups/configure_group.php:108 +msgid "Create Group" +msgstr "グループの作成" -#: ../../godmode/menu.php:111 -msgid "Bulk operations" -msgstr "一括操作" +#: ../../godmode/groups/configure_group.php:119 +#: ../../godmode/groups/group_list.php:338 +#: ../../godmode/modules/module_list.php:57 +#: ../../godmode/reporting/visual_console_builder.elements.php:183 +#: ../../godmode/setup/os.builder.php:39 +#: ../../include/functions_visual_map.php:2740 +#: ../../include/functions_visual_map_editor.php:60 +#: ../../include/functions_visual_map_editor.php:609 +#: ../../enterprise/dashboard/widgets/module_icon.php:84 +#: ../../enterprise/dashboard/widgets/module_status.php:84 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:76 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1283 +msgid "Icon" +msgstr "アイコン" -#: ../../godmode/menu.php:116 ../../godmode/massive/massive_operations.php:165 -msgid "Agents operations" -msgstr "エージェント操作" +#: ../../godmode/groups/configure_group.php:144 +msgid "You have not access to the parent." +msgstr "親へアクセスできません" -#: ../../godmode/menu.php:117 ../../godmode/massive/massive_operations.php:170 -msgid "Modules operations" -msgstr "モジュール操作" +#: ../../godmode/groups/configure_group.php:166 +msgid "Group Password" +msgstr "グループパスワード" -#: ../../godmode/menu.php:118 ../../godmode/massive/massive_operations.php:175 -msgid "Plugins operations" -msgstr "プラグイン操作" +#: ../../godmode/groups/configure_group.php:174 +msgid "Propagate ACL" +msgstr "ACL の伝播" -#: ../../godmode/menu.php:120 ../../godmode/massive/massive_operations.php:160 -msgid "Users operations" -msgstr "ユーザ操作" +#: ../../godmode/groups/configure_group.php:174 +msgid "Propagate the same ACL security into the child subgroups." +msgstr "子のサブグループへ同じ ACL を適用します。" -#: ../../godmode/menu.php:122 ../../godmode/massive/massive_operations.php:155 -msgid "Alerts operations" -msgstr "アラート操作" +#: ../../godmode/groups/configure_group.php:186 +msgid "Contact" +msgstr "連絡先" -#: ../../godmode/menu.php:145 -msgid "List of Alerts" -msgstr "アラート一覧" +#: ../../godmode/groups/configure_group.php:186 +msgid "Contact information accessible through the _groupcontact_ macro" +msgstr "_groupcontact_ マクロで参照可能な連絡先情報" -#: ../../godmode/menu.php:167 -msgid "Event filters" -msgstr "イベントフィルタ" +#: ../../godmode/groups/configure_group.php:190 +msgid "Information accessible through the _group_other_ macro" +msgstr "_group_other_ マクロで参照可能な情報" -#: ../../godmode/menu.php:172 -msgid "Custom events" -msgstr "カスタムイベント" +#: ../../godmode/groups/configure_group.php:196 +#: ../../godmode/users/configure_user.php:509 +#: ../../operation/users/user_edit.php:322 +msgid "Skin" +msgstr "スキン" -#: ../../godmode/menu.php:194 -msgid "Manage servers" -msgstr "サーバ管理" +#: ../../godmode/groups/configure_group.php:238 +msgid "" +"WARNING: You\\'re trying to create a group in a node member of a " +"metaconsole.\\n\\nThis group and all of this contents will not be visible in " +"the metaconsole.\\n\\nIf you want to create a visible group, you must do it " +"from the metaconsole and propagate to the node. " +msgstr "" +"警告: メタコンソールのノードメンバーにグループを作成しようとしています。\\n\\n " +"このグループとそこに含まれるコンテンツはメタコンソールでは表示されません。\\n\\n " +"表示されるグループを作成したい場合は、メタコンソールから実行し、ノードに伝播させる必要があります。 " -#: ../../godmode/menu.php:205 -#: ../../godmode/servers/manage_recontask_form.php:269 -msgid "Recon script" -msgstr "自動検出スクリプト" +#: ../../godmode/groups/configure_modu_group.php:32 +msgid "Module group management" +msgstr "モジュールグループ管理" -#: ../../godmode/menu.php:229 -msgid "General Setup" -msgstr "基本設定" +#: ../../godmode/groups/group_list.php:158 +msgid "Edit or delete groups can cause problems with synchronization" +msgstr "グループの編集や削除は、同期で問題が発生する可能性があります。" -#: ../../godmode/menu.php:244 ../../godmode/setup/setup.php:90 -#: ../../godmode/setup/setup.php:125 -msgid "Visual styles" -msgstr "画面設定" +#: ../../godmode/groups/group_list.php:164 +msgid "Groups defined in Pandora" +msgstr "定義済みグループ" -#: ../../godmode/menu.php:258 ../../godmode/setup/gis.php:32 -msgid "Map conections GIS" -msgstr "GIS 利用マップ" - -#: ../../godmode/menu.php:262 ../../godmode/setup/os.php:143 -msgid "Edit OS" -msgstr "OS の編集" - -#: ../../godmode/menu.php:273 -msgid "Admin tools" -msgstr "管理ツール" - -#: ../../godmode/menu.php:281 -msgid "System audit log" -msgstr "システム監査ログ" - -#: ../../godmode/menu.php:285 -msgid "Diagnostic info" -msgstr "診断情報" - -#: ../../godmode/menu.php:287 -msgid "Site news" -msgstr "サイトニュース" - -#: ../../godmode/menu.php:294 -msgid "DB maintenance" -msgstr "DBメンテナンス" - -#: ../../godmode/menu.php:300 -msgid "DB information" -msgstr "DBステータス" - -#: ../../godmode/db/db_purge.php:38 ../../godmode/menu.php:301 -msgid "Database purge" -msgstr "収集データ" - -#: ../../godmode/menu.php:303 -msgid "Database audit" -msgstr "監査DB" - -#: ../../godmode/menu.php:304 -msgid "Database event" -msgstr "イベントDB" - -#: ../../godmode/menu.php:386 -msgid "Extension manager" -msgstr "拡張マネージャ" - -#: ../../godmode/menu.php:412 -msgid "Update manager" -msgstr "アップデートマネージャ" - -#: ../../godmode/menu.php:417 -msgid "Update Manager offline" -msgstr "オフラインアップデートマネージャ" - -#: ../../godmode/menu.php:419 -msgid "Update Manager online" -msgstr "オンラインアップデートマネージャ" - -#: ../../godmode/menu.php:421 -msgid "Update Manager options" -msgstr "アップデートマネージャオプション" - -#: ../../godmode/netflow/nf_edit_form.php:55 ../../godmode/events/events.php:42 -msgid "Filter list" -msgstr "フィルタ一覧" - -#: ../../godmode/netflow/nf_edit_form.php:59 -#: ../../godmode/netflow/nf_edit_form.php:67 -msgid "Add filter" -msgstr "フィルタの追加" - -#: ../../godmode/netflow/nf_edit_form.php:62 -msgid "Netflow Filter" -msgstr "Netflow フィルタ" - -#: ../../godmode/modules/manage_nc_groups.php:99 -#: ../../godmode/netflow/nf_edit_form.php:132 ../../godmode/setup/news.php:88 -#: ../../godmode/events/event_edit_filter.php:163 -msgid "Not updated. Error updating data" -msgstr "データの更新に失敗しました。" - -#: ../../godmode/netflow/nf_edit_form.php:206 -msgid "Filter:" -msgstr "フィルタ:" - -#: ../../godmode/netflow/nf_item_list.php:44 -#: ../../godmode/netflow/nf_item_list.php:54 -msgid "Report items" -msgstr "レポートアイテム" - -#: ../../godmode/netflow/nf_item_list.php:49 -msgid "Edit report" -msgstr "レポートの編集" - -#: ../../godmode/netflow/nf_item_list.php:58 -msgid "Netflow reports" -msgstr "Netflow レポート" - -#: ../../godmode/netflow/nf_item_list.php:59 -msgid "Item list" -msgstr "アイテム一覧" - -#: ../../godmode/netflow/nf_item_list.php:151 -msgid "Chart type" -msgstr "グラフタイプ" - -#: ../../godmode/netflow/nf_item_list.php:255 -msgid "There are no defined items" -msgstr "定義済のアイテムがありません" - -#: ../../godmode/netflow/nf_edit.php:39 -msgid "Manage Netflow Filter" -msgstr "Netflow フィルタ管理" - -#: ../../godmode/netflow/nf_edit.php:162 -#: ../../godmode/events/event_filter.php:158 -msgid "There are no defined filters" -msgstr "定義済のフィルタがありません" - -#: ../../godmode/groups/modu_group_list.php:55 -msgid "Module groups defined in Pandora" -msgstr "Pandora に定義されているモジュールグループ" - -#: ../../godmode/groups/group_list.php:208 +#: ../../godmode/groups/group_list.php:210 #: ../../godmode/groups/modu_group_list.php:75 msgid "Group successfully created" msgstr "グループを作成しました。" -#: ../../godmode/groups/group_list.php:211 +#: ../../godmode/groups/group_list.php:213 #: ../../godmode/groups/modu_group_list.php:78 msgid "There was a problem creating group" msgstr "グループの作成に失敗しました。" +#: ../../godmode/groups/group_list.php:217 +msgid "Each group must have a different name" +msgstr "各グループは異なる名前でなければいけません" + +#: ../../godmode/groups/group_list.php:222 +msgid "Group must have a name" +msgstr "グループには名前が必要です" + +#: ../../godmode/groups/group_list.php:266 +#: ../../godmode/groups/modu_group_list.php:106 +msgid "Group successfully updated" +msgstr "グループを更新しました。" + +#: ../../godmode/groups/group_list.php:269 +#: ../../godmode/groups/modu_group_list.php:109 +msgid "There was a problem modifying group" +msgstr "グループの更新に失敗しました。" + +#: ../../godmode/groups/group_list.php:294 +#, php-format +msgid "The group is not empty. It is use in %s." +msgstr "グループが空ではありません。%s で利用されています。" + +#: ../../godmode/groups/group_list.php:298 +#: ../../godmode/groups/modu_group_list.php:138 +msgid "Group successfully deleted" +msgstr "グループを削除しました。" + +#: ../../godmode/groups/group_list.php:301 +#: ../../godmode/groups/modu_group_list.php:136 +msgid "There was a problem deleting group" +msgstr "グループの削除に失敗しました。" + +#: ../../godmode/groups/group_list.php:390 +msgid "There are no defined groups" +msgstr "グループが定義されていません" + +#: ../../godmode/groups/modu_group_list.php:55 +msgid "Module groups defined in Pandora" +msgstr "Pandora に定義されているモジュールグループ" + #: ../../godmode/groups/modu_group_list.php:82 #: ../../godmode/groups/modu_group_list.php:113 msgid "Each module group must have a different name" @@ -30908,26 +11881,6 @@ msgstr "各モジュールグループは、異なる名前でなければいけ msgid "Module group must have a name" msgstr "モジュールグループには名前が必要です" -#: ../../godmode/groups/group_list.php:263 -#: ../../godmode/groups/modu_group_list.php:106 -msgid "Group successfully updated" -msgstr "グループを更新しました。" - -#: ../../godmode/groups/group_list.php:266 -#: ../../godmode/groups/modu_group_list.php:109 -msgid "There was a problem modifying group" -msgstr "グループの更新に失敗しました。" - -#: ../../godmode/groups/group_list.php:298 -#: ../../godmode/groups/modu_group_list.php:136 -msgid "There was a problem deleting group" -msgstr "グループの削除に失敗しました。" - -#: ../../godmode/groups/group_list.php:295 -#: ../../godmode/groups/modu_group_list.php:138 -msgid "Group successfully deleted" -msgstr "グループを削除しました。" - #: ../../godmode/groups/modu_group_list.php:208 msgid "There are no defined module groups" msgstr "定義済のモジュールグループがありません" @@ -30936,208 +11889,604 @@ msgstr "定義済のモジュールグループがありません" msgid "Create module group" msgstr "モジュールグループの作成" -#: ../../godmode/groups/configure_group.php:90 -msgid "Update group" -msgstr "グループ情報の更新" +#: ../../godmode/massive/massive_add_action_alerts.php:59 +#: ../../godmode/massive/massive_add_alerts.php:73 +#: ../../godmode/massive/massive_add_tags.php:33 +#: ../../godmode/massive/massive_delete_agents.php:33 +#: ../../godmode/massive/massive_delete_alerts.php:83 +#: ../../godmode/massive/massive_delete_modules.php:61 +#: ../../godmode/massive/massive_delete_tags.php:97 +#: ../../godmode/massive/massive_edit_agents.php:92 +#: ../../include/functions_visual_map.php:1636 +#: ../../include/functions_visual_map.php:1869 +#: ../../enterprise/godmode/policies/policy_agents.php:520 +msgid "No agents selected" +msgstr "エージェントが選択されていません。" -#: ../../godmode/groups/configure_group.php:92 -#: ../../godmode/groups/group_list.php:393 -msgid "Create group" -msgstr "グループの作成" +#: ../../godmode/massive/massive_add_action_alerts.php:96 +msgid "No alerts selected" +msgstr "アラートが選択されていません。" -#: ../../godmode/groups/configure_group.php:104 -msgid "Update Group" -msgstr "グループの更新" +#: ../../godmode/massive/massive_add_action_alerts.php:120 +msgid "No actions selected" +msgstr "アクションが選択されていません" -#: ../../godmode/groups/configure_group.php:106 -msgid "Create Group" -msgstr "グループの作成" +#: ../../godmode/massive/massive_add_action_alerts.php:154 +#: ../../godmode/massive/massive_add_alerts.php:154 +#: ../../godmode/massive/massive_copy_modules.php:74 +#: ../../godmode/massive/massive_copy_modules.php:185 +#: ../../godmode/massive/massive_delete_action_alerts.php:154 +#: ../../godmode/massive/massive_delete_agents.php:108 +#: ../../godmode/massive/massive_delete_alerts.php:215 +#: ../../godmode/massive/massive_delete_modules.php:441 +#: ../../godmode/massive/massive_edit_agents.php:210 +#: ../../godmode/massive/massive_edit_modules.php:285 +#: ../../godmode/massive/massive_enable_disable_alerts.php:138 +#: ../../godmode/massive/massive_standby_alerts.php:139 +#: ../../enterprise/godmode/policies/policy_agents.php:243 +#: ../../enterprise/godmode/policies/policy_agents.php:259 +#: ../../enterprise/godmode/policies/policy_agents.php:363 +msgid "Group recursion" +msgstr "子グループを含める" -#: ../../godmode/groups/configure_group.php:142 -msgid "You have not access to the parent." -msgstr "親へアクセスできません" +#: ../../godmode/massive/massive_add_action_alerts.php:157 +#: ../../godmode/massive/massive_delete_action_alerts.php:158 +msgid "Agents with templates" +msgstr "テンプレートがあるエージェント" -#: ../../godmode/groups/configure_group.php:164 -msgid "Propagate ACL" -msgstr "ACL の伝播" +#: ../../godmode/massive/massive_add_action_alerts.php:168 +#: ../../godmode/massive/massive_add_alerts.php:167 +#: ../../godmode/massive/massive_delete_action_alerts.php:169 +#: ../../godmode/massive/massive_delete_alerts.php:227 +#: ../../godmode/massive/massive_delete_modules.php:499 +#: ../../godmode/massive/massive_edit_modules.php:346 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:225 +msgid "When select agents" +msgstr "エージェント選択時の動作" -#: ../../godmode/groups/configure_group.php:164 -msgid "Propagate the same ACL security into the child subgroups." -msgstr "子のサブグループへ同じ ACL を適用します。" +#: ../../godmode/massive/massive_add_action_alerts.php:172 +#: ../../godmode/massive/massive_delete_action_alerts.php:173 +#: ../../godmode/massive/massive_delete_modules.php:501 +#: ../../godmode/massive/massive_edit_modules.php:350 +msgid "Show unknown and not init modules" +msgstr "不明および未初期化モジュールを表示" -#: ../../godmode/groups/configure_group.php:173 -msgid "Contact" -msgstr "連絡先" - -#: ../../godmode/groups/configure_group.php:173 -msgid "Contact information accessible through the _groupcontact_ macro" -msgstr "_groupcontact_ マクロで参照可能な連絡先情報" - -#: ../../godmode/groups/configure_group.php:176 -msgid "Information accessible through the _group_other_ macro" -msgstr "_group_other_ マクロで参照可能な情報" - -#: ../../godmode/groups/configure_group.php:221 -msgid "" -"WARNING: You\\'re trying to create a group in a node member of a " -"metaconsole.\\n\\nThis group and all of this contents will not be visible in " -"the metaconsole.\\n\\nIf you want to create a visible group, you must do it " -"from the metaconsole and propagate to the node. " -msgstr "" -"警告: メタコンソールのノードメンバーにグループを作成しようとしています。\\n\\n " -"このグループとそこに含まれるコンテンツはメタコンソールでは表示されません。\\n\\n " -"表示されるグループを作成したい場合は、メタコンソールから実行し、ノードに伝播させる必要があります。 " - -#: ../../godmode/groups/group_list.php:158 -msgid "Edit or delete groups can cause problems with synchronization" -msgstr "グループの編集や削除は、同期で問題が発生する可能性があります。" - -#: ../../godmode/groups/group_list.php:164 -msgid "Groups defined in Pandora" -msgstr "定義済みグループ" - -#: ../../godmode/groups/group_list.php:215 -msgid "Each group must have a different name" -msgstr "各グループは異なる名前でなければいけません" - -#: ../../godmode/groups/group_list.php:220 -msgid "Group must have a name" -msgstr "グループには名前が必要です" - -#: ../../godmode/groups/group_list.php:291 -#, php-format -msgid "The group is not empty. It is use in %s." -msgstr "グループが空ではありません。%s で利用されています。" - -#: ../../godmode/groups/group_list.php:387 -msgid "There are no defined groups" -msgstr "グループが定義されていません" - -#: ../../godmode/groups/configure_modu_group.php:32 -msgid "Module group management" -msgstr "モジュールグループ管理" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:154 -msgid "Enabled alerts" -msgstr "有効なアラート" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:165 -msgid "Disable selected alerts" -msgstr "選択したアラートを無効にする" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:169 -msgid "Enable selected alerts" -msgstr "選択したアラートを有効にする" - -#: ../../godmode/massive/massive_enable_disable_alerts.php:171 -msgid "Disabled alerts" -msgstr "無効なアラート" - -#: ../../godmode/massive/massive_operations.php:36 -msgid "Bulk alert add" -msgstr "一括アラート追加" - -#: ../../godmode/massive/massive_operations.php:37 -msgid "Bulk alert delete" -msgstr "一括アラート削除" - -#: ../../godmode/massive/massive_operations.php:38 -msgid "Bulk alert actions add" -msgstr "一括アラートアクション追加" - -#: ../../godmode/massive/massive_operations.php:39 -msgid "Bulk alert actions delete" -msgstr "一括アラートアクション削除" - -#: ../../godmode/massive/massive_operations.php:40 -msgid "Bulk alert enable/disable" -msgstr "一括アラート有効化/無効化" - -#: ../../godmode/massive/massive_operations.php:41 -msgid "Bulk alert setting standby" -msgstr "一括アラートスタンバイ設定" - -#: ../../godmode/massive/massive_operations.php:44 -msgid "Bulk agent edit" -msgstr "一括エージェント編集" - -#: ../../godmode/massive/massive_operations.php:45 -msgid "Bulk agent delete" -msgstr "一括エージェント削除" - -#: ../../godmode/massive/massive_operations.php:49 -msgid "Bulk profile add" -msgstr "一括プロファイル追加" - -#: ../../godmode/massive/massive_operations.php:50 -msgid "Bulk profile delete" -msgstr "一括プロファイル削除" - -#: ../../godmode/massive/massive_operations.php:57 -msgid "Bulk module delete" -msgstr "一括モジュール削除" - -#: ../../godmode/massive/massive_operations.php:58 -msgid "Bulk module edit" -msgstr "一括モジュール編集" - -#: ../../godmode/massive/massive_operations.php:59 -msgid "Bulk module copy" -msgstr "一括モジュールコピー" - -#: ../../godmode/massive/massive_operations.php:62 -msgid "Bulk plugin edit" -msgstr "一括プラグイン編集" - -#: ../../godmode/massive/massive_operations.php:239 -msgid "Please wait..." -msgstr "お待ちください..." - -#: ../../godmode/massive/massive_operations.php:276 -msgid "The blank fields will not be updated" -msgstr "未入力の項目は更新されません。" - -#: ../../godmode/massive/massive_edit_agents.php:95 -msgid "No values changed" -msgstr "値が変更されていません。" - -#: ../../godmode/massive/massive_edit_agents.php:124 -msgid "Configuration files deleted successfully" -msgstr "設定ファイルを削除しました。" - -#: ../../godmode/massive/massive_edit_agents.php:125 -msgid "Configuration files cannot be deleted" -msgstr "設定ファイルを削除できませんでした。" - -#: ../../godmode/massive/massive_edit_agents.php:183 -msgid "Agents updated successfully" -msgstr "エージェントを更新しました。" - -#: ../../godmode/massive/massive_edit_agents.php:184 -msgid "Agents cannot be updated" -msgstr "エージェントの更新ができませんでした。" - -#: ../../godmode/massive/massive_edit_agents.php:352 -msgid "Delete available remote configurations" -msgstr "リモート設定の削除" - -#: ../../godmode/massive/massive_edit_agents.php:384 -msgid "Without status" -msgstr "状態不明" - -#: ../../godmode/massive/massive_copy_modules.php:424 -#: ../../godmode/massive/massive_delete_modules.php:727 +#: ../../godmode/massive/massive_add_action_alerts.php:228 #: ../../godmode/massive/massive_add_alerts.php:213 -#: ../../godmode/massive/massive_delete_agents.php:159 -#: ../../godmode/massive/massive_edit_agents.php:487 -#: ../../godmode/massive/massive_delete_alerts.php:265 -#: ../../godmode/massive/massive_add_action_alerts.php:204 -#: ../../godmode/massive/massive_edit_modules.php:633 +#: ../../godmode/massive/massive_copy_modules.php:424 +#: ../../godmode/massive/massive_delete_agents.php:163 +#: ../../godmode/massive/massive_delete_alerts.php:266 +#: ../../godmode/massive/massive_delete_modules.php:727 +#: ../../godmode/massive/massive_edit_agents.php:553 +#: ../../godmode/massive/massive_edit_modules.php:653 msgid "" "Unsucessful sending the data, please contact with your administrator or make " "with less elements." msgstr "データ処理に失敗しました。管理者に連絡するか要素を少なくしてください。" +#: ../../godmode/massive/massive_add_alerts.php:78 +#: ../../godmode/massive/massive_delete_alerts.php:78 +msgid "No alert selected" +msgstr "アラートが選択されていません。" + +#: ../../godmode/massive/massive_add_profiles.php:72 +msgid "Profiles added successfully" +msgstr "プロファイルを追加しました。" + +#: ../../godmode/massive/massive_add_profiles.php:73 +msgid "Profiles cannot be added" +msgstr "プロファイルの追加ができませんでした。" + +#: ../../godmode/massive/massive_add_profiles.php:88 +#: ../../godmode/massive/massive_delete_profiles.php:102 +#: ../../godmode/users/configure_profile.php:242 +#: ../../godmode/users/configure_user.php:623 +#: ../../operation/users/user_edit.php:504 +#: ../../enterprise/godmode/setup/setup_acl.php:161 +msgid "Profile name" +msgstr "プロファイル名" + +#: ../../godmode/massive/massive_add_profiles.php:90 +#: ../../godmode/massive/massive_delete_profiles.php:104 +#: ../../include/functions_reporting.php:7261 +#: ../../operation/search_results.php:83 +#: ../../enterprise/meta/advanced/synchronizing.user.php:518 +msgid "Users" +msgstr "ユーザ" + +#: ../../godmode/massive/massive_add_tags.php:43 +msgid "No tags selected" +msgstr "タグが選択されていません" + +#: ../../godmode/massive/massive_copy_modules.php:77 +#: ../../godmode/massive/massive_copy_modules.php:190 +#: ../../godmode/massive/massive_delete_agents.php:113 +#: ../../godmode/massive/massive_delete_modules.php:453 +#: ../../godmode/massive/massive_delete_modules.php:467 +#: ../../godmode/massive/massive_edit_agents.php:216 +#: ../../godmode/massive/massive_edit_modules.php:296 +#: ../../godmode/massive/massive_edit_modules.php:327 +#: ../../godmode/netflow/nf_edit_form.php:207 ../../include/functions.php:871 +#: ../../include/functions.php:1075 ../../include/functions.php:1082 +#: ../../include/functions.php:1112 ../../include/functions_events.php:1465 +#: ../../include/functions_graph.php:2189 +#: ../../include/functions_graph.php:3279 +#: ../../include/functions_graph.php:3280 +#: ../../include/functions_graph.php:5185 +#: ../../include/functions_groups.php:821 +#: ../../include/functions_groups.php:823 +#: ../../include/functions_groups.php:825 +#: ../../include/functions_groups.php:826 +#: ../../include/functions_groups.php:827 +#: ../../include/functions_groups.php:835 +#: ../../include/functions_reporting_html.php:1573 +#: ../../mobile/operation/agents.php:34 ../../mobile/operation/modules.php:39 +#: ../../operation/agentes/estado_agente.php:186 +#: ../../operation/agentes/estado_monitores.php:450 +#: ../../operation/agentes/group_view.php:171 +#: ../../operation/agentes/status_monitor.php:299 +#: ../../operation/agentes/tactical.php:152 +#: ../../operation/netflow/nf_live_view.php:310 ../../operation/tree.php:131 +#: ../../operation/tree.php:156 ../../operation/tree.php:303 +#: ../../enterprise/dashboard/widgets/tree_view.php:53 +#: ../../enterprise/dashboard/widgets/tree_view.php:66 +#: ../../enterprise/dashboard/widgets/tree_view.php:227 +#: ../../enterprise/include/functions_reporting_pdf.php:709 +#: ../../enterprise/include/functions_services.php:1258 +#: ../../enterprise/meta/monitoring/group_view.php:152 +#: ../../enterprise/meta/monitoring/tactical.php:280 +msgid "Normal" +msgstr "正常" + +#: ../../godmode/massive/massive_copy_modules.php:78 +#: ../../godmode/massive/massive_copy_modules.php:191 +#: ../../godmode/massive/massive_delete_agents.php:114 +#: ../../godmode/massive/massive_delete_modules.php:454 +#: ../../godmode/massive/massive_delete_modules.php:468 +#: ../../godmode/massive/massive_edit_agents.php:217 +#: ../../godmode/massive/massive_edit_agents.php:407 +#: ../../godmode/massive/massive_edit_modules.php:297 +#: ../../godmode/massive/massive_edit_modules.php:328 +#: ../../godmode/servers/manage_recontask_form.php:188 +#: ../../godmode/setup/setup_netflow.php:70 ../../include/functions.php:874 +#: ../../include/functions.php:1077 ../../include/functions.php:1080 +#: ../../include/functions.php:1115 ../../include/functions_ui.php:234 +#: ../../include/functions_ui.php:1989 ../../include/functions_events.php:1468 +#: ../../include/functions_graph.php:2188 +#: ../../include/functions_graph.php:3287 +#: ../../include/functions_graph.php:3288 +#: ../../include/functions_graph.php:5188 +#: ../../include/functions_groups.php:830 +#: ../../include/functions_groups.php:832 +#: ../../include/functions_groups.php:834 +#: ../../include/functions_groups.php:835 +#: ../../include/functions_groups.php:836 +#: ../../include/functions_reporting_html.php:1577 +#: ../../mobile/operation/agents.php:35 ../../mobile/operation/modules.php:40 +#: ../../operation/agentes/estado_agente.php:187 +#: ../../operation/agentes/estado_monitores.php:452 +#: ../../operation/agentes/group_view.php:172 +#: ../../operation/agentes/status_monitor.php:300 +#: ../../operation/agentes/tactical.php:151 +#: ../../operation/gis_maps/render_view.php:148 +#: ../../operation/netflow/nf_live_view.php:270 ../../operation/tree.php:132 +#: ../../operation/tree.php:157 ../../operation/tree.php:288 +#: ../../enterprise/dashboard/widgets/tree_view.php:54 +#: ../../enterprise/dashboard/widgets/tree_view.php:67 +#: ../../enterprise/dashboard/widgets/tree_view.php:212 +#: ../../enterprise/dashboard/widgets/service_map.php:85 +#: ../../enterprise/godmode/services/services.service.php:274 +#: ../../enterprise/include/functions_reporting.php:3712 +#: ../../enterprise/include/functions_reporting_pdf.php:711 +#: ../../enterprise/include/functions_reporting_pdf.php:2347 +#: ../../enterprise/include/functions_services.php:1267 +#: ../../enterprise/meta/include/functions_wizard_meta.php:839 +#: ../../enterprise/meta/include/functions_wizard_meta.php:925 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1126 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1146 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1342 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1423 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1539 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1559 +#: ../../enterprise/meta/monitoring/group_view.php:153 +#: ../../enterprise/meta/monitoring/tactical.php:279 +#: ../../enterprise/operation/agentes/transactional_map.php:242 +#: ../../enterprise/operation/services/services.list.php:171 +#: ../../enterprise/operation/services/services.list.php:340 +#: ../../enterprise/operation/services/services.list.php:409 +#: ../../enterprise/operation/services/services.service.php:136 +#: ../../enterprise/operation/services/services.service.php:188 +#: ../../enterprise/operation/services/services.service_map.php:127 +#: ../../enterprise/operation/services/services.table_services.php:140 +msgid "Warning" +msgstr "警告" + +#: ../../godmode/massive/massive_copy_modules.php:79 +#: ../../godmode/massive/massive_copy_modules.php:192 +#: ../../godmode/massive/massive_delete_agents.php:115 +#: ../../godmode/massive/massive_delete_modules.php:455 +#: ../../godmode/massive/massive_delete_modules.php:469 +#: ../../godmode/massive/massive_edit_agents.php:218 +#: ../../godmode/massive/massive_edit_modules.php:298 +#: ../../godmode/massive/massive_edit_modules.php:329 +#: ../../include/functions.php:877 ../../include/functions.php:1079 +#: ../../include/functions.php:1080 ../../include/functions.php:1082 +#: ../../include/functions.php:1118 ../../include/functions_ui.php:1989 +#: ../../include/functions_events.php:1471 +#: ../../include/functions_graph.php:2187 +#: ../../include/functions_graph.php:3295 +#: ../../include/functions_graph.php:3296 +#: ../../include/functions_graph.php:5191 +#: ../../include/functions_groups.php:839 +#: ../../include/functions_groups.php:841 +#: ../../include/functions_groups.php:843 +#: ../../include/functions_groups.php:844 +#: ../../include/functions_groups.php:845 +#: ../../include/functions_reporting_html.php:680 +#: ../../include/functions_reporting_html.php:1575 +#: ../../include/functions_reporting_html.php:2526 +#: ../../mobile/operation/agents.php:33 ../../mobile/operation/modules.php:41 +#: ../../operation/agentes/estado_agente.php:188 +#: ../../operation/agentes/estado_monitores.php:448 +#: ../../operation/agentes/group_view.php:168 +#: ../../operation/agentes/group_view.php:173 +#: ../../operation/agentes/status_monitor.php:301 +#: ../../operation/agentes/tactical.php:150 +#: ../../operation/gis_maps/render_view.php:147 ../../operation/tree.php:133 +#: ../../operation/tree.php:158 ../../operation/tree.php:283 +#: ../../enterprise/dashboard/widgets/tree_view.php:55 +#: ../../enterprise/dashboard/widgets/tree_view.php:68 +#: ../../enterprise/dashboard/widgets/tree_view.php:207 +#: ../../enterprise/dashboard/widgets/service_map.php:84 +#: ../../enterprise/godmode/services/services.elements.php:410 +#: ../../enterprise/godmode/services/services.service.php:270 +#: ../../enterprise/include/functions_reporting.php:2244 +#: ../../enterprise/include/functions_reporting.php:3013 +#: ../../enterprise/include/functions_reporting.php:3717 +#: ../../enterprise/include/functions_reporting_pdf.php:710 +#: ../../enterprise/include/functions_reporting_pdf.php:1487 +#: ../../enterprise/include/functions_reporting_pdf.php:2347 +#: ../../enterprise/include/functions_services.php:1264 +#: ../../enterprise/include/functions_services.php:1423 +#: ../../enterprise/meta/include/functions_wizard_meta.php:848 +#: ../../enterprise/meta/include/functions_wizard_meta.php:934 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1135 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1152 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1351 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1432 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1548 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1566 +#: ../../enterprise/meta/monitoring/group_view.php:154 +#: ../../enterprise/meta/monitoring/tactical.php:278 +#: ../../enterprise/operation/services/services.list.php:172 +#: ../../enterprise/operation/services/services.list.php:339 +#: ../../enterprise/operation/services/services.list.php:404 +#: ../../enterprise/operation/services/services.service.php:135 +#: ../../enterprise/operation/services/services.service.php:183 +#: ../../enterprise/operation/services/services.service_map.php:126 +#: ../../enterprise/operation/services/services.table_services.php:141 +msgid "Critical" +msgstr "障害" + +#: ../../godmode/massive/massive_copy_modules.php:82 +#: ../../godmode/massive/massive_copy_modules.php:195 +#: ../../godmode/massive/massive_delete_agents.php:118 +#: ../../godmode/massive/massive_delete_modules.php:458 +#: ../../godmode/massive/massive_delete_modules.php:472 +#: ../../godmode/massive/massive_edit_agents.php:221 +#: ../../godmode/massive/massive_edit_modules.php:301 +#: ../../godmode/massive/massive_edit_modules.php:332 +#: ../../include/functions_graph.php:2193 +#: ../../include/functions_groups.php:812 +#: ../../include/functions_groups.php:814 +#: ../../include/functions_groups.php:816 +#: ../../include/functions_groups.php:817 +#: ../../include/functions_groups.php:818 +#: ../../include/functions_reporting_html.php:1581 +#: ../../mobile/operation/modules.php:44 +#: ../../operation/agentes/estado_agente.php:191 +#: ../../operation/agentes/group_view.php:167 +#: ../../operation/agentes/status_monitor.php:304 +#: ../../operation/agentes/tactical.php:154 ../../operation/tree.php:135 +#: ../../operation/tree.php:160 ../../operation/tree.php:298 +#: ../../enterprise/dashboard/widgets/tree_view.php:57 +#: ../../enterprise/dashboard/widgets/tree_view.php:70 +#: ../../enterprise/dashboard/widgets/tree_view.php:222 +#: ../../enterprise/include/functions_reporting_pdf.php:713 +#: ../../enterprise/meta/monitoring/group_view.php:147 +#: ../../enterprise/meta/monitoring/group_view.php:151 +#: ../../enterprise/meta/monitoring/tactical.php:282 +#: ../../enterprise/operation/agentes/transactional_map.php:252 +msgid "Not init" +msgstr "未初期化" + +#: ../../godmode/massive/massive_copy_modules.php:136 +#: ../../enterprise/godmode/policies/policy_modules.php:1303 +msgid "Copy modules" +msgstr "モジュールのコピー" + +#: ../../godmode/massive/massive_copy_modules.php:141 +msgid "Copy alerts" +msgstr "アラートのコピー" + +#: ../../godmode/massive/massive_copy_modules.php:150 +msgid "No modules for this agent" +msgstr "このエージェントにはモジュールがありません。" + +#: ../../godmode/massive/massive_copy_modules.php:159 +msgid "No alerts for this agent" +msgstr "このエージェントにはアラートが定義されていません。" + +#: ../../godmode/massive/massive_copy_modules.php:168 +#: ../../enterprise/meta/advanced/policymanager.sync.php:308 +#: ../../enterprise/meta/advanced/synchronizing.alert.php:344 +#: ../../enterprise/meta/advanced/synchronizing.component.php:320 +#: ../../enterprise/meta/advanced/synchronizing.group.php:157 +#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:101 +#: ../../enterprise/meta/advanced/synchronizing.os.php:101 +#: ../../enterprise/meta/advanced/synchronizing.tag.php:101 +msgid "Targets" +msgstr "対象" + +#: ../../godmode/massive/massive_copy_modules.php:217 +msgid "To agent(s)" +msgstr "適用先エージェント" + +#: ../../godmode/massive/massive_copy_modules.php:434 +#: ../../include/functions_agents.php:535 +msgid "No source agent to copy" +msgstr "コピー元エージェントがありません。" + +#: ../../godmode/massive/massive_copy_modules.php:442 +msgid "No operation selected" +msgstr "操作が選択されていません。" + +#: ../../godmode/massive/massive_copy_modules.php:452 +#: ../../include/functions_agents.php:540 +msgid "No destiny agent(s) to copy" +msgstr "コピー先エージェントがありません。" + +#: ../../godmode/massive/massive_delete_action_alerts.php:56 +msgid "Could not be deleted. No agents selected" +msgstr "削除できません。エージェントが選択されていません。" + +#: ../../godmode/massive/massive_delete_action_alerts.php:81 +msgid "Could not be deleted. No alerts selected" +msgstr "削除できません。アラートが選択されていません。" + +#: ../../godmode/massive/massive_delete_action_alerts.php:124 +msgid "Could not be deleted. No action selected" +msgstr "削除できません。アクションが選択されていません。" + +#: ../../godmode/massive/massive_delete_agents.php:57 +#, php-format +msgid "" +"There was an error deleting the agent, the operation has been cancelled " +"Could not delete agent %s" +msgstr "エージェントの削除でエラーが発生しました。操作はキャンセルされました。エージェント %s は削除できません。" + +#: ../../godmode/massive/massive_delete_agents.php:63 +#, php-format +msgid "Successfully deleted (%s)" +msgstr "削除しました。(%s)" + +#: ../../godmode/massive/massive_delete_agents.php:123 +#: ../../godmode/massive/massive_edit_agents.php:225 +msgid "Show agents" +msgstr "エージェント表示" + +#: ../../godmode/massive/massive_delete_modules.php:56 +msgid "No module selected" +msgstr "モジュールが選択されていません。" + +#: ../../godmode/massive/massive_delete_modules.php:230 +msgid "" +"There was an error deleting the modules, the operation has been cancelled" +msgstr "モジュール削除でエラーが発生しました。操作はキャンセルされます。" + +#: ../../godmode/massive/massive_delete_modules.php:396 +#: ../../godmode/massive/massive_edit_modules.php:239 +msgid "Selection mode" +msgstr "選択モード" + +#: ../../godmode/massive/massive_delete_modules.php:397 +#: ../../godmode/massive/massive_edit_modules.php:240 +msgid "Select modules first " +msgstr "モジュールを先に選択 " + +#: ../../godmode/massive/massive_delete_modules.php:399 +#: ../../godmode/massive/massive_edit_modules.php:242 +msgid "Select agents first " +msgstr "エージェントを先に選択 " + +#: ../../godmode/massive/massive_delete_modules.php:405 +#: ../../godmode/massive/massive_edit_modules.php:249 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1387 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:144 +msgid "Module type" +msgstr "モジュールタイプ" + +#: ../../godmode/massive/massive_delete_modules.php:414 +#: ../../godmode/massive/massive_edit_modules.php:258 +msgid "Select all modules of this type" +msgstr "このタイプの全てのモジュールを選択" + +#: ../../godmode/massive/massive_delete_modules.php:435 +#: ../../godmode/massive/massive_edit_modules.php:279 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:202 +msgid "Agent group" +msgstr "エージェントグループ" + +#: ../../godmode/massive/massive_delete_modules.php:443 +#: ../../godmode/massive/massive_edit_modules.php:287 +msgid "Select all modules of this group" +msgstr "このグループの全てのモジュールを選択" + +#: ../../godmode/massive/massive_delete_modules.php:464 +#: ../../godmode/massive/massive_edit_modules.php:293 +msgid "Module Status" +msgstr "モジュールの状態" + +#: ../../godmode/massive/massive_delete_modules.php:483 +#: ../../godmode/massive/massive_edit_modules.php:311 +msgid "When select modules" +msgstr "モジュール選択時の動作" + +#: ../../godmode/massive/massive_delete_modules.php:486 +#: ../../godmode/massive/massive_edit_modules.php:314 +msgid "Show common agents" +msgstr "共通エージェントの表示" + +#: ../../godmode/massive/massive_delete_modules.php:487 +#: ../../godmode/massive/massive_edit_modules.php:315 +msgid "Show all agents" +msgstr "全エージェント表示" + +#: ../../godmode/massive/massive_delete_profiles.php:61 +msgid "Not deleted. You must select an existing user" +msgstr "削除できませんでした存在するユーザを選択してください。" + +#: ../../godmode/massive/massive_delete_profiles.php:87 +msgid "Profiles deleted successfully" +msgstr "プロファイルを削除しました。" + +#: ../../godmode/massive/massive_delete_profiles.php:88 +msgid "Profiles cannot be deleted" +msgstr "プロファイルを削除できませんでした。" + +#: ../../godmode/massive/massive_delete_tags.php:107 +msgid "No tag selected" +msgstr "タグが選択されていません" + +#: ../../godmode/massive/massive_edit_agents.php:97 +msgid "No values changed" +msgstr "値が変更されていません。" + +#: ../../godmode/massive/massive_edit_agents.php:126 +msgid "Configuration files deleted successfully" +msgstr "設定ファイルを削除しました。" + +#: ../../godmode/massive/massive_edit_agents.php:127 +msgid "Configuration files cannot be deleted" +msgstr "設定ファイルを削除できませんでした。" + +#: ../../godmode/massive/massive_edit_agents.php:185 +msgid "Agents updated successfully" +msgstr "エージェントを更新しました。" + +#: ../../godmode/massive/massive_edit_agents.php:186 +msgid "Agents cannot be updated" +msgstr "エージェントの更新ができませんでした。" + +#: ../../godmode/massive/massive_edit_agents.php:294 +#: ../../godmode/massive/massive_edit_agents.php:299 +#: ../../godmode/massive/massive_edit_agents.php:303 +#: ../../godmode/massive/massive_edit_agents.php:307 +#: ../../godmode/massive/massive_edit_agents.php:318 +#: ../../godmode/massive/massive_edit_agents.php:357 +#: ../../godmode/massive/massive_edit_agents.php:363 +#: ../../godmode/massive/massive_edit_agents.php:402 +#: ../../godmode/massive/massive_edit_agents.php:411 +#: ../../godmode/massive/massive_edit_agents.php:418 +#: ../../godmode/massive/massive_edit_modules.php:406 +#: ../../godmode/massive/massive_edit_modules.php:451 +#: ../../godmode/massive/massive_edit_modules.php:466 +#: ../../godmode/massive/massive_edit_modules.php:470 +#: ../../godmode/massive/massive_edit_modules.php:490 +#: ../../godmode/massive/massive_edit_modules.php:496 +#: ../../godmode/massive/massive_edit_modules.php:504 +#: ../../godmode/massive/massive_edit_modules.php:508 +#: ../../godmode/massive/massive_edit_modules.php:511 +#: ../../godmode/massive/massive_edit_modules.php:524 +#: ../../godmode/massive/massive_edit_modules.php:537 +#: ../../godmode/massive/massive_edit_modules.php:545 +#: ../../godmode/massive/massive_edit_modules.php:558 +#: ../../godmode/massive/massive_edit_modules.php:566 +#: ../../godmode/massive/massive_edit_modules.php:572 +#: ../../godmode/massive/massive_edit_modules.php:584 +#: ../../godmode/massive/massive_edit_modules.php:603 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:27 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:259 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:278 +msgid "No change" +msgstr "変更無し" + +#: ../../godmode/massive/massive_edit_agents.php:371 +msgid "Delete available remote configurations" +msgstr "リモート設定の削除" + +#: ../../godmode/massive/massive_edit_agents.php:403 +msgid "Without status" +msgstr "状態不明" + +#: ../../godmode/massive/massive_edit_agents.php:405 +#: ../../include/functions_config.php:531 +#: ../../include/functions_config.php:1547 +#: ../../operation/gis_maps/render_view.php:149 +#: ../../enterprise/dashboard/widgets/service_map.php:86 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:355 +#: ../../enterprise/load_enterprise.php:1 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:37 +#: ../../enterprise/operation/agentes/transactional_map.php:232 +#: ../../enterprise/operation/services/services.list.php:170 +#: ../../enterprise/operation/services/services.list.php:399 +#: ../../enterprise/operation/services/services.service.php:177 +#: ../../enterprise/operation/services/services.service_map.php:128 +#: ../../enterprise/operation/services/services.table_services.php:139 +msgid "Ok" +msgstr "正常" + +#: ../../godmode/massive/massive_edit_agents.php:406 +#: ../../enterprise/dashboard/widgets/maps_status.php:77 +msgid "Bad" +msgstr "障害" + +#: ../../godmode/massive/massive_edit_modules.php:324 +msgid "Agent Status" +msgstr "エージェントの状態" + +#: ../../godmode/massive/massive_edit_modules.php:357 +#: ../../godmode/modules/manage_network_components_form_common.php:107 +#: ../../enterprise/godmode/modules/configure_local_component.php:226 +msgid "Dynamic Interval" +msgstr "動的間隔" + +#: ../../godmode/massive/massive_edit_modules.php:359 +msgid "Dynamic Min." +msgstr "動的最小値" + +#: ../../godmode/massive/massive_edit_modules.php:362 +#: ../../godmode/modules/manage_network_components_form_common.php:113 +#: ../../enterprise/godmode/modules/configure_local_component.php:232 +msgid "Dynamic Max." +msgstr "動的最大値" + +#: ../../godmode/massive/massive_edit_modules.php:365 +#: ../../godmode/modules/manage_network_components_form_common.php:115 +#: ../../enterprise/godmode/modules/configure_local_component.php:234 +msgid "Dynamic Two Tailed: " +msgstr "2つの動的しきい値 " + +#: ../../godmode/massive/massive_edit_modules.php:479 +msgid "SMNP community" +msgstr "SNMPコミュニティ" + +#: ../../godmode/massive/massive_edit_modules.php:571 +msgid "Policy linking status" +msgstr "ポリシーリンク状態" + +#: ../../godmode/massive/massive_edit_modules.php:571 +msgid "This field only has sense in modules adopted by a policy." +msgstr "このフィールドは、ポリシーに関連づけられたモジュールにのみ影響します。" + +#: ../../godmode/massive/massive_edit_modules.php:572 +msgid "Linked" +msgstr "リンク済" + +#: ../../godmode/massive/massive_edit_modules.php:602 +msgid "The module still store data but the alerts and events will be stop" +msgstr "モジュールはデータを保存しますが、アラートとイベントは停止します" + #: ../../godmode/massive/massive_edit_plugins.php:151 msgid "Error retrieving the plugin macros" msgstr "プラグインマクロ検索エラー" @@ -31209,177 +12558,131 @@ msgstr "このプラグインを使っているモジュールはありません msgid "There was a problem loading the module plugin macros data" msgstr "モジュールプラグインマクロデータのロード中に問題が発生しました" -#: ../../godmode/massive/massive_delete_modules.php:56 -msgid "No module selected" -msgstr "モジュールが選択されていません。" +#: ../../godmode/massive/massive_enable_disable_alerts.php:154 +msgid "Enabled alerts" +msgstr "有効なアラート" -#: ../../godmode/massive/massive_delete_modules.php:230 +#: ../../godmode/massive/massive_enable_disable_alerts.php:154 +#: ../../godmode/massive/massive_enable_disable_alerts.php:171 +#: ../../godmode/massive/massive_standby_alerts.php:154 +#: ../../godmode/massive/massive_standby_alerts.php:171 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:93 +msgid "Format" +msgstr "フォーマット" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:165 +msgid "Disable selected alerts" +msgstr "選択したアラートを無効にする" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:169 +msgid "Enable selected alerts" +msgstr "選択したアラートを有効にする" + +#: ../../godmode/massive/massive_enable_disable_alerts.php:171 +msgid "Disabled alerts" +msgstr "無効なアラート" + +#: ../../godmode/massive/massive_operations.php:36 +msgid "Bulk alert add" +msgstr "一括アラート追加" + +#: ../../godmode/massive/massive_operations.php:37 +msgid "Bulk alert delete" +msgstr "一括アラート削除" + +#: ../../godmode/massive/massive_operations.php:38 +msgid "Bulk alert actions add" +msgstr "一括アラートアクション追加" + +#: ../../godmode/massive/massive_operations.php:39 +msgid "Bulk alert actions delete" +msgstr "一括アラートアクション削除" + +#: ../../godmode/massive/massive_operations.php:40 +msgid "Bulk alert enable/disable" +msgstr "一括アラート有効化/無効化" + +#: ../../godmode/massive/massive_operations.php:41 +msgid "Bulk alert setting standby" +msgstr "一括アラートスタンバイ設定" + +#: ../../godmode/massive/massive_operations.php:44 +msgid "Bulk agent edit" +msgstr "一括エージェント編集" + +#: ../../godmode/massive/massive_operations.php:45 +msgid "Bulk agent delete" +msgstr "一括エージェント削除" + +#: ../../godmode/massive/massive_operations.php:49 +msgid "Bulk profile add" +msgstr "一括プロファイル追加" + +#: ../../godmode/massive/massive_operations.php:50 +msgid "Bulk profile delete" +msgstr "一括プロファイル削除" + +#: ../../godmode/massive/massive_operations.php:57 +msgid "Bulk module delete" +msgstr "一括モジュール削除" + +#: ../../godmode/massive/massive_operations.php:58 +msgid "Bulk module edit" +msgstr "一括モジュール編集" + +#: ../../godmode/massive/massive_operations.php:59 +msgid "Bulk module copy" +msgstr "一括モジュールコピー" + +#: ../../godmode/massive/massive_operations.php:62 +msgid "Bulk plugin edit" +msgstr "一括プラグイン編集" + +#: ../../godmode/massive/massive_operations.php:155 ../../godmode/menu.php:122 +msgid "Alerts operations" +msgstr "アラート操作" + +#: ../../godmode/massive/massive_operations.php:160 ../../godmode/menu.php:120 +msgid "Users operations" +msgstr "ユーザ操作" + +#: ../../godmode/massive/massive_operations.php:165 ../../godmode/menu.php:116 +msgid "Agents operations" +msgstr "エージェント操作" + +#: ../../godmode/massive/massive_operations.php:170 ../../godmode/menu.php:117 +msgid "Modules operations" +msgstr "モジュール操作" + +#: ../../godmode/massive/massive_operations.php:175 ../../godmode/menu.php:118 +msgid "Plugins operations" +msgstr "プラグイン操作" + +#: ../../godmode/massive/massive_operations.php:215 +#: ../../enterprise/extensions/ipam.php:197 +msgid "Massive operations" +msgstr "一括操作" + +#: ../../godmode/massive/massive_operations.php:223 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:202 msgid "" -"There was an error deleting the modules, the operation has been cancelled" -msgstr "モジュール削除でエラーが発生しました。操作はキャンセルされます。" +"In order to perform massive operations, PHP needs a correct configuration in " +"timeout parameters. Please, open your PHP configuration file (php.ini) for " +"example: sudo vi /etc/php5/apache2/php.ini;
And set your timeout " +"parameters to a correct value:
max_execution_time = 0 and " +"max_input_time = -1" +msgstr "" +"一括操作のためには、PHPのタイムアウトパラメータを正しく設定する必要があります。php設定ファイル(php.ini)を開き(例:sudo vi " +"/etc/php5/apache2/php.ini;)タイムアウトパラメータを次のように設定してください。
" +"max_execution_time = 0max_input_time = -1" -#: ../../godmode/massive/massive_delete_modules.php:396 -#: ../../godmode/massive/massive_edit_modules.php:238 -msgid "Selection mode" -msgstr "選択モード" +#: ../../godmode/massive/massive_operations.php:239 +msgid "Please wait..." +msgstr "お待ちください..." -#: ../../godmode/massive/massive_delete_modules.php:397 -#: ../../godmode/massive/massive_edit_modules.php:239 -msgid "Select modules first" -msgstr "最初にモジュールを選択" - -#: ../../godmode/massive/massive_delete_modules.php:399 -#: ../../godmode/massive/massive_edit_modules.php:241 -msgid "Select agents first" -msgstr "最初にエージェントを選択" - -#: ../../godmode/massive/massive_delete_modules.php:414 -#: ../../godmode/massive/massive_edit_modules.php:257 -msgid "Select all modules of this type" -msgstr "このタイプの全てのモジュールを選択" - -#: ../../godmode/massive/massive_delete_modules.php:443 -#: ../../godmode/massive/massive_edit_modules.php:286 -msgid "Select all modules of this group" -msgstr "このグループの全てのモジュールを選択" - -#: ../../godmode/massive/massive_delete_modules.php:464 -#: ../../godmode/massive/massive_edit_modules.php:292 -msgid "Module Status" -msgstr "モジュールの状態" - -#: ../../godmode/massive/massive_delete_modules.php:483 -#: ../../godmode/massive/massive_edit_modules.php:310 -msgid "When select modules" -msgstr "モジュール選択時の動作" - -#: ../../godmode/massive/massive_delete_modules.php:486 -#: ../../godmode/massive/massive_edit_modules.php:313 -msgid "Show common agents" -msgstr "共通エージェントの表示" - -#: ../../godmode/massive/massive_delete_modules.php:487 -#: ../../godmode/massive/massive_edit_modules.php:314 -msgid "Show all agents" -msgstr "全エージェント表示" - -#: ../../godmode/massive/massive_delete_modules.php:501 -#: ../../godmode/massive/massive_edit_modules.php:347 -msgid "Show unknown and not init modules" -msgstr "不明および未初期化モジュールを表示" - -#: ../../godmode/massive/massive_delete_profiles.php:61 -msgid "Not deleted. You must select an existing user" -msgstr "削除できませんでした存在するユーザを選択してください。" - -#: ../../godmode/massive/massive_delete_profiles.php:87 -msgid "Profiles deleted successfully" -msgstr "プロファイルを削除しました。" - -#: ../../godmode/massive/massive_delete_profiles.php:88 -msgid "Profiles cannot be deleted" -msgstr "プロファイルを削除できませんでした。" - -#: ../../godmode/massive/massive_delete_action_alerts.php:56 -msgid "Could not be deleted. No agents selected" -msgstr "削除できません。エージェントが選択されていません。" - -#: ../../godmode/massive/massive_delete_action_alerts.php:72 -msgid "Could not be deleted. No alerts selected" -msgstr "削除できません。アラートが選択されていません。" - -#: ../../godmode/massive/massive_delete_action_alerts.php:111 -msgid "Could not be deleted. No action selected" -msgstr "削除できません。アクションが選択されていません。" - -#: ../../godmode/massive/massive_delete_action_alerts.php:145 -#: ../../godmode/massive/massive_add_action_alerts.php:142 -msgid "Agents with templates" -msgstr "テンプレートがあるエージェント" - -#: ../../godmode/massive/massive_add_profiles.php:72 -msgid "Profiles added successfully" -msgstr "プロファイルを追加しました。" - -#: ../../godmode/massive/massive_add_profiles.php:73 -msgid "Profiles cannot be added" -msgstr "プロファイルの追加ができませんでした。" - -#: ../../godmode/massive/massive_edit_modules.php:321 -msgid "Agent Status" -msgstr "エージェントの状態" - -#: ../../godmode/massive/massive_edit_modules.php:359 -msgid "Dynamic Min." -msgstr "動的最小値" - -#: ../../godmode/massive/massive_edit_modules.php:467 -msgid "SMNP community" -msgstr "SNMPコミュニティ" - -#: ../../godmode/massive/massive_edit_modules.php:551 -msgid "Policy linking status" -msgstr "ポリシーリンク状態" - -#: ../../godmode/massive/massive_edit_modules.php:551 -msgid "This field only has sense in modules adopted by a policy." -msgstr "このフィールドは、ポリシーに関連づけられたモジュールにのみ影響します。" - -#: ../../godmode/massive/massive_edit_modules.php:552 -msgid "Linked" -msgstr "リンク済" - -#: ../../godmode/massive/massive_edit_modules.php:582 -msgid "The module still store data but the alerts and events will be stop" -msgstr "モジュールはデータを保存しますが、アラートとイベントは停止します" - -#: ../../godmode/massive/massive_add_tags.php:43 -msgid "No tags selected" -msgstr "タグが選択されていません" - -#: ../../godmode/massive/massive_delete_agents.php:57 -#, php-format -msgid "" -"There was an error deleting the agent, the operation has been cancelled " -"Could not delete agent %s" -msgstr "エージェントの削除でエラーが発生しました。操作はキャンセルされました。エージェント %s は削除できません。" - -#: ../../godmode/massive/massive_delete_agents.php:63 -#, php-format -msgid "Successfully deleted (%s)" -msgstr "削除しました。(%s)" - -#: ../../godmode/massive/massive_delete_agents.php:123 -msgid "Only disabled agents" -msgstr "無効化エージェントのみ" - -#: ../../godmode/massive/massive_copy_modules.php:141 -msgid "Copy alerts" -msgstr "アラートのコピー" - -#: ../../godmode/massive/massive_copy_modules.php:150 -msgid "No modules for this agent" -msgstr "このエージェントにはモジュールがありません。" - -#: ../../godmode/massive/massive_copy_modules.php:159 -msgid "No alerts for this agent" -msgstr "このエージェントにはアラートが定義されていません。" - -#: ../../godmode/massive/massive_copy_modules.php:217 -msgid "To agent(s)" -msgstr "適用先エージェント" - -#: ../../godmode/massive/massive_copy_modules.php:442 -msgid "No operation selected" -msgstr "操作が選択されていません。" - -#: ../../godmode/massive/massive_add_action_alerts.php:85 -msgid "No alerts selected" -msgstr "アラートが選択されていません。" - -#: ../../godmode/massive/massive_add_action_alerts.php:105 -msgid "No action selected" -msgstr "アクションが選択されていません。" +#: ../../godmode/massive/massive_operations.php:276 +msgid "The blank fields will not be updated" +msgstr "未入力の項目は更新されません。" #: ../../godmode/massive/massive_standby_alerts.php:154 msgid "Not standby alerts" @@ -31394,342 +12697,398 @@ msgstr "選択したアラートをスタンバイ状態にする" msgid "Standby alerts" msgstr "スタンバイ状態アラート" -#: ../../godmode/massive/massive_add_alerts.php:78 -#: ../../godmode/massive/massive_delete_alerts.php:78 -msgid "No alert selected" -msgstr "アラートが選択されていません。" +#: ../../godmode/menu.php:29 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:200 +msgid "Manage agents" +msgstr "エージェント管理" -#: ../../godmode/massive/massive_delete_tags.php:107 -msgid "No tag selected" -msgstr "タグが選択されていません" +#: ../../godmode/menu.php:39 +#: ../../enterprise/meta/include/functions_components_meta.php:48 +#: ../../enterprise/meta/include/functions_components_meta.php:66 +msgid "Component groups" +msgstr "コンポーネントグループ管理" -#: ../../godmode/admin_access_logs.php:33 -msgid "Pandora audit" -msgstr "Pandoraの監査" +#: ../../godmode/menu.php:42 +msgid "Module categories" +msgstr "モジュールカテゴリ" -#: ../../godmode/admin_access_logs.php:33 -msgid "Review Logs" -msgstr "ログ一覧" +#: ../../godmode/menu.php:46 +msgid "Module types" +msgstr "モジュールタイプ" -#: ../../godmode/admin_access_logs.php:303 -msgid "Export to CSV " -msgstr "CSV へエクスポート " +#: ../../godmode/menu.php:56 ../../godmode/netflow/nf_edit.php:48 +#: ../../godmode/netflow/nf_edit.php:52 +#: ../../godmode/netflow/nf_edit_form.php:66 +#: ../../godmode/netflow/nf_edit_form.php:71 +msgid "Netflow filters" +msgstr "Netflow フィルタ" -#: ../../godmode/update_manager/update_manager.online.php:45 -#, php-format -msgid "" -"Your PHP has set memory limit in %s. For avoid problems with big updates " -"please set to 500M" -msgstr "PHP のメモリ制限が %s に設定されています。大きな更新における問題を避けるためには、500M に設定してください。" +#: ../../godmode/menu.php:62 +msgid "Resources" +msgstr "リソース" -#: ../../godmode/update_manager/update_manager.online.php:52 -#, php-format -msgid "" -"Your PHP has set post parameter max size limit in %s. For avoid problems " -"with big updates please set to 100M" -msgstr "PHP の設定で、ポストデータの最大サイズが %s に制限されています。大きな更新時に問題にならないよう、100M に設定してください。" +#: ../../godmode/menu.php:70 +msgid "Manage agents groups" +msgstr "エージェントグループ管理" -#: ../../godmode/update_manager/update_manager.online.php:59 -#, php-format -msgid "" -"Your PHP has set maximum allowed size for uploaded files limit in %s. For " -"avoid problems with big updates please set to 100M" -msgstr "" -"PHP の設定で、最大アップロードファイルサイズが %s に制限されています。大きな更新時に問題にならないよう、100M に設定してください。" +#: ../../godmode/menu.php:76 +#: ../../enterprise/extensions/disabled/check_acls.php:122 +msgid "Module tags" +msgstr "モジュールタグ" -#: ../../godmode/update_manager/update_manager.online.php:74 -msgid "The last version of package installed is:" -msgstr "インストールされている最新バージョンのパッケージ:" +#: ../../godmode/menu.php:83 ../../godmode/users/profile_list.php:312 +#: ../../enterprise/extensions/disabled/check_acls.php:51 +#: ../../enterprise/extensions/disabled/check_acls.php:131 +msgid "Users management" +msgstr "ユーザ管理" -#: ../../godmode/update_manager/update_manager.online.php:79 -msgid "Checking for the newest package." -msgstr "最新パッケージの確認中。" +#: ../../godmode/menu.php:85 ../../godmode/users/configure_profile.php:45 +#: ../../godmode/users/configure_user.php:86 +#: ../../godmode/users/profile_list.php:49 +#: ../../godmode/users/user_list.php:117 +#: ../../enterprise/meta/include/functions_users_meta.php:172 +#: ../../enterprise/meta/include/functions_users_meta.php:193 +msgid "Profile management" +msgstr "プロファイル管理" -#: ../../godmode/update_manager/update_manager.online.php:83 -msgid "Downloading for the newest package." -msgstr "最新パッケージのダウンロード中。" +#: ../../godmode/menu.php:91 ../../godmode/users/profile_list.php:302 +#: ../../enterprise/godmode/setup/setup_auth.php:397 +#: ../../enterprise/godmode/setup/setup_auth.php:438 +#: ../../enterprise/meta/advanced/synchronizing.user.php:562 +msgid "Profiles" +msgstr "プロファイル" -#: ../../godmode/update_manager/update_manager.setup.php:58 -#: ../../godmode/update_manager/update_manager.setup.php:87 -msgid "Succesful Update the url config vars." -msgstr "URL 設定を更新しました。" +#: ../../godmode/menu.php:98 +#: ../../enterprise/meta/include/functions_components_meta.php:56 +#: ../../enterprise/meta/include/functions_components_meta.php:72 +msgid "Network components" +msgstr "コンポーネント管理" -#: ../../godmode/update_manager/update_manager.setup.php:59 -#: ../../godmode/update_manager/update_manager.setup.php:88 -msgid "Unsuccesful Update the url config vars." -msgstr "URL 設定を更新できませんでした。" +#: ../../godmode/menu.php:111 +msgid "Bulk operations" +msgstr "一括操作" -#: ../../godmode/update_manager/update_manager.setup.php:100 -msgid "URL update manager:" -msgstr "アップデートマネージャ URL:" - -#: ../../godmode/update_manager/update_manager.setup.php:102 -msgid "URL update manager" -msgstr "アップデートマネージャ URL" - -#: ../../godmode/update_manager/update_manager.setup.php:104 -msgid "Proxy server:" -msgstr "プロキシサーバ:" - -#: ../../godmode/update_manager/update_manager.setup.php:106 -msgid "Proxy server" -msgstr "プロキシサーバ" - -#: ../../godmode/update_manager/update_manager.setup.php:108 -msgid "Proxy port:" -msgstr "プロキシポート:" - -#: ../../godmode/update_manager/update_manager.setup.php:110 -msgid "Proxy port" -msgstr "プロキシのポート番号" - -#: ../../godmode/update_manager/update_manager.setup.php:112 -msgid "Proxy user:" -msgstr "プロキシユーザ:" - -#: ../../godmode/update_manager/update_manager.setup.php:114 -msgid "Proxy user" -msgstr "プロキシのユーザ" - -#: ../../godmode/update_manager/update_manager.setup.php:116 -msgid "Proxy password:" -msgstr "プロキシパスワード:" - -#: ../../godmode/update_manager/update_manager.setup.php:118 -msgid "Proxy password" -msgstr "プロキシのパスワード" - -#: ../../godmode/update_manager/update_manager.setup.php:122 -msgid "Pandora FMS community reminder" -msgstr "Pandora FMS コミュニティリマインダ" - -#: ../../godmode/update_manager/update_manager.setup.php:123 -msgid "" -"Every 8 days, a message is displayed to admin users to remember to register " -"this Pandora instance" -msgstr "8日ごとに、この Pandora インスタンスを登録するリマインダメッセージを admin ユーザに表示します。" - -#: ../../godmode/update_manager/update_manager.offline.php:37 -msgid "Drop the package here or" -msgstr "ここにパッケージをドロップするかまたは" - -#: ../../godmode/update_manager/update_manager.offline.php:38 -msgid "browse it" -msgstr "ブラウズしてください" - -#: ../../godmode/update_manager/update_manager.offline.php:39 -msgid "The package has been uploaded successfully." -msgstr "パッケージをアップロードしました。" - -#: ../../godmode/update_manager/update_manager.offline.php:40 -msgid "" -"Remember that this package will override the actual Pandora FMS files and it " -"is recommended to do a backup before continue with the update." -msgstr "" -"このパッケージは既存の Pandora FMS ファイルを上書きすることに注意してください。アップデートを実行する前にバックアップを取得してください。" - -#: ../../godmode/update_manager/update_manager.offline.php:41 -msgid "Click on the file below to begin." -msgstr "開始するには以下のファイルをクリックします。" - -#: ../../godmode/update_manager/update_manager.offline.php:42 -msgid "Updating" -msgstr "更新中" - -#: ../../godmode/update_manager/update_manager.offline.php:43 -msgid "Package updated successfully." -msgstr "パッケージを更新しました。" - -#: ../../godmode/update_manager/update_manager.offline.php:44 -msgid "" -"If there are any database change, it will be applied on the next login." -msgstr "データベース変更がある場合は、次回のログイン時に適用されます。" - -#: ../../godmode/update_manager/update_manager.offline.php:45 -msgid "Package not updated." -msgstr "パッケージは更新されませんでした。" - -#: ../../godmode/update_manager/update_manager.php:39 -msgid "Offline update manager" -msgstr "オフラインアップデートマネージャ" - -#: ../../godmode/update_manager/update_manager.php:43 -msgid "Online update manager" -msgstr "オンラインアップデートマネージャ" - -#: ../../godmode/update_manager/update_manager.php:50 -msgid "Update manager messages" -msgstr "アップデートマネージャのメッセージ" - -#: ../../godmode/update_manager/update_manager.php:55 -msgid "Update manager » Setup" -msgstr "アップデートマネージャ > 設定" - -#: ../../godmode/update_manager/update_manager.php:58 -msgid "Update manager » Offline" -msgstr "アップデートマネージャ > オフライン" - -#: ../../godmode/update_manager/update_manager.php:61 -msgid "Update manager » Online" -msgstr "アップデートマネージャ > オンライン" - -#: ../../godmode/update_manager/update_manager.php:64 -msgid "Update manager » Messages" -msgstr "アップデートマネージャ > メッセージ" - -#: ../../godmode/update_manager/update_manager.messages.php:96 -#: ../../godmode/update_manager/update_manager.messages.php:170 -msgid "Mark as not read" -msgstr "未読にする" - -#: ../../godmode/update_manager/update_manager.messages.php:101 -#: ../../godmode/update_manager/update_manager.messages.php:175 -msgid "Mark as read" -msgstr "既読にする" - -#: ../../godmode/update_manager/update_manager.messages.php:186 -msgid "There is not any update manager messages." -msgstr "アップデートマネージャのメッセージはありません。" - -#: ../../godmode/snmpconsole/snmp_filters.php:42 -msgid "Filter overview" -msgstr "フィルタの概要" - -#: ../../godmode/snmpconsole/snmp_filters.php:51 -msgid "There was a problem updating the filter" -msgstr "フィルタの更新に問題が発生しました。" - -#: ../../godmode/snmpconsole/snmp_filters.php:63 -msgid "There was a problem creating the filter" -msgstr "フィルタの作成に問題が発生しました。" - -#: ../../godmode/snmpconsole/snmp_filters.php:73 -msgid "There was a problem deleting the filter" -msgstr "フィルタの削除で問題が発生しました。" - -#: ../../godmode/snmpconsole/snmp_filters.php:98 -msgid "" -"This field contains a substring, could be part of a IP address, a numeric " -"OID, or a plain substring" -msgstr "このフィールドには、IPアドレス、OID、文字列の一部を入力します。" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:37 -msgid "SNMP Trap generator" -msgstr "SNMPトラップジェネレータ" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:51 -msgid "Empty parameters" -msgstr "パラメータが空です" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:56 -msgid "Successfully generated" -msgstr "生成しました" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:57 -#, php-format -msgid "Could not be generated: %s" -msgstr "生成できません: %s" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:81 -msgid "SNMP Type" -msgstr "SNMPタイプ" - -#: ../../godmode/snmpconsole/snmp_trap_generator.php:89 -msgid "Generate trap" -msgstr "トラップ生成" - -#: ../../godmode/snmpconsole/snmp_alert.php:72 -msgid "Update alert" -msgstr "アラート設定" - -#: ../../godmode/snmpconsole/snmp_alert.php:80 -msgid "Alert overview" +#: ../../godmode/menu.php:145 +msgid "List of Alerts" msgstr "アラート一覧" -#: ../../godmode/snmpconsole/snmp_alert.php:227 -msgid "There was a problem creating the alert" -msgstr "アラートの作成に失敗しました。" +#: ../../godmode/menu.php:160 +#: ../../enterprise/meta/include/functions_alerts_meta.php:115 +#: ../../enterprise/meta/include/functions_alerts_meta.php:131 +msgid "Commands" +msgstr "コマンド" -#: ../../godmode/snmpconsole/snmp_alert.php:295 -msgid "There was a problem updating the alert" -msgstr "アラートの編集に失敗しました。" +#: ../../godmode/menu.php:170 ../../include/functions_menu.php:512 +msgid "SNMP alerts" +msgstr "SNMPアラート" -#: ../../godmode/snmpconsole/snmp_alert.php:455 -msgid "There was a problem deleting the alert" -msgstr "アラートの削除に失敗しました。" +#: ../../godmode/menu.php:180 +msgid "Event filters" +msgstr "イベントフィルタ" -#: ../../godmode/snmpconsole/snmp_alert.php:575 -#: ../../godmode/snmpconsole/snmp_alert.php:585 -#: ../../godmode/snmpconsole/snmp_alert.php:595 -#: ../../godmode/snmpconsole/snmp_alert.php:607 -#: ../../godmode/snmpconsole/snmp_alert.php:619 -#: ../../godmode/snmpconsole/snmp_alert.php:631 -#: ../../godmode/snmpconsole/snmp_alert.php:643 -#: ../../godmode/snmpconsole/snmp_alert.php:653 -#: ../../godmode/snmpconsole/snmp_alert.php:663 -#: ../../godmode/snmpconsole/snmp_alert.php:673 -#: ../../godmode/snmpconsole/snmp_alert.php:683 -#: ../../godmode/snmpconsole/snmp_alert.php:692 -#: ../../godmode/snmpconsole/snmp_alert.php:701 -#: ../../godmode/snmpconsole/snmp_alert.php:710 -#: ../../godmode/snmpconsole/snmp_alert.php:719 -#: ../../godmode/snmpconsole/snmp_alert.php:728 -#: ../../godmode/snmpconsole/snmp_alert.php:737 -#: ../../godmode/snmpconsole/snmp_alert.php:745 -#: ../../godmode/snmpconsole/snmp_alert.php:753 -#: ../../godmode/snmpconsole/snmp_alert.php:761 -msgid "Variable bindings/Data" -msgstr "変数バインディング/データ" +#: ../../godmode/menu.php:185 +msgid "Custom events" +msgstr "カスタムイベント" -#: ../../godmode/snmpconsole/snmp_alert.php:840 -#: ../../godmode/snmpconsole/snmp_alert.php:1045 -msgid "Alert action" -msgstr "アクション" +#: ../../godmode/menu.php:192 ../../include/functions_graph.php:744 +#: ../../include/functions_graph.php:3937 +#: ../../include/functions_graph.php:4616 +#: ../../include/functions_reporting_html.php:1621 +#: ../../include/functions_reports.php:620 +#: ../../include/functions_reports.php:622 +#: ../../include/functions_reports.php:624 +#: ../../mobile/include/functions_web.php:24 +#: ../../mobile/operation/events.php:564 ../../mobile/operation/home.php:44 +#: ../../operation/events/events.php:420 ../../operation/events/events.php:429 +#: ../../operation/events/events.php:446 ../../operation/menu.php:268 +#: ../../enterprise/dashboard/widgets/events_list.php:26 +#: ../../enterprise/extensions/ipam/ipam_massive.php:76 +#: ../../enterprise/extensions/ipam/ipam_network.php:539 +#: ../../enterprise/include/functions_reporting_pdf.php:755 +#: ../../enterprise/meta/general/logon_ok.php:43 +#: ../../enterprise/meta/general/main_header.php:123 +#: ../../enterprise/meta/monitoring/tactical.php:312 +msgid "Events" +msgstr "イベント" -#: ../../godmode/snmpconsole/snmp_alert.php:894 -msgid "" -"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " -"Single value, each Variable bindings/Datas." -msgstr "説明、OID、カスタム値、SNMPエージェント(IP)、単一値、変数の割り当て・データのフィールドで検索します" +#: ../../godmode/menu.php:201 +#: ../../godmode/reporting/visual_console_builder.wizard.php:246 +#: ../../mobile/include/functions_web.php:27 +#: ../../enterprise/meta/advanced/policymanager.apply.php:202 +msgid "Servers" +msgstr "サーバ" -#: ../../godmode/snmpconsole/snmp_alert.php:913 -msgid "Alert SNMP control filter" -msgstr "SNMPアラート管理フィルタ" +#: ../../godmode/menu.php:207 +msgid "Manage servers" +msgstr "サーバ管理" -#: ../../godmode/snmpconsole/snmp_alert.php:1006 -msgid "There are no SNMP alerts" -msgstr "SNMP アラートはありません。" +#: ../../godmode/menu.php:212 ../../include/functions_groups.php:92 +#: ../../operation/agentes/pandora_networkmap.editor.php:200 +msgid "Recon task" +msgstr "自動検出タスク" -#: ../../godmode/snmpconsole/snmp_alert.php:1054 -msgid "Custom Value/Enterprise String" -msgstr "カスタム値/Enterprise文字列" +#: ../../godmode/menu.php:215 +#: ../../enterprise/godmode/agentes/plugins_manager.php:109 +#: ../../enterprise/godmode/policies/policy_plugins.php:82 +msgid "Plugins" +msgstr "プラグイン" -#: ../../godmode/snmpconsole/snmp_alert.php:1059 -msgid "TF." -msgstr "回数" +#: ../../godmode/menu.php:218 +#: ../../godmode/servers/manage_recontask_form.php:269 +msgid "Recon script" +msgstr "自動検出スクリプト" -#: ../../godmode/snmpconsole/snmp_alert.php:1143 -msgid "ID Alert SNMP" -msgstr "SNMPアラートID" +#: ../../godmode/menu.php:244 +msgid "General Setup" +msgstr "基本設定" -#: ../../godmode/snmpconsole/snmp_alert.php:1367 -msgid "Add action " -msgstr "アクション追加 " +#: ../../godmode/menu.php:253 ../../godmode/setup/setup.php:82 +#: ../../godmode/setup/setup.php:116 +#: ../../enterprise/meta/advanced/metasetup.php:70 +#: ../../enterprise/meta/advanced/metasetup.php:122 +msgid "Authentication" +msgstr "認証" -#: ../../godmode/modules/module_list.php:28 -msgid "Defined modules" -msgstr "定義済みモジュール" +#: ../../godmode/menu.php:256 ../../godmode/setup/setup.php:86 +#: ../../godmode/setup/setup.php:120 +#: ../../enterprise/meta/advanced/metasetup.performance.php:73 +msgid "Performance" +msgstr "パフォーマンス" -#: ../../godmode/modules/module_list.php:50 -msgid "Problem modifying module" -msgstr "モジュールの更新に失敗しました。" +#: ../../godmode/menu.php:259 ../../godmode/setup/setup.php:90 +#: ../../godmode/setup/setup.php:125 +msgid "Visual styles" +msgstr "画面設定" -#: ../../godmode/modules/module_list.php:52 -msgid "Module updated successfully" -msgstr "モジュールを更新しました。" +#: ../../godmode/menu.php:264 ../../godmode/setup/setup.php:96 +#: ../../godmode/setup/setup.php:129 ../../include/functions_reports.php:641 +#: ../../include/functions_reports.php:643 +#: ../../include/functions_reports.php:645 +#: ../../include/functions_reports.php:647 +#: ../../include/functions_reports.php:649 +#: ../../enterprise/include/functions_enterprise.php:289 +#: ../../enterprise/meta/general/main_header.php:199 +msgid "Netflow" +msgstr "Netflow" -#: ../../godmode/modules/manage_network_templates_form.php:32 +#: ../../godmode/menu.php:269 ../../godmode/setup/setup.php:102 +#: ../../godmode/setup/setup.php:133 +#: ../../operation/agentes/ver_agente.php:1091 +#: ../../operation/agentes/ver_agente.php:1250 +msgid "eHorus" +msgstr "eHorus" + +#: ../../godmode/menu.php:273 ../../godmode/setup/gis.php:32 +msgid "Map conections GIS" +msgstr "GIS 利用マップ" + +#: ../../godmode/menu.php:277 ../../godmode/setup/os.php:143 +msgid "Edit OS" +msgstr "OS の編集" + +#: ../../godmode/menu.php:279 +#: ../../enterprise/meta/general/main_header.php:288 +msgid "License" +msgstr "ライセンス" + +#: ../../godmode/menu.php:288 +msgid "Admin tools" +msgstr "管理ツール" + +#: ../../godmode/menu.php:296 +msgid "System audit log" +msgstr "システム監査ログ" + +#: ../../godmode/menu.php:300 +msgid "Diagnostic info" +msgstr "診断情報" + +#: ../../godmode/menu.php:302 +msgid "Site news" +msgstr "サイトニュース" + +#: ../../godmode/menu.php:304 ../../godmode/setup/file_manager.php:30 +#: ../../enterprise/meta/advanced/metasetup.php:85 +#: ../../enterprise/meta/advanced/metasetup.php:131 +msgid "File manager" +msgstr "ファイルマネージャ" + +#: ../../godmode/menu.php:309 +msgid "DB maintenance" +msgstr "DBメンテナンス" + +#: ../../godmode/menu.php:315 +msgid "DB information" +msgstr "DBステータス" + +#: ../../godmode/menu.php:318 +msgid "Database audit" +msgstr "監査DB" + +#: ../../godmode/menu.php:319 +msgid "Database event" +msgstr "イベントDB" + +#: ../../godmode/menu.php:401 +msgid "Extension manager" +msgstr "拡張マネージャ" + +#: ../../godmode/menu.php:427 +msgid "Update manager" +msgstr "アップデートマネージャ" + +#: ../../godmode/menu.php:433 +msgid "Update Manager offline" +msgstr "オフラインアップデートマネージャ" + +#: ../../godmode/menu.php:436 +msgid "Update Manager online" +msgstr "オンラインアップデートマネージャ" + +#: ../../godmode/menu.php:438 +msgid "Update Manager options" +msgstr "アップデートマネージャオプション" + +#: ../../godmode/menu.php:451 ../../operation/menu.php:373 +#: ../../operation/messages/message_edit.php:46 +#: ../../operation/messages/message_list.php:43 +msgid "Messages" +msgstr "メッセージ" + +#: ../../godmode/modules/manage_nc_groups.php:40 +#: ../../godmode/modules/manage_network_components.php:50 #: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 +#: ../../godmode/modules/module_list.php:28 +#: ../../enterprise/godmode/modules/local_components.php:89 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:27 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:28 +#: ../../enterprise/meta/general/main_header.php:253 +msgid "Module management" +msgstr "モジュール管理" + +#: ../../godmode/modules/manage_nc_groups.php:40 +msgid "Component group management" +msgstr "コンポーネントグループ管理" + +#: ../../godmode/modules/manage_nc_groups.php:58 +msgid "Could not be created. Blank name" +msgstr "作成できませんでした。名前が空です。" + +#: ../../godmode/modules/manage_nc_groups.php:154 +#: ../../godmode/modules/manage_network_components.php:399 +#: ../../godmode/modules/manage_network_templates.php:85 +#: ../../enterprise/godmode/modules/local_components.php:355 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:136 +msgid "Successfully multiple deleted" +msgstr "複数削除しました" + +#: ../../godmode/modules/manage_nc_groups.php:155 +#: ../../godmode/modules/manage_network_components.php:400 +#: ../../godmode/modules/manage_network_templates.php:86 +#: ../../enterprise/godmode/modules/local_components.php:356 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:137 +msgid "Not deleted. Error deleting multiple data" +msgstr "削除できませんでした。複数データの削除でエラーです。" + +#: ../../godmode/modules/manage_nc_groups.php:238 +msgid "There are no defined component groups" +msgstr "定義済のコンポーネントグループがありません" + +#: ../../godmode/modules/manage_nc_groups_form.php:54 +msgid "Update Group Component" +msgstr "グループコンポーネント更新" + +#: ../../godmode/modules/manage_nc_groups_form.php:57 +msgid "Create Group Component" +msgstr "グループコンポーネント作成" + +#: ../../godmode/modules/manage_network_components.php:51 +msgid "Network component management" +msgstr "ネットワークコンポーネント管理" + +#: ../../godmode/modules/manage_network_components.php:261 +#: ../../godmode/servers/recon_script.php:320 +#: ../../enterprise/godmode/modules/local_components.php:253 +msgid "Created successfully" +msgstr "作成しました。" + +#: ../../godmode/modules/manage_network_components.php:352 +#: ../../godmode/servers/recon_script.php:274 +#: ../../enterprise/godmode/modules/local_components.php:315 +msgid "Updated successfully" +msgstr "更新しました。" + +#: ../../godmode/modules/manage_network_components.php:516 +#: ../../enterprise/godmode/modules/local_components.php:440 +msgid "Free Search" +msgstr "検索文字列" + +#: ../../godmode/modules/manage_network_components.php:517 +msgid "Search by name, description, tcp send or tcp rcv, list matches." +msgstr "名前、説明、tcp送受信による検索にマッチした一覧を表示" + +#: ../../godmode/modules/manage_network_components.php:569 +msgid "Max/Min" +msgstr "最大/最小" + +#: ../../godmode/modules/manage_network_components.php:595 +msgid "Network module" +msgstr "ネットワークモジュール" + +#: ../../godmode/modules/manage_network_components.php:599 +msgid "WMI module" +msgstr "WMIモジュール" + +#: ../../godmode/modules/manage_network_components.php:603 +msgid "Plug-in module" +msgstr "プラグインモジュール" + +#: ../../godmode/modules/manage_network_components.php:634 +msgid "There are no defined network components" +msgstr "定義済のネットワークコンポーネントがありません" + +#: ../../godmode/modules/manage_network_components.php:641 +msgid "Create a new network component" +msgstr "ネットワークコンポーネントを新規作成する。" + +#: ../../godmode/modules/manage_network_components.php:642 +msgid "Create a new plugin component" +msgstr "プラグインコンポーネントを新規作成する。" + +#: ../../godmode/modules/manage_network_components.php:643 +msgid "Create a new WMI component" +msgstr "WMIコンポーネントを新規作成する。" + +#: ../../godmode/modules/manage_network_components_form.php:253 +msgid "Update Network Component" +msgstr "ネットワークコンポーネント更新" + +#: ../../godmode/modules/manage_network_components_form.php:256 +msgid "Create Network Component" +msgstr "ネットワークコンポーネント作成" + +#: ../../godmode/modules/manage_network_components_form_common.php:111 +#: ../../enterprise/godmode/modules/configure_local_component.php:230 +msgid "Dynamic Min. " +msgstr "動的最小値 " + +#: ../../godmode/modules/manage_network_components_form_common.php:165 +#: ../../enterprise/godmode/modules/configure_local_component.php:289 +msgid "Any value below this number is discarted" +msgstr "この値よりも小さい値は削除されます。" + +#: ../../godmode/modules/manage_network_components_form_common.php:167 +#: ../../enterprise/godmode/modules/configure_local_component.php:294 +msgid "Any value over this number is discarted" +msgstr "この値よりも大きい値は削除されます。" + +#: ../../godmode/modules/manage_network_components_form_network.php:47 +msgid "SNMP Enterprise String" +msgstr "SNMP Enterprise 文字列" + +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:32 msgid "Module template management" msgstr "モジュールテンプレート管理" @@ -31749,34 +13108,6 @@ msgstr "このテンプレートは存在しません" msgid "There are no defined network profiles" msgstr "ネットワークプロファイルが定義されていません。" -#: ../../godmode/modules/manage_nc_groups_form.php:53 -msgid "Update Group Component" -msgstr "グループコンポーネント更新" - -#: ../../godmode/modules/manage_nc_groups_form.php:56 -msgid "Create Group Component" -msgstr "グループコンポーネント作成" - -#: ../../godmode/modules/manage_nc_groups.php:40 -msgid "Component group management" -msgstr "コンポーネントグループ管理" - -#: ../../godmode/modules/manage_nc_groups.php:58 -msgid "Could not be created. Blank name" -msgstr "作成できませんでした。名前が空です。" - -#: ../../godmode/modules/manage_nc_groups.php:237 -msgid "There are no defined component groups" -msgstr "定義済のコンポーネントグループがありません" - -#: ../../godmode/modules/manage_network_components_form.php:241 -msgid "Update Network Component" -msgstr "ネットワークコンポーネント更新" - -#: ../../godmode/modules/manage_network_components_form.php:244 -msgid "Create Network Component" -msgstr "ネットワークコンポーネント作成" - #: ../../godmode/modules/manage_network_templates_form.php:54 msgid "Successfully deleted module from profile" msgstr "プロファイルからモジュールを削除しました。" @@ -31817,122 +13148,1742 @@ msgstr "名前無しではテンプレートを作成できません" msgid "No modules for this profile" msgstr "このプロファイルにはモジュールがありません。" -#: ../../godmode/modules/manage_network_components_form_network.php:47 -msgid "SNMP Enterprise String" -msgstr "SNMP Enterprise 文字列" +#: ../../godmode/modules/manage_network_templates_form.php:224 +#: ../../enterprise/dashboard/widgets/top_n.php:346 +msgid "Add modules" +msgstr "モジュール追加" -#: ../../godmode/modules/manage_network_components.php:51 -msgid "Network component management" -msgstr "ネットワークコンポーネント管理" +#: ../../godmode/modules/manage_network_templates_form.php:302 +#: ../../enterprise/meta/include/functions_wizard_meta.php:239 +msgid "Components" +msgstr "コンポーネント" -#: ../../godmode/modules/manage_network_components.php:501 -msgid "Search by name, description, tcp send or tcp rcv, list matches." -msgstr "名前、説明、tcp送受信による検索にマッチした一覧を表示" +#: ../../godmode/modules/module_list.php:28 +msgid "Defined modules" +msgstr "定義済みモジュール" -#: ../../godmode/modules/manage_network_components.php:553 -msgid "Max/Min" -msgstr "最大/最小" +#: ../../godmode/modules/module_list.php:50 +msgid "Problem modifying module" +msgstr "モジュールの更新に失敗しました。" -#: ../../godmode/modules/manage_network_components.php:579 -msgid "Network module" -msgstr "ネットワークモジュール" +#: ../../godmode/modules/module_list.php:52 +msgid "Module updated successfully" +msgstr "モジュールを更新しました。" -#: ../../godmode/modules/manage_network_components.php:583 -msgid "WMI module" -msgstr "WMIモジュール" +#: ../../godmode/netflow/nf_edit.php:39 +msgid "Manage Netflow Filter" +msgstr "Netflow フィルタ管理" -#: ../../godmode/modules/manage_network_components.php:587 -msgid "Plug-in module" -msgstr "プラグインモジュール" +#: ../../godmode/netflow/nf_edit.php:43 +#: ../../godmode/setup/setup_general.php:110 +#: ../../operation/netflow/nf_live_view.php:112 +#: ../../enterprise/extensions/backup/main.php:58 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:31 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:33 +#: ../../enterprise/operation/log/log_viewer.php:155 +msgid "Not supported in Windows systems" +msgstr "Windows システムでは対応していません" -#: ../../godmode/modules/manage_network_components.php:618 -msgid "There are no defined network components" -msgstr "定義済のネットワークコンポーネントがありません" +#: ../../godmode/netflow/nf_edit.php:47 +#: ../../godmode/netflow/nf_edit_form.php:65 +#: ../../godmode/netflow/nf_item_list.php:57 +#: ../../operation/agentes/ver_agente.php:963 +#: ../../operation/netflow/nf_live_view.php:132 +#: ../../enterprise/meta/advanced/agents_setup.php:35 +#: ../../enterprise/meta/advanced/policymanager.php:35 +#: ../../enterprise/meta/advanced/synchronizing.php:33 +#: ../../enterprise/meta/agentsearch.php:26 +#: ../../enterprise/meta/general/logon_ok.php:15 +#: ../../enterprise/meta/index.php:496 +#: ../../enterprise/meta/monitoring/group_view.php:32 +#: ../../enterprise/meta/monitoring/tactical.php:35 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:37 +msgid "Main" +msgstr "メイン" -#: ../../godmode/modules/manage_network_components.php:625 -msgid "Create a new network component" -msgstr "ネットワークコンポーネントを新規作成する。" +#: ../../godmode/netflow/nf_edit_form.php:59 +#: ../../godmode/netflow/nf_edit_form.php:67 +msgid "Add filter" +msgstr "フィルタの追加" -#: ../../godmode/modules/manage_network_components.php:626 -msgid "Create a new plugin component" -msgstr "プラグインコンポーネントを新規作成する。" +#: ../../godmode/netflow/nf_edit_form.php:62 +msgid "Netflow Filter" +msgstr "Netflow フィルタ" -#: ../../godmode/modules/manage_network_components.php:627 -msgid "Create a new WMI component" -msgstr "WMIコンポーネントを新規作成する。" +#: ../../godmode/netflow/nf_edit_form.php:180 +#: ../../godmode/snmpconsole/snmp_filters.php:35 +#: ../../operation/events/events_list.php:216 +#: ../../operation/events/events_list.php:247 +msgid "Update filter" +msgstr "フィルタの更新" -#: ../../godmode/events/event_responses.editor.php:63 -msgid "Edit event responses" -msgstr "イベント応答の編集" +#: ../../godmode/netflow/nf_edit_form.php:206 +msgid "Filter:" +msgstr "フィルタ:" -#: ../../godmode/events/event_responses.editor.php:93 -msgid "For Command type Modal Window mode is enforced" -msgstr "種類がコマンドの場合は、専用ウインドウになります。" +#: ../../godmode/netflow/nf_edit_form.php:210 +#: ../../operation/netflow/nf_live_view.php:337 +msgid "Dst Ip" +msgstr "宛先 IP" -#: ../../godmode/events/event_responses.editor.php:94 -msgid "Modal window" -msgstr "専用ウインドウ" - -#: ../../godmode/events/event_responses.editor.php:94 -msgid "New window" -msgstr "新しいウィンドウ" - -#: ../../godmode/events/custom_events.php:133 -msgid "Load default event fields" -msgstr "デフォルトイベントフィールドの読み込み" - -#: ../../godmode/events/custom_events.php:133 -msgid "Default event fields will be loaded. Do you want to continue?" -msgstr "デフォルトのイベントフィールドを読み込みます。続けますか?" - -#: ../../godmode/events/event_responses.php:52 -msgid "Response added succesfully" -msgstr "応答を追加しました" - -#: ../../godmode/events/event_responses.php:55 -msgid "Response cannot be added" -msgstr "応答を追加できません" - -#: ../../godmode/events/event_responses.php:81 -msgid "Response updated succesfully" -msgstr "応答を更新しました" - -#: ../../godmode/events/event_responses.php:84 -msgid "Response cannot be updated" -msgstr "応答を更新できません" - -#: ../../godmode/events/event_responses.php:93 -msgid "Response deleted succesfully" -msgstr "応答を削除しました" - -#: ../../godmode/events/event_responses.php:96 -msgid "Response cannot be deleted" -msgstr "応答を削除できません" - -#: ../../godmode/events/event_responses.list.php:38 -msgid "No responses found" -msgstr "応答がありません" - -#: ../../godmode/events/event_responses.list.php:76 -msgid "Create response" -msgstr "応答の作成" - -#: ../../godmode/events/event_edit_filter.php:192 -msgid "Update Filter" -msgstr "フィルタ更新" - -#: ../../godmode/events/event_edit_filter.php:195 -msgid "Create Filter" -msgstr "フィルタ作成" - -#: ../../godmode/events/event_edit_filter.php:209 +#: ../../godmode/netflow/nf_edit_form.php:210 +#: ../../operation/netflow/nf_live_view.php:337 msgid "" -"This group will be use to restrict the visibility of this filter with ACLs" -msgstr "このグループは、ACL でフィルタの表示を制限するのに利用されます" +"Destination IP. A comma separated list of destination ip. If we leave the " +"field blank, will show all ip. Example filter by " +"ip:
25.46.157.214,160.253.135.249" +msgstr "" +"宛先 IP をカンマで区切った一覧。何も入力しないと全ての IP を表示します。IP によるフィルタ例: " +"
25.46.157.214,160.253.135.249" -#: ../../godmode/events/event_edit_filter.php:275 -msgid "Choose between the users who have validated an event. " -msgstr "イベントを承諾したユーザを選択します。 " +#: ../../godmode/netflow/nf_edit_form.php:213 +#: ../../operation/netflow/nf_live_view.php:346 +msgid "Src Ip" +msgstr "送信元IP" + +#: ../../godmode/netflow/nf_edit_form.php:213 +#: ../../operation/netflow/nf_live_view.php:346 +msgid "" +"Source IP. A comma separated list of source ip. If we leave the field blank, " +"will show all ip. Example filter by ip:
25.46.157.214,160.253.135.249" +msgstr "" +"カンマ区切りの発信元 IP " +"一覧です。何も入力しない場合は全てのIPを表示します。IPによるフィルタ例:
25.46.157.214,160.253.135.249" + +#: ../../godmode/netflow/nf_edit_form.php:216 +#: ../../godmode/netflow/nf_edit_form.php:226 +#: ../../operation/netflow/nf_live_view.php:358 +#: ../../operation/netflow/nf_live_view.php:387 +msgid "Dst Port" +msgstr "宛先ポート" + +#: ../../godmode/netflow/nf_edit_form.php:216 +#: ../../operation/netflow/nf_live_view.php:358 +msgid "" +"Destination port. A comma separated list of destination ports. If we leave " +"the field blank, will show all ports. Example filter by ports 80 and " +"22:
80,22" +msgstr "" +"宛先ポートをカンマで区切った一覧。何も入力しないと全てのポートを表示します。ポート 80 および 22 のフィルタ例:
80,22" + +#: ../../godmode/netflow/nf_edit_form.php:219 +#: ../../godmode/netflow/nf_edit_form.php:226 +#: ../../operation/netflow/nf_live_view.php:367 +#: ../../operation/netflow/nf_live_view.php:387 +msgid "Src Port" +msgstr "送信元ポート" + +#: ../../godmode/netflow/nf_edit_form.php:219 +#: ../../operation/netflow/nf_live_view.php:367 +msgid "" +"Source port. A comma separated list of source ports. If we leave the field " +"blank, will show all ports. Example filter by ports 80 and 22:
80,22" +msgstr "" +"カンマ区切りの発信元ポート一覧です。何も入力しない場合は全てのポートを表示します。ポート 80 と 22 でのフィルタ例:
80,22" + +#: ../../godmode/netflow/nf_edit_form.php:225 +#: ../../operation/netflow/nf_live_view.php:385 +msgid "Aggregate by" +msgstr "集約" + +#: ../../godmode/netflow/nf_edit_form.php:226 +#: ../../include/functions_netflow.php:1660 +#: ../../operation/netflow/nf_live_view.php:387 +msgid "Protocol" +msgstr "プロトコル" + +#: ../../godmode/netflow/nf_edit_form.php:226 +#: ../../operation/netflow/nf_live_view.php:387 +msgid "Src Ip Address" +msgstr "送信元 IP アドレス" + +#: ../../godmode/netflow/nf_edit_form.php:226 +#: ../../operation/netflow/nf_live_view.php:387 +msgid "Dst Ip Address" +msgstr "宛先 IP アドレス" + +#: ../../godmode/netflow/nf_edit_form.php:230 +#: ../../operation/netflow/nf_live_view.php:393 +msgid "Output format" +msgstr "出力フォーマット" + +#: ../../godmode/netflow/nf_edit_form.php:231 +#: ../../operation/netflow/nf_live_view.php:394 +msgid "Kilobytes" +msgstr "キロバイト" + +#: ../../godmode/netflow/nf_edit_form.php:231 +#: ../../operation/netflow/nf_live_view.php:394 +msgid "Megabytes" +msgstr "メガバイト" + +#: ../../godmode/netflow/nf_edit_form.php:231 +#: ../../operation/netflow/nf_live_view.php:394 +msgid "Kilobytes per second" +msgstr "キロバイト毎秒" + +#: ../../godmode/netflow/nf_edit_form.php:231 +#: ../../operation/netflow/nf_live_view.php:394 +msgid "Megabytes per second" +msgstr "メガバイト毎秒" + +#: ../../godmode/netflow/nf_item_list.php:39 +#: ../../operation/reporting/reporting_viewer.php:77 +msgid "Report list" +msgstr "レポート一覧" + +#: ../../godmode/netflow/nf_item_list.php:44 +#: ../../godmode/netflow/nf_item_list.php:54 +msgid "Report items" +msgstr "レポートアイテム" + +#: ../../godmode/netflow/nf_item_list.php:49 +msgid "Edit report" +msgstr "レポートの編集" + +#: ../../godmode/netflow/nf_item_list.php:58 +msgid "Netflow reports" +msgstr "Netflow レポート" + +#: ../../godmode/netflow/nf_item_list.php:59 +msgid "Item list" +msgstr "アイテム一覧" + +#: ../../godmode/netflow/nf_item_list.php:147 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1205 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1419 +#: ../../enterprise/dashboard/widgets/top_n.php:69 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:228 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1565 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1744 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 +msgid "Order" +msgstr "順番" + +#: ../../godmode/netflow/nf_item_list.php:150 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1227 +#: ../../operation/netflow/nf_live_view.php:255 +msgid "Max. values" +msgstr "最大値" + +#: ../../godmode/netflow/nf_item_list.php:151 +msgid "Chart type" +msgstr "グラフタイプ" + +#: ../../godmode/netflow/nf_item_list.php:203 +#: ../../godmode/netflow/nf_item_list.php:210 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:300 +msgid "Move to down" +msgstr "下へ" + +#: ../../godmode/netflow/nf_item_list.php:206 +#: ../../godmode/netflow/nf_item_list.php:209 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:290 +msgid "Move to up" +msgstr "上へ" + +#: ../../godmode/netflow/nf_item_list.php:255 +msgid "There are no defined items" +msgstr "定義済のアイテムがありません" + +#: ../../godmode/netflow/nf_item_list.php:260 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1460 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1911 +msgid "Create item" +msgstr "アイテムの作成" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:86 +#: ../../godmode/reporting/reporting_builder.item_editor.php:689 +#: ../../godmode/reporting/visual_console_builder.elements.php:77 +#: ../../godmode/reporting/visual_console_builder.elements.php:178 +#: ../../godmode/reporting/visual_console_builder.wizard.php:300 +#: ../../include/functions_visual_map.php:2732 +#: ../../include/functions_visual_map_editor.php:59 +#: ../../include/functions_visual_map_editor.php:167 +#: ../../include/functions_visual_map_editor.php:608 +#: ../../enterprise/dashboard/widgets/graph_availability.php:39 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:40 +#: ../../enterprise/dashboard/widgets/module_icon.php:49 +#: ../../enterprise/dashboard/widgets/module_status.php:49 +#: ../../enterprise/dashboard/widgets/module_value.php:49 +#: ../../enterprise/dashboard/widgets/sla_percent.php:37 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1232 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:234 +msgid "Label" +msgstr "ラベル" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:87 +#: ../../godmode/reporting/graph_builder.graph_editor.php:156 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:147 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:205 +msgid "Weight" +msgstr "ウエイト" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:140 +#: ../../operation/events/events_list.php:227 +#: ../../enterprise/godmode/policies/policy_agents.php:233 +#: ../../enterprise/godmode/policies/policy_agents.php:250 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:152 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:93 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:436 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:313 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:341 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:92 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:102 +#: ../../enterprise/meta/event/custom_events.php:149 +msgid "Filter group" +msgstr "フィルターグループ" + +#: ../../godmode/reporting/graph_builder.graph_editor.php:185 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:357 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:102 +msgid "Please, select a module" +msgstr "モジュールを選択してください" + +#: ../../godmode/reporting/graph_builder.main.php:151 +#: ../../include/functions_visual_map_editor.php:322 +msgid "Type of graph" +msgstr "グラフのタイプ" + +#: ../../godmode/reporting/graph_builder.main.php:157 +#: ../../godmode/setup/setup_visuals.php:471 +#: ../../godmode/setup/setup_visuals.php:480 +#: ../../include/functions_visual_map_editor.php:325 +#: ../../operation/reporting/graph_viewer.php:217 +#: ../../enterprise/dashboard/widgets/custom_graph.php:39 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:208 +#: ../../enterprise/meta/advanced/metasetup.visual.php:129 +msgid "Area" +msgstr "塗り潰し" + +#: ../../godmode/reporting/graph_builder.main.php:158 +#: ../../operation/reporting/graph_viewer.php:218 +#: ../../enterprise/dashboard/widgets/custom_graph.php:40 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:209 +msgid "Stacked area" +msgstr "塗り潰しの積み上げ" + +#: ../../godmode/reporting/graph_builder.main.php:159 +#: ../../godmode/reporting/visual_console_builder.elements.php:198 +#: ../../godmode/setup/setup_visuals.php:474 +#: ../../godmode/setup/setup_visuals.php:483 +#: ../../include/functions_visual_map_editor.php:63 +#: ../../include/functions_visual_map_editor.php:324 +#: ../../include/functions_visual_map_editor.php:612 +#: ../../operation/reporting/graph_viewer.php:219 +#: ../../enterprise/dashboard/widgets/custom_graph.php:41 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:210 +#: ../../enterprise/meta/advanced/metasetup.visual.php:132 +msgid "Line" +msgstr "線" + +#: ../../godmode/reporting/graph_builder.main.php:160 +#: ../../operation/reporting/graph_viewer.php:220 +#: ../../enterprise/dashboard/widgets/custom_graph.php:42 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:211 +msgid "Stacked line" +msgstr "線の積み上げ" + +#: ../../godmode/reporting/graph_builder.main.php:161 +#: ../../operation/reporting/graph_viewer.php:221 +#: ../../enterprise/dashboard/widgets/custom_graph.php:43 +msgid "Bullet chart" +msgstr "ブレットグラフ" + +#: ../../godmode/reporting/graph_builder.main.php:162 +#: ../../operation/reporting/graph_viewer.php:222 +#: ../../enterprise/dashboard/widgets/custom_graph.php:44 +msgid "Gauge" +msgstr "ゲージ" + +#: ../../godmode/reporting/graph_builder.main.php:163 +msgid "Horizontal bars" +msgstr "水平バー" + +#: ../../godmode/reporting/graph_builder.main.php:164 +msgid "Vertical bars" +msgstr "垂直バー" + +#: ../../godmode/reporting/graph_builder.main.php:165 +#: ../../operation/reporting/graph_viewer.php:225 +#: ../../enterprise/dashboard/widgets/custom_graph.php:47 +msgid "Pie" +msgstr "円" + +#: ../../godmode/reporting/graph_builder.main.php:169 +#: ../../operation/reporting/graph_viewer.php:230 +msgid "Equalize maximum thresholds" +msgstr "最大閾値を合わせる" + +#: ../../godmode/reporting/graph_builder.main.php:170 +#: ../../operation/reporting/graph_viewer.php:231 +msgid "" +"If an option is selected, all graphs will have the highest value from all " +"modules included in the graph as a maximum threshold" +msgstr "オプションを選択すると、最大閾値として、すべてのグラフに全モジュールの最大の値が含まれます。" + +#: ../../godmode/reporting/graph_builder.main.php:177 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1259 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1605 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:266 +msgid "Percentil" +msgstr "パーセント値" + +#: ../../godmode/reporting/graph_builder.php:203 +#: ../../godmode/reporting/reporting_builder.main.php:51 +#: ../../godmode/reporting/reporting_builder.php:1935 +#: ../../godmode/reporting/reporting_builder.php:1963 +#: ../../godmode/reporting/visual_console_builder.php:668 +#: ../../operation/reporting/graph_viewer.php:140 +#: ../../operation/reporting/reporting_viewer.php:82 +#: ../../operation/visual_console/pure_ajax.php:110 +#: ../../operation/visual_console/render_view.php:110 +#: ../../enterprise/meta/screens/screens.visualmap.php:181 +#: ../../enterprise/meta/screens/screens.visualmap.php:206 +msgid "Main data" +msgstr "メインデータ" + +#: ../../godmode/reporting/graph_builder.php:206 +#: ../../operation/reporting/graph_viewer.php:143 +msgid "Graph editor" +msgstr "グラフ編集" + +#: ../../godmode/reporting/graph_builder.php:209 +#: ../../operation/reporting/graph_viewer.php:149 +msgid "View graph" +msgstr "グラフ表示" + +#: ../../godmode/reporting/graph_builder.php:221 +msgid "Graph builder" +msgstr "グラフビルダー" + +#: ../../godmode/reporting/graph_builder.php:241 +msgid "Graph stored successfully" +msgstr "グラフを作成しました。" + +#: ../../godmode/reporting/graph_builder.php:241 +msgid "There was a problem storing Graph" +msgstr "グラフの作成に失敗しました。" + +#: ../../godmode/reporting/graph_builder.php:244 +msgid "There was a problem adding Module" +msgstr "モジュール追加で問題が発生しました。" + +#: ../../godmode/reporting/graph_builder.php:247 +msgid "Update the graph" +msgstr "グラフを更新しました。" + +#: ../../godmode/reporting/graph_builder.php:247 +msgid "Bad update the graph" +msgstr "グラフ更新に失敗しました。" + +#: ../../godmode/reporting/graph_builder.php:250 +msgid "Graph deleted successfully" +msgstr "グラフを削除しました。" + +#: ../../godmode/reporting/graph_builder.php:250 +msgid "There was a problem deleting Graph" +msgstr "グラフの削除で問題が発生しました。" + +#: ../../godmode/reporting/graphs.php:43 ../../godmode/reporting/graphs.php:53 +#: ../../operation/reporting/graph_viewer.php:137 +#: ../../enterprise/godmode/reporting/graph_template_list.php:32 +#: ../../enterprise/godmode/reporting/graph_template_list.php:43 +#: ../../enterprise/godmode/reporting/graph_template_list.php:53 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:79 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:89 +msgid "Graph list" +msgstr "グラフ一覧" + +#: ../../godmode/reporting/graphs.php:75 +#: ../../godmode/reporting/map_builder.php:39 +#: ../../godmode/reporting/reporting_builder.php:359 +#: ../../godmode/reporting/reporting_builder.php:364 +#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:1902 +#: ../../godmode/reporting/reporting_builder.php:1907 +#: ../../godmode/reporting/reporting_builder.php:1911 +#: ../../godmode/reporting/reporting_builder.php:1973 +#: ../../godmode/reporting/reporting_builder.php:1978 +#: ../../godmode/reporting/reporting_builder.php:1981 +#: ../../operation/menu.php:235 +#: ../../operation/reporting/custom_reporting.php:27 +#: ../../operation/reporting/graph_viewer.php:317 +#: ../../operation/reporting/reporting_viewer.php:119 +#: ../../operation/reporting/reporting_viewer.php:124 +#: ../../operation/reporting/reporting_viewer.php:128 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:180 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:183 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:195 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:198 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:210 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:213 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:226 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:229 +#: ../../enterprise/meta/general/logon_ok.php:48 +msgid "Reporting" +msgstr "レポート" + +#: ../../godmode/reporting/graphs.php:75 ../../operation/menu.php:249 +msgid "Custom graphs" +msgstr "カスタムグラフ" + +#: ../../godmode/reporting/graphs.php:152 +#: ../../operation/reporting/graph_viewer.php:328 +#: ../../operation/search_graphs.php:33 +msgid "Graph name" +msgstr "グラフ名" + +#: ../../godmode/reporting/graphs.php:154 +msgid "Number of Graphs" +msgstr "グラフ数" + +#: ../../godmode/reporting/graphs.php:213 +msgid "Create graph" +msgstr "グラフ作成" + +#: ../../godmode/reporting/map_builder.php:187 +#: ../../godmode/reporting/map_builder.php:197 +msgid "Not copied. Error copying data" +msgstr "コピーできませんでした。データのコピーでエラーが発生しました。" + +#: ../../godmode/reporting/map_builder.php:207 +msgid "Map name" +msgstr "マップ名" + +#: ../../godmode/reporting/map_builder.php:209 +#: ../../enterprise/dashboard/widgets/top_n.php:82 +msgid "Items" +msgstr "アイテム" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:35 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:49 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:164 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:42 +msgid "Only table" +msgstr "表のみ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:36 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:50 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:165 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:43 +msgid "Table & Graph" +msgstr "表とグラフ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:37 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:51 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:166 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:44 +msgid "Only graph" +msgstr "グラフのみ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:41 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1208 +#: ../../enterprise/dashboard/widgets/top_n.php:71 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:231 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:170 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1568 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:188 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:48 +msgid "Ascending" +msgstr "昇順" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:42 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1211 +#: ../../enterprise/dashboard/widgets/top_n.php:72 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:233 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:171 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1571 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:190 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:49 +msgid "Descending" +msgstr "降順" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:607 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1185 +msgid "Item Editor" +msgstr "アイテムエディタ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:635 +msgid "Not valid" +msgstr "不正です" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:640 +msgid "" +"This type of report brings a lot of data loading, it is recommended to use " +"it for scheduled reports and not for real-time view." +msgstr "このタイプのレポートは多くのデータを読み込みます。リアルタイム表示ではなくスケジューリングでのレポートをお勧めします。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:701 +msgid "Time lapse" +msgstr "時間経過" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:702 +msgid "" +"This is the range, or period of time over which the report renders the " +"information for this report type. For example, a week means data from a week " +"ago from now. " +msgstr "" +"これは、レポートがこのレポートタイプの情報をレンダリングする範囲または期間です。 たとえば、1週間は、今から1週間前のデータを意味します。 " + +#: ../../godmode/reporting/reporting_builder.item_editor.php:716 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:149 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1258 +msgid "Last value" +msgstr "最新の値" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:717 +#: ../../godmode/reporting/reporting_builder.item_editor.php:3147 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:151 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:606 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1259 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:3109 +msgid "" +"Warning: period 0 reports cannot be used to show information back in time. " +"Information contained in this kind of reports will be always reporting the " +"most recent information" +msgstr "警告: 間隔 0 のレポートは過去の情報表示には利用できません。このレポートに含まれるのは、最新の情報のみとなります。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:731 +#: ../../include/functions_netflow.php:1134 +#: ../../include/functions_netflow.php:1144 +#: ../../include/functions_netflow.php:1161 +#: ../../include/functions_netflow.php:1169 +#: ../../include/functions_netflow.php:1193 +#: ../../operation/netflow/nf_live_view.php:246 +msgid "Resolution" +msgstr "解像度" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:762 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1292 +msgid "Projection period" +msgstr "予想期間" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:772 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1306 +msgid "Data range" +msgstr "データ範囲" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:783 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1320 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:226 +msgid "Only display wrong SLAs" +msgstr "不正な SLA のみ表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:792 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1329 +msgid "Working time" +msgstr "対象時間" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:979 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1630 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1665 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1826 +#: ../../godmode/reporting/reporting_builder.item_editor.php:1854 +#: ../../enterprise/dashboard/widgets/top_n.php:179 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2079 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2268 +msgid "Select an Agent first" +msgstr "最初にエージェントを選択してください。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1010 +msgid "Show modules" +msgstr "モジュール表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1078 +#: ../../include/functions_graph.php:754 +#: ../../include/functions_graph.php:1433 +#: ../../include/functions_graph.php:3948 +#: ../../include/functions_graph.php:3953 +#: ../../include/functions_graph.php:4624 +#: ../../include/functions_graph.php:4627 +#: ../../include/functions_graph.php:4630 +#: ../../enterprise/operation/inventory/inventory.php:227 +msgid "Last" +msgstr "最新" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1085 +#: ../../godmode/reporting/visual_console_builder.elements.php:78 +#: ../../godmode/reporting/visual_console_builder.elements.php:380 +#: ../../include/functions_visual_map_editor.php:254 +#: ../../include/functions_visual_map_editor.php:264 +#: ../../include/functions_reports.php:429 +#: ../../include/functions_reports.php:505 +#: ../../include/functions_reports.php:507 +#: ../../enterprise/dashboard/widgets/custom_graph.php:25 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1498 +msgid "Custom graph" +msgstr "カスタムグラフ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1126 +msgid "Target server" +msgstr "対象サーバ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1147 +#: ../../godmode/setup/news.php:181 ../../godmode/setup/setup_visuals.php:668 +#: ../../include/functions_reporting.php:3840 +#: ../../include/functions_reports.php:603 +#: ../../enterprise/dashboard/widgets/post.php:25 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1524 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:285 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:76 +#: ../../enterprise/include/functions_netflow_pdf.php:208 +msgid "Text" +msgstr "文字列" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1154 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1539 +msgid "Custom SQL template" +msgstr "カスタム SQL テンプレート" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1159 +#: ../../include/functions_reports.php:592 +msgid "SQL query" +msgstr "SQL クエリ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1175 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1405 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1407 +msgid "Select server" +msgstr "サーバ選択" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1184 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1534 +msgid "Serialized header" +msgstr "ヘッダの並び" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1184 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1534 +msgid "The separator character is |" +msgstr "デリミタは'|'です。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1193 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1553 +msgid "Field separator" +msgstr "フィールドセパレータ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1193 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1553 +msgid "Separator for different fields in the serialized text chain" +msgstr "連なったテキスト文字列でフィールドを分離するためのセパレータ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1197 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1557 +msgid "Line separator" +msgstr "行セパレータ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1197 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1557 +msgid "" +"Separator in different lines (composed by fields) of the serialized text " +"chain" +msgstr "(複数フィールドからなる)複数行のテキスト文字列をまたぐセパレータ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1201 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:220 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1561 +msgid "Group by agent" +msgstr "エージェント毎のグループ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1214 +#: ../../enterprise/dashboard/widgets/top_n.php:73 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:235 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1574 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:192 +msgid "By agent name" +msgstr "エージェント名で" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1222 +#: ../../enterprise/dashboard/widgets/top_n.php:67 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:241 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1582 +msgid "Quantity (n)" +msgstr "数量(n)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1232 +#: ../../operation/agentes/ver_agente.php:1103 +#: ../../enterprise/dashboard/widgets/top_n.php:75 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:249 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1587 +msgid "Display" +msgstr "表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1239 +#: ../../include/functions_graph.php:755 ../../include/functions_graph.php:758 +#: ../../include/functions_graph.php:759 ../../include/functions_graph.php:760 +#: ../../include/functions_graph.php:763 +#: ../../include/functions_graph.php:1439 +#: ../../include/functions_graph.php:3948 +#: ../../include/functions_graph.php:3953 +#: ../../include/functions_graph.php:4624 +#: ../../include/functions_graph.php:4627 +#: ../../include/functions_graph.php:4630 +#: ../../include/functions_reporting.php:955 +#: ../../enterprise/dashboard/widgets/top_n.php:477 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1594 +msgid "Avg" +msgstr "平均" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1246 +#: ../../mobile/operation/module_graph.php:418 +#: ../../operation/agentes/stat_win.php:383 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:246 +msgid "Time compare (Overlapped)" +msgstr "時間比較 (重ね合わせ)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1255 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1601 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:256 +msgid "Only average" +msgstr "平均のみ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1272 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:279 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1615 +msgid "Condition" +msgstr "状態" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1277 +#: ../../include/functions_reporting.php:1748 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:282 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1618 +msgid "Everything" +msgstr "すべて" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1278 +msgid "Greater or equal (>=)" +msgstr "以上 (>=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1279 +msgid "Less or equal (<=)" +msgstr "以下 (<=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1280 +msgid "Less (<)" +msgstr "未満 (<)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1281 +msgid "Greater (>)" +msgstr "超えて (>)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1282 +msgid "Equal (=)" +msgstr "同じ (=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1283 +msgid "Not equal (!=)" +msgstr "異なる (!=)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1284 +#: ../../include/functions_db.php:1529 +#: ../../include/functions_reporting_html.php:496 +#: ../../include/functions_reporting_html.php:575 +#: ../../include/functions_reporting_html.php:675 +#: ../../include/functions_reporting_html.php:2040 +#: ../../include/functions_reporting_html.php:2521 +#: ../../enterprise/dashboard/widgets/maps_status.php:74 +#: ../../enterprise/extensions/backup/main.php:122 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:288 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1624 +#: ../../enterprise/include/functions_reporting.php:1282 +#: ../../enterprise/include/functions_reporting.php:2054 +#: ../../enterprise/include/functions_reporting.php:2239 +#: ../../enterprise/include/functions_reporting.php:2831 +#: ../../enterprise/include/functions_reporting.php:3008 +#: ../../enterprise/include/functions_reporting.php:3707 +#: ../../enterprise/include/functions_reporting.php:4403 +#: ../../enterprise/include/functions_reporting.php:4745 +#: ../../enterprise/include/functions_reporting_csv.php:905 +#: ../../enterprise/include/functions_reporting_csv.php:952 +#: ../../enterprise/include/functions_reporting_pdf.php:1305 +#: ../../enterprise/include/functions_reporting_pdf.php:1386 +#: ../../enterprise/include/functions_reporting_pdf.php:1485 +#: ../../enterprise/include/functions_reporting_pdf.php:1618 +#: ../../enterprise/include/functions_reporting_pdf.php:2039 +#: ../../enterprise/include/functions_reporting_pdf.php:2089 +#: ../../enterprise/include/functions_services.php:1700 +#: ../../enterprise/operation/agentes/ux_console_view.php:101 +#: ../../enterprise/operation/agentes/ux_console_view.php:263 +msgid "OK" +msgstr "OK" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1285 +#: ../../include/functions_reporting_html.php:2046 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:290 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1626 +#: ../../enterprise/include/functions_reporting_pdf.php:2092 +msgid "Not OK" +msgstr "NG" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1307 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:296 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1633 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:232 +msgid "Show graph" +msgstr "グラフ表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1315 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1640 +msgid "Show address instead module name." +msgstr "モジュール名の代わりにアドレスを表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1316 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1641 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:219 +msgid "Show the main address of agent." +msgstr "エージェントのメインアドレスを表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1328 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:304 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1653 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:202 +msgid "Show resume" +msgstr "復旧を表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1328 +msgid "" +"Show a summary chart with max, min and average number of total modules at " +"the end of the report and Checks." +msgstr "最新のレポートおよび監視時点のトータルモジュール数の最大、最小、平均の概要グラフを表示します。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1338 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1662 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:277 +msgid "Show Summary group" +msgstr "グループ概要を表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1371 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1696 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:307 +msgid "Event Status" +msgstr "イベントの状態" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1383 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1708 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:318 +msgid "Event graphs" +msgstr "イベントグラフ" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1387 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1712 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:322 +msgid "By agent" +msgstr "エージェントで分類" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1393 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1718 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:328 +msgid "By user validator" +msgstr "ユーザで分類" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1399 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1724 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:334 +msgid "By criticity" +msgstr "重要度で分類" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1405 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1730 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:340 +msgid "Validated vs unvalidated" +msgstr "承諾済み・未承諾で分類" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1413 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1738 +msgid "Show in two columns" +msgstr "2カラムで表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1419 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1744 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:221 +msgid "SLA items sorted by fulfillment value" +msgstr "実データによりソートしたSLAアイテム" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1424 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1749 +msgid "Show in landscape" +msgstr "横向きで表示" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1435 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1760 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:215 +msgid "Hide not init agents" +msgstr "未初期化エージェントを隠す" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1494 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1950 +msgid "SLA Min. (value)" +msgstr "SLA 最小値" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1495 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1951 +msgid "SLA Max. (value)" +msgstr "SLA 最大値" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1496 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1952 +msgid "SLA Limit (%)" +msgstr "SLA 制限 (%)" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1505 +msgid "Please save the SLA for start to add items in this list." +msgstr "このリストにアイテムを追加するには、最初に SLA を保存してください。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1677 +msgid "rate" +msgstr "律" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1678 +#: ../../enterprise/dashboard/widgets/top_n.php:115 +#: ../../enterprise/dashboard/widgets/top_n.php:298 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:74 +msgid "max" +msgstr "最大" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1679 +#: ../../enterprise/dashboard/widgets/top_n.php:116 +#: ../../enterprise/dashboard/widgets/top_n.php:299 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:75 +msgid "min" +msgstr "最小" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1680 +#: ../../enterprise/dashboard/widgets/top_n.php:117 +#: ../../enterprise/dashboard/widgets/top_n.php:300 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:76 +msgid "sum" +msgstr "合計" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1700 +msgid "" +"Please be careful, when the module have diferent intervals in their life, " +"the summatory maybe get bad result." +msgstr "モジュールの間隔が異なる場合、合計は正しい値にならない場合があることに注意してください。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:1714 +msgid "Please save the report to start adding items into the list." +msgstr "リストに項目を追加する前にレポートを保存してください。" + +#: ../../godmode/reporting/reporting_builder.item_editor.php:2023 +#: ../../godmode/reporting/reporting_builder.item_editor.php:2043 +msgid "Please select Agent" +msgstr "エージェントを選択してください" + +#: ../../godmode/reporting/reporting_builder.list_items.php:285 +#: ../../godmode/reporting/visual_console_builder.elements.php:80 +#: ../../godmode/snmpconsole/snmp_alert.php:966 +#: ../../godmode/snmpconsole/snmp_alert.php:1148 +#: ../../include/functions_visual_map_editor.php:497 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:280 +msgid "Position" +msgstr "位置" + +#: ../../godmode/reporting/reporting_builder.list_items.php:288 +#: ../../godmode/reporting/reporting_builder.list_items.php:293 +#: ../../godmode/reporting/reporting_builder.list_items.php:299 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:225 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:236 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:246 +msgid "Ascendent" +msgstr "上へ" + +#: ../../godmode/reporting/reporting_builder.list_items.php:289 +#: ../../godmode/reporting/reporting_builder.list_items.php:294 +#: ../../godmode/reporting/reporting_builder.list_items.php:300 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:229 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:239 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:249 +msgid "Descent" +msgstr "下へ" + +#: ../../godmode/reporting/reporting_builder.list_items.php:307 +#: ../../godmode/reporting/reporting_builder.list_items.php:505 +#: ../../enterprise/extensions/ipam/ipam_network.php:269 +#: ../../enterprise/godmode/alerts/alert_events_list.php:420 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:406 +#: ../../enterprise/godmode/reporting/reporting_builder.template_list_item.php:217 +msgid "Sort" +msgstr "並べ替え" + +#: ../../godmode/reporting/reporting_builder.list_items.php:313 +#: ../../include/functions_custom_graphs.php:222 +msgid "No items." +msgstr "アイテムがありません。" + +#: ../../godmode/reporting/reporting_builder.list_items.php:491 +#: ../../godmode/reporting/reporting_builder.list_items.php:496 +msgid "Sort items" +msgstr "アイテムの並び替え" + +#: ../../godmode/reporting/reporting_builder.list_items.php:498 +msgid "Sort selected items from position: " +msgstr "選択したアイテムを次の位置から並び替え: " + +#: ../../godmode/reporting/reporting_builder.list_items.php:500 +msgid "Move before to" +msgstr "この前に移動:" + +#: ../../godmode/reporting/reporting_builder.list_items.php:500 +msgid "Move after to" +msgstr "この後ろに移動:" + +#: ../../godmode/reporting/reporting_builder.list_items.php:522 +#: ../../godmode/reporting/reporting_builder.list_items.php:527 +msgid "Delete items" +msgstr "アイテムの削除" + +#: ../../godmode/reporting/reporting_builder.list_items.php:529 +msgid "Delete selected items from position: " +msgstr "次の場所から選択したアイテムを削除する: " + +#: ../../godmode/reporting/reporting_builder.list_items.php:531 +msgid "Delete above to" +msgstr "次の上を削除" + +#: ../../godmode/reporting/reporting_builder.list_items.php:531 +msgid "Delete below to" +msgstr "次の下を削除" + +#: ../../godmode/reporting/reporting_builder.list_items.php:559 +msgid "" +"Are you sure to sort the items into the report?\\nThis action change the " +"sorting of items into data base." +msgstr "レポートのアイテムを並び替えますか。\\nこの操作はデータベース内のアイテムの並びを変更します。" + +#: ../../godmode/reporting/reporting_builder.list_items.php:580 +msgid "Please select any item to order" +msgstr "並び替えるアイテムを選択してください" + +#: ../../godmode/reporting/reporting_builder.list_items.php:610 +msgid "Are you sure to delete the items into the report?\\n" +msgstr "レポートのアイテムを削除しますがよろしいですか?\\n" + +#: ../../godmode/reporting/reporting_builder.list_items.php:632 +msgid "Please select any item to delete" +msgstr "削除するアイテムを選択してください" + +#: ../../godmode/reporting/reporting_builder.main.php:85 +msgid "Only the group can view the report" +msgstr "指定のグループのみレポートを参照可能" + +#: ../../godmode/reporting/reporting_builder.main.php:86 +msgid "The next group can edit the report" +msgstr "グループがレポートを編集可能" + +#: ../../godmode/reporting/reporting_builder.main.php:87 +msgid "Only the user and admin user can edit the report" +msgstr "ユーザおよび管理者のみがレポートを編集可能" + +#: ../../godmode/reporting/reporting_builder.main.php:89 +msgid "Write Access" +msgstr "書き込みアクセス" + +#: ../../godmode/reporting/reporting_builder.main.php:90 +msgid "" +"For example, you want a report that the people of \"All\" groups can see but " +"you want to edit only for you or your group." +msgstr "" +"例えば、\"全て\"のグループに属するユーザが参照できるようにしたいが、自分や自分のグループのみが編集できるようにしたい場合等に利用します。" + +#: ../../godmode/reporting/reporting_builder.main.php:110 +msgid "Non interactive report" +msgstr "非対話型レポート" + +#: ../../godmode/reporting/reporting_builder.php:80 +msgid "" +"Your report has been planned, and the system will email you a PDF with the " +"report as soon as its finished" +msgstr "レポートが予定されました。準備完了次第 PDF のレポートをメール送信します。" + +#: ../../godmode/reporting/reporting_builder.php:81 +msgid "An error has ocurred" +msgstr "エラーが発生しました" + +#: ../../godmode/reporting/reporting_builder.php:335 +#: ../../godmode/reporting/reporting_builder.php:1880 +#: ../../godmode/reporting/reporting_builder.php:1932 +msgid "Reports list" +msgstr "レポート一覧" + +#: ../../godmode/reporting/reporting_builder.php:346 +#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:1889 +#: ../../operation/menu.php:242 +#: ../../operation/reporting/custom_reporting.php:27 +msgid "Custom reporting" +msgstr "カスタムレポート" + +#: ../../godmode/reporting/reporting_builder.php:435 +msgid "Free text for search: " +msgstr "文字列検索: " + +#: ../../godmode/reporting/reporting_builder.php:436 +msgid "Search by report name or description, list matches." +msgstr "レポート名または説明で検索したリスト。" + +#: ../../godmode/reporting/reporting_builder.php:446 +msgid "Show Option" +msgstr "オプション表示" + +#: ../../godmode/reporting/reporting_builder.php:532 +#: ../../operation/reporting/custom_reporting.php:38 +#: ../../operation/search_reports.php:38 +#: ../../enterprise/extensions/cron/functions.php:47 +#: ../../enterprise/extensions/cron/main.php:250 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:271 +#: ../../enterprise/include/functions_reporting_csv.php:1444 +#: ../../enterprise/include/functions_reporting_csv.php:1448 +msgid "Report name" +msgstr "レポート名" + +#: ../../godmode/reporting/reporting_builder.php:534 +#: ../../operation/reporting/custom_reporting.php:40 +#: ../../operation/search_reports.php:40 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:289 +msgid "HTML" +msgstr "HTML" + +#: ../../godmode/reporting/reporting_builder.php:535 +#: ../../operation/reporting/custom_reporting.php:41 +#: ../../operation/search_reports.php:41 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:290 +msgid "XML" +msgstr "XML" + +#: ../../godmode/reporting/reporting_builder.php:554 +#: ../../enterprise/dashboard/main_dashboard.php:285 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:287 +msgid "Private" +msgstr "非公開" + +#: ../../godmode/reporting/reporting_builder.php:610 +msgid "This report exceeds the item limit for realtime operations" +msgstr "このレポートはリアルタイム処理のアイテム数制限を超過しています" + +#: ../../godmode/reporting/reporting_builder.php:615 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:342 +msgid "HTML view" +msgstr "HTML 表示" + +#: ../../godmode/reporting/reporting_builder.php:616 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:344 +msgid "Export to XML" +msgstr "XML へエクスポート" + +#: ../../godmode/reporting/reporting_builder.php:727 +#: ../../include/functions_reporting.php:1633 +#: ../../enterprise/operation/agentes/agent_inventory.php:242 +#: ../../enterprise/operation/inventory/inventory.php:253 +#: ../../enterprise/operation/log/log_viewer.php:428 +msgid "No data found." +msgstr "データがありません。" + +#: ../../godmode/reporting/reporting_builder.php:735 +msgid "Create report" +msgstr "レポートの作成" + +#: ../../godmode/reporting/reporting_builder.php:1938 +#: ../../operation/reporting/reporting_viewer.php:86 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:115 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:138 +msgid "List items" +msgstr "アイテム一覧" + +#: ../../godmode/reporting/reporting_builder.php:1941 +#: ../../operation/reporting/reporting_viewer.php:90 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:108 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:143 +#: ../../enterprise/include/functions_reporting.php:6154 +#: ../../enterprise/include/functions_reporting.php:6204 +msgid "Item editor" +msgstr "アイテム編集" + +#: ../../godmode/reporting/reporting_builder.php:1950 +#: ../../operation/reporting/reporting_viewer.php:98 +msgid "View report" +msgstr "レポート参照" + +#: ../../godmode/reporting/reporting_builder.php:1998 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1164 +msgid "Successfull action" +msgstr "処理に成功しました。" + +#: ../../godmode/reporting/reporting_builder.php:1998 +msgid "Unsuccessfull action

" +msgstr "実行に失敗

" + +#: ../../godmode/reporting/visual_console_builder.data.php:91 +msgid "Create visual console" +msgstr "ビジュアルコンソールの作成" + +#: ../../godmode/reporting/visual_console_builder.data.php:102 +#: ../../godmode/setup/os.builder.php:34 +#: ../../enterprise/godmode/agentes/collections.data.php:318 +msgid "Name:" +msgstr "名前:" + +#: ../../godmode/reporting/visual_console_builder.data.php:103 +msgid "" +"Use [ or ( as first character, for example '[*] Map name', to render this " +"map name in main menu" +msgstr "最初の文字には [ または ( を使ってください。例えば、マップ名をメインメニューに表示するには、'[*] Map name' です。" + +#: ../../godmode/reporting/visual_console_builder.data.php:118 +#: ../../enterprise/godmode/agentes/collections.data.php:358 +msgid "Group:" +msgstr "グループ:" + +#: ../../godmode/reporting/visual_console_builder.data.php:135 +#: ../../godmode/reporting/visual_console_builder.elements.php:111 +#: ../../include/functions_visual_map_editor.php:53 +#: ../../include/functions_visual_map_editor.php:359 +#: ../../enterprise/dashboard/widget.php:62 +msgid "Background" +msgstr "背景" + +#: ../../godmode/reporting/visual_console_builder.data.php:138 +msgid "Background image" +msgstr "背景画像" + +#: ../../godmode/reporting/visual_console_builder.data.php:140 +#: ../../include/functions_visual_map_editor.php:237 +msgid "Background color" +msgstr "背景色" + +#: ../../godmode/reporting/visual_console_builder.data.php:151 +msgid "Size - (Width x Height)" +msgstr "大きさ - (幅 x 高さ)" + +#: ../../godmode/reporting/visual_console_builder.data.php:155 +msgid "Set custom size" +msgstr "カスタムサイズを設定" + +#: ../../godmode/reporting/visual_console_builder.data.php:164 +msgid "Set default size" +msgstr "デフォルトのサイズを設定" + +#: ../../godmode/reporting/visual_console_builder.editor.php:134 +msgid "Please min size recommend is 1024x768" +msgstr "推奨する最小サイズは 1024x768 です" + +#: ../../godmode/reporting/visual_console_builder.editor.php:138 +#: ../../godmode/reporting/visual_console_builder.editor.php:143 +#: ../../godmode/reporting/visual_console_builder.editor.php:148 +#: ../../enterprise/dashboard/main_dashboard.php:333 +msgid "Action in progress" +msgstr "アクション実行中" + +#: ../../godmode/reporting/visual_console_builder.editor.php:139 +#: ../../enterprise/dashboard/main_dashboard.php:334 +msgid "Loading in progress" +msgstr "読み込み中" + +#: ../../godmode/reporting/visual_console_builder.editor.php:144 +msgid "Saving in progress" +msgstr "保存中" + +#: ../../godmode/reporting/visual_console_builder.editor.php:149 +msgid "Deletion in progress" +msgstr "削除中" + +#: ../../godmode/reporting/visual_console_builder.elements.php:78 +#: ../../godmode/reporting/visual_console_builder.wizard.php:118 +#: ../../include/functions_visual_map_editor.php:198 +#: ../../include/functions_filemanager.php:682 +msgid "Image" +msgstr "画像" + +#: ../../godmode/reporting/visual_console_builder.elements.php:79 +msgid "Width x Height
Max value" +msgstr "幅 x 高さ
最大値" + +#: ../../godmode/reporting/visual_console_builder.elements.php:81 +#: ../../include/functions_visual_map_editor.php:537 +msgid "Map linked" +msgstr "リンク先マップ" + +#: ../../godmode/reporting/visual_console_builder.elements.php:86 +#: ../../mobile/operation/agents.php:323 +#: ../../enterprise/godmode/admin_access_logs.php:25 +#: ../../enterprise/godmode/policies/policy_agents.php:381 +msgid "A." +msgstr "A." + +#: ../../godmode/reporting/visual_console_builder.elements.php:138 +#: ../../godmode/reporting/visual_console_builder.wizard.php:104 +#: ../../include/functions_visual_map_editor.php:54 +#: ../../include/functions_visual_map_editor.php:604 +msgid "Static Graph" +msgstr "静的グラフ" + +#: ../../godmode/reporting/visual_console_builder.elements.php:143 +msgid "Percentile Bar" +msgstr "パーセントバー" + +#: ../../godmode/reporting/visual_console_builder.elements.php:148 +msgid "Percentile Bubble" +msgstr "パーセント円表示" + +#: ../../godmode/reporting/visual_console_builder.elements.php:153 +#: ../../include/functions_visual_map_editor.php:606 +#: ../../mobile/operation/events.php:506 +msgid "Module Graph" +msgstr "モジュールグラフ" + +#: ../../godmode/reporting/visual_console_builder.elements.php:158 +#: ../../include/functions_visual_map.php:2728 +#: ../../include/functions_visual_map_editor.php:607 +msgid "Simple Value" +msgstr "数値" + +#: ../../godmode/reporting/visual_console_builder.elements.php:163 +msgid "Simple Value (Process Max)" +msgstr "値 (最大値)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:168 +msgid "Simple Value (Process Min)" +msgstr "値 (最小値)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:173 +msgid "Simple Value (Process Avg)" +msgstr "値 (平均値)" + +#: ../../godmode/reporting/visual_console_builder.elements.php:188 +#: ../../include/functions_visual_map.php:2711 +#: ../../include/functions_visual_map_editor.php:62 +#: ../../include/functions_visual_map_editor.php:611 +msgid "Box" +msgstr "ボックス" + +#: ../../godmode/reporting/visual_console_builder.elements.php:226 +#: ../../godmode/reporting/visual_console_builder.elements.php:619 +msgid "Edit label" +msgstr "ラベル編集" + +#: ../../godmode/reporting/visual_console_builder.php:159 +msgid "This file isn't image" +msgstr "このファイルは画像ではありません" + +#: ../../godmode/reporting/visual_console_builder.php:160 +msgid "This file isn't image." +msgstr "このファイルは画像ではありません。" + +#: ../../godmode/reporting/visual_console_builder.php:164 +#: ../../godmode/reporting/visual_console_builder.php:165 +msgid "File already are exists." +msgstr "ファイルが既に存在します。" + +#: ../../godmode/reporting/visual_console_builder.php:171 +#: ../../godmode/reporting/visual_console_builder.php:172 +msgid "The file have not image extension." +msgstr "画像ファイルの拡張子ではありません。" + +#: ../../godmode/reporting/visual_console_builder.php:183 +#: ../../godmode/reporting/visual_console_builder.php:184 +#: ../../godmode/reporting/visual_console_builder.php:191 +#: ../../godmode/reporting/visual_console_builder.php:194 +msgid "Problems with move file to target." +msgstr "対象へのファイルの移動で問題が発生しました。" + +#: ../../godmode/reporting/visual_console_builder.php:223 +msgid "Successfully update." +msgstr "更新しました。" + +#: ../../godmode/reporting/visual_console_builder.php:235 +msgid "Could not be update." +msgstr "更新に失敗しました。" + +#: ../../godmode/reporting/visual_console_builder.php:250 +#: ../../enterprise/meta/screens/screens.visualmap.php:120 +msgid "Successfully created." +msgstr "作成しました。" + +#: ../../godmode/reporting/visual_console_builder.php:263 +#: ../../enterprise/meta/screens/screens.visualmap.php:123 +msgid "Could not be created." +msgstr "作成に失敗しました。" + +#: ../../godmode/reporting/visual_console_builder.php:304 +msgid "Successfully multiple delete." +msgstr "複数削除をしました。" + +#: ../../godmode/reporting/visual_console_builder.php:305 +msgid "Unsuccessfull multiple delete." +msgstr "複数削除に失敗しました。" + +#: ../../godmode/reporting/visual_console_builder.php:387 +msgid "Successfully delete." +msgstr "削除しました。" + +#: ../../godmode/reporting/visual_console_builder.php:662 +#: ../../operation/visual_console/pure_ajax.php:96 +#: ../../operation/visual_console/render_view.php:96 +#: ../../enterprise/meta/screens/screens.visualmap.php:196 +msgid "Visual consoles list" +msgstr "ビジュアルコンソール一覧" + +#: ../../godmode/reporting/visual_console_builder.php:665 +#: ../../operation/gis_maps/render_view.php:126 +#: ../../operation/visual_console/pure_ajax.php:105 +#: ../../operation/visual_console/render_view.php:105 +#: ../../enterprise/meta/screens/screens.visualmap.php:188 +msgid "Show link to public Visual Console" +msgstr "パブリックビジュアルコンソール表示" + +#: ../../godmode/reporting/visual_console_builder.php:671 +#: ../../operation/visual_console/pure_ajax.php:113 +#: ../../operation/visual_console/render_view.php:113 +#: ../../enterprise/meta/screens/screens.visualmap.php:177 +msgid "List elements" +msgstr "エレメント一覧" + +#: ../../godmode/reporting/visual_console_builder.php:676 +#: ../../operation/visual_console/pure_ajax.php:118 +#: ../../operation/visual_console/render_view.php:118 +msgid "Services wizard" +msgstr "サービスウィザード" + +#: ../../godmode/reporting/visual_console_builder.php:681 +#: ../../godmode/reporting/visual_console_builder.wizard.php:354 +#: ../../operation/visual_console/pure_ajax.php:123 +#: ../../operation/visual_console/render_view.php:123 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:71 +#: ../../enterprise/include/functions_reporting.php:32 +#: ../../enterprise/include/functions_reporting.php:6124 +#: ../../enterprise/include/functions_reporting.php:6146 +#: ../../enterprise/meta/general/logon_ok.php:38 +#: ../../enterprise/meta/general/main_header.php:114 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:42 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:82 +#: ../../enterprise/meta/screens/screens.visualmap.php:173 +msgid "Wizard" +msgstr "設定追加" + +#: ../../godmode/reporting/visual_console_builder.php:684 +#: ../../operation/visual_console/pure_ajax.php:126 +#: ../../operation/visual_console/render_view.php:126 +#: ../../enterprise/meta/screens/screens.visualmap.php:169 +msgid "Builder" +msgstr "ビルダ" + +#: ../../godmode/reporting/visual_console_builder.php:693 +#: ../../enterprise/meta/screens/screens.visualmap.php:208 +msgid "New visual console" +msgstr "新規ビジュアルコンソール" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:105 +#: ../../include/functions_visual_map_editor.php:55 +#: ../../include/functions_visual_map_editor.php:605 +msgid "Percentile Item" +msgstr "パーセント表示" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:106 +#: ../../include/functions_visual_map.php:2715 +#: ../../include/functions_visual_map_editor.php:251 +#: ../../mobile/operation/home.php:78 +msgid "Module graph" +msgstr "モジュールデータのグラフ" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:107 +#: ../../include/functions_visual_map_editor.php:57 +msgid "Simple value" +msgstr "値" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:125 +msgid "Range between elements (px)" +msgstr "エレメント間の幅 (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:132 +msgid "Size (px)" +msgstr "サイズ (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:170 +#: ../../enterprise/extensions/vmware/vmware_view.php:1219 +msgid "Font" +msgstr "フォント" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:178 +#: ../../godmode/setup/setup_visuals.php:309 +#: ../../include/functions_config.php:467 +msgid "Font size" +msgstr "フォントサイズ" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:196 +#: ../../include/functions_visual_map_editor.php:350 +msgid "Min value" +msgstr "最小値" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:197 +#: ../../godmode/reporting/visual_console_builder.wizard.php:210 +#: ../../include/functions_visual_map_editor.php:351 +#: ../../include/functions_visual_map_editor.php:393 +msgid "Max value" +msgstr "最大値" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:198 +#: ../../include/functions_visual_map_editor.php:352 +msgid "Avg value" +msgstr "平均値" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:204 +msgid "Width (px)" +msgstr "幅 (px)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:218 +#: ../../godmode/setup/setup_visuals.php:496 +msgid "Percentile" +msgstr "パーセント" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:223 +msgid "Bubble" +msgstr "バブル" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:230 +#: ../../include/functions_visual_map_editor.php:409 +#: ../../include/functions_visual_map_editor.php:428 +msgid "Value to show" +msgstr "表示する値" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:232 +msgid "Percent" +msgstr "パーセント" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:267 +msgid "One item per agent" +msgstr "1エージェントに 1アイテム" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:301 +#: ../../godmode/reporting/visual_console_builder.wizard.php:604 +msgid "Agent - Module" +msgstr "エージェント - モジュール" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:310 +msgid "Enable link agent" +msgstr "エージェントのリンクを有効にする" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:322 +msgid "Set Parent" +msgstr "親を設定" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:324 +msgid "Item created in the visualmap" +msgstr "ビジュアルマップに作成したアイテム" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:325 +msgid "Use the agents relationship (from selected agents)" +msgstr "エージェント関係を利用する (選択したエージェント)" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:328 +msgid "Item in the map" +msgstr "マップ内のアイテム" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:331 +msgid "The parent relationships in Pandora will be drawn in the map." +msgstr "Pandora における親子関係がマップに表示されます。" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:344 +#: ../../godmode/reporting/visual_console_builder.wizard.php:349 +msgid "Are you sure to add many elements\\nin visual map?" +msgstr "" +"ビジュアルマップに多くのエレメントを追加しようとしています。\n" +"よろしいですか。" + +#: ../../godmode/reporting/visual_console_builder.wizard.php:377 +#: ../../mobile/operation/agent.php:308 ../../mobile/operation/agents.php:380 +#: ../../mobile/operation/events.php:797 +#: ../../mobile/operation/module_graph.php:467 +#: ../../mobile/operation/modules.php:705 +#: ../../mobile/operation/tactical.php:215 +#: ../../mobile/operation/visualmap.php:118 +#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:63 +#: ../../enterprise/mobile/operation/dashboard.php:118 +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:149 +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:152 +msgid "Loading..." +msgstr "読み込み中..." + +#: ../../godmode/reporting/visual_console_builder.wizard.php:525 +msgid "Please select any module or modules." +msgstr "モジュールを選択してください。" + +#: ../../godmode/servers/manage_recontask.php:43 +#: ../../godmode/servers/manage_recontask_form.php:181 +#: ../../include/functions_menu.php:473 +msgid "Manage recontask" +msgstr "自動検出管理" + +#: ../../godmode/servers/manage_recontask.php:55 +msgid "Successfully deleted recon task" +msgstr "自動検出処理を削除しました。" + +#: ../../godmode/servers/manage_recontask.php:58 +msgid "Error deleting recon task" +msgstr "自動検出処理の削除に失敗しました。" + +#: ../../godmode/servers/manage_recontask.php:68 +#: ../../godmode/servers/manage_recontask.php:177 +msgid "Successfully updated recon task" +msgstr "自動検出処理を更新しました。" + +#: ../../godmode/servers/manage_recontask.php:75 +#: ../../godmode/servers/manage_recontask.php:180 +msgid "Error updating recon task" +msgstr "自動検出処理の更新に失敗しました。" + +#: ../../godmode/servers/manage_recontask.php:161 +#: ../../godmode/servers/manage_recontask.php:231 +msgid "Wrong format in Subnet field" +msgstr "サブネットの記述が不正です" + +#: ../../godmode/servers/manage_recontask.php:227 +msgid "Recon-task name already exists and incorrect format in Subnet field" +msgstr "自動検出タスク名がすでに存在しサブネットの記述が不正です。" + +#: ../../godmode/servers/manage_recontask.php:235 +#: ../../godmode/servers/manage_recontask.php:244 +msgid "Recon-task name already exists" +msgstr "自動検出タスク名がすでに存在します" + +#: ../../godmode/servers/manage_recontask.php:258 +msgid "Successfully created recon task" +msgstr "自動検出処理を作成しました。" + +#: ../../godmode/servers/manage_recontask.php:261 +msgid "Error creating recon task" +msgstr "自動検出処理の作成に失敗しました。" + +#: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/manage_recontask_form.php:241 +#: ../../operation/servers/recon_view.php:95 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:136 +#: ../../enterprise/extensions/ipam/ipam_editor.php:69 +#: ../../enterprise/extensions/ipam/ipam_list.php:148 +msgid "Network" +msgstr "ネットワーク" + +#: ../../godmode/servers/manage_recontask.php:288 +#: ../../godmode/servers/manage_recontask_form.php:294 +msgid "Ports" +msgstr "ポート番号" + +#: ../../godmode/servers/manage_recontask.php:311 +#: ../../operation/servers/recon_view.php:145 +msgid "Network recon task" +msgstr "ネットワーク自動検出タスク" + +#: ../../godmode/servers/manage_recontask.php:343 +#: ../../godmode/servers/manage_recontask_form.php:250 +#: ../../enterprise/extensions/ipam/ipam_list.php:217 +#: ../../enterprise/extensions/ipam/ipam_network.php:127 +#: ../../enterprise/godmode/services/services.service.php:255 +#: ../../enterprise/operation/services/services.list.php:189 +#: ../../enterprise/operation/services/services.table_services.php:158 +msgid "Manual" +msgstr "マニュアル" + +#: ../../godmode/servers/manage_recontask.php:384 +msgid "There are no recon task configured" +msgstr "自動検出処理がありません。" #: ../../godmode/servers/manage_recontask_form.php:188 msgid "" @@ -31941,6 +14892,11 @@ msgid "" msgstr "" "デフォルトでは、Windows においては Pandora FMS は標準のネットワーク探索のみの対応で、カスタムスクリプトは使えません。" +#: ../../godmode/servers/manage_recontask_form.php:217 +#: ../../operation/servers/recon_view.php:89 +msgid "Task name" +msgstr "タスク名" + #: ../../godmode/servers/manage_recontask_form.php:223 msgid "" "You must select a Recon Server for the Task, otherwise the Recon Task will " @@ -31951,10 +14907,22 @@ msgstr "タスクを実行する自動検出サーバを指定する必要があ msgid "Network sweep" msgstr "ネットワーク探査" +#: ../../godmode/servers/manage_recontask_form.php:233 +#: ../../enterprise/extensions/cron/functions.php:69 +#: ../../enterprise/extensions/cron/main.php:255 +msgid "Custom script" +msgstr "カスタムスクリプト" + #: ../../godmode/servers/manage_recontask_form.php:248 msgid "Manual interval means that it will be executed only On-demand" msgstr "手動は、オンデマンドでのみの実行を意味します。" +#: ../../godmode/servers/manage_recontask_form.php:250 +#: ../../include/functions_reporting_html.php:1602 +#: ../../enterprise/include/functions_reporting_pdf.php:735 +msgid "Defined" +msgstr "定義済み" + #: ../../godmode/servers/manage_recontask_form.php:255 msgid "The minimum recomended interval for Recon Task is 5 minutes" msgstr "自動検出タスクの最小間隔は、5分をお勧めします。" @@ -31963,11 +14931,6 @@ msgstr "自動検出タスクの最小間隔は、5分をお勧めします。" msgid "Module template" msgstr "モジュールテンプレート" -#: ../../godmode/servers/manage_recontask_form.php:294 -#: ../../godmode/servers/manage_recontask.php:288 -msgid "Ports" -msgstr "ポート番号" - #: ../../godmode/servers/manage_recontask_form.php:297 msgid "" "Ports defined like: 80 or 80,443,512 or even 0-1024 (Like Nmap command line " @@ -32010,50 +14973,6 @@ msgid "" "enabled." msgstr "親検出が有効の場合に、作成される親ホストの最大数です。" -#: ../../godmode/servers/manage_recontask.php:55 -msgid "Successfully deleted recon task" -msgstr "自動検出処理を削除しました。" - -#: ../../godmode/servers/manage_recontask.php:58 -msgid "Error deleting recon task" -msgstr "自動検出処理の削除に失敗しました。" - -#: ../../godmode/servers/manage_recontask.php:68 -#: ../../godmode/servers/manage_recontask.php:177 -msgid "Successfully updated recon task" -msgstr "自動検出処理を更新しました。" - -#: ../../godmode/servers/manage_recontask.php:75 -#: ../../godmode/servers/manage_recontask.php:180 -msgid "Error updating recon task" -msgstr "自動検出処理の更新に失敗しました。" - -#: ../../godmode/servers/manage_recontask.php:161 -#: ../../godmode/servers/manage_recontask.php:231 -msgid "Wrong format in Subnet field" -msgstr "サブネットの記述が不正です" - -#: ../../godmode/servers/manage_recontask.php:227 -msgid "Recon-task name already exists and incorrect format in Subnet field" -msgstr "自動検出タスク名がすでに存在しサブネットの記述が不正です。" - -#: ../../godmode/servers/manage_recontask.php:235 -#: ../../godmode/servers/manage_recontask.php:244 -msgid "Recon-task name already exists" -msgstr "自動検出タスク名がすでに存在します" - -#: ../../godmode/servers/manage_recontask.php:258 -msgid "Successfully created recon task" -msgstr "自動検出処理を作成しました。" - -#: ../../godmode/servers/manage_recontask.php:261 -msgid "Error creating recon task" -msgstr "自動検出処理の作成に失敗しました。" - -#: ../../godmode/servers/manage_recontask.php:384 -msgid "There are no recon task configured" -msgstr "自動検出処理がありません。" - #: ../../godmode/servers/modificar_server.php:35 msgid "Update Server" msgstr "サーバ情報の更新" @@ -32066,6 +14985,29 @@ msgstr "リモート設定" msgid "Pandora servers" msgstr "Pandora サーバ" +#: ../../godmode/servers/modificar_server.php:73 +#: ../../godmode/servers/modificar_server.php:85 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1164 +msgid "Unsuccessfull action" +msgstr "処理に失敗しました。" + +#: ../../godmode/servers/modificar_server.php:76 +#: ../../godmode/servers/modificar_server.php:88 +#: ../../enterprise/godmode/alerts/alert_events_list.php:328 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:357 +msgid "Successfully action" +msgstr "アクションに成功しました。" + +#: ../../godmode/servers/modificar_server.php:98 +#: ../../enterprise/meta/advanced/servers.php:39 +msgid "Server deleted successfully" +msgstr "サーバを削除しました。" + +#: ../../godmode/servers/modificar_server.php:101 +#: ../../enterprise/meta/advanced/servers.php:42 +msgid "There was a problem deleting the server" +msgstr "サーバの削除に失敗しました。" + #: ../../godmode/servers/modificar_server.php:112 msgid "Server updated successfully" msgstr "サーバを更新しました。" @@ -32078,6 +15020,25 @@ msgstr "サーバの更新に失敗しました。" msgid "Network Components" msgstr "ネットワークコンポーネント" +#: ../../godmode/servers/plugin.php:151 +#: ../../include/functions_filemanager.php:759 +#: ../../enterprise/godmode/agentes/collections.editor.php:111 +#: ../../enterprise/godmode/agentes/collections.editor.php:172 +msgid "Edit file" +msgstr "ファイル編集" + +#: ../../godmode/servers/plugin.php:170 +#: ../../enterprise/godmode/agentes/collections.editor.php:193 +msgid "Compatibility mode" +msgstr "互換モード" + +#: ../../godmode/servers/plugin.php:224 +#: ../../godmode/setup/file_manager.php:63 +#: ../../include/functions_filemanager.php:561 +#, php-format +msgid "Index of %s" +msgstr "%s 一覧" + #: ../../godmode/servers/plugin.php:266 msgid "Plugin creation" msgstr "プラグインの作成" @@ -32121,16 +15082,42 @@ msgstr "プラグインコマンド" msgid "Plug-in parameters" msgstr "プラグインパラメータ" -#: ../../godmode/servers/recon_script.php:174 +#: ../../godmode/servers/plugin.php:451 +#: ../../godmode/servers/recon_script.php:161 +#: ../../enterprise/godmode/modules/configure_local_component.php:446 +msgid "Default value" +msgstr "デフォルト値" + #: ../../godmode/servers/plugin.php:464 +#: ../../godmode/servers/recon_script.php:174 msgid "Hide value" msgstr "値を隠す" -#: ../../godmode/servers/recon_script.php:174 #: ../../godmode/servers/plugin.php:464 +#: ../../godmode/servers/recon_script.php:174 msgid "This field will show up as dots like a password" msgstr "このフィールドは、パスワードのようにドットで表示されます。" +#: ../../godmode/servers/plugin.php:473 +#: ../../godmode/servers/recon_script.php:183 +#: ../../include/functions_ui.php:1068 +#: ../../enterprise/godmode/modules/configure_local_component.php:452 +#: ../../enterprise/meta/general/login_page.php:36 +msgid "Help" +msgstr "ヘルプ" + +#: ../../godmode/servers/plugin.php:491 +#: ../../godmode/servers/recon_script.php:199 +#: ../../enterprise/godmode/modules/configure_local_component.php:462 +msgid "Add macro" +msgstr "マクロを追加" + +#: ../../godmode/servers/plugin.php:506 +#: ../../godmode/servers/recon_script.php:206 +#: ../../enterprise/godmode/modules/configure_local_component.php:470 +msgid "Delete macro" +msgstr "マクロを削除" + #: ../../godmode/servers/plugin.php:524 ../../godmode/servers/plugin.php:531 msgid "Parameters macros" msgstr "パラメータマクロ" @@ -32210,14 +15197,6 @@ msgid "" "using the plugin" msgstr "いくつかのモジュールまたはコンポーネントでプラグインを利用しているため、プラグインマクロは更新できません。" -#: ../../godmode/servers/servers.build_table.php:143 -msgid "Reset module status and fired alert counts" -msgstr "モジュールの状態とアラート発報回数のリセット" - -#: ../../godmode/servers/servers.build_table.php:149 -msgid "Claim back SNMP modules" -msgstr "SNMP モジュールに戻す" - #: ../../godmode/servers/recon_script.php:73 msgid "Recon script creation" msgstr "自動検出スクリプト作成" @@ -32254,6 +15233,70 @@ msgstr "自動検出スクリプトを削除しました" msgid "There are no recon scripts in the system" msgstr "自動検出スクリプトが定義されていません" +#: ../../godmode/servers/servers.build_table.php:38 +#: ../../enterprise/meta/advanced/servers.build_table.php:33 +msgid "There are no servers configured into the database" +msgstr "データベースにサーバがありません。" + +#: ../../godmode/servers/servers.build_table.php:69 +#: ../../enterprise/meta/advanced/servers.build_table.php:64 +msgid "Lag" +msgstr "遅延" + +#: ../../godmode/servers/servers.build_table.php:69 +#: ../../enterprise/meta/advanced/servers.build_table.php:64 +msgid "Avg. Delay(sec)/Modules delayed" +msgstr "平均遅延(秒)/遅延モジュール" + +#: ../../godmode/servers/servers.build_table.php:70 +#: ../../enterprise/meta/advanced/servers.build_table.php:65 +msgid "T/Q" +msgstr "T/Q" + +#: ../../godmode/servers/servers.build_table.php:70 +#: ../../enterprise/meta/advanced/servers.build_table.php:65 +msgid "Threads / Queued modules currently" +msgstr "スレッド数 / 現在キューに溜まっているモジュール数" + +#: ../../godmode/servers/servers.build_table.php:97 +#: ../../enterprise/meta/advanced/servers.build_table.php:92 +msgid "This is a master server" +msgstr "マスタサーバです。" + +#: ../../godmode/servers/servers.build_table.php:110 +#: ../../godmode/servers/servers.build_table.php:115 +#: ../../enterprise/meta/advanced/servers.build_table.php:104 +#: ../../enterprise/meta/advanced/servers.build_table.php:109 +msgid "of" +msgstr "/" + +#: ../../godmode/servers/servers.build_table.php:142 +msgid "Reset module status and fired alert counts" +msgstr "モジュールの状態とアラート発報回数のリセット" + +#: ../../godmode/servers/servers.build_table.php:148 +msgid "Claim back SNMP modules" +msgstr "SNMP モジュールに戻す" + +#: ../../godmode/servers/servers.build_table.php:168 +#: ../../enterprise/meta/advanced/servers.build_table.php:133 +msgid "" +"Modules run by this server will stop working. Do you want to continue?" +msgstr "このサーバで動作しているモジュールを停止します。実行しますか?" + +#: ../../godmode/servers/servers.build_table.php:189 +#: ../../enterprise/meta/advanced/servers.build_table.php:154 +msgid "Tactical server information" +msgstr "モニタリングサーバの情報" + +#: ../../godmode/setup/gis.php:62 +msgid "Map connection name" +msgstr "GIS 利用マップ名" + +#: ../../godmode/setup/gis.php:83 +msgid "Do you wan delete this connection?" +msgstr "このマップ利用設定を削除しますか。" + #: ../../godmode/setup/gis_step_2.php:39 msgid "Create new map connection" msgstr "新たな利用マップ設定" @@ -32346,6 +15389,12 @@ msgstr "画像が表す領域の範囲" msgid "Left" msgstr "左" +#: ../../godmode/setup/gis_step_2.php:244 +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:42 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:42 +msgid "Bottom" +msgstr "下" + #: ../../godmode/setup/gis_step_2.php:248 msgid "Right" msgstr "右" @@ -32388,6 +15437,21 @@ msgstr "マップ内での変更" msgid "This selects what to change by clicking on the map" msgstr "マップ上でクリックした位置情報をどちらに反映させるかを選択します。" +#: ../../godmode/setup/gis_step_2.php:296 +#: ../../operation/agentes/gis_view.php:179 +msgid "Latitude" +msgstr "緯度" + +#: ../../godmode/setup/gis_step_2.php:300 +#: ../../operation/agentes/gis_view.php:178 +msgid "Longitude" +msgstr "経度" + +#: ../../godmode/setup/gis_step_2.php:304 +#: ../../operation/agentes/gis_view.php:180 +msgid "Altitude" +msgstr "高度" + #: ../../godmode/setup/gis_step_2.php:353 #: ../../godmode/setup/gis_step_2.php:446 msgid "Center" @@ -32397,120 +15461,155 @@ msgstr "中心" msgid "Refresh preview map" msgstr "マッププレビューの再実行" -#: ../../godmode/setup/setup_auth.php:50 +#: ../../godmode/setup/license.php:27 +msgid "License management" +msgstr "ライセンス管理" + +#: ../../godmode/setup/license.php:37 +#: ../../enterprise/meta/advanced/license_meta.php:35 +msgid "License updated" +msgstr "ライセンスを更新しました" + +#: ../../godmode/setup/license.php:64 +#: ../../enterprise/meta/advanced/license_meta.php:69 +msgid "Customer key" +msgstr "カスタマーキー" + +#: ../../godmode/setup/license.php:67 +#: ../../enterprise/meta/advanced/license_meta.php:72 +msgid "Expires" +msgstr "有効期限" + +#: ../../godmode/setup/license.php:70 +#: ../../enterprise/meta/advanced/license_meta.php:75 +msgid "Platform Limit" +msgstr "ライセンス数上限" + +#: ../../godmode/setup/license.php:71 ../../godmode/setup/license.php:74 +#: ../../godmode/setup/license.php:77 ../../godmode/setup/license.php:80 +#: ../../enterprise/meta/advanced/license_meta.php:76 +#: ../../enterprise/meta/advanced/license_meta.php:79 +#: ../../enterprise/meta/advanced/license_meta.php:82 +#: ../../enterprise/meta/advanced/license_meta.php:85 +msgid "agents" +msgstr "エージェント" + +#: ../../godmode/setup/license.php:71 ../../godmode/setup/license.php:74 +#: ../../godmode/setup/license.php:77 ../../godmode/setup/license.php:80 +#: ../../operation/tree.php:103 +#: ../../enterprise/meta/advanced/license_meta.php:76 +#: ../../enterprise/meta/advanced/license_meta.php:79 +#: ../../enterprise/meta/advanced/license_meta.php:82 +#: ../../enterprise/meta/advanced/license_meta.php:85 +msgid "modules" +msgstr "モジュール" + +#: ../../godmode/setup/license.php:73 +#: ../../enterprise/meta/advanced/license_meta.php:78 +msgid "Current Platform Count" +msgstr "現在の利用数" + +#: ../../godmode/setup/license.php:76 +#: ../../enterprise/meta/advanced/license_meta.php:81 +msgid "Current Platform Count (enabled: items)" +msgstr "現在の利用数 (有効のもの)" + +#: ../../godmode/setup/license.php:79 +#: ../../enterprise/meta/advanced/license_meta.php:84 +msgid "Current Platform Count (disabled: items)" +msgstr "現在の利用数 (無効のもの)" + +#: ../../godmode/setup/license.php:82 +#: ../../enterprise/meta/advanced/license_meta.php:87 +msgid "License Mode" +msgstr "ライセンスモード" + +#: ../../godmode/setup/license.php:85 +#: ../../enterprise/meta/advanced/license_meta.php:90 +msgid "NMS" +msgstr "NMS" + +#: ../../godmode/setup/license.php:86 ../../godmode/setup/license.php:89 +#: ../../enterprise/meta/advanced/license_meta.php:91 +#: ../../enterprise/meta/advanced/license_meta.php:94 +msgid "enabled" +msgstr "有効" + +#: ../../godmode/setup/license.php:86 ../../godmode/setup/license.php:89 +#: ../../enterprise/meta/advanced/license_meta.php:91 +#: ../../enterprise/meta/advanced/license_meta.php:94 +msgid "disabled" +msgstr "無効化" + +#: ../../godmode/setup/license.php:88 +#: ../../enterprise/meta/advanced/license_meta.php:93 +msgid "Satellite" +msgstr "サテライト" + +#: ../../godmode/setup/license.php:91 +#: ../../enterprise/meta/advanced/license_meta.php:96 +msgid "Licensed to" +msgstr "ライセンス先" + +#: ../../godmode/setup/license.php:98 ../../mobile/operation/events.php:528 +#: ../../operation/agentes/alerts_status.php:436 +#: ../../operation/agentes/alerts_status.php:477 +#: ../../operation/agentes/alerts_status.php:511 +#: ../../operation/agentes/alerts_status.php:545 +#: ../../operation/agentes/alerts_status.php:590 +#: ../../operation/snmpconsole/snmp_view.php:654 +#: ../../operation/snmpconsole/snmp_view.php:811 +#: ../../operation/snmpconsole/snmp_view.php:839 +#: ../../enterprise/extensions/vmware/main.php:182 +#: ../../enterprise/extensions/vmware/main.php:189 +#: ../../enterprise/godmode/alerts/alert_events_list.php:426 +#: ../../enterprise/godmode/alerts/alert_events_list.php:676 +#: ../../enterprise/load_enterprise.php:1 +#: ../../enterprise/meta/advanced/license_meta.php:103 +msgid "Validate" +msgstr "承諾する" + +#: ../../godmode/setup/license.php:100 ../../godmode/setup/license.php:104 +#: ../../enterprise/meta/advanced/license_meta.php:105 +#: ../../enterprise/meta/advanced/license_meta.php:109 +msgid "Request new license" +msgstr "新規ライセンス要求" + +#: ../../godmode/setup/license.php:108 +#: ../../enterprise/meta/advanced/license_meta.php:113 +msgid "To get your Pandora FMS Enterprise License:" +msgstr "Pandora FMS Enterprise ライセンスの取得方法:" + +#: ../../godmode/setup/license.php:111 +#: ../../enterprise/meta/advanced/license_meta.php:116 +#, php-format +msgid "Go to %s" +msgstr "%s へ移動" + +#: ../../godmode/setup/license.php:114 +#: ../../enterprise/meta/advanced/license_meta.php:119 +msgid "Enter the auth key and the following request key:" +msgstr "auth key と次の request key を入力してください:" + +#: ../../godmode/setup/license.php:120 +#: ../../enterprise/meta/advanced/license_meta.php:125 +msgid "Enter your name (or a company name) and a contact email address." +msgstr "あなたの名前(もしくは会社名)および連絡先メールアドレスを入力してください。" + +#: ../../godmode/setup/license.php:123 +#: ../../enterprise/meta/advanced/license_meta.php:128 +msgid "Click on Generate." +msgstr "
生成
をクリックします。" + +#: ../../godmode/setup/license.php:126 +#: ../../enterprise/meta/advanced/license_meta.php:131 msgid "" -"Enable this option if you want to fallback to local authentication when " -"remote (ldap etc...) authentication failed." -msgstr "リモート(ldapなど)認証が失敗した場合にローカル認証にフォールバックしたい場合は、このオプションを有効にします。" - -#: ../../godmode/setup/setup_auth.php:125 -msgid "" -"If this option is enabled, the users can use double authentication with " -"their accounts" -msgstr "このオプションを有効にすると、ユーザはアカウントの二段階認証を使うことができます。" - -#: ../../godmode/setup/setup_auth.php:137 -msgid "Session timeout (mins)" -msgstr "セッションタイムアウト(分)" - -#: ../../godmode/setup/setup_auth.php:138 -msgid "" -"This is defined in minutes, If you wish a permanent session should putting -" -"1 in this field." -msgstr "分単位で定義します。無制限の場合は -1 を設定してください。" - -#: ../../godmode/setup/setup_auth.php:173 -msgid "Local Pandora FMS" -msgstr "Pandora FMS ローカル" - -#: ../../godmode/setup/setup_auth.php:173 -msgid "ldap" -msgstr "LDAP" - -#: ../../godmode/setup/performance.php:49 -msgid "" -"If the compaction or purge of the data is more frequent than the events " -"deletion, anomalies in module graphs could appear" -msgstr "イベントの削除よりもデータの削除が短い場合、モジュールグラフの表示がおかしくなる可能性があります" - -#: ../../godmode/setup/performance.php:64 -msgid "" -"Configure a purge period more frequent than a compact data period has no " -"sense" -msgstr "データの圧縮よりも削除を短くすることには意味がありません" - -#: ../../godmode/setup/performance.php:73 -msgid "Max. days before delete autodisabled agents" -msgstr "自動無効化エージェントを削除せず保持する日数" - -#: ../../godmode/setup/performance.php:76 -msgid "This number is days to keep past special days. 0 means never remove." -msgstr "過ぎた特別日を保持する日数です。0 を設定すると永久保存になります。" - -#: ../../godmode/setup/performance.php:82 -msgid "Item limit for realtime reports" -msgstr "リアルタイムレポートのアイテム制限" - -#: ../../godmode/setup/performance.php:82 -msgid "" -"Set a value too high cause a slowdown on console and a performance penalty " -"in the system." -msgstr "大きすぎる値にすると、コンソールが遅くなったりシステムのパフォーマンス低下が発生します。" - -#: ../../godmode/setup/performance.php:86 -msgid "Data will be compacted in intervals of the specified length." -msgstr "指定した間隔でデータは丸め込まれます。" - -#: ../../godmode/setup/performance.php:93 -msgid "Last day" -msgstr "昨日" - -#: ../../godmode/setup/performance.php:95 -msgid "10 days" -msgstr "10日" - -#: ../../godmode/setup/performance.php:97 -msgid "2 weeks" -msgstr "2週間" - -#: ../../godmode/setup/performance.php:107 -msgid "" -"If realtime statistics are disabled, statistics interval resfresh will be " -"set here." -msgstr "リアルタイム統計が無効の場合、ここで統計処理間隔を設定します。" - -#: ../../godmode/setup/performance.php:114 -msgid "" -"This number is the maximum number of files in attachment directory. If this " -"number is reached then a warning message will appear in the header " -"notification space." -msgstr "添付ディレクトリにおくファイルの上限数です。ファイル数がこの値に達した場合、コンソールのヘッダ部分に警告メッセージが現れます。" - -#: ../../godmode/setup/performance.php:132 -msgid "Big Operation Step to purge old data" -msgstr "古いデータ削除のための大きい処理の分割数" - -#: ../../godmode/setup/performance.php:132 -msgid "" -"The number of blocks that a time interval is split into. A bigger value " -"means bigger blocks, which is faster but heavier on the database. Default is " -"100." +"Click here, enter " +"the generated license key and click on Validate." msgstr "" -"処理の単位を分割するブロック数です。大きい値は多くのブロックを意味します。大きくすると処理は早くなりますがデータベースに負荷がかかります。デフォルトは " -"100です。" - -#: ../../godmode/setup/performance.php:135 -msgid "" -"The number of rows that are processed in a single query in deletion. Default " -"is 1000. Increase to 3000-5000 in fast systems. Decrease to 500 or 250 on " -"systems with locks." -msgstr "" -"単一の削除クエリで処理される行数です。デフォルトは 1000です。処理が速いシステムで、3000-" -"5000に増加してください。500や250に減らすと、システムがロックします。" - -#: ../../godmode/setup/performance.php:123 -msgid "Database maintenance options" -msgstr "データベースメンテナンスオプション" +"ここをクリックし、生成されたライセンスキーを入力し有効化をクリックしま" +"す。" #: ../../godmode/setup/links.php:27 msgid "Link management" @@ -32528,7 +15627,7 @@ msgstr "リンクの編集に失敗しました。" msgid "There was a problem deleting link" msgstr "リンクの削除に失敗しました。" -#: ../../godmode/setup/news.php:130 ../../godmode/setup/links.php:86 +#: ../../godmode/setup/links.php:86 ../../godmode/setup/news.php:130 msgid "Name error" msgstr "名前が不正です。" @@ -32536,17 +15635,450 @@ msgstr "名前が不正です。" msgid "Link name" msgstr "リンク名" +#: ../../godmode/setup/links.php:109 +#: ../../enterprise/godmode/policies/policy_linking.php:137 +msgid "Link" +msgstr "リンク" + #: ../../godmode/setup/links.php:132 msgid "There isn't links" msgstr "リンクがありません" +#: ../../godmode/setup/news.php:28 +msgid "Site news management" +msgstr "サイトニュース管理" + +#: ../../godmode/setup/news.php:161 ../../godmode/setup/news.php:220 +#: ../../godmode/update_manager/update_manager.messages.php:136 +#: ../../operation/messages/message_edit.php:85 +#: ../../operation/messages/message_edit.php:207 +#: ../../operation/messages/message_list.php:126 +msgid "Subject" +msgstr "件名" + +#: ../../godmode/setup/news.php:167 +msgid "Modal screen" +msgstr "別ウインドウ" + +#: ../../godmode/setup/news.php:170 +msgid "Expire" +msgstr "有効期限" + +#: ../../godmode/setup/news.php:173 ../../godmode/setup/news.php:224 +msgid "Expiration" +msgstr "有効期限" + +#: ../../godmode/setup/news.php:215 +msgid "There are no defined news" +msgstr "定義済のニュースがありません" + +#: ../../godmode/setup/news.php:222 +#: ../../operation/agentes/estado_generalagente.php:397 +#: ../../operation/incidents/incident_detail.php:419 +msgid "Author" +msgstr "作者" + +#: ../../godmode/setup/news.php:242 +msgid "Modal" +msgstr "別ウインドウ" + +#: ../../godmode/setup/news.php:245 +msgid "Board" +msgstr "ボード" + +#: ../../godmode/setup/news.php:256 +msgid "Expired" +msgstr "期限切れ" + +#: ../../godmode/setup/os.list.php:75 +msgid "There are no defined operating systems" +msgstr "定義済のオペレーティングシステムがありません" + +#: ../../godmode/setup/os.list.php:81 +msgid "Create OS" +msgstr "OS を作成" + +#: ../../godmode/setup/os.php:73 +msgid "Fail creating OS" +msgstr "OS の作成に失敗しました" + +#: ../../godmode/setup/os.php:80 +msgid "Success creating OS" +msgstr "OS を作成しました" + +#: ../../godmode/setup/os.php:100 +msgid "Success updatng OS" +msgstr "OS を更新しました" + +#: ../../godmode/setup/os.php:100 +msgid "Error updating OS" +msgstr "OS の更新に失敗しました" + +#: ../../godmode/setup/os.php:119 +msgid "There are agents with this OS." +msgstr "この OS のエージェントがあります。" + +#: ../../godmode/setup/os.php:124 +msgid "Success deleting" +msgstr "削除しました" + +#: ../../godmode/setup/os.php:124 +msgid "Error deleting" +msgstr "削除に失敗しました" + +#: ../../godmode/setup/os.php:133 +msgid "List OS" +msgstr "OS 一覧" + +#: ../../godmode/setup/os.php:137 +msgid "Builder OS" +msgstr "OS 設定" + +#: ../../godmode/setup/performance.php:49 +#: ../../include/functions_config.php:371 +#: ../../enterprise/meta/advanced/metasetup.performance.php:78 +#: ../../enterprise/meta/include/functions_meta.php:1211 +msgid "Max. days before delete events" +msgstr "イベントデータ保持日数" + +#: ../../godmode/setup/performance.php:49 +msgid "" +"If the compaction or purge of the data is more frequent than the events " +"deletion, anomalies in module graphs could appear" +msgstr "イベントの削除よりもデータの削除が短い場合、モジュールグラフの表示がおかしくなる可能性があります" + +#: ../../godmode/setup/performance.php:52 +#: ../../include/functions_config.php:373 +msgid "Max. days before delete traps" +msgstr "トラップデータ保持日数" + +#: ../../godmode/setup/performance.php:55 +#: ../../include/functions_config.php:377 +#: ../../enterprise/meta/advanced/metasetup.performance.php:87 +#: ../../enterprise/meta/include/functions_meta.php:1231 +msgid "Max. days before delete audit events" +msgstr "監査イベントデータ保持日数" + +#: ../../godmode/setup/performance.php:58 +#: ../../include/functions_config.php:375 +msgid "Max. days before delete string data" +msgstr "文字列データ保持日数" + +#: ../../godmode/setup/performance.php:61 +#: ../../include/functions_config.php:379 +msgid "Max. days before delete GIS data" +msgstr "GIS データ保持日数" + +#: ../../godmode/setup/performance.php:64 +#: ../../include/functions_config.php:381 +msgid "Max. days before purge" +msgstr "データ保持日数" + +#: ../../godmode/setup/performance.php:64 +msgid "" +"Configure a purge period more frequent than a compact data period has no " +"sense" +msgstr "データの圧縮よりも削除を短くすることには意味がありません" + +#: ../../godmode/setup/performance.php:67 +#: ../../include/functions_config.php:385 +msgid "Max. days before compact data" +msgstr "データ保持日数(丸め込みなし)" + +#: ../../godmode/setup/performance.php:70 +#: ../../include/functions_config.php:383 +msgid "Max. days before delete unknown modules" +msgstr "不明モジュール保持日数" + +#: ../../godmode/setup/performance.php:73 +msgid "Max. days before delete autodisabled agents" +msgstr "自動無効化エージェントを削除せず保持する日数" + +#: ../../godmode/setup/performance.php:76 +#: ../../include/functions_config.php:409 +msgid "Retention period of past special days" +msgstr "過去の特別日の保存期間" + +#: ../../godmode/setup/performance.php:76 +msgid "This number is days to keep past special days. 0 means never remove." +msgstr "過ぎた特別日を保持する日数です。0 を設定すると永久保存になります。" + +#: ../../godmode/setup/performance.php:79 +#: ../../include/functions_config.php:411 +msgid "Max. macro data fields" +msgstr "最大マクロデータフィールド" + +#: ../../godmode/setup/performance.php:79 +msgid "Number of macro fields in alerts and templates between 1 and 50" +msgstr "アラートとテンプレートの最大マクロフィールド数は、1 から 50 です" + +#: ../../godmode/setup/performance.php:83 +#: ../../include/functions_config.php:414 +msgid "Max. days before delete inventory data" +msgstr "インベントリデータの保持日数" + +#: ../../godmode/setup/performance.php:96 +msgid "Item limit for realtime reports" +msgstr "リアルタイムレポートのアイテム制限" + +#: ../../godmode/setup/performance.php:96 +msgid "" +"Set a value too high cause a slowdown on console and a performance penalty " +"in the system." +msgstr "大きすぎる値にすると、コンソールが遅くなったりシステムのパフォーマンス低下が発生します。" + +#: ../../godmode/setup/performance.php:100 +#: ../../include/functions_config.php:391 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "データ縮小時の丸め込み単位時間 (1〜20)" + +#: ../../godmode/setup/performance.php:100 +msgid "Data will be compacted in intervals of the specified length." +msgstr "指定した間隔でデータは丸め込まれます。" + +#: ../../godmode/setup/performance.php:105 ../../include/ajax/module.php:134 +#: ../../include/functions.php:2020 ../../include/functions.php:2590 +#: ../../include/functions_netflow.php:1052 +#: ../../include/functions_netflow.php:1085 +#: ../../operation/gis_maps/render_view.php:140 +#: ../../enterprise/dashboard/widgets/graph_availability.php:64 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:65 +#: ../../enterprise/dashboard/widgets/sla_percent.php:62 +#: ../../enterprise/dashboard/widgets/top_n.php:61 +#: ../../enterprise/godmode/agentes/inventory_manager.php:176 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:190 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:181 +msgid "1 hour" +msgstr "1時間" + +#: ../../godmode/setup/performance.php:106 ../../include/ajax/module.php:136 +#: ../../include/functions_netflow.php:1055 +#: ../../include/functions_netflow.php:1088 +#: ../../enterprise/dashboard/widgets/top_n.php:64 +#: ../../enterprise/godmode/agentes/inventory_manager.php:179 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:193 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:185 +msgid "12 hours" +msgstr "12時間" + +#: ../../godmode/setup/performance.php:107 +msgid "Last day" +msgstr "昨日" + +#: ../../godmode/setup/performance.php:108 +#: ../../include/functions_netflow.php:1057 +#: ../../include/functions_netflow.php:1090 +#: ../../enterprise/godmode/agentes/inventory_manager.php:181 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:195 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:187 +msgid "2 days" +msgstr "2日" + +#: ../../godmode/setup/performance.php:109 +msgid "10 days" +msgstr "10日" + +#: ../../godmode/setup/performance.php:110 +#: ../../include/functions_netflow.php:1060 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:189 +msgid "Last week" +msgstr "先週" + +#: ../../godmode/setup/performance.php:111 +msgid "2 weeks" +msgstr "2週間" + +#: ../../godmode/setup/performance.php:112 +#: ../../include/functions_netflow.php:1061 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:191 +msgid "Last month" +msgstr "先月" + +#: ../../godmode/setup/performance.php:114 +#: ../../include/functions_config.php:393 +#: ../../enterprise/meta/advanced/metasetup.performance.php:92 +#: ../../enterprise/meta/include/functions_meta.php:1241 +msgid "Default hours for event view" +msgstr "イベント表示期間(時間)" + +#: ../../godmode/setup/performance.php:117 +#: ../../include/functions_config.php:395 +msgid "Use realtime statistics" +msgstr "リアルタイム更新の利用" + +#: ../../godmode/setup/performance.php:121 +#: ../../include/functions_config.php:397 +msgid "Batch statistics period (secs)" +msgstr "バッチ更新間隔(秒)" + +#: ../../godmode/setup/performance.php:121 +msgid "" +"If realtime statistics are disabled, statistics interval resfresh will be " +"set here." +msgstr "リアルタイム統計が無効の場合、ここで統計処理間隔を設定します。" + +#: ../../godmode/setup/performance.php:124 +#: ../../include/functions_config.php:399 +#: ../../enterprise/meta/include/functions_meta.php:1251 +msgid "Use agent access graph" +msgstr "エージェントアクセスグラフの利用" + +#: ../../godmode/setup/performance.php:128 +#: ../../include/functions_config.php:401 +msgid "Max. recommended number of files in attachment directory" +msgstr "添付ディレクトリファイルの推奨上限数" + +#: ../../godmode/setup/performance.php:128 +msgid "" +"This number is the maximum number of files in attachment directory. If this " +"number is reached then a warning message will appear in the header " +"notification space." +msgstr "添付ディレクトリにおくファイルの上限数です。ファイル数がこの値に達した場合、コンソールのヘッダ部分に警告メッセージが現れます。" + +#: ../../godmode/setup/performance.php:131 +#: ../../include/functions_config.php:403 +msgid "Delete not init modules" +msgstr "未初期化モジュールの削除" + +#: ../../godmode/setup/performance.php:135 +msgid "Big Operation Step to purge old data" +msgstr "古いデータ削除のための大きい処理の分割数" + +#: ../../godmode/setup/performance.php:135 +msgid "" +"The number of blocks that a time interval is split into. A bigger value " +"means bigger blocks, which is faster but heavier on the database. Default is " +"100." +msgstr "" +"処理の単位を分割するブロック数です。大きい値は多くのブロックを意味します。大きくすると処理は早くなりますがデータベースに負荷がかかります。デフォルトは " +"100です。" + +#: ../../godmode/setup/performance.php:138 +#: ../../include/functions_config.php:407 +msgid "Small Operation Step to purge old data" +msgstr "古いデータ削除のための小さな操作ステップ" + +#: ../../godmode/setup/performance.php:138 +msgid "" +"The number of rows that are processed in a single query in deletion. Default " +"is 1000. Increase to 3000-5000 in fast systems. Decrease to 500 or 250 on " +"systems with locks." +msgstr "" +"単一の削除クエリで処理される行数です。デフォルトは 1000です。処理が速いシステムで、3000-" +"5000に増加してください。500や250に減らすと、システムがロックします。" + +#: ../../godmode/setup/performance.php:143 +msgid "Database maintenance options" +msgstr "データベースメンテナンスオプション" + +#: ../../godmode/setup/performance.php:149 +#: ../../include/functions_graph.php:3234 +msgid "Others" +msgstr "その他" + #: ../../godmode/setup/setup.php:145 msgid "Correct update the setup options" msgstr "設定オプションを更新しました" -#: ../../godmode/setup/license.php:27 -msgid "License management" -msgstr "ライセンス管理" +#: ../../godmode/setup/setup_auth.php:49 +#: ../../include/functions_config.php:323 +#: ../../enterprise/meta/include/functions_meta.php:612 +msgid "Fallback to local authentication" +msgstr "ローカル認証へのフォールバック" + +#: ../../godmode/setup/setup_auth.php:50 +msgid "" +"Enable this option if you want to fallback to local authentication when " +"remote (ldap etc...) authentication failed." +msgstr "リモート(ldapなど)認証が失敗した場合にローカル認証にフォールバックしたい場合は、このオプションを有効にします。" + +#: ../../godmode/setup/setup_auth.php:57 +#: ../../include/functions_config.php:287 +#: ../../enterprise/meta/include/functions_meta.php:622 +msgid "Autocreate remote users" +msgstr "リモートユーザの自動作成" + +#: ../../godmode/setup/setup_auth.php:74 +#: ../../include/functions_config.php:311 +#: ../../enterprise/meta/include/functions_meta.php:756 +msgid "LDAP server" +msgstr "LDAP サーバ" + +#: ../../godmode/setup/setup_auth.php:80 +#: ../../include/functions_config.php:313 +#: ../../enterprise/meta/include/functions_meta.php:766 +msgid "LDAP port" +msgstr "LDAP ポート" + +#: ../../godmode/setup/setup_auth.php:87 +#: ../../include/functions_config.php:315 +#: ../../enterprise/meta/include/functions_meta.php:776 +msgid "LDAP version" +msgstr "LDAP バージョン" + +#: ../../godmode/setup/setup_auth.php:93 +#: ../../include/functions_config.php:302 +#: ../../include/functions_config.php:317 +#: ../../enterprise/godmode/setup/setup_auth.php:472 +#: ../../enterprise/meta/include/functions_meta.php:714 +#: ../../enterprise/meta/include/functions_meta.php:786 +msgid "Start TLS" +msgstr "TLS の開始" + +#: ../../godmode/setup/setup_auth.php:100 +#: ../../include/functions_config.php:319 +#: ../../enterprise/meta/include/functions_meta.php:796 +msgid "Base DN" +msgstr "ベース DN" + +#: ../../godmode/setup/setup_auth.php:106 +#: ../../include/functions_config.php:321 +#: ../../enterprise/meta/include/functions_meta.php:806 +msgid "Login attribute" +msgstr "ログイン属性" + +#: ../../godmode/setup/setup_auth.php:128 +#: ../../include/functions_config.php:359 +#: ../../operation/users/user_edit.php:334 +#: ../../enterprise/meta/include/functions_meta.php:672 +msgid "Double authentication" +msgstr "二段階認証" + +#: ../../godmode/setup/setup_auth.php:129 +msgid "" +"If this option is enabled, the users can use double authentication with " +"their accounts" +msgstr "このオプションを有効にすると、ユーザはアカウントの二段階認証を使うことができます。" + +#: ../../godmode/setup/setup_auth.php:141 +msgid "Session timeout (mins)" +msgstr "セッションタイムアウト(分)" + +#: ../../godmode/setup/setup_auth.php:142 +#: ../../godmode/users/configure_user.php:548 +msgid "" +"This is defined in minutes, If you wish a permanent session should putting -" +"1 in this field." +msgstr "分単位で定義します。無制限の場合は -1 を設定してください。" + +#: ../../godmode/setup/setup_auth.php:177 +msgid "Local Pandora FMS" +msgstr "Pandora FMS ローカル" + +#: ../../godmode/setup/setup_auth.php:177 +msgid "ldap" +msgstr "LDAP" + +#: ../../godmode/setup/setup_auth.php:183 +#: ../../include/functions_config.php:285 +#: ../../enterprise/meta/include/functions_meta.php:602 +msgid "Authentication method" +msgstr "認証方法" + +#: ../../godmode/setup/setup_ehorus.php:54 +#: ../../include/functions_config.php:697 +msgid "Enable eHorus" +msgstr "eHorus の有効化" #: ../../godmode/setup/setup_ehorus.php:85 msgid "API Hostname" @@ -32589,6 +16121,14 @@ msgstr "無効化する場合は 0 です" msgid "Test" msgstr "テスト" +#: ../../godmode/setup/setup_ehorus.php:107 +#: ../../enterprise/dashboard/full_dashboard.php:280 +#: ../../enterprise/dashboard/main_dashboard.php:448 +#: ../../enterprise/dashboard/public_dashboard.php:312 +#: ../../enterprise/operation/agentes/transactional_map.php:302 +msgid "Start" +msgstr "開始" + #: ../../godmode/setup/setup_ehorus.php:122 msgid "Remote Management System" msgstr "リモート管理システム" @@ -32638,18 +16178,71 @@ msgstr "ユーザが見つかりません" msgid "Invalid password" msgstr "パスワードが正しくありません" -#: ../../godmode/setup/os.list.php:75 -msgid "There are no defined operating systems" -msgstr "定義済のオペレーティングシステムがありません" - -#: ../../godmode/setup/os.list.php:81 -msgid "Create OS" -msgstr "OS を作成" +#: ../../godmode/setup/setup_general.php:57 +#: ../../include/functions_config.php:131 +msgid "Remote config directory" +msgstr "リモート設定ディレクトリ" #: ../../godmode/setup/setup_general.php:58 msgid "Directory where agent remote configuration is stored." msgstr "エージェントのリモート設定保存ディレクトリ" +#: ../../godmode/setup/setup_general.php:62 +#: ../../include/functions_config.php:133 +#: ../../enterprise/meta/advanced/metasetup.setup.php:125 +#: ../../enterprise/meta/include/functions_meta.php:368 +msgid "Auto login (hash) password" +msgstr "自動ログインパスワード(ハッシュ)" + +#: ../../godmode/setup/setup_general.php:65 +#: ../../include/functions_config.php:136 +#: ../../enterprise/meta/advanced/metasetup.setup.php:129 +#: ../../enterprise/meta/include/functions_meta.php:378 +msgid "Time source" +msgstr "日時データソース" + +#: ../../godmode/setup/setup_general.php:66 ../../include/functions.php:1040 +#: ../../include/functions_events.php:988 +#: ../../include/functions_events.php:1419 +#: ../../include/functions_graph.php:2259 +#: ../../include/functions_graph.php:2925 +#: ../../include/functions_graph.php:3351 +#: ../../include/functions_graph.php:3354 +#: ../../include/functions_reporting.php:6346 +#: ../../include/functions_reporting_html.php:878 +#: ../../include/functions_reporting_html.php:1701 +#: ../../mobile/operation/events.php:111 ../../operation/events/events.php:77 +#: ../../operation/events/events_rss.php:178 +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:130 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:135 +#: ../../enterprise/meta/advanced/metasetup.setup.php:130 +msgid "System" +msgstr "システム" + +#: ../../godmode/setup/setup_general.php:67 +#: ../../enterprise/meta/advanced/metasetup.setup.php:131 +msgid "Database" +msgstr "データベース" + +#: ../../godmode/setup/setup_general.php:70 +#: ../../include/functions_config.php:138 +msgid "Automatic check for updates" +msgstr "更新の自動チェック" + +#: ../../godmode/setup/setup_general.php:74 +#: ../../include/functions_config.php:142 +#: ../../enterprise/meta/advanced/metasetup.setup.php:136 +#: ../../enterprise/meta/include/functions_meta.php:388 +msgid "Enforce https" +msgstr "httpsの利用" + +#: ../../godmode/setup/setup_general.php:75 +#: ../../enterprise/meta/advanced/metasetup.setup.php:137 +msgid "" +"If SSL is not properly configured you will lose access to Pandora FMS " +"Console. Do you want to continue?" +msgstr "SSL の設定ができていないと、Pandora FMS コンソールへアクセスできなくなります。設定を行いますか?" + #: ../../godmode/setup/setup_general.php:78 msgid "Use cert of SSL" msgstr "SSL証明書の利用" @@ -32664,49 +16257,149 @@ msgid "" "in .pem extension." msgstr "証明書を置いたパスとその名前です。証明書の拡張子は .pem のみであることに注意してください。" -#: ../../godmode/setup/setup_general.php:155 -msgid "URL and/or Integria password are incorrect" -msgstr "URL もしくは Integria のパスワードが不正です" +#: ../../godmode/setup/setup_general.php:86 +#: ../../include/functions_config.php:146 +#: ../../enterprise/meta/advanced/metasetup.setup.php:142 +#: ../../enterprise/meta/include/functions_meta.php:398 +msgid "Attachment store" +msgstr "添付ファイル保存場所" -#: ../../godmode/setup/setup_general.php:224 -#: ../../godmode/setup/setup_general.php:229 -#: ../../godmode/setup/setup_general.php:234 +#: ../../godmode/setup/setup_general.php:86 +#: ../../enterprise/meta/advanced/metasetup.setup.php:142 +msgid "Directory where temporary data is stored." +msgstr "テンポラリデータの保存ディレクトリ" + +#: ../../godmode/setup/setup_general.php:89 +#: ../../include/functions_config.php:148 +#: ../../enterprise/meta/advanced/metasetup.setup.php:241 +#: ../../enterprise/meta/include/functions_meta.php:459 +msgid "IP list with API access" +msgstr "APIアクセスを許可するIPアドレスリスト" + +#: ../../godmode/setup/setup_general.php:98 +#: ../../include/functions_config.php:150 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:183 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:267 +#: ../../enterprise/meta/advanced/metasetup.setup.php:237 +#: ../../enterprise/meta/include/functions_meta.php:438 +#: ../../enterprise/meta/include/functions_meta.php:448 +msgid "API password" +msgstr "API パスワード" + +#: ../../godmode/setup/setup_general.php:99 +#: ../../enterprise/meta/advanced/metasetup.setup.php:238 +msgid "Please be careful if you put a password put https access." +msgstr "パスワードの設定には注意してください。httpsアクセスを使ってください。" + +#: ../../godmode/setup/setup_general.php:102 +#: ../../include/functions_config.php:152 +msgid "Enable GIS features in Pandora Console" +msgstr "コンソールで GIS 機能を利用する" + +#: ../../godmode/setup/setup_general.php:106 +#: ../../include/functions_config.php:162 +msgid "Enable Netflow" +msgstr "Netflow を利用する" + +#: ../../godmode/setup/setup_general.php:140 +#: ../../enterprise/meta/advanced/metasetup.setup.php:179 +msgid "Change timezone" +msgstr "タイムゾーン変更" + +#: ../../godmode/setup/setup_general.php:146 +#: ../../include/functions_config.php:169 +msgid "Sound for Alert fired" +msgstr "アラート発生時のサウンド" + +#: ../../godmode/setup/setup_general.php:148 +#: ../../godmode/setup/setup_general.php:153 +#: ../../godmode/setup/setup_general.php:158 msgid "Play sound" msgstr "サウンドの再生" -#: ../../godmode/setup/setup_general.php:242 +#: ../../godmode/setup/setup_general.php:151 +#: ../../include/functions_config.php:171 +msgid "Sound for Monitor critical" +msgstr "障害状態時のサウンド" + +#: ../../godmode/setup/setup_general.php:156 +#: ../../include/functions_config.php:173 +msgid "Sound for Monitor warning" +msgstr "警告状態時のサウンド" + +#: ../../godmode/setup/setup_general.php:161 +#: ../../include/functions_config.php:188 +#: ../../enterprise/meta/advanced/metasetup.setup.php:183 +#: ../../enterprise/meta/include/functions_meta.php:418 +msgid "Public URL" +msgstr "公開 URL" + +#: ../../godmode/setup/setup_general.php:162 +#: ../../enterprise/meta/advanced/metasetup.setup.php:184 +msgid "" +"Set this value when your PandoraFMS across inverse proxy or for example with " +"mod_proxy of Apache." +msgstr "" +"Pandora FMS がリバースプロキシ配下にある場合や Apache の mod_proxy などを利用している場合などに、この値を設定してください。" + +#: ../../godmode/setup/setup_general.php:165 +#: ../../include/functions_config.php:190 +msgid "Referer security" +msgstr "リファラーセキュリティ" + +#: ../../godmode/setup/setup_general.php:166 msgid "" "When it is set as \"yes\" in some important sections check if the user have " "gone from url Pandora." msgstr "\"はい\" に設定すると、いくつかの重要なセクションで Pandora の URL から遷移してきたかどうかをチェックします。" -#: ../../godmode/setup/setup_general.php:250 +#: ../../godmode/setup/setup_general.php:173 +#: ../../include/functions_config.php:192 +msgid "Event storm protection" +msgstr "イベントストーム保護" + +#: ../../godmode/setup/setup_general.php:174 msgid "" "If set to yes no events or alerts will be generated, but agents will " "continue receiving data." msgstr "「はい」に設定すると、イベントやアラートは生成されませんがエージェントはデータの受信を継続します。" -#: ../../godmode/setup/setup_general.php:259 +#: ../../godmode/setup/setup_general.php:182 +#: ../../include/functions_config.php:194 +msgid "Command Snapshot" +msgstr "コマンドスナップショット" + +#: ../../godmode/setup/setup_general.php:183 msgid "The string modules with several lines show as command output" msgstr "複数行の文字列モジュールはコマンドの出力として表示されます。" -#: ../../godmode/setup/setup_general.php:263 +#: ../../godmode/setup/setup_general.php:187 +#: ../../include/functions_config.php:196 +msgid "Server logs directory" +msgstr "サーバログディレクトリ" + +#: ../../godmode/setup/setup_general.php:187 msgid "Directory where the server logs are stored." msgstr "サーバのログを保存するディレクトリ。" -#: ../../godmode/setup/setup_general.php:268 +#: ../../godmode/setup/setup_general.php:192 msgid "Full mode" msgstr "フルモード" -#: ../../godmode/setup/setup_general.php:269 +#: ../../godmode/setup/setup_general.php:193 msgid "On demand" msgstr "オンデマンド" -#: ../../godmode/setup/setup_general.php:270 +#: ../../godmode/setup/setup_general.php:194 msgid "Expert" msgstr "上級者" -#: ../../godmode/setup/setup_general.php:273 +#: ../../godmode/setup/setup_general.php:196 +#: ../../include/functions_config.php:198 +msgid "Tutorial mode" +msgstr "チュートリアルモード" + +#: ../../godmode/setup/setup_general.php:197 msgid "" "Configuration of our clippy, 'full mode' show the icon in the header and the " "contextual helps and it is noise, 'on demand' it is equal to full but it is " @@ -32715,34 +16408,44 @@ msgstr "" "アシスタントの設定です。'フルモード' はヘッダーにアイコンとヘルプが表示されうるさい感じになます。'オンデマンド' " "はフルモードと同じですがうるさくはありません。'上級者' はヘッダーにアイコンとヘルプが表示されません。" -#: ../../godmode/setup/setup_general.php:280 +#: ../../godmode/setup/setup_general.php:203 +#: ../../include/functions_config.php:200 +msgid "Allow create planned downtimes in the past" +msgstr "終了した計画停止の作成を許可する" + +#: ../../godmode/setup/setup_general.php:204 msgid "The planned downtimes created in the past will affect the SLA reports" msgstr "終了した計画停止の作成は SLA レポートに影響します" -#: ../../godmode/setup/setup_general.php:285 +#: ../../godmode/setup/setup_general.php:208 +#: ../../include/functions_config.php:202 +msgid "Limit parameters massive" +msgstr "一括操作制限" + +#: ../../godmode/setup/setup_general.php:209 #, php-format msgid "" "Your PHP environment is setted with %d max_input_vars. Maybe you must not " "set this value with upper values." msgstr "PHP の max_input_vars が %d に設定されています。この値は大きく設定してはいけません。" -#: ../../godmode/setup/setup_general.php:289 +#: ../../godmode/setup/setup_general.php:213 msgid "Include agents manually disabled" msgstr "手動で無効化したエージェントを含める" -#: ../../godmode/setup/setup_general.php:293 +#: ../../godmode/setup/setup_general.php:217 msgid "audit log directory" msgstr "監査ログディレクトリ" -#: ../../godmode/setup/setup_general.php:294 +#: ../../godmode/setup/setup_general.php:218 msgid "Directory where audit log is stored." msgstr "監査ログを保存するディレクトリ" -#: ../../godmode/setup/setup_general.php:300 +#: ../../godmode/setup/setup_general.php:224 msgid "General options" msgstr "全般オプション" -#: ../../godmode/setup/setup_general.php:360 +#: ../../godmode/setup/setup_general.php:283 msgid "" "If Enterprise ACL System is enabled without rules you will lose access to " "Pandora FMS Console (even admin). Do you want to continue?" @@ -32750,37 +16453,709 @@ msgstr "" "ルール設定が無い状態でエンタープライズACLシステムが有効になっている場合は、(adminでさえも)Pandora FMS " "コンソールへアクセスできなくなります。続けますか。" -#: ../../godmode/setup/news.php:28 -msgid "Site news management" -msgstr "サイトニュース管理" +#: ../../godmode/setup/setup_netflow.php:41 +#: ../../include/functions_config.php:647 +msgid "Data storage path" +msgstr "データストアのパス" -#: ../../godmode/setup/news.php:167 -msgid "Modal screen" -msgstr "別ウインドウ" +#: ../../godmode/setup/setup_netflow.php:42 +msgid "Directory where netflow data will be stored." +msgstr "Netflow データを保存するディレクトリ。" -#: ../../godmode/setup/news.php:170 -msgid "Expire" -msgstr "有効期限" +#: ../../godmode/setup/setup_netflow.php:45 +#: ../../include/functions_config.php:649 +msgid "Daemon interval" +msgstr "デーモン間隔" -#: ../../godmode/setup/news.php:173 ../../godmode/setup/news.php:224 -msgid "Expiration" -msgstr "有効期限" +#: ../../godmode/setup/setup_netflow.php:46 +msgid "Specifies the time interval in seconds to rotate netflow data files." +msgstr "Netflow データファイルをローテートする時間間隔を秒で指定します。" -#: ../../godmode/setup/news.php:215 -msgid "There are no defined news" -msgstr "定義済のニュースがありません" +#: ../../godmode/setup/setup_netflow.php:49 +#: ../../include/functions_config.php:651 +msgid "Daemon binary path" +msgstr "デーモンのバイナリパス" -#: ../../godmode/setup/news.php:242 -msgid "Modal" -msgstr "別ウインドウ" +#: ../../godmode/setup/setup_netflow.php:52 +#: ../../include/functions_config.php:653 +msgid "Nfdump binary path" +msgstr "nfdump バイナリのパス" -#: ../../godmode/setup/news.php:245 -msgid "Board" -msgstr "ボード" +#: ../../godmode/setup/setup_netflow.php:55 +#: ../../include/functions_config.php:655 +msgid "Nfexpire binary path" +msgstr "nfexpire バイナリのパス" -#: ../../godmode/setup/news.php:256 -msgid "Expired" -msgstr "期限切れ" +#: ../../godmode/setup/setup_netflow.php:58 +#: ../../include/functions_config.php:657 +msgid "Maximum chart resolution" +msgstr "最大グラフ解像度" + +#: ../../godmode/setup/setup_netflow.php:58 +msgid "" +"Maximum number of points that a netflow area chart will display. The higher " +"the resolution the performance. Values between 50 and 100 are recommended." +msgstr "Netflow グラフが表示される最大ポイント数です。大きくすると解像度がよくなります。50 から 100 の間の値を推奨します。" + +#: ../../godmode/setup/setup_netflow.php:61 +#: ../../include/functions_config.php:659 +#: ../../enterprise/meta/advanced/metasetup.setup.php:187 +msgid "Disable custom live view filters" +msgstr "カスタムライブビューフィルタの無効化" + +#: ../../godmode/setup/setup_netflow.php:62 +#: ../../enterprise/meta/advanced/metasetup.setup.php:187 +msgid "" +"Disable the definition of custom filters in the live view. Only existing " +"filters can be used." +msgstr "ライブビューでカスタムフィルタの定義を無効化します。フィルタが存在する場合のみ利用可能です。" + +#: ../../godmode/setup/setup_netflow.php:65 +#: ../../include/functions_config.php:661 +#: ../../include/functions_config.php:667 +msgid "Netflow max lifetime" +msgstr "Netflow 最大保持期間" + +#: ../../godmode/setup/setup_netflow.php:65 +msgid "Sets the maximum lifetime for netflow data in days." +msgstr "Netflow データを保持する最大期間を日数で設定します。" + +#: ../../godmode/setup/setup_netflow.php:68 +#: ../../include/functions_config.php:663 +msgid "Name resolution for IP address" +msgstr "IP アドレスの名前解決" + +#: ../../godmode/setup/setup_netflow.php:69 +#: ../../operation/netflow/nf_live_view.php:273 +msgid "Resolve the IP addresses to get their hostnames." +msgstr "ホスト名を得るために IP アドレスから名前解決をします。" + +#: ../../godmode/setup/setup_netflow.php:70 +#: ../../operation/netflow/nf_live_view.php:270 +msgid "IP address resolution can take a lot of time" +msgstr "IP アドレスの解決には多くの時間がかかります" + +#: ../../godmode/setup/setup_visuals.php:74 +#: ../../include/functions_config.php:482 +msgid "Default interval for refresh on Visual Console" +msgstr "ビジュアルコンソールのデフォルト更新間隔" + +#: ../../godmode/setup/setup_visuals.php:75 +msgid "This interval will affect to Visual Console pages" +msgstr "この間隔はビジュアルコンソールページで有効です" + +#: ../../godmode/setup/setup_visuals.php:79 +msgid "Paginated module view" +msgstr "ページ区切りモジュール表示" + +#: ../../godmode/setup/setup_visuals.php:84 +#: ../../include/functions_config.php:530 +#: ../../enterprise/meta/advanced/metasetup.visual.php:179 +#: ../../enterprise/meta/include/functions_meta.php:1187 +msgid "Display data of proc modules in other format" +msgstr "別フォーマットでのprocモジュールのデータ表示" + +#: ../../godmode/setup/setup_visuals.php:94 +#: ../../include/functions_config.php:532 +#: ../../enterprise/meta/advanced/metasetup.visual.php:188 +#: ../../enterprise/meta/include/functions_meta.php:1192 +msgid "Display text proc modules have state is ok" +msgstr "正常状態時のprocモジュール表示テキスト" + +#: ../../godmode/setup/setup_visuals.php:98 +#: ../../include/functions_config.php:534 +#: ../../enterprise/meta/advanced/metasetup.visual.php:191 +#: ../../enterprise/meta/include/functions_meta.php:1197 +msgid "Display text when proc modules have state critical" +msgstr "障害状態時のprocモジュール表示テキスト" + +#: ../../godmode/setup/setup_visuals.php:103 +msgid "Click to display lateral menus" +msgstr "クリックして横のメニューを表示" + +#: ../../godmode/setup/setup_visuals.php:104 +msgid "" +"When enabled, the lateral menus are shown when left clicking them, instead " +"of hovering over them" +msgstr "有効化すると、マウスオーバーではなく左クリックしたときに横のメニューが表示されます。" + +#: ../../godmode/setup/setup_visuals.php:116 +#: ../../include/functions_config.php:541 +msgid "Service label font size" +msgstr "サービスラベルフォントサイズ" + +#: ../../godmode/setup/setup_visuals.php:120 +msgid "Space between items in Service maps" +msgstr "サービスマップにおける要素間のスペース" + +#: ../../godmode/setup/setup_visuals.php:125 +#: ../../include/functions_config.php:548 +msgid "Classic menu mode" +msgstr "クラシックメニューモード" + +#: ../../godmode/setup/setup_visuals.php:126 +msgid "Text menu options always visible, don't hide" +msgstr "テキストメニューを隠さずに表示します。" + +#: ../../godmode/setup/setup_visuals.php:137 +msgid "Behaviour configuration" +msgstr "動作設定" + +#: ../../godmode/setup/setup_visuals.php:151 +#: ../../include/functions_config.php:455 +msgid "Style template" +msgstr "スタイルテンプレート" + +#: ../../godmode/setup/setup_visuals.php:156 +#: ../../include/functions_config.php:463 +msgid "Status icon set" +msgstr "ステータスアイコンの種類" + +#: ../../godmode/setup/setup_visuals.php:157 +msgid "Colors" +msgstr "色" + +#: ../../godmode/setup/setup_visuals.php:158 +msgid "Faces" +msgstr "顔" + +#: ../../godmode/setup/setup_visuals.php:159 +msgid "Colors and text" +msgstr "色と文字" + +#: ../../godmode/setup/setup_visuals.php:166 +#: ../../include/functions_config.php:480 +msgid "Login background" +msgstr "ログイン背景" + +#: ../../godmode/setup/setup_visuals.php:167 +msgid "You can place your custom images into the folder images/backgrounds/" +msgstr "カスタム画像を images/backgrounds/ フォルダに置くことができます。" + +#: ../../godmode/setup/setup_visuals.php:186 +msgid "Custom logo (header)" +msgstr "カスタムロゴ (ヘッダー)" + +#: ../../godmode/setup/setup_visuals.php:205 +msgid "Custom logo (login)" +msgstr "カスタムロゴ (ログイン)" + +#: ../../godmode/setup/setup_visuals.php:217 +msgid "Disable logo in graphs" +msgstr "グラフ内ロゴの無効化" + +#: ../../godmode/setup/setup_visuals.php:231 +#: ../../include/functions_config.php:508 +msgid "Fixed header" +msgstr "ヘッダーの固定" + +#: ../../godmode/setup/setup_visuals.php:239 +#: ../../include/functions_config.php:510 +msgid "Fixed menu" +msgstr "メニューの固定" + +#: ../../godmode/setup/setup_visuals.php:247 +#: ../../include/functions_config.php:504 +msgid "Autohidden menu" +msgstr "メニューを自動的に隠す" + +#: ../../godmode/setup/setup_visuals.php:252 +msgid "Style configuration" +msgstr "スタイル設定" + +#: ../../godmode/setup/setup_visuals.php:266 +#: ../../include/functions_config.php:498 +msgid "GIS Labels" +msgstr "GIS ラベル" + +#: ../../godmode/setup/setup_visuals.php:267 +msgid "" +"This enabling this, you get a label with agent name in GIS maps. If you have " +"lots of agents in the map, will be unreadable. Disabled by default." +msgstr "" +"これを有効にすると、GISマップ内でエージェント名をラベルに付与します。マップ内に大量のエージェントがある場合は読みにくくなります。デフォルトでは無効です" +"。" + +#: ../../godmode/setup/setup_visuals.php:278 +#: ../../include/functions_config.php:502 +msgid "Default icon in GIS" +msgstr "GIS でのデフォルトアイコン" + +#: ../../godmode/setup/setup_visuals.php:279 +msgid "Agent icon for GIS Maps. If set to \"none\", group icon will be used" +msgstr "GISマップでのエージェントアイコンです。\"なし\" に設定するとグループのアイコンが利用されます。" + +#: ../../godmode/setup/setup_visuals.php:288 +msgid "GIS configuration" +msgstr "GIS設定" + +#: ../../godmode/setup/setup_visuals.php:302 +#: ../../include/functions_config.php:465 +msgid "Font path" +msgstr "フォントパス" + +#: ../../godmode/setup/setup_visuals.php:332 +#: ../../include/functions_config.php:486 +#: ../../include/functions_config.php:488 +msgid "Agent size text" +msgstr "エージェント名の表示長さ" + +#: ../../godmode/setup/setup_visuals.php:333 +msgid "" +"When the agent name have a lot of characters, in some places in Pandora " +"Console it is necesary truncate to N characters." +msgstr "エージェント名が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" + +#: ../../godmode/setup/setup_visuals.php:334 +#: ../../godmode/setup/setup_visuals.php:342 +msgid "Small:" +msgstr "小:" + +#: ../../godmode/setup/setup_visuals.php:336 +#: ../../godmode/setup/setup_visuals.php:344 +msgid "Normal:" +msgstr "通常:" + +#: ../../godmode/setup/setup_visuals.php:340 +#: ../../include/functions_config.php:490 +msgid "Module size text" +msgstr "モジュール名の表示長さ" + +#: ../../godmode/setup/setup_visuals.php:341 +msgid "" +"When the module name have a lot of characters, in some places in Pandora " +"Console it is necesary truncate to N characters." +msgstr "モジュール名が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" + +#: ../../godmode/setup/setup_visuals.php:348 +#: ../../include/functions_config.php:492 +#: ../../include/functions_config.php:494 +msgid "Description size text" +msgstr "説明の表示長さ" + +#: ../../godmode/setup/setup_visuals.php:348 +msgid "" +"When the description name have a lot of characters, in some places in " +"Pandora Console it is necesary truncate to N characters." +msgstr "説明が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" + +#: ../../godmode/setup/setup_visuals.php:352 +#: ../../include/functions_config.php:496 +msgid "Item title size text" +msgstr "アイテムタイトルの表示長さ" + +#: ../../godmode/setup/setup_visuals.php:353 +msgid "" +"When the item title name have a lot of characters, in some places in Pandora " +"Console it is necesary truncate to N characters." +msgstr "アイテムのタイトル名が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" + +#: ../../godmode/setup/setup_visuals.php:358 +msgid "Show unit along with value in reports" +msgstr "レポート内に値に加えて単位を表示する" + +#: ../../godmode/setup/setup_visuals.php:359 +msgid "This enabling this, max, min and avg values will be shown with units." +msgstr "これを有効化すると、単位をつけて最大、最小、平均を表示します。" + +#: ../../godmode/setup/setup_visuals.php:367 +msgid "Font and Text configuration" +msgstr "フォントおよびテキスト設定" + +#: ../../godmode/setup/setup_visuals.php:381 +#: ../../include/functions_config.php:426 +#: ../../enterprise/meta/advanced/metasetup.visual.php:99 +#: ../../enterprise/meta/include/functions_meta.php:998 +msgid "Graph color (min)" +msgstr "グラフの色 (最小値)" + +#: ../../godmode/setup/setup_visuals.php:385 +#: ../../include/functions_config.php:428 +#: ../../enterprise/meta/advanced/metasetup.visual.php:102 +#: ../../enterprise/meta/include/functions_meta.php:1008 +msgid "Graph color (avg)" +msgstr "グラフの色 (平均値)" + +#: ../../godmode/setup/setup_visuals.php:389 +#: ../../include/functions_config.php:430 +#: ../../enterprise/meta/advanced/metasetup.visual.php:105 +#: ../../enterprise/meta/include/functions_meta.php:1018 +msgid "Graph color (max)" +msgstr "グラフの色 (最大値)" + +#: ../../godmode/setup/setup_visuals.php:393 +#: ../../include/functions_config.php:432 +msgid "Graph color #4" +msgstr "グラフの色 #4" + +#: ../../godmode/setup/setup_visuals.php:397 +#: ../../include/functions_config.php:434 +msgid "Graph color #5" +msgstr "グラフの色 #5" + +#: ../../godmode/setup/setup_visuals.php:401 +#: ../../include/functions_config.php:436 +msgid "Graph color #6" +msgstr "グラフの色 #6" + +#: ../../godmode/setup/setup_visuals.php:405 +#: ../../include/functions_config.php:438 +msgid "Graph color #7" +msgstr "グラフの色 #7" + +#: ../../godmode/setup/setup_visuals.php:409 +#: ../../include/functions_config.php:440 +msgid "Graph color #8" +msgstr "グラフの色 #8" + +#: ../../godmode/setup/setup_visuals.php:413 +#: ../../include/functions_config.php:442 +msgid "Graph color #9" +msgstr "グラフの色 #9" + +#: ../../godmode/setup/setup_visuals.php:417 +#: ../../include/functions_config.php:444 +msgid "Graph color #10" +msgstr "グラフの色 #10" + +#: ../../godmode/setup/setup_visuals.php:421 +msgid "Graph resolution (1-low, 5-high)" +msgstr "グラフ解像度 (1-低, 5-高)" + +#: ../../godmode/setup/setup_visuals.php:425 +#: ../../include/functions_config.php:448 +#: ../../enterprise/meta/advanced/metasetup.visual.php:114 +#: ../../enterprise/meta/include/functions_meta.php:1048 +msgid "Value to interface graphics" +msgstr "インタフェースグラフの値" + +#: ../../godmode/setup/setup_visuals.php:434 +#: ../../include/functions_config.php:450 +#: ../../enterprise/meta/advanced/metasetup.visual.php:108 +#: ../../enterprise/meta/include/functions_meta.php:1028 +msgid "Data precision for reports" +msgstr "レポートのデータ精度" + +#: ../../godmode/setup/setup_visuals.php:435 +msgid "" +"Number of decimals shown in reports. It must be a number between 0 and 5" +msgstr "レポートに表示する小数点以下の数です。0 から 5 の間の数字でなければいけません。" + +#: ../../godmode/setup/setup_visuals.php:439 +#: ../../include/functions_config.php:522 +msgid "Default line thickness for the Custom Graph." +msgstr "カスタムグラフのデフォルトの線の太さ" + +#: ../../godmode/setup/setup_visuals.php:444 +#: ../../include/functions_config.php:459 +#: ../../enterprise/meta/advanced/metasetup.visual.php:120 +#: ../../enterprise/meta/include/functions_meta.php:1071 +msgid "Use round corners" +msgstr "角を丸くする" + +#: ../../godmode/setup/setup_visuals.php:449 +#: ../../godmode/users/configure_user.php:515 +#: ../../include/functions_config.php:469 +#: ../../operation/users/user_edit.php:251 +#: ../../enterprise/meta/advanced/metasetup.visual.php:124 +#: ../../enterprise/meta/include/functions_meta.php:1081 +msgid "Interactive charts" +msgstr "動的グラフ" + +#: ../../godmode/setup/setup_visuals.php:450 +#: ../../godmode/users/configure_user.php:515 +#: ../../operation/users/user_edit.php:251 +#: ../../enterprise/meta/advanced/metasetup.visual.php:124 +msgid "Whether to use Javascript or static PNG graphs" +msgstr "Javascript のグラフか静的な PNG のグラフ利用の選択" + +#: ../../godmode/setup/setup_visuals.php:459 +#: ../../include/functions_config.php:518 +msgid "Shortened module graph data" +msgstr "短縮モジュールグラフデータ" + +#: ../../godmode/setup/setup_visuals.php:460 +msgid "The data number of the module graphs will be rounded and shortened" +msgstr "モジュールグラフのデータ数が四捨五入して短くなります" + +#: ../../godmode/setup/setup_visuals.php:470 +#: ../../enterprise/meta/advanced/metasetup.visual.php:128 +msgid "Type of module charts" +msgstr "モジュールグラフのタイプ" + +#: ../../godmode/setup/setup_visuals.php:479 +msgid "Type of interface charts" +msgstr "インタフェースグラフのタイプ" + +#: ../../godmode/setup/setup_visuals.php:488 +msgid "Show only average" +msgstr "平均のみ表示" + +#: ../../godmode/setup/setup_visuals.php:489 +msgid "Hide Max and Min values in graphs" +msgstr "グラフ内の最大・最小値を隠す" + +#: ../../godmode/setup/setup_visuals.php:497 +msgid "Show percentile 95 in graphs" +msgstr "グラフで 95%表示" + +#: ../../godmode/setup/setup_visuals.php:502 +msgid "Charts configuration" +msgstr "グラフ設定" + +#: ../../godmode/setup/setup_visuals.php:517 +#: ../../include/functions_config.php:484 +msgid "Default line thickness for the Visual Console" +msgstr "ビジュアルコンソールのデフォルトの線の太さ" + +#: ../../godmode/setup/setup_visuals.php:517 +msgid "" +"This interval will affect to the lines between elements on the Visual Console" +msgstr "これは、ビジュアルコンソール上の要素間の線に影響します。" + +#: ../../godmode/setup/setup_visuals.php:522 +msgid "Show report info with description" +msgstr "説明とともにレポート情報を表示" + +#: ../../godmode/setup/setup_visuals.php:524 +msgid "" +"Custom report description info. It will be applied to all reports and " +"templates by default." +msgstr "カスタムレポートの説明情報。デフォルトですべてのレポートおよびテンプレートに適用されます。" + +#: ../../godmode/setup/setup_visuals.php:532 +#: ../../enterprise/meta/advanced/metasetup.visual.php:164 +msgid "Custom report front page" +msgstr "カスタムレポート表紙" + +#: ../../godmode/setup/setup_visuals.php:534 +#: ../../enterprise/meta/advanced/metasetup.visual.php:164 +msgid "" +"Custom report front page. It will be applied to all reports and templates by " +"default." +msgstr "カスタムレポートの表紙。すべてのレポートおよびテンプレートにデフォルトで適用されます。" + +#: ../../godmode/setup/setup_visuals.php:556 +#: ../../godmode/setup/setup_visuals.php:562 +#: ../../godmode/setup/setup_visuals.php:575 +#: ../../godmode/setup/setup_visuals.php:583 +#: ../../godmode/setup/setup_visuals.php:588 +#: ../../godmode/setup/setup_visuals.php:596 +#: ../../include/functions_config.php:627 +#: ../../include/functions_config.php:630 +#: ../../include/functions_config.php:633 +#: ../../include/functions_config.php:636 +#: ../../include/functions_config.php:639 +#: ../../include/functions_config.php:642 +#: ../../enterprise/meta/advanced/metasetup.visual.php:209 +#: ../../enterprise/meta/advanced/metasetup.visual.php:212 +#: ../../enterprise/meta/advanced/metasetup.visual.php:216 +#: ../../enterprise/meta/advanced/metasetup.visual.php:222 +#: ../../enterprise/meta/advanced/metasetup.visual.php:226 +#: ../../enterprise/meta/advanced/metasetup.visual.php:233 +#: ../../enterprise/meta/include/functions_meta.php:1157 +#: ../../enterprise/meta/include/functions_meta.php:1162 +#: ../../enterprise/meta/include/functions_meta.php:1167 +#: ../../enterprise/meta/include/functions_meta.php:1172 +#: ../../enterprise/meta/include/functions_meta.php:1177 +#: ../../enterprise/meta/include/functions_meta.php:1182 +msgid "Custom report front" +msgstr "カスタムレポートスタイル" + +#: ../../godmode/setup/setup_visuals.php:556 +#: ../../include/functions_config.php:630 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:82 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:116 +#: ../../enterprise/meta/advanced/metasetup.visual.php:209 +#: ../../enterprise/meta/include/functions_meta.php:1162 +msgid "Font family" +msgstr "フォントファミリ" + +#: ../../godmode/setup/setup_visuals.php:563 +#: ../../include/functions_config.php:473 +#: ../../include/functions_config.php:633 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:85 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:119 +#: ../../enterprise/meta/advanced/metasetup.visual.php:212 +#: ../../enterprise/meta/include/functions_meta.php:1167 +msgid "Custom logo" +msgstr "カスタムロゴ" + +#: ../../godmode/setup/setup_visuals.php:565 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:87 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:121 +#: ../../enterprise/meta/advanced/metasetup.visual.php:214 +msgid "" +"The dir of custom logos is in your www Pandora Console in " +"\"images/custom_logo\". You can upload more files (ONLY JPEG) in upload tool " +"in console." +msgstr "" +"カスタムロゴのディレクトリは、Pandora コンソールの \"images/custom_logo\" " +"です。コンソールのアップロードツールを使って、ファイル(JPEG)をアップロードできます。" + +#: ../../godmode/setup/setup_visuals.php:583 +#: ../../include/functions_config.php:636 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:96 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:129 +#: ../../enterprise/meta/advanced/metasetup.visual.php:222 +#: ../../enterprise/meta/include/functions_meta.php:1172 +msgid "Header" +msgstr "ヘッダー" + +#: ../../godmode/setup/setup_visuals.php:588 +#: ../../include/functions_config.php:639 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:99 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:133 +#: ../../enterprise/meta/advanced/metasetup.visual.php:226 +#: ../../enterprise/meta/include/functions_meta.php:1177 +msgid "First page" +msgstr "最初のページ" + +#: ../../godmode/setup/setup_visuals.php:596 +#: ../../include/functions_config.php:642 +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:102 +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:137 +#: ../../enterprise/meta/advanced/metasetup.visual.php:233 +#: ../../enterprise/meta/include/functions_meta.php:1182 +msgid "Footer" +msgstr "フッター" + +#: ../../godmode/setup/setup_visuals.php:603 +msgid "Show QR Code icon in the header" +msgstr "ヘッダーに QR コードを表示する" + +#: ../../godmode/setup/setup_visuals.php:614 +#: ../../include/functions_config.php:514 +msgid "Custom graphviz directory" +msgstr "カスタム graphviz ディレクトリ" + +#: ../../godmode/setup/setup_visuals.php:615 +msgid "Custom directory where the graphviz binaries are stored." +msgstr "graphviz バイナリが置かれているカスタムディレクトリ。" + +#: ../../godmode/setup/setup_visuals.php:621 +#: ../../include/functions_config.php:516 +msgid "Networkmap max width" +msgstr "ネットワークマップ最大幅" + +#: ../../godmode/setup/setup_visuals.php:628 +#: ../../enterprise/meta/advanced/metasetup.visual.php:168 +#: ../../enterprise/meta/include/functions_meta.php:1111 +msgid "Show only the group name" +msgstr "グループ名のみ表示" + +#: ../../godmode/setup/setup_visuals.php:630 +#: ../../include/functions_config.php:520 +#: ../../enterprise/meta/advanced/metasetup.visual.php:170 +msgid "Show the group name instead the group icon." +msgstr "グループアイコンの代わりにグループ名を表示します。" + +#: ../../godmode/setup/setup_visuals.php:640 +#: ../../include/functions_config.php:422 +#: ../../enterprise/meta/advanced/metasetup.visual.php:81 +#: ../../enterprise/meta/include/functions_meta.php:978 +msgid "Date format string" +msgstr "日時フォーマット" + +#: ../../godmode/setup/setup_visuals.php:641 +#: ../../enterprise/meta/advanced/metasetup.visual.php:82 +msgid "Example" +msgstr "例" + +#: ../../godmode/setup/setup_visuals.php:653 +#: ../../include/functions_config.php:424 +#: ../../enterprise/meta/advanced/metasetup.visual.php:93 +#: ../../enterprise/meta/include/functions_meta.php:988 +msgid "Timestamp or time comparation" +msgstr "タイムスタンプ表示" + +#: ../../godmode/setup/setup_visuals.php:654 +#: ../../enterprise/meta/advanced/metasetup.visual.php:94 +msgid "Comparation in rollover" +msgstr "経過時間表示" + +#: ../../godmode/setup/setup_visuals.php:656 +#: ../../enterprise/meta/advanced/metasetup.visual.php:96 +msgid "Timestamp in rollover" +msgstr "日時表示" + +#: ../../godmode/setup/setup_visuals.php:664 +msgid "Custom values post process" +msgstr "保存倍率のカスタム値" + +#: ../../godmode/setup/setup_visuals.php:678 +msgid "Delete custom values" +msgstr "カスタム値の削除" + +#: ../../godmode/setup/setup_visuals.php:698 +msgid "Interval values" +msgstr "間隔値" + +#: ../../godmode/setup/setup_visuals.php:701 ../../include/functions.php:434 +#: ../../include/functions.php:568 ../../include/functions_html.php:728 +#: ../../enterprise/extensions/vmware/functions.php:21 +#: ../../enterprise/extensions/vmware/functions.php:22 +#: ../../enterprise/extensions/vmware/functions.php:23 +#: ../../enterprise/meta/advanced/metasetup.visual.php:141 +msgid "minutes" +msgstr "分" + +#: ../../godmode/setup/setup_visuals.php:702 ../../include/functions.php:435 +#: ../../include/functions.php:569 ../../include/functions_html.php:729 +#: ../../enterprise/meta/advanced/metasetup.visual.php:142 +msgid "hours" +msgstr "時間" + +#: ../../godmode/setup/setup_visuals.php:704 ../../include/functions.php:432 +#: ../../include/functions.php:566 ../../include/functions_html.php:732 +#: ../../enterprise/meta/advanced/metasetup.visual.php:144 +msgid "months" +msgstr "月" + +#: ../../godmode/setup/setup_visuals.php:705 ../../include/functions.php:433 +#: ../../include/functions.php:567 ../../include/functions_html.php:733 +#: ../../enterprise/meta/advanced/metasetup.visual.php:145 +msgid "years" +msgstr "年" + +#: ../../godmode/setup/setup_visuals.php:706 +#: ../../enterprise/meta/advanced/metasetup.visual.php:146 +msgid "Add new custom value to intervals" +msgstr "新たな間隔カスタム値の追加" + +#: ../../godmode/setup/setup_visuals.php:712 +#: ../../include/functions_config.php:618 +#: ../../enterprise/meta/advanced/metasetup.visual.php:152 +#: ../../enterprise/meta/include/functions_meta.php:1151 +msgid "Delete interval" +msgstr "間隔値を削除" + +#: ../../godmode/setup/setup_visuals.php:723 +msgid "Other configuration" +msgstr "その他設定" + +#: ../../godmode/setup/setup_visuals.php:911 +#: ../../godmode/setup/setup_visuals.php:951 +msgid "Logo preview" +msgstr "ロゴのプレビュー" + +#: ../../godmode/setup/setup_visuals.php:991 +msgid "Background preview" +msgstr "背景のプレビュー" + +#: ../../godmode/setup/setup_visuals.php:1035 +msgid "Gis icons preview" +msgstr "GISアイコンのプレビュー" + +#: ../../godmode/setup/setup_visuals.php:1090 +msgid "Status set preview" +msgstr "状態表示プレビュー" + +#: ../../godmode/setup/snmp_wizard.php:43 +#: ../../enterprise/godmode/setup/setup_auth.php:397 +#: ../../enterprise/godmode/setup/setup_auth.php:438 +msgid "OP" +msgstr "OP" #: ../../godmode/setup/snmp_wizard.php:166 msgid "Unsucessful update the snmp translation" @@ -32806,408 +17181,573 @@ msgstr "SNMP翻訳の保存に失敗しました" msgid "Unsucessful save the snmp translation." msgstr "SNMP翻訳の保存に失敗しました。" -#: ../../godmode/setup/os.php:73 -msgid "Fail creating OS" -msgstr "OS の作成に失敗しました" +#: ../../godmode/snmpconsole/snmp_alert.php:28 +#: ../../operation/snmpconsole/snmp_view.php:424 +#: ../../operation/snmpconsole/snmp_view.php:719 +#: ../../operation/snmpconsole/snmp_view.php:726 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:28 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:29 +msgid "Cold start (0)" +msgstr "Cold start (0)" -#: ../../godmode/setup/os.php:80 -msgid "Success creating OS" -msgstr "OS を作成しました" +#: ../../godmode/snmpconsole/snmp_alert.php:29 +#: ../../operation/snmpconsole/snmp_view.php:425 +#: ../../operation/snmpconsole/snmp_view.php:719 +#: ../../operation/snmpconsole/snmp_view.php:729 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:29 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:30 +msgid "Warm start (1)" +msgstr "Warm start (1)" -#: ../../godmode/setup/os.php:100 -msgid "Success updatng OS" -msgstr "OS を更新しました" +#: ../../godmode/snmpconsole/snmp_alert.php:30 +#: ../../operation/snmpconsole/snmp_view.php:426 +#: ../../operation/snmpconsole/snmp_view.php:719 +#: ../../operation/snmpconsole/snmp_view.php:732 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:30 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:31 +msgid "Link down (2)" +msgstr "Link down (2)" -#: ../../godmode/setup/os.php:100 -msgid "Error updating OS" -msgstr "OS の更新に失敗しました" +#: ../../godmode/snmpconsole/snmp_alert.php:31 +#: ../../operation/snmpconsole/snmp_view.php:427 +#: ../../operation/snmpconsole/snmp_view.php:719 +#: ../../operation/snmpconsole/snmp_view.php:735 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:31 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:32 +msgid "Link up (3)" +msgstr "Link up (3)" -#: ../../godmode/setup/os.php:119 -msgid "There are agents with this OS." -msgstr "この OS のエージェントがあります。" +#: ../../godmode/snmpconsole/snmp_alert.php:32 +#: ../../operation/snmpconsole/snmp_view.php:428 +#: ../../operation/snmpconsole/snmp_view.php:719 +#: ../../operation/snmpconsole/snmp_view.php:738 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:32 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:33 +msgid "Authentication failure (4)" +msgstr "Authentication failure (4)" -#: ../../godmode/setup/os.php:124 -msgid "Success deleting" -msgstr "削除しました" +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/snmpconsole/snmp_alert.php:82 +#: ../../godmode/snmpconsole/snmp_alert.php:86 +#: ../../godmode/snmpconsole/snmp_filters.php:35 +#: ../../godmode/snmpconsole/snmp_filters.php:38 +#: ../../godmode/snmpconsole/snmp_filters.php:42 +#: ../../operation/snmpconsole/snmp_statistics.php:64 +#: ../../operation/snmpconsole/snmp_view.php:85 +msgid "SNMP Console" +msgstr "SNMP コンソール" -#: ../../godmode/setup/os.php:124 -msgid "Error deleting" -msgstr "削除に失敗しました" +#: ../../godmode/snmpconsole/snmp_alert.php:78 +msgid "Update alert" +msgstr "アラート設定" -#: ../../godmode/setup/os.php:133 -msgid "List OS" -msgstr "OS 一覧" +#: ../../godmode/snmpconsole/snmp_alert.php:82 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:455 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:533 +msgid "Create alert" +msgstr "アラート作成" -#: ../../godmode/setup/os.php:137 -msgid "Builder OS" -msgstr "OS 設定" +#: ../../godmode/snmpconsole/snmp_alert.php:86 +msgid "Alert overview" +msgstr "アラート一覧" -#: ../../godmode/setup/gis.php:62 -msgid "Map connection name" -msgstr "GIS 利用マップ名" +#: ../../godmode/snmpconsole/snmp_alert.php:243 +msgid "There was a problem creating the alert" +msgstr "アラートの作成に失敗しました。" -#: ../../godmode/setup/gis.php:83 -msgid "Do you wan delete this connection?" -msgstr "このマップ利用設定を削除しますか。" +#: ../../godmode/snmpconsole/snmp_alert.php:314 +msgid "There was a problem updating the alert" +msgstr "アラートの編集に失敗しました。" -#: ../../godmode/setup/setup_netflow.php:42 -msgid "Directory where netflow data will be stored." -msgstr "Netflow データを保存するディレクトリ。" +#: ../../godmode/snmpconsole/snmp_alert.php:536 +msgid "There was a problem duplicating the alert" +msgstr "アラートの複製で問題が発生しました" -#: ../../godmode/setup/setup_netflow.php:46 -msgid "Specifies the time interval in seconds to rotate netflow data files." -msgstr "Netflow データファイルをローテートする時間間隔を秒で指定します。" +#: ../../godmode/snmpconsole/snmp_alert.php:540 +msgid "Successfully Duplicate" +msgstr "複製しました" -#: ../../godmode/setup/setup_netflow.php:58 +#: ../../godmode/snmpconsole/snmp_alert.php:556 +msgid "There was a problem deleting the alert" +msgstr "アラートの削除に失敗しました。" + +#: ../../godmode/snmpconsole/snmp_alert.php:585 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:137 +#, php-format +msgid "Successfully deleted alerts (%s / %s)" +msgstr "アラート (%s / %s) を削除しました" + +#: ../../godmode/snmpconsole/snmp_alert.php:589 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:141 +#, php-format +msgid "Unsuccessfully deleted alerts (%s / %s)" +msgstr "アラート (%s /%s) を削除できませんでした" + +#: ../../godmode/snmpconsole/snmp_alert.php:637 +#: ../../godmode/snmpconsole/snmp_alert.php:1157 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:72 +#: ../../operation/snmpconsole/snmp_view.php:514 +msgid "Enterprise String" +msgstr "Enterprise文字列" + +#: ../../godmode/snmpconsole/snmp_alert.php:643 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:245 +msgid "Custom Value/OID" +msgstr "カスタム値/OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:652 +#: ../../godmode/snmpconsole/snmp_alert.php:1153 +#: ../../godmode/snmpconsole/snmp_trap_generator.php:78 +#: ../../operation/snmpconsole/snmp_view.php:510 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:247 +msgid "SNMP Agent" +msgstr "SNMPエージェント" + +#: ../../godmode/snmpconsole/snmp_alert.php:664 +#: ../../godmode/snmpconsole/snmp_alert.php:1003 +#: ../../operation/snmpconsole/snmp_view.php:420 +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:169 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:220 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:249 +msgid "Trap type" +msgstr "トラップタイプ" + +#: ../../godmode/snmpconsole/snmp_alert.php:669 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:251 +msgid "Single value" +msgstr "単一値" + +#: ../../godmode/snmpconsole/snmp_alert.php:676 +#: ../../godmode/snmpconsole/snmp_alert.php:686 +#: ../../godmode/snmpconsole/snmp_alert.php:696 +#: ../../godmode/snmpconsole/snmp_alert.php:708 +#: ../../godmode/snmpconsole/snmp_alert.php:720 +#: ../../godmode/snmpconsole/snmp_alert.php:732 +#: ../../godmode/snmpconsole/snmp_alert.php:744 +#: ../../godmode/snmpconsole/snmp_alert.php:754 +#: ../../godmode/snmpconsole/snmp_alert.php:764 +#: ../../godmode/snmpconsole/snmp_alert.php:774 +#: ../../godmode/snmpconsole/snmp_alert.php:784 +#: ../../godmode/snmpconsole/snmp_alert.php:793 +#: ../../godmode/snmpconsole/snmp_alert.php:802 +#: ../../godmode/snmpconsole/snmp_alert.php:811 +#: ../../godmode/snmpconsole/snmp_alert.php:820 +#: ../../godmode/snmpconsole/snmp_alert.php:829 +#: ../../godmode/snmpconsole/snmp_alert.php:838 +#: ../../godmode/snmpconsole/snmp_alert.php:846 +#: ../../godmode/snmpconsole/snmp_alert.php:854 +#: ../../godmode/snmpconsole/snmp_alert.php:862 +msgid "Variable bindings/Data" +msgstr "変数バインディング/データ" + +#: ../../godmode/snmpconsole/snmp_alert.php:933 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:270 +msgid "Other value" +msgstr "他の値" + +#: ../../godmode/snmpconsole/snmp_alert.php:946 +#: ../../godmode/snmpconsole/snmp_alert.php:1151 +msgid "Alert action" +msgstr "アクション" + +#: ../../godmode/snmpconsole/snmp_alert.php:1000 msgid "" -"Maximum number of points that a netflow area chart will display. The higher " -"the resolution the performance. Values between 50 and 100 are recommended." -msgstr "Netflow グラフが表示される最大ポイント数です。大きくすると解像度がよくなります。50 から 100 の間の値を推奨します。" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " +"Single value, each Variable bindings/Datas." +msgstr "説明、OID、カスタム値、SNMPエージェント(IP)、単一値、変数の割り当て・データのフィールドで検索します" -#: ../../godmode/setup/setup_netflow.php:65 -msgid "Sets the maximum lifetime for netflow data in days." -msgstr "Netflow データを保持する最大期間を日数で設定します。" +#: ../../godmode/snmpconsole/snmp_alert.php:1019 +msgid "Alert SNMP control filter" +msgstr "SNMPアラート管理フィルタ" -#: ../../godmode/setup/setup_visuals.php:75 -msgid "This interval will affect to Visual Console pages" -msgstr "この間隔はビジュアルコンソールページで有効です" +#: ../../godmode/snmpconsole/snmp_alert.php:1112 +msgid "There are no SNMP alerts" +msgstr "SNMP アラートはありません。" -#: ../../godmode/setup/setup_visuals.php:79 -msgid "Paginated module view" -msgstr "ページ区切りモジュール表示" +#: ../../godmode/snmpconsole/snmp_alert.php:1160 +msgid "Custom Value/Enterprise String" +msgstr "カスタム値/Enterprise文字列" -#: ../../godmode/setup/setup_visuals.php:103 -msgid "Display lateral menus with click" -msgstr "クリックで横のメニューを表示" +#: ../../godmode/snmpconsole/snmp_alert.php:1165 +#: ../../include/functions_treeview.php:423 +#: ../../include/functions_reporting_html.php:2870 +#: ../../include/functions_reporting_html.php:3098 +msgid "Times fired" +msgstr "通知回数" -#: ../../godmode/setup/setup_visuals.php:104 +#: ../../godmode/snmpconsole/snmp_alert.php:1165 +msgid "TF." +msgstr "回数" + +#: ../../godmode/snmpconsole/snmp_alert.php:1256 +msgid "ID Alert SNMP" +msgstr "SNMPアラートID" + +#: ../../godmode/snmpconsole/snmp_alert.php:1487 +msgid "Add action " +msgstr "アクション追加 " + +#: ../../godmode/snmpconsole/snmp_filters.php:42 +msgid "Filter overview" +msgstr "フィルタの概要" + +#: ../../godmode/snmpconsole/snmp_filters.php:51 +msgid "There was a problem updating the filter" +msgstr "フィルタの更新に問題が発生しました。" + +#: ../../godmode/snmpconsole/snmp_filters.php:63 +msgid "There was a problem creating the filter" +msgstr "フィルタの作成に問題が発生しました。" + +#: ../../godmode/snmpconsole/snmp_filters.php:73 +msgid "There was a problem deleting the filter" +msgstr "フィルタの削除で問題が発生しました。" + +#: ../../godmode/snmpconsole/snmp_filters.php:98 msgid "" -"If you check this option, the lateral menus display with left click. " -"Otherwise it will show by placing the mouse over" -msgstr "このオプションをチェックするとサイドメニューはクリックで表示されます。そうでなければ、マウスオーバーで表示されます。" +"This field contains a substring, could be part of a IP address, a numeric " +"OID, or a plain substring" +msgstr "このフィールドには、IPアドレス、OID、文字列の一部を入力します。" -#: ../../godmode/setup/setup_visuals.php:116 -msgid "Behaviour configuration" -msgstr "動作設定" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:37 +msgid "SNMP Trap generator" +msgstr "SNMPトラップジェネレータ" -#: ../../godmode/setup/setup_visuals.php:136 -msgid "Colors" -msgstr "色" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:51 +msgid "Empty parameters" +msgstr "パラメータが空です" -#: ../../godmode/setup/setup_visuals.php:137 -msgid "Faces" -msgstr "顔" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:56 +msgid "Successfully generated" +msgstr "生成しました" -#: ../../godmode/setup/setup_visuals.php:138 -msgid "Colors and text" -msgstr "色と文字" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:57 +#, php-format +msgid "Could not be generated: %s" +msgstr "生成できません: %s" -#: ../../godmode/setup/setup_visuals.php:146 -msgid "You can place your custom images into the folder images/backgrounds/" -msgstr "カスタム画像を images/backgrounds/ フォルダに置くことができます。" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:81 +msgid "SNMP Type" +msgstr "SNMPタイプ" -#: ../../godmode/setup/setup_visuals.php:184 -msgid "Custom logo in login" -msgstr "ログイン時のカスタムロゴ" +#: ../../godmode/snmpconsole/snmp_trap_generator.php:89 +msgid "Generate trap" +msgstr "トラップ生成" -#: ../../godmode/setup/setup_visuals.php:196 -msgid "Disable Pandora FMS on graphs" -msgstr "グラフで Pandora FMS 表示を無効化" +#: ../../godmode/tag/edit_tag.php:53 ../../godmode/tag/edit_tag.php:64 +#: ../../godmode/tag/tag.php:100 +msgid "List tags" +msgstr "タグ一覧" -#: ../../godmode/setup/setup_visuals.php:231 -msgid "Style configuration" -msgstr "スタイル設定" +#: ../../godmode/tag/edit_tag.php:68 ../../godmode/tag/tag.php:110 +msgid "Tags configuration" +msgstr "タグ設定" -#: ../../godmode/setup/setup_visuals.php:246 +#: ../../godmode/tag/edit_tag.php:92 +msgid "Error updating tag" +msgstr "タグ更新に失敗" + +#: ../../godmode/tag/edit_tag.php:96 +msgid "Successfully updated tag" +msgstr "タグを更新しました" + +#: ../../godmode/tag/edit_tag.php:122 +msgid "Error creating tag" +msgstr "タグを作成できません" + +#: ../../godmode/tag/edit_tag.php:128 +msgid "Successfully created tag" +msgstr "タグを作成しました" + +#: ../../godmode/tag/edit_tag.php:161 +msgid "Update Tag" +msgstr "タグの更新" + +#: ../../godmode/tag/edit_tag.php:164 +msgid "Create Tag" +msgstr "タグの作成" + +#: ../../godmode/tag/edit_tag.php:185 +#: ../../include/functions_reporting.php:3805 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1666 +#: ../../enterprise/meta/include/functions_wizard_meta.php:521 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:108 +msgid "Url" +msgstr "URL" + +#: ../../godmode/tag/edit_tag.php:187 +msgid "Hyperlink to help information that has to exist previously." +msgstr "情報がある場所へのハイパーリンク" + +#: ../../godmode/tag/edit_tag.php:197 +msgid "Associated Email direction to use later in alerts associated to Tags." +msgstr "タグに関連付けられるアラートで利用するためのメール送信先" + +#: ../../godmode/tag/edit_tag.php:205 ../../godmode/tag/tag.php:204 +#: ../../godmode/users/user_list.php:406 +msgid "Phone" +msgstr "電話番号" + +#: ../../godmode/tag/edit_tag.php:207 +msgid "Associated phone number to use later in alerts associated to Tags." +msgstr "タグに関連付けられるアラートで利用するための電話番号" + +#: ../../godmode/tag/tag.php:80 +msgid "Number of modules" +msgstr "モジュール数" + +#: ../../godmode/tag/tag.php:82 +msgid "Number of policy modules" +msgstr "ポリシーモジュール数" + +#: ../../godmode/tag/tag.php:121 +msgid "Error deleting tag" +msgstr "タグを削除できません" + +#: ../../godmode/tag/tag.php:125 +msgid "Successfully deleted tag" +msgstr "タグを削除しました" + +#: ../../godmode/tag/tag.php:199 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1651 +msgid "Tag name" +msgstr "タグ名" + +#: ../../godmode/tag/tag.php:201 +msgid "Detail information" +msgstr "詳細情報" + +#: ../../godmode/tag/tag.php:202 +msgid "Number of modules affected" +msgstr "影響するモジュール数" + +#: ../../godmode/tag/tag.php:222 +msgid "Tag details" +msgstr "タグ詳細" + +#: ../../godmode/tag/tag.php:249 +#, php-format +msgid "Emails for the tag: %s" +msgstr "タグ %s のメールアドレス" + +#: ../../godmode/tag/tag.php:264 +#, php-format +msgid "Phones for the tag: %s" +msgstr "タグ %s の電話番号" + +#: ../../godmode/tag/tag.php:282 +msgid "No tags defined" +msgstr "タグが定義されていません" + +#: ../../godmode/tag/tag.php:298 +msgid "Create tag" +msgstr "タグの作成" + +#: ../../godmode/update_manager/update_manager.messages.php:96 +#: ../../godmode/update_manager/update_manager.messages.php:170 +msgid "Mark as not read" +msgstr "未読にする" + +#: ../../godmode/update_manager/update_manager.messages.php:101 +#: ../../godmode/update_manager/update_manager.messages.php:175 +msgid "Mark as read" +msgstr "既読にする" + +#: ../../godmode/update_manager/update_manager.messages.php:186 +msgid "There is not any update manager messages." +msgstr "アップデートマネージャのメッセージはありません。" + +#: ../../godmode/update_manager/update_manager.offline.php:37 +msgid "Drop the package here or" +msgstr "ここにパッケージをドロップするかまたは" + +#: ../../godmode/update_manager/update_manager.offline.php:38 +msgid "browse it" +msgstr "ブラウズしてください" + +#: ../../godmode/update_manager/update_manager.offline.php:39 +msgid "The package has been uploaded successfully." +msgstr "パッケージをアップロードしました。" + +#: ../../godmode/update_manager/update_manager.offline.php:40 msgid "" -"This enabling this, you get a label with agent name in GIS maps. If you have " -"lots of agents in the map, will be unreadable. Disabled by default." +"Remember that this package will override the actual Pandora FMS files and it " +"is recommended to do a backup before continue with the update." msgstr "" -"これを有効にすると、GISマップ内でエージェント名をラベルに付与します。マップ内に大量のエージェントがある場合は読みにくくなります。デフォルトでは無効です" -"。" +"このパッケージは既存の Pandora FMS ファイルを上書きすることに注意してください。アップデートを実行する前にバックアップを取得してください。" -#: ../../godmode/setup/setup_visuals.php:258 -msgid "Agent icon for GIS Maps. If set to \"none\", group icon will be used" -msgstr "GISマップでのエージェントアイコンです。\"なし\" に設定するとグループのアイコンが利用されます。" +#: ../../godmode/update_manager/update_manager.offline.php:41 +msgid "Click on the file below to begin." +msgstr "開始するには以下のファイルをクリックします。" -#: ../../godmode/setup/setup_visuals.php:267 -msgid "GIS configuration" -msgstr "GIS設定" +#: ../../godmode/update_manager/update_manager.offline.php:42 +msgid "Updating" +msgstr "更新中" -#: ../../godmode/setup/setup_visuals.php:312 +#: ../../godmode/update_manager/update_manager.offline.php:43 +msgid "Package updated successfully." +msgstr "パッケージを更新しました。" + +#: ../../godmode/update_manager/update_manager.offline.php:44 msgid "" -"When the agent name have a lot of characters, in some places in Pandora " -"Console it is necesary truncate to N characters." -msgstr "エージェント名が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" +"If there are any database change, it will be applied on the next login." +msgstr "データベース変更がある場合は、次回のログイン時に適用されます。" -#: ../../godmode/setup/setup_visuals.php:313 -#: ../../godmode/setup/setup_visuals.php:321 -msgid "Small:" -msgstr "小:" +#: ../../godmode/update_manager/update_manager.offline.php:45 +msgid "Package not updated." +msgstr "パッケージは更新されませんでした。" -#: ../../godmode/setup/setup_visuals.php:315 -#: ../../godmode/setup/setup_visuals.php:323 -msgid "Normal:" -msgstr "通常:" - -#: ../../godmode/setup/setup_visuals.php:320 +#: ../../godmode/update_manager/update_manager.online.php:51 +#, php-format msgid "" -"When the module name have a lot of characters, in some places in Pandora " -"Console it is necesary truncate to N characters." -msgstr "モジュール名が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" +"Your PHP has set memory limit in %s. For avoid problems with big updates " +"please set to 500M" +msgstr "PHP のメモリ制限が %s に設定されています。大きな更新における問題を避けるためには、500M に設定してください。" -#: ../../godmode/setup/setup_visuals.php:327 +#: ../../godmode/update_manager/update_manager.online.php:58 +#, php-format msgid "" -"When the description name have a lot of characters, in some places in " -"Pandora Console it is necesary truncate to N characters." -msgstr "説明が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" +"Your PHP has set post parameter max size limit in %s. For avoid problems " +"with big updates please set to 100M" +msgstr "PHP の設定で、ポストデータの最大サイズが %s に制限されています。大きな更新時に問題にならないよう、100M に設定してください。" -#: ../../godmode/setup/setup_visuals.php:332 +#: ../../godmode/update_manager/update_manager.online.php:65 +#, php-format msgid "" -"When the item title name have a lot of characters, in some places in Pandora " -"Console it is necesary truncate to N characters." -msgstr "アイテムのタイトル名が長い場合、Pandora コンソールのいくつかの表示は N 文字までで切る必要があります。" - -#: ../../godmode/setup/setup_visuals.php:338 -msgid "Font and Text configuration" -msgstr "フォントおよびテキスト設定" - -#: ../../godmode/setup/setup_visuals.php:392 -msgid "Graph resolution (1-low, 5-high)" -msgstr "グラフ解像度 (1-低, 5-高)" - -#: ../../godmode/setup/setup_visuals.php:430 -msgid "The data number of the module graphs will be rounded and shortened" -msgstr "モジュールグラフのデータ数が四捨五入して短くなります" - -#: ../../godmode/setup/setup_visuals.php:449 -msgid "Type of interface charts" -msgstr "インタフェースグラフのタイプ" - -#: ../../godmode/setup/setup_visuals.php:458 -msgid "Show only average" -msgstr "平均のみ表示" - -#: ../../godmode/setup/setup_visuals.php:459 -msgid "Allows only show the average in graphs" -msgstr "グラフで平均のみの表示をします" - -#: ../../godmode/setup/setup_visuals.php:467 -msgid "Charts configuration" -msgstr "グラフ設定" - -#: ../../godmode/setup/setup_visuals.php:482 -msgid "" -"This interval will affect to the lines between elements on the Visual Console" -msgstr "これは、ビジュアルコンソール上の要素間の線に影響します。" - -#: ../../godmode/setup/setup_visuals.php:580 -msgid "Show QR Code icon in the header" -msgstr "ヘッダーに QR コードを表示する" - -#: ../../godmode/setup/setup_visuals.php:592 -msgid "Custom directory where the graphviz binaries are stored." -msgstr "graphviz バイナリが置かれているカスタムディレクトリ。" - -#: ../../godmode/setup/setup_visuals.php:645 -msgid "Custom values post process" -msgstr "保存倍率のカスタム値" - -#: ../../godmode/setup/setup_visuals.php:659 -msgid "Delete custom values" -msgstr "カスタム値の削除" - -#: ../../godmode/setup/setup_visuals.php:679 -msgid "Interval values" -msgstr "間隔値" - -#: ../../godmode/setup/setup_visuals.php:704 -msgid "Other configuration" -msgstr "その他設定" - -#: ../../godmode/setup/setup_visuals.php:894 -#: ../../godmode/setup/setup_visuals.php:934 -msgid "Logo preview" -msgstr "ロゴのプレビュー" - -#: ../../godmode/setup/setup_visuals.php:974 -msgid "Background preview" -msgstr "背景のプレビュー" - -#: ../../godmode/setup/setup_visuals.php:1018 -msgid "Gis icons preview" -msgstr "GISアイコンのプレビュー" - -#: ../../godmode/setup/setup_visuals.php:1073 -msgid "Status set preview" -msgstr "状態表示プレビュー" - -#: ../../godmode/extensions.php:27 -msgid "Defined extensions" -msgstr "定義されている拡張" - -#: ../../godmode/extensions.php:32 -msgid "There are no extensions defined" -msgstr "「拡張」が定義されていません。" - -#: ../../godmode/extensions.php:146 -msgid "Godmode Function" -msgstr "システム管理機能" - -#: ../../godmode/extensions.php:147 -msgid "Godmode Menu" -msgstr "システム管理メニュー" - -#: ../../godmode/extensions.php:148 -msgid "Operation Menu" -msgstr "操作メニュー" - -#: ../../godmode/extensions.php:149 -msgid "Operation Function" -msgstr "操作機能" - -#: ../../godmode/extensions.php:150 -msgid "Login Function" -msgstr "ログイン機能" - -#: ../../godmode/extensions.php:151 -msgid "Agent operation tab" -msgstr "エージェント操作タブ" - -#: ../../godmode/extensions.php:152 -msgid "Agent godmode tab" -msgstr "エージェント管理タブ" - -#: ../../godmode/users/user_list.php:492 -#: ../../godmode/users/configure_user.php:144 -msgid "" -"The current authentication scheme doesn't support creating users from " -"Pandora FMS" -msgstr "現在の認証設定では、Pandora FMS 上でユーザを作成することはできません。" - -#: ../../godmode/users/configure_user.php:180 -msgid "User ID cannot be empty" -msgstr "ユーザ ID は空に設定できません。" - -#: ../../godmode/users/configure_user.php:187 -msgid "Passwords cannot be empty" -msgstr "パスワードは空に設定できません。" - -#: ../../godmode/users/configure_user.php:194 -msgid "Passwords didn't match" -msgstr "パスワードが一致しません。" - -#: ../../godmode/users/configure_user.php:243 -msgid "" -"Strict ACL is not recommended for admin users because performance could be " -"affected." -msgstr "パフォーマンスに影響するため、管理者ユーザへの厳重な ACL 設定はお勧めしません。" - -#: ../../godmode/users/configure_user.php:301 -#: ../../godmode/users/configure_user.php:311 -#: ../../godmode/users/configure_user.php:339 -#: ../../godmode/users/configure_user.php:345 -#: ../../godmode/users/configure_user.php:373 -msgid "Error updating user info (no change?)" -msgstr "ユーザ情報の更新に失敗しました。(変更なし?)" - -#: ../../godmode/users/configure_user.php:315 -msgid "Passwords does not match" -msgstr "パスワードが一致しません。" - -#: ../../godmode/users/configure_user.php:363 -msgid "" -"Strict ACL is not recommended for this user. Performance could be affected." -msgstr "このユーザには厳重な ACL はお勧めしません。パフォーマンスに影響します。" - -#: ../../godmode/users/configure_user.php:395 -msgid "Profile added successfully" -msgstr "プロファイルを追加しました。" - -#: ../../godmode/users/configure_user.php:396 -msgid "Profile cannot be added" -msgstr "プロファイルの追加に失敗しました。" - -#: ../../godmode/users/configure_user.php:422 -msgid "Update User" -msgstr "ユーザ更新" - -#: ../../godmode/users/configure_user.php:425 -msgid "Create User" -msgstr "ユーザ作成" - -#: ../../godmode/users/configure_user.php:461 -msgid "Global Profile" -msgstr "全体プロファイル" - -#: ../../godmode/users/configure_user.php:466 -msgid "" -"This user has permissions to manage all. An admin user should not requiere " -"additional group permissions, except for using Enterprise ACL." +"Your PHP has set maximum allowed size for uploaded files limit in %s. For " +"avoid problems with big updates please set to 100M" msgstr "" -"このユーザはすべてを管理する権限があります。Enterprise ACL " -"の利用を除いて、管理者ユーザは追加のグループパーミッション設定をすべきではありません。" +"PHP の設定で、最大アップロードファイルサイズが %s に制限されています。大きな更新時に問題にならないよう、100M に設定してください。" -#: ../../godmode/users/configure_user.php:471 +#: ../../godmode/update_manager/update_manager.online.php:89 +msgid "The last version of package installed is:" +msgstr "インストールされている最新バージョンのパッケージ:" + +#: ../../godmode/update_manager/update_manager.online.php:94 +msgid "Checking for the newest package." +msgstr "最新パッケージの確認中。" + +#: ../../godmode/update_manager/update_manager.online.php:98 +msgid "Downloading for the newest package." +msgstr "最新パッケージのダウンロード中。" + +#: ../../godmode/update_manager/update_manager.php:39 +msgid "Offline update manager" +msgstr "オフラインアップデートマネージャ" + +#: ../../godmode/update_manager/update_manager.php:43 +msgid "Online update manager" +msgstr "オンラインアップデートマネージャ" + +#: ../../godmode/update_manager/update_manager.php:50 +msgid "Update manager messages" +msgstr "アップデートマネージャのメッセージ" + +#: ../../godmode/update_manager/update_manager.php:55 +msgid "Update manager » Setup" +msgstr "アップデートマネージャ > 設定" + +#: ../../godmode/update_manager/update_manager.php:58 +msgid "Update manager » Offline" +msgstr "アップデートマネージャ > オフライン" + +#: ../../godmode/update_manager/update_manager.php:61 +msgid "Update manager » Online" +msgstr "アップデートマネージャ > オンライン" + +#: ../../godmode/update_manager/update_manager.php:64 +msgid "Update manager » Messages" +msgstr "アップデートマネージャ > メッセージ" + +#: ../../godmode/update_manager/update_manager.setup.php:58 +#: ../../godmode/update_manager/update_manager.setup.php:87 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:58 +msgid "Succesful Update the url config vars." +msgstr "URL 設定を更新しました。" + +#: ../../godmode/update_manager/update_manager.setup.php:59 +#: ../../godmode/update_manager/update_manager.setup.php:88 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:59 +msgid "Unsuccesful Update the url config vars." +msgstr "URL 設定を更新できませんでした。" + +#: ../../godmode/update_manager/update_manager.setup.php:100 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:70 +msgid "URL update manager:" +msgstr "アップデートマネージャ URL:" + +#: ../../godmode/update_manager/update_manager.setup.php:102 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:72 +msgid "URL update manager" +msgstr "アップデートマネージャ URL" + +#: ../../godmode/update_manager/update_manager.setup.php:104 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:74 +msgid "Proxy server:" +msgstr "プロキシサーバ:" + +#: ../../godmode/update_manager/update_manager.setup.php:106 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:76 +msgid "Proxy server" +msgstr "プロキシサーバ" + +#: ../../godmode/update_manager/update_manager.setup.php:108 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:78 +msgid "Proxy port:" +msgstr "プロキシポート:" + +#: ../../godmode/update_manager/update_manager.setup.php:110 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:80 +msgid "Proxy port" +msgstr "プロキシのポート番号" + +#: ../../godmode/update_manager/update_manager.setup.php:112 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:82 +msgid "Proxy user:" +msgstr "プロキシユーザ:" + +#: ../../godmode/update_manager/update_manager.setup.php:114 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:84 +msgid "Proxy user" +msgstr "プロキシのユーザ" + +#: ../../godmode/update_manager/update_manager.setup.php:116 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:86 +msgid "Proxy password:" +msgstr "プロキシパスワード:" + +#: ../../godmode/update_manager/update_manager.setup.php:118 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:88 +msgid "Proxy password" +msgstr "プロキシのパスワード" + +#: ../../godmode/update_manager/update_manager.setup.php:122 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:92 +msgid "Pandora FMS community reminder" +msgstr "Pandora FMS コミュニティリマインダ" + +#: ../../godmode/update_manager/update_manager.setup.php:123 +#: ../../enterprise/meta/advanced/metasetup.update_manager_setup.php:93 msgid "" -"This user has separated permissions to view data in his group agents, create " -"incidents belong to his groups, add notes in another incidents, create " -"personal assignments or reviews and other tasks, on different profiles" -msgstr "このユーザは、以下のプロファイル名およびグループ名の組み合わせで定義した、限られた権限を所有します。" +"Every 8 days, a message is displayed to admin users to remember to register " +"this Pandora instance" +msgstr "8日ごとに、この Pandora インスタンスを登録するリマインダメッセージを admin ユーザに表示します。" -#: ../../godmode/users/configure_user.php:513 -msgid "Use global conf" -msgstr "グローバル設定を利用します。" - -#: ../../godmode/users/configure_user.php:528 -msgid "Metaconsole access" -msgstr "メタコンソールアクセス" - -#: ../../godmode/users/configure_user.php:536 -msgid "Not Login" -msgstr "ログイン無し" - -#: ../../godmode/users/configure_user.php:537 -msgid "The user with not login set only can access to API." -msgstr "ログイン無しを設定したユーザは、API にのみアクセスできます。" - -#: ../../godmode/users/configure_user.php:540 -msgid "Strict ACL" -msgstr "厳重な ACL" - -#: ../../godmode/users/configure_user.php:541 -msgid "" -"With this option enabled, the user will can access to accurate information. " -"It is not recommended for admin users because performance could be affected" -msgstr "" -"このオプションを有効にすると、ユーザは指定の範囲の情報にのみアクセスすることができます。パフォーマンスに影響するため、管理者ユーザではお勧めしません。" - -#: ../../godmode/users/configure_user.php:547 -msgid "Session Time" -msgstr "セッション時間" - -#: ../../godmode/users/configure_user.php:547 -msgid "Enable agents managment" -msgstr "エージェント管理を有効にする" - -#: ../../godmode/users/configure_user.php:554 -msgid "Assigned node" -msgstr "割り当てノード" - -#: ../../godmode/users/configure_user.php:554 -msgid "Server where the agents created of this user will be placed" -msgstr "このユーザでエージェントが作成されたサーバです。" - -#: ../../godmode/users/configure_user.php:566 -msgid "Enable node access" -msgstr "ノードアクセスを有効にする" - -#: ../../godmode/users/configure_user.php:566 -msgid "With this option enabled, the user will can access to nodes console" -msgstr "このオプションが有能の場合、ユーザはノードのコンソールへアクセスできます。" - -#: ../../godmode/users/profile_list.php:53 +#: ../../godmode/users/configure_profile.php:41 #: ../../godmode/users/configure_profile.php:49 +#: ../../godmode/users/configure_user.php:82 +#: ../../godmode/users/profile_list.php:45 +#: ../../godmode/users/profile_list.php:53 +#: ../../godmode/users/user_list.php:113 ../../godmode/users/user_list.php:121 +#: ../../enterprise/meta/general/main_header.php:243 +#: ../../enterprise/meta/general/main_header.php:309 +#: ../../enterprise/meta/include/functions_users_meta.php:168 +#: ../../enterprise/meta/include/functions_users_meta.php:187 +msgid "User management" +msgstr "ユーザ管理" + +#: ../../godmode/users/configure_profile.php:49 +#: ../../godmode/users/profile_list.php:53 msgid "Profiles defined in Pandora" msgstr "Pandora 内プロファイル" @@ -33247,10 +17787,20 @@ msgstr "エージェント編集" msgid "Edit alerts" msgstr "アラート編集" +#: ../../godmode/users/configure_profile.php:275 ../../operation/menu.php:274 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:217 +#: ../../enterprise/meta/event/custom_events.php:38 +msgid "View events" +msgstr "イベント参照" + #: ../../godmode/users/configure_profile.php:279 msgid "Edit events" msgstr "イベント編集" +#: ../../godmode/users/configure_profile.php:290 +msgid "View reports" +msgstr "レポート表示" + #: ../../godmode/users/configure_profile.php:294 msgid "Edit reports" msgstr "レポート編集" @@ -33271,10 +17821,20 @@ msgstr "ネットワークマップ編集" msgid "Manage network maps" msgstr "ネットワークマップ管理" +#: ../../godmode/users/configure_profile.php:320 +#: ../../include/functions_menu.php:486 +msgid "View visual console" +msgstr "ビジュアルコンソール表示" + #: ../../godmode/users/configure_profile.php:324 msgid "Edit visual console" msgstr "ビジュアルコンソール編集" +#: ../../godmode/users/configure_profile.php:328 +#: ../../include/functions_menu.php:521 +msgid "Manage visual console" +msgstr "ビジュアルコンソール管理" + #: ../../godmode/users/configure_profile.php:335 msgid "View incidents" msgstr "インシデント参照" @@ -33299,6 +17859,203 @@ msgstr "データベース管理" msgid "Pandora management" msgstr "Pandora システム管理" +#: ../../godmode/users/configure_user.php:90 +#: ../../operation/users/user_edit.php:62 +msgid "User detail editor" +msgstr "ユーザ情報の編集" + +#: ../../godmode/users/configure_user.php:145 +#: ../../godmode/users/user_list.php:492 +msgid "" +"The current authentication scheme doesn't support creating users from " +"Pandora FMS" +msgstr "現在の認証設定では、Pandora FMS 上でユーザを作成することはできません。" + +#: ../../godmode/users/configure_user.php:182 +msgid "User ID cannot be empty" +msgstr "ユーザ ID は空に設定できません。" + +#: ../../godmode/users/configure_user.php:189 +msgid "Passwords cannot be empty" +msgstr "パスワードは空に設定できません。" + +#: ../../godmode/users/configure_user.php:196 +msgid "Passwords didn't match" +msgstr "パスワードが一致しません。" + +#: ../../godmode/users/configure_user.php:245 +msgid "" +"Strict ACL is not recommended for admin users because performance could be " +"affected." +msgstr "パフォーマンスに影響するため、管理者ユーザへの厳重な ACL 設定はお勧めしません。" + +#: ../../godmode/users/configure_user.php:303 +#: ../../godmode/users/configure_user.php:313 +#: ../../godmode/users/configure_user.php:341 +#: ../../godmode/users/configure_user.php:347 +#: ../../godmode/users/configure_user.php:375 +#: ../../operation/users/user_edit.php:154 +#: ../../operation/users/user_edit.php:164 +msgid "User info successfully updated" +msgstr "ユーザ情報を更新しました。" + +#: ../../godmode/users/configure_user.php:304 +#: ../../godmode/users/configure_user.php:314 +#: ../../godmode/users/configure_user.php:342 +#: ../../godmode/users/configure_user.php:348 +#: ../../godmode/users/configure_user.php:376 +msgid "Error updating user info (no change?)" +msgstr "ユーザ情報の更新に失敗しました。(変更なし?)" + +#: ../../godmode/users/configure_user.php:318 +msgid "Passwords does not match" +msgstr "パスワードが一致しません。" + +#: ../../godmode/users/configure_user.php:366 +msgid "" +"Strict ACL is not recommended for this user. Performance could be affected." +msgstr "このユーザには厳重な ACL はお勧めしません。パフォーマンスに影響します。" + +#: ../../godmode/users/configure_user.php:398 +msgid "Profile added successfully" +msgstr "プロファイルを追加しました。" + +#: ../../godmode/users/configure_user.php:399 +msgid "Profile cannot be added" +msgstr "プロファイルの追加に失敗しました。" + +#: ../../godmode/users/configure_user.php:425 +msgid "Update User" +msgstr "ユーザ更新" + +#: ../../godmode/users/configure_user.php:428 +msgid "Create User" +msgstr "ユーザ作成" + +#: ../../godmode/users/configure_user.php:441 +#: ../../godmode/users/user_list.php:266 +#: ../../include/functions_reporting_html.php:2814 +#: ../../operation/search_users.php:38 +#: ../../operation/snmpconsole/snmp_view.php:528 +#: ../../operation/users/user_edit.php:184 +msgid "User ID" +msgstr "ユーザ ID" + +#: ../../godmode/users/configure_user.php:445 +#: ../../operation/users/user_edit.php:186 +msgid "Full (display) name" +msgstr "表示名" + +#: ../../godmode/users/configure_user.php:449 +#: ../../operation/users/user_edit.php:255 +#: ../../enterprise/extensions/translate_string.php:250 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:132 +msgid "Language" +msgstr "言語" + +#: ../../godmode/users/configure_user.php:457 +#: ../../operation/users/user_edit.php:221 +msgid "Password confirmation" +msgstr "パスワード確認" + +#: ../../godmode/users/configure_user.php:464 +msgid "Global Profile" +msgstr "全体プロファイル" + +#: ../../godmode/users/configure_user.php:468 +#: ../../godmode/users/user_list.php:414 ../../operation/search_users.php:64 +msgid "Administrator" +msgstr "管理者" + +#: ../../godmode/users/configure_user.php:469 +msgid "" +"This user has permissions to manage all. An admin user should not requiere " +"additional group permissions, except for using Enterprise ACL." +msgstr "" +"このユーザはすべてを管理する権限があります。Enterprise ACL " +"の利用を除いて、管理者ユーザは追加のグループパーミッション設定をすべきではありません。" + +#: ../../godmode/users/configure_user.php:473 +#: ../../operation/search_users.php:69 +msgid "Standard User" +msgstr "標準ユーザ" + +#: ../../godmode/users/configure_user.php:474 +msgid "" +"This user has separated permissions to view data in his group agents, create " +"incidents belong to his groups, add notes in another incidents, create " +"personal assignments or reviews and other tasks, on different profiles" +msgstr "このユーザは、以下のプロファイル名およびグループ名の組み合わせで定義した、限られた権限を所有します。" + +#: ../../godmode/users/configure_user.php:477 +#: ../../godmode/users/user_list.php:407 +#: ../../operation/users/user_edit.php:208 +msgid "E-mail" +msgstr "メールアドレス" + +#: ../../godmode/users/configure_user.php:481 +#: ../../operation/users/user_edit.php:210 +msgid "Phone number" +msgstr "電話番号" + +#: ../../godmode/users/configure_user.php:516 +msgid "Use global conf" +msgstr "グローバル設定を利用します。" + +#: ../../godmode/users/configure_user.php:531 +msgid "Metaconsole access" +msgstr "メタコンソールアクセス" + +#: ../../godmode/users/configure_user.php:539 +msgid "Not Login" +msgstr "ログイン無し" + +#: ../../godmode/users/configure_user.php:540 +msgid "The user with not login set only can access to API." +msgstr "ログイン無しを設定したユーザは、API にのみアクセスできます。" + +#: ../../godmode/users/configure_user.php:543 +msgid "Strict ACL" +msgstr "厳重な ACL" + +#: ../../godmode/users/configure_user.php:544 +msgid "" +"With this option enabled, the user will can access to accurate information. " +"It is not recommended for admin users because performance could be affected" +msgstr "" +"このオプションを有効にすると、ユーザは指定の範囲の情報にのみアクセスすることができます。パフォーマンスに影響するため、管理者ユーザではお勧めしません。" + +#: ../../godmode/users/configure_user.php:547 +msgid "Session Time" +msgstr "セッション時間" + +#: ../../godmode/users/configure_user.php:554 +msgid "Enable agents managment" +msgstr "エージェント管理を有効にする" + +#: ../../godmode/users/configure_user.php:561 +msgid "Assigned node" +msgstr "割り当てノード" + +#: ../../godmode/users/configure_user.php:561 +msgid "Server where the agents created of this user will be placed" +msgstr "このユーザでエージェントが作成されたサーバです。" + +#: ../../godmode/users/configure_user.php:573 +msgid "Enable node access" +msgstr "ノードアクセスを有効にする" + +#: ../../godmode/users/configure_user.php:573 +msgid "With this option enabled, the user will can access to nodes console" +msgstr "このオプションが有能の場合、ユーザはノードのコンソールへアクセスできます。" + +#: ../../godmode/users/configure_user.php:604 +#: ../../godmode/users/configure_user.php:613 +#: ../../operation/users/user_edit.php:479 +#: ../../operation/users/user_edit.php:487 +msgid "Profiles/Groups assigned to this user" +msgstr "このユーザに割り当てるプロファイル/グループの組み合わせ" + #: ../../godmode/users/profile_list.php:80 msgid "" "Unsucessful delete profile. Because the profile is used by some admin users." @@ -33322,6 +18079,97 @@ msgstr "プロファイル名は空にできません" msgid "There was a problem creating this profile" msgstr "プロファイルの作成に失敗しました。" +#: ../../godmode/users/profile_list.php:304 +#: ../../enterprise/extensions/disabled/check_acls.php:44 +#: ../../enterprise/extensions/disabled/check_acls.php:124 +msgid "System incidents reading" +msgstr "インシデント読み出し" + +#: ../../godmode/users/profile_list.php:305 +#: ../../enterprise/extensions/disabled/check_acls.php:45 +#: ../../enterprise/extensions/disabled/check_acls.php:125 +msgid "System incidents writing" +msgstr "インシデント書き込み" + +#: ../../godmode/users/profile_list.php:306 +#: ../../enterprise/extensions/disabled/check_acls.php:46 +#: ../../enterprise/extensions/disabled/check_acls.php:126 +msgid "System incidents management" +msgstr "インシデント管理" + +#: ../../godmode/users/profile_list.php:307 +#: ../../enterprise/extensions/disabled/check_acls.php:47 +#: ../../enterprise/extensions/disabled/check_acls.php:127 +msgid "Agents reading" +msgstr "エージェントからの情報取得" + +#: ../../godmode/users/profile_list.php:308 +#: ../../include/functions_menu.php:479 +#: ../../enterprise/extensions/disabled/check_acls.php:48 +#: ../../enterprise/extensions/disabled/check_acls.php:128 +msgid "Agents management" +msgstr "エージェント管理" + +#: ../../godmode/users/profile_list.php:309 +#: ../../enterprise/extensions/disabled/check_acls.php:49 +#: ../../enterprise/extensions/disabled/check_acls.php:129 +msgid "Agents disable" +msgstr "エージェント無効化" + +#: ../../godmode/users/profile_list.php:310 +#: ../../enterprise/extensions/disabled/check_acls.php:50 +#: ../../enterprise/extensions/disabled/check_acls.php:130 +msgid "Alerts editing" +msgstr "アラート編集" + +#: ../../godmode/users/profile_list.php:311 +#: ../../enterprise/extensions/disabled/check_acls.php:53 +#: ../../enterprise/extensions/disabled/check_acls.php:133 +msgid "Alerts management" +msgstr "アラート管理" + +#: ../../godmode/users/profile_list.php:313 +#: ../../enterprise/extensions/disabled/check_acls.php:52 +#: ../../enterprise/extensions/disabled/check_acls.php:132 +msgid "Database management" +msgstr "データベース管理" + +#: ../../godmode/users/profile_list.php:314 +#: ../../enterprise/extensions/disabled/check_acls.php:57 +#: ../../enterprise/extensions/disabled/check_acls.php:137 +msgid "Events reading" +msgstr "イベント参照" + +#: ../../godmode/users/profile_list.php:315 +#: ../../enterprise/extensions/disabled/check_acls.php:58 +#: ../../enterprise/extensions/disabled/check_acls.php:138 +msgid "Events writing" +msgstr "イベント編集" + +#: ../../godmode/users/profile_list.php:316 +#: ../../enterprise/extensions/disabled/check_acls.php:59 +#: ../../enterprise/extensions/disabled/check_acls.php:139 +msgid "Events management" +msgstr "イベント管理" + +#: ../../godmode/users/profile_list.php:317 +#: ../../enterprise/extensions/disabled/check_acls.php:54 +#: ../../enterprise/extensions/disabled/check_acls.php:134 +msgid "Reports reading" +msgstr "レポート参照" + +#: ../../godmode/users/profile_list.php:318 +#: ../../enterprise/extensions/disabled/check_acls.php:55 +#: ../../enterprise/extensions/disabled/check_acls.php:135 +msgid "Reports writing" +msgstr "レポート編集" + +#: ../../godmode/users/profile_list.php:319 +#: ../../enterprise/extensions/disabled/check_acls.php:56 +#: ../../enterprise/extensions/disabled/check_acls.php:136 +msgid "Reports management" +msgstr "レポート管理" + #: ../../godmode/users/profile_list.php:320 msgid "Network maps reading" msgstr "ネットワークマップ参照" @@ -33346,6 +18194,12 @@ msgstr "ビジュアルコンソール編集" msgid "Visual console management" msgstr "ビジュアルコンソール管理" +#: ../../godmode/users/profile_list.php:326 +#: ../../enterprise/extensions/disabled/check_acls.php:60 +#: ../../enterprise/extensions/disabled/check_acls.php:140 +msgid "Systems management" +msgstr "システム管理" + #: ../../godmode/users/profile_list.php:398 msgid "There are no defined profiles" msgstr "定義済のプロファイルがありません" @@ -33399,14 +18253,22 @@ msgstr "ユーザ名、フルネーム、メールアドレスでの検索" msgid "Users control filter" msgstr "ユーザ制御フィルタ" +#: ../../godmode/users/user_list.php:275 ../../godmode/users/user_list.php:413 +#: ../../operation/search_users.php:63 +#: ../../enterprise/extensions/disabled/check_acls.php:61 +#: ../../enterprise/extensions/disabled/check_acls.php:141 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:250 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:339 +msgid "Admin" +msgstr "管理者" + #: ../../godmode/users/user_list.php:276 msgid "Profile / Group" msgstr "プロファイル / グループ" -#: ../../godmode/users/user_list.php:406 ../../godmode/tag/tag.php:204 -#: ../../godmode/tag/edit_tag.php:205 -msgid "Phone" -msgstr "電話番号" +#: ../../godmode/users/user_list.php:457 ../../operation/search_users.php:82 +msgid "The user doesn't have any assigned profile/group" +msgstr "このユーザには、プロファイル/グループの組み合わせが何も割り当てられていません。" #: ../../godmode/users/user_list.php:470 msgid "Deleting User" @@ -33425,431 +18287,16177 @@ msgstr "ユーザ %s を全コンソールから削除しました" msgid "Create user" msgstr "ユーザの作成" -#: ../../godmode/tag/tag.php:80 -msgid "Number of modules" -msgstr "モジュール数" - -#: ../../godmode/tag/tag.php:82 -msgid "Number of policy modules" -msgstr "ポリシーモジュール数" - -#: ../../godmode/tag/tag.php:100 ../../godmode/tag/edit_tag.php:53 -#: ../../godmode/tag/edit_tag.php:64 -msgid "List tags" -msgstr "タグ一覧" - -#: ../../godmode/tag/tag.php:110 ../../godmode/tag/edit_tag.php:68 -msgid "Tags configuration" -msgstr "タグ設定" - -#: ../../godmode/tag/tag.php:121 -msgid "Error deleting tag" -msgstr "タグを削除できません" - -#: ../../godmode/tag/tag.php:125 -msgid "Successfully deleted tag" -msgstr "タグを削除しました" - -#: ../../godmode/tag/tag.php:201 -msgid "Detail information" -msgstr "詳細情報" - -#: ../../godmode/tag/tag.php:202 -msgid "Number of modules affected" -msgstr "影響するモジュール数" - -#: ../../godmode/tag/tag.php:222 -msgid "Tag details" -msgstr "タグ詳細" - -#: ../../godmode/tag/tag.php:249 -#, php-format -msgid "Emails for the tag: %s" -msgstr "タグ %s のメールアドレス" - -#: ../../godmode/tag/tag.php:264 -#, php-format -msgid "Phones for the tag: %s" -msgstr "タグ %s の電話番号" - -#: ../../godmode/tag/tag.php:282 -msgid "No tags defined" -msgstr "タグが定義されていません" - -#: ../../godmode/tag/tag.php:298 -msgid "Create tag" -msgstr "タグの作成" - -#: ../../godmode/tag/edit_tag.php:92 -msgid "Error updating tag" -msgstr "タグ更新に失敗" - -#: ../../godmode/tag/edit_tag.php:96 -msgid "Successfully updated tag" -msgstr "タグを更新しました" - -#: ../../godmode/tag/edit_tag.php:122 -msgid "Error creating tag" -msgstr "タグを作成できません" - -#: ../../godmode/tag/edit_tag.php:128 -msgid "Successfully created tag" -msgstr "タグを作成しました" - -#: ../../godmode/tag/edit_tag.php:161 -msgid "Update Tag" -msgstr "タグの更新" - -#: ../../godmode/tag/edit_tag.php:164 -msgid "Create Tag" -msgstr "タグの作成" - -#: ../../godmode/tag/edit_tag.php:187 -msgid "Hyperlink to help information that has to exist previously." -msgstr "情報がある場所へのハイパーリンク" - -#: ../../godmode/tag/edit_tag.php:197 -msgid "Associated Email direction to use later in alerts associated to Tags." -msgstr "タグに関連付けられるアラートで利用するためのメール送信先" - -#: ../../godmode/tag/edit_tag.php:207 -msgid "Associated phone number to use later in alerts associated to Tags." -msgstr "タグに関連付けられるアラートで利用するための電話番号" - -#: ../../godmode/db/db_purge.php:37 ../../godmode/db/db_audit.php:19 -#: ../../godmode/db/db_info.php:32 ../../godmode/db/db_event.php:21 -#: ../../godmode/db/db_refine.php:33 -msgid "Database maintenance" -msgstr "データベースメンテナンス" - -#: ../../godmode/db/db_purge.php:43 -msgid "Get data from agent" -msgstr "エージェントから収集したデータ" - -#: ../../godmode/db/db_purge.php:75 -#, php-format -msgid "Purge task launched for agent %s :: Data older than %s" -msgstr "エージェント %s の削除タスクを起動しました。%s より古いデータが対象です。" - -#: ../../godmode/db/db_purge.php:78 +#: ../../include/ajax/double_auth.ajax.php:146 msgid "" -"Please be patient. This operation can take a long time depending on the " -"amount of modules." -msgstr "しばらくお待ちください。この操作は、モジュール数によりしばらく時間がかかることがあります。" +"This is the private code that you should use with your authenticator app" +msgstr "これは、認証アプリケーションで利用するプライベートコードです" -#: ../../godmode/db/db_purge.php:92 +#: ../../include/ajax/double_auth.ajax.php:147 +#: ../../include/ajax/double_auth.ajax.php:283 +msgid "" +"You could enter the code manually or use the QR code to add it automatically" +msgstr "コードを手動で入力するか、QRコードを使って自動追加できます。" + +#: ../../include/ajax/double_auth.ajax.php:151 +#: ../../include/ajax/double_auth.ajax.php:287 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:97 +msgid "Code" +msgstr "コード" + +#: ../../include/ajax/double_auth.ajax.php:153 +#: ../../include/ajax/double_auth.ajax.php:289 +msgid "QR" +msgstr "QR" + +#: ../../include/ajax/double_auth.ajax.php:189 +msgid "You are about to activate the double authentication" +msgstr "二段階認証を有効化しようとしています" + +#: ../../include/ajax/double_auth.ajax.php:190 +msgid "" +"With this option enabled, your account access will be more secure, \n" +"\t\tcause a code generated by other application will be required after the " +"login" +msgstr "" +"このオプションを有効化すると、あなたのアカウントはよりセキュアになります。\n" +"\t\tログイン後、他のアプリケーションで生成したコードが必要になります。" + +#: ../../include/ajax/double_auth.ajax.php:194 +msgid "" +"You will need to install the app from the following link before continue" +msgstr "先に進む前に、次のリンクからアプリケーションをインストールする必要があります。" + +#: ../../include/ajax/double_auth.ajax.php:199 +msgid "Download the app" +msgstr "アプリケーションをダウンロード" + +#: ../../include/ajax/double_auth.ajax.php:203 +#: ../../include/ajax/double_auth.ajax.php:294 +msgid "Continue" +msgstr "続ける" + +#: ../../include/ajax/double_auth.ajax.php:219 +msgid "Are you installed the app yet?" +msgstr "アプリケーションをインストールしましたか。" + +#: ../../include/ajax/double_auth.ajax.php:254 +#: ../../include/ajax/double_auth.ajax.php:349 +#: ../../include/ajax/double_auth.ajax.php:394 +#: ../../include/ajax/double_auth.ajax.php:509 +#: ../../operation/users/user_edit.php:700 +#: ../../operation/users/user_edit.php:765 +msgid "There was an error loading the data" +msgstr "データのロードでエラーが発生しました" + +#: ../../include/ajax/double_auth.ajax.php:277 +msgid "A private code has been generated" +msgstr "プライベートコードを生成しました" + +#: ../../include/ajax/double_auth.ajax.php:282 +msgid "" +"Before continue, you should create a new entry into the authenticator app" +msgstr "次に進む前に、認証アプリケーションに新たなエントリーを作成する必要があります。" + +#: ../../include/ajax/double_auth.ajax.php:292 +msgid "Refresh code" +msgstr "コードのリフレッシュ" + +#: ../../include/ajax/double_auth.ajax.php:358 +msgid "Are you introduced the code in the authenticator app yet?" +msgstr "認証アプリケーションにコードを入力しましたか。" + +#: ../../include/ajax/double_auth.ajax.php:420 +msgid "Introduce a code generated by the app" +msgstr "アプリケーションにより生成されたコードを入力してください" + +#: ../../include/ajax/double_auth.ajax.php:421 +msgid "If the code is valid, the double authentication will be activated" +msgstr "コードが正しければ、二段階認証が有効化されます。" + +#: ../../include/ajax/double_auth.ajax.php:430 +msgid "Validate code" +msgstr "コードを確認" + +#: ../../include/ajax/double_auth.ajax.php:481 +msgid "The code is valid, you can exit now" +msgstr "正しいコードです。終了します。" + +#: ../../include/ajax/double_auth.ajax.php:489 +#: ../../mobile/include/user.class.php:171 ../../enterprise/meta/index.php:239 +#: ../../index.php:241 +msgid "Invalid code" +msgstr "不正なコード" + +#: ../../include/ajax/double_auth.ajax.php:497 +msgid "The code is valid, but it was an error saving the data" +msgstr "正しいコードですが、データの保存でエラーが発生しました。" + +#: ../../include/ajax/events.php:158 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:269 #, php-format -msgid "Deleting records for module %s" -msgstr "モジュール %s のレコードを削除しています" +msgid "Executing command: %s" +msgstr "コマンド実行中: %s" -#: ../../godmode/db/db_purge.php:140 +#: ../../include/ajax/events.php:165 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:276 +msgid "Execute again" +msgstr "再実行" + +#: ../../include/ajax/events.php:300 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:210 +msgid "Details" +msgstr "詳細" + +#: ../../include/ajax/events.php:301 +msgid "Agent fields" +msgstr "エージェントフィールド" + +#: ../../include/ajax/events.php:309 +msgid "Custom data" +msgstr "カスタムデータ" + +#: ../../include/ajax/events.php:377 +msgid "Error adding comment" +msgstr "コメント追加エラー" + +#: ../../include/ajax/events.php:378 +msgid "Comment added successfully" +msgstr "コメントを追加しました" + +#: ../../include/ajax/events.php:379 +msgid "Error changing event status" +msgstr "イベント状態変更エラー" + +#: ../../include/ajax/events.php:380 +msgid "Event status changed successfully" +msgstr "イベントの状態を変更しました" + +#: ../../include/ajax/events.php:381 +msgid "Error changing event owner" +msgstr "イベント所有者変更エラー" + +#: ../../include/ajax/events.php:382 +msgid "Event owner changed successfully" +msgstr "イベントの所有者を変更しました" + +#: ../../include/ajax/events.php:447 ../../include/functions_events.php:928 +#: ../../include/functions_events.php:2405 +#: ../../include/functions_events.php:3660 +#: ../../include/functions_reporting.php:6320 +#: ../../include/functions_reporting_html.php:845 +#: ../../include/functions_reporting_html.php:1061 +#: ../../include/functions_reporting_html.php:1673 +#: ../../mobile/operation/events.php:247 +#: ../../operation/events/events.build_table.php:297 +msgid "New event" +msgstr "新規イベント" + +#: ../../include/ajax/events.php:451 ../../include/functions_events.php:932 +#: ../../include/functions_events.php:2409 +#: ../../include/functions_events.php:3664 +#: ../../include/functions_reporting.php:6324 +#: ../../include/functions_reporting_html.php:849 +#: ../../include/functions_reporting_html.php:1065 +#: ../../include/functions_reporting_html.php:1677 +#: ../../mobile/operation/events.php:251 +#: ../../operation/events/events.build_table.php:301 +#: ../../operation/events/events.php:614 ../../operation/events/events.php:643 +#: ../../operation/events/events.php:644 ../../operation/events/events.php:864 +#: ../../operation/events/events.php:869 ../../operation/events/events.php:870 +msgid "Event validated" +msgstr "承諾済" + +#: ../../include/ajax/events.php:455 ../../include/functions_events.php:936 +#: ../../include/functions_events.php:2413 +#: ../../include/functions_events.php:3668 +#: ../../include/functions_reporting.php:6328 +#: ../../include/functions_reporting_html.php:853 +#: ../../include/functions_reporting_html.php:1069 +#: ../../include/functions_reporting_html.php:1681 +#: ../../mobile/operation/events.php:255 +#: ../../operation/events/events.build_table.php:305 +#: ../../operation/events/events.php:676 ../../operation/events/events.php:714 +#: ../../operation/events/events.php:715 ../../operation/events/events.php:874 +#: ../../operation/events/events.php:888 ../../operation/events/events.php:889 +msgid "Event in process" +msgstr "処理中イベント" + +#: ../../include/ajax/module.php:133 ../../include/functions.php:2589 +msgid "30 minutes" +msgstr "30 分" + +#: ../../include/ajax/module.php:135 +#: ../../enterprise/godmode/agentes/inventory_manager.php:178 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:192 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:184 +msgid "6 hours" +msgstr "6 時間" + +#: ../../include/ajax/module.php:137 ../../include/functions.php:2023 +#: ../../include/functions_netflow.php:1056 +#: ../../include/functions_netflow.php:1089 +#: ../../enterprise/dashboard/widgets/top_n.php:65 +#: ../../enterprise/godmode/agentes/inventory_manager.php:180 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:194 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:186 +msgid "1 day" +msgstr "1日" + +#: ../../include/ajax/module.php:138 ../../include/functions.php:2024 +#: ../../include/functions_netflow.php:1093 +msgid "1 week" +msgstr "1週間" + +#: ../../include/ajax/module.php:139 ../../include/functions.php:2025 +#: ../../include/functions_netflow.php:1059 +#: ../../include/functions_netflow.php:1092 +#: ../../enterprise/godmode/agentes/inventory_manager.php:183 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:197 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:190 +msgid "15 days" +msgstr "15日" + +#: ../../include/ajax/module.php:140 ../../include/functions.php:2026 +#: ../../include/functions_netflow.php:1094 +#: ../../enterprise/godmode/agentes/inventory_manager.php:184 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:198 +msgid "1 month" +msgstr "1ヵ月" + +#: ../../include/ajax/module.php:141 ../../include/functions_netflow.php:1063 +msgid "3 months" +msgstr "3ヵ月" + +#: ../../include/ajax/module.php:142 ../../include/functions_netflow.php:1064 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:193 +msgid "6 months" +msgstr "6ヵ月" + +#: ../../include/ajax/module.php:143 ../../include/functions.php:2029 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:194 +msgid "1 year" +msgstr "1年" + +#: ../../include/ajax/module.php:144 ../../include/functions_netflow.php:1066 +msgid "2 years" +msgstr "2年" + +#: ../../include/ajax/module.php:145 +msgid "3 years" +msgstr "3 年" + +#: ../../include/ajax/module.php:149 +#: ../../operation/agentes/datos_agente.php:185 +msgid "Choose a time from now" +msgstr "現在からさかのぼって表示する期間を選択" + +#: ../../include/ajax/module.php:161 +#: ../../operation/agentes/datos_agente.php:188 +msgid "Specify time range" +msgstr "時間範囲指定" + +#: ../../include/ajax/module.php:162 +#: ../../operation/agentes/datos_agente.php:189 +#: ../../operation/events/events_list.php:486 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:449 +msgid "Timestamp from:" +msgstr "開始日時:" + +#: ../../include/ajax/module.php:170 +#: ../../operation/agentes/datos_agente.php:195 +#: ../../operation/events/events_list.php:489 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:455 +msgid "Timestamp to:" +msgstr "終了日時:" + +#: ../../include/ajax/module.php:734 +#: ../../operation/agentes/alerts_status.php:422 +#: ../../operation/agentes/alerts_status.php:466 +#: ../../operation/agentes/alerts_status.php:500 +#: ../../operation/agentes/alerts_status.php:535 +msgid "Force execution" +msgstr "確認の強制(再)実行" + +#: ../../include/ajax/module.php:734 +#: ../../operation/agentes/alerts_status.php:423 +#: ../../operation/agentes/alerts_status.php:466 +#: ../../operation/agentes/alerts_status.php:500 +#: ../../operation/agentes/alerts_status.php:535 +msgid "F." +msgstr "F." + +#: ../../include/ajax/module.php:806 ../../include/functions_ui.php:822 +#: ../../include/functions_groups.php:771 +#: ../../include/functions_groups.php:964 +#: ../../operation/agentes/group_view.php:163 +#: ../../operation/agentes/group_view.php:216 +#: ../../operation/servers/recon_view.php:86 +#: ../../operation/servers/recon_view.php:118 +#: ../../enterprise/extensions/ipam/ipam_network.php:154 +#: ../../enterprise/godmode/agentes/inventory_manager.php:272 +#: ../../enterprise/operation/services/services.list.php:469 +msgid "Force" +msgstr "強制する" + +#: ../../include/ajax/module.php:1095 +msgid "Any monitors aren't with this filter." +msgstr "このフィルタに合うモニタ項目がありません。" + +#: ../../include/ajax/module.php:1098 +msgid "This agent doesn't have any active monitors." +msgstr "エージェントに有効な監視がありません。" + +#: ../../include/ajax/update_manager.ajax.php:73 +#: ../../enterprise/include/functions_update_manager.php:330 +msgid "There was an error extracting the file '" +msgstr "次のファイル展開中にエラーが発生しました '" + +#: ../../include/ajax/update_manager.ajax.php:89 +#: ../../enterprise/include/functions_update_manager.php:347 +msgid "The package was not extracted." +msgstr "パッケージが展開されませんでした。" + +#: ../../include/ajax/update_manager.ajax.php:95 +msgid "Invalid extension. The package must have the extension .oum." +msgstr "不正な拡張子です。パッケージの拡張子は、.oum でなければいけません。" + +#: ../../include/ajax/update_manager.ajax.php:102 +msgid "The file was not uploaded succesfully." +msgstr "ファイルのアップロードに失敗しました。" + +#: ../../include/ajax/update_manager.ajax.php:169 +#: ../../include/ajax/update_manager.ajax.php:173 +#: ../../include/ajax/update_manager.ajax.php:200 +#: ../../include/functions_update_manager.php:128 +#: ../../include/functions_update_manager.php:132 +#: ../../include/functions_update_manager.php:158 +#: ../../enterprise/include/functions_update_manager.php:469 +#: ../../enterprise/include/functions_update_manager.php:473 +#: ../../enterprise/include/functions_update_manager.php:500 +msgid "Some of your files might not be recovered." +msgstr "いくつかのファイルをリカバーできていない可能性があります。" + +#: ../../include/ajax/update_manager.ajax.php:177 +#: ../../include/ajax/update_manager.ajax.php:194 +#: ../../include/functions_update_manager.php:136 +#: ../../include/functions_update_manager.php:152 +#: ../../enterprise/include/functions_update_manager.php:478 +#: ../../enterprise/include/functions_update_manager.php:494 +msgid "Some of your old files might not be recovered." +msgstr "いくつかの古いファイルをリカバーできていない可能性があります。" + +#: ../../include/ajax/update_manager.ajax.php:215 +#: ../../include/functions_update_manager.php:173 +#: ../../enterprise/include/functions_update_manager.php:515 +msgid "An error ocurred while reading a file." +msgstr "ファイル読み込み中にエラーが発生しました。" + +#: ../../include/ajax/update_manager.ajax.php:222 +#: ../../include/functions_update_manager.php:180 +#: ../../enterprise/include/functions_update_manager.php:522 +msgid "The package does not exist" +msgstr "パッケージが存在しません。" + +#: ../../include/ajax/update_manager.ajax.php:392 +#: ../../enterprise/include/functions_update_manager.php:284 +msgid "Fail to update to the last package." +msgstr "最新パッケージへの更新に失敗しました。" + +#: ../../include/ajax/update_manager.ajax.php:400 +#: ../../enterprise/include/functions_update_manager.php:299 +msgid "Starting to update to the last package." +msgstr "最新パッケージへの更新を開始します。" + +#: ../../include/ajax/update_manager.ajax.php:471 +#: ../../enterprise/include/functions_update_manager.php:391 +msgid "progress" +msgstr "処理状況" + +#: ../../include/ajax/update_manager.ajax.php:499 +#: ../../include/functions_update_manager.php:189 +#: ../../enterprise/include/functions_update_manager.php:531 +msgid "The package is installed." +msgstr "パッケージがインストールされました。" + +#: ../../include/ajax/visual_console_builder.ajax.php:180 +#: ../../include/functions_graph.php:5161 +msgid "No data to show" +msgstr "表示するデータがありません" + +#: ../../include/auth/mysql.php:246 +msgid "" +"Problems with configuration permissions. Please contact with Administrator" +msgstr "パーミッション設定に問題があります。管理者に連絡してください。" + +#: ../../include/auth/mysql.php:252 +msgid "Your permissions have changed. Please, login again." +msgstr "権限が変更されました。ログインし直してください。" + +#: ../../include/auth/mysql.php:265 +msgid "" +"Ooops User not found in \n" +"\t\t\t\tdatabase or incorrect password" +msgstr "" +"データベースにユーザがいないか\n" +"\t\t\t\tパスワードが不正です。" + +#: ../../include/auth/mysql.php:281 ../../include/auth/mysql.php:326 +msgid "Fail the group synchronizing" +msgstr "グループの同期に失敗しました" + +#: ../../include/auth/mysql.php:287 ../../include/auth/mysql.php:332 +msgid "Fail the tag synchronizing" +msgstr "タグの同期に失敗しました" + +#: ../../include/auth/mysql.php:300 +msgid "" +"User not found in database \n" +"\t\t\t\t\tor incorrect password" +msgstr "" +"データベースにユーザがいないか\n" +"\t\t\t\t\tパスワードが不正です。" + +#: ../../include/auth/mysql.php:312 +msgid "User not found in database or incorrect password" +msgstr "データベース上にユーザが存在しないかパスワードが不正です" + +#: ../../include/auth/mysql.php:573 +msgid "Could not changes password on remote pandora" +msgstr "リモートの pandora のパスワードを変更できません" + +#: ../../include/auth/mysql.php:610 +msgid "Your installation of PHP does not support LDAP" +msgstr "インストールされている PHP が LDAP に対応していません" + +#: ../../include/class/Tree.class.php:1474 +#: ../../include/functions_modules.php:1875 +#: ../../include/functions_modules.php:1895 +#: ../../mobile/operation/modules.php:458 +#: ../../mobile/operation/modules.php:476 +#: ../../mobile/operation/modules.php:511 +#: ../../mobile/operation/modules.php:529 +#: ../../operation/agentes/pandora_networkmap.view.php:285 +#: ../../operation/agentes/pandora_networkmap.view.php:307 +#: ../../operation/agentes/status_monitor.php:1158 +#: ../../operation/agentes/status_monitor.php:1162 +#: ../../operation/agentes/status_monitor.php:1195 +#: ../../operation/agentes/status_monitor.php:1200 +#: ../../operation/search_modules.php:112 +#: ../../operation/search_modules.php:132 +#: ../../enterprise/extensions/vmware/vmware_view.php:930 +#: ../../enterprise/include/functions_services.php:1595 +#: ../../enterprise/include/functions_services.php:1619 +#: ../../enterprise/operation/agentes/policy_view.php:363 +#: ../../enterprise/operation/agentes/policy_view.php:382 +msgid "CRITICAL" +msgstr "障害" + +#: ../../include/class/Tree.class.php:1481 +#: ../../include/functions_modules.php:1879 +#: ../../include/functions_modules.php:1899 +#: ../../mobile/operation/modules.php:462 +#: ../../mobile/operation/modules.php:481 +#: ../../mobile/operation/modules.php:515 +#: ../../mobile/operation/modules.php:534 +#: ../../operation/agentes/pandora_networkmap.view.php:289 +#: ../../operation/agentes/pandora_networkmap.view.php:312 +#: ../../operation/agentes/status_monitor.php:1168 +#: ../../operation/agentes/status_monitor.php:1172 +#: ../../operation/agentes/status_monitor.php:1207 +#: ../../operation/agentes/status_monitor.php:1212 +#: ../../operation/search_modules.php:116 +#: ../../operation/search_modules.php:139 +#: ../../enterprise/extensions/vmware/vmware_view.php:934 +#: ../../enterprise/include/functions_services.php:1599 +#: ../../enterprise/include/functions_services.php:1623 +#: ../../enterprise/operation/agentes/policy_view.php:367 +#: ../../enterprise/operation/agentes/policy_view.php:386 +msgid "WARNING" +msgstr "警告" + +#: ../../include/class/Tree.class.php:1486 +#: ../../include/functions_modules.php:1890 +#: ../../include/functions_modules.php:1894 +#: ../../include/functions_modules.php:1898 +#: ../../mobile/operation/modules.php:470 +#: ../../mobile/operation/modules.php:475 +#: ../../mobile/operation/modules.php:480 +#: ../../mobile/operation/modules.php:523 +#: ../../mobile/operation/modules.php:528 +#: ../../mobile/operation/modules.php:533 +#: ../../operation/agentes/pandora_networkmap.view.php:301 +#: ../../operation/agentes/pandora_networkmap.view.php:306 +#: ../../operation/agentes/pandora_networkmap.view.php:311 +#: ../../operation/agentes/status_monitor.php:1182 +#: ../../operation/agentes/status_monitor.php:1187 +#: ../../operation/agentes/status_monitor.php:1194 +#: ../../operation/agentes/status_monitor.php:1199 +#: ../../operation/agentes/status_monitor.php:1206 +#: ../../operation/agentes/status_monitor.php:1211 +#: ../../operation/search_modules.php:124 +#: ../../operation/search_modules.php:131 +#: ../../operation/search_modules.php:138 +#: ../../enterprise/extensions/vmware/vmware_view.php:938 +#: ../../enterprise/include/functions_services.php:1606 +#: ../../enterprise/include/functions_services.php:1614 +#: ../../enterprise/include/functions_services.php:1619 +#: ../../enterprise/include/functions_services.php:1623 +#: ../../enterprise/include/functions_services.php:1627 +#: ../../enterprise/operation/agentes/policy_view.php:378 +#: ../../enterprise/operation/agentes/policy_view.php:382 +#: ../../enterprise/operation/agentes/policy_view.php:386 +msgid "UNKNOWN" +msgstr "不明" + +#: ../../include/class/Tree.class.php:1492 +msgid "NO DATA" +msgstr "データがありません" + +#: ../../include/class/Tree.class.php:1500 +#: ../../include/functions_modules.php:1883 +#: ../../include/functions_modules.php:1891 +#: ../../mobile/operation/modules.php:454 +#: ../../mobile/operation/modules.php:471 +#: ../../mobile/operation/modules.php:507 +#: ../../mobile/operation/modules.php:524 +#: ../../operation/agentes/pandora_networkmap.view.php:293 +#: ../../operation/agentes/pandora_networkmap.view.php:302 +#: ../../operation/agentes/status_monitor.php:1148 +#: ../../operation/agentes/status_monitor.php:1152 +#: ../../operation/agentes/status_monitor.php:1183 +#: ../../operation/agentes/status_monitor.php:1188 +#: ../../operation/search_modules.php:108 +#: ../../operation/search_modules.php:125 +#: ../../enterprise/extensions/vmware/vmware_view.php:926 +#: ../../enterprise/include/functions_services.php:1591 +#: ../../enterprise/include/functions_services.php:1614 +#: ../../enterprise/operation/agentes/policy_view.php:371 +#: ../../enterprise/operation/agentes/policy_view.php:378 +msgid "NORMAL" +msgstr "正常" + +#: ../../include/class/Tree.class.php:1578 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:152 +msgid "Module alerts" +msgstr "モジュールアラート" + +#: ../../include/functions.php:215 +#: ../../enterprise/include/functions_reporting_csv.php:1475 +msgid "." +msgstr "." + +#: ../../include/functions.php:217 +msgid "," +msgstr "," + +#: ../../include/functions.php:439 ../../include/functions.php:573 +msgid "s" +msgstr "s" + +#: ../../include/functions.php:440 ../../include/functions.php:574 +msgid "d" +msgstr "d" + +#: ../../include/functions.php:441 ../../include/functions.php:575 +msgid "M" +msgstr "M" + +#: ../../include/functions.php:442 ../../include/functions.php:576 +msgid "Y" +msgstr "Y" + +#: ../../include/functions.php:443 ../../include/functions.php:577 +msgid "m" +msgstr "m" + +#: ../../include/functions.php:444 ../../include/functions.php:578 +msgid "h" +msgstr "h" + +#: ../../include/functions.php:445 ../../include/functions.php:579 +msgid "N" +msgstr "N" + +#: ../../include/functions.php:865 ../../include/functions.php:1073 +#: ../../include/functions.php:1106 ../../include/functions_events.php:1459 +#: ../../include/functions_graph.php:2779 +#: ../../include/functions_graph.php:3271 +#: ../../include/functions_graph.php:3272 +#: ../../include/functions_graph.php:5179 +#: ../../include/functions_incidents.php:34 +#: ../../include/functions_incidents.php:69 +msgid "Maintenance" +msgstr "メンテナンス" + +#: ../../include/functions.php:868 ../../include/functions.php:1074 +#: ../../include/functions.php:1109 ../../include/functions_events.php:1462 +#: ../../include/functions_graph.php:3275 +#: ../../include/functions_graph.php:3276 +#: ../../include/functions_graph.php:5182 +msgid "Informational" +msgstr "情報" + +#: ../../include/functions.php:880 ../../include/functions.php:1076 +#: ../../include/functions.php:1121 ../../include/functions_graph.php:3283 +#: ../../include/functions_graph.php:3284 +#: ../../include/functions_graph.php:5194 +msgid "Minor" +msgstr "マイナー" + +#: ../../include/functions.php:883 ../../include/functions.php:1078 +#: ../../include/functions.php:1124 ../../include/functions_graph.php:3291 +#: ../../include/functions_graph.php:3292 +#: ../../include/functions_graph.php:5197 +msgid "Major" +msgstr "メジャー" + +#: ../../include/functions.php:1027 ../../include/functions_events.php:1395 +msgid "Monitor Critical" +msgstr "障害" + +#: ../../include/functions.php:1028 ../../include/functions_events.php:1398 +msgid "Monitor Warning" +msgstr "警告" + +#: ../../include/functions.php:1029 ../../include/functions_events.php:1401 +msgid "Monitor Normal" +msgstr "正常" + +#: ../../include/functions.php:1031 +msgid "Monitor Unknown" +msgstr "不明状態" + +#: ../../include/functions.php:1034 ../../include/functions_events.php:1138 +#: ../../include/functions_events.php:1407 +msgid "Alert recovered" +msgstr "復旧したアラート" + +#: ../../include/functions.php:1035 ../../include/functions_events.php:1173 +#: ../../include/functions_events.php:1410 +msgid "Alert ceased" +msgstr "停止されたアラート" + +#: ../../include/functions.php:1036 ../../include/functions_events.php:1413 +msgid "Alert manual validation" +msgstr "承諾されたアラート" + +#: ../../include/functions.php:1038 +msgid "Agent created" +msgstr "エージェント作成" + +#: ../../include/functions.php:1039 ../../include/functions_events.php:1416 +msgid "Recon host detected" +msgstr "自動検出" + +#: ../../include/functions.php:1042 ../../include/functions_events.php:1170 +#: ../../include/functions_events.php:1425 +msgid "Configuration change" +msgstr "設定変更" + +#: ../../include/functions.php:2013 +msgid "custom" +msgstr "カスタム" + +#: ../../include/functions.php:2018 ../../include/functions.php:2019 #, php-format -msgid "Total errors: %s" -msgstr "全エラー数: %s" +msgid "%s minutes" +msgstr "%s 分" -#: ../../godmode/db/db_purge.php:141 ../../godmode/db/db_purge.php:144 +#: ../../include/functions.php:2021 ../../include/functions.php:2022 #, php-format -msgid "Total records deleted: %s" -msgstr "全削除レコード数: %s" +msgid "%s hours" +msgstr "%s 時間" -#: ../../godmode/db/db_purge.php:149 -msgid "Deleting records for all agents" -msgstr "全エージェントのレコードの削除中" - -#: ../../godmode/db/db_purge.php:166 -msgid "Choose agent" -msgstr "エージェントの選択" - -#: ../../godmode/db/db_purge.php:172 -msgid "Select the agent you want information about" -msgstr "情報を見たいエージェントを選択してください。" - -#: ../../godmode/db/db_purge.php:174 -msgid "Get data" -msgstr "データ取得" - -#: ../../godmode/db/db_purge.php:175 -msgid "Click here to get the data from the agent specified in the select box" -msgstr "選択したエージェントからデータを取得するためには、ここをクリックしてください。" - -#: ../../godmode/db/db_purge.php:179 +#: ../../include/functions.php:2027 ../../include/functions.php:2028 #, php-format -msgid "Information on agent %s in the database" -msgstr "エージェント %s に関するデータベース内の情報" +msgid "%s months" +msgstr "%s ヶ月" -#: ../../godmode/db/db_purge.php:182 -msgid "Information on all agents in the database" -msgstr "データベース内の全エージェントの情報" +#: ../../include/functions.php:2030 ../../include/functions.php:2031 +#, php-format +msgid "%s years" +msgstr "%s 年" -#: ../../godmode/db/db_purge.php:317 -msgid "Packets less than three months old" -msgstr "過去3ヵ月のパケット数" +#: ../../include/functions.php:2034 +msgid "Default values will be used" +msgstr "デフォルト値を利用します" -#: ../../godmode/db/db_purge.php:319 -msgid "Packets less than one month old" -msgstr "過去1ヵ月のパケット数" +#: ../../include/functions.php:2194 +msgid "The uploaded file was only partially uploaded" +msgstr "ファイルは部分的にのみアップロードされました" -#: ../../godmode/db/db_purge.php:321 -msgid "Packets less than two weeks old" -msgstr "過去2週間のパケット数" +#: ../../include/functions.php:2197 +msgid "No file was uploaded" +msgstr "ファイルがアップロードされませんでした" -#: ../../godmode/db/db_purge.php:323 -msgid "Packets less than one week old" -msgstr "過去1週間のパケット数" +#: ../../include/functions.php:2200 +msgid "Missing a temporary folder" +msgstr "テンポラリフォルダがありません" -#: ../../godmode/db/db_purge.php:325 -msgid "Packets less than three days old" -msgstr "過去3日間のパケット数" +#: ../../include/functions.php:2203 +msgid "Failed to write file to disk" +msgstr "ファイルのディスクへの書き込みに失敗しました" -#: ../../godmode/db/db_purge.php:327 -msgid "Packets less than one day old" -msgstr "過去1日間のパケット数" +#: ../../include/functions.php:2206 +msgid "File upload stopped by extension" +msgstr "拡張によりファイルのアップロードが停止されました" -#: ../../godmode/db/db_purge.php:329 -msgid "Total number of packets" -msgstr "全パケット数" +#: ../../include/functions.php:2210 +msgid "Unknown upload error" +msgstr "不明なアップロードエラー" -#: ../../godmode/db/db_purge.php:335 ../../godmode/db/db_audit.php:92 -#: ../../godmode/db/db_event.php:73 -msgid "Purge data" -msgstr "データ削除" +#: ../../include/functions.php:2295 +msgid "No data found to export" +msgstr "エクスポートするデータがありません" -#: ../../godmode/db/db_purge.php:340 -msgid "Purge data over 3 months" -msgstr "3ヵ月より古いデータの削除" +#: ../../include/functions.php:2313 +msgid "Source ID" +msgstr "ソース ID" -#: ../../godmode/db/db_purge.php:341 -msgid "Purge data over 1 month" -msgstr "1ヵ月より古いデータの削除" +#: ../../include/functions.php:2581 +#: ../../operation/gis_maps/render_view.php:133 +msgid "5 seconds" +msgstr "5 秒" -#: ../../godmode/db/db_purge.php:342 -msgid "Purge data over 2 weeks" -msgstr "2週間より古いデータの削除" +#: ../../include/functions.php:2582 +#: ../../operation/gis_maps/render_view.php:134 +msgid "10 seconds" +msgstr "10 秒" -#: ../../godmode/db/db_purge.php:343 -msgid "Purge data over 1 week" -msgstr "1週間より古いデータの削除" +#: ../../include/functions.php:2583 +msgid "15 seconds" +msgstr "15秒" -#: ../../godmode/db/db_purge.php:344 -msgid "Purge data over 3 days" -msgstr "3日より古いデータの削除" +#: ../../include/functions.php:2584 +#: ../../operation/gis_maps/render_view.php:135 +msgid "30 seconds" +msgstr "30 秒" -#: ../../godmode/db/db_purge.php:345 -msgid "Purge data over 1 day" -msgstr "1日より古いデータの削除" +#: ../../include/functions.php:2588 +msgid "15 minutes" +msgstr "15 分" -#: ../../godmode/db/db_purge.php:346 -msgid "All data until now" -msgstr "現在より古いデータ全ての削除" +#: ../../include/functions_tags.php:602 +msgid "Click here to open a popup window with URL tag" +msgstr "URLタグのポップアップウインドウを開くにはここをクリックしてください" -#: ../../godmode/db/db_purge.php:350 -msgid "Purge" +#: ../../include/functions_agents.php:672 +msgid "" +"There was an error copying the agent configuration, the copy has been " +"cancelled" +msgstr "エージェントの設定コピーに失敗しました。コピーを中止します。" + +#: ../../include/functions_agents.php:2185 +#: ../../include/functions_agents.php:2210 +#: ../../include/functions_agents.php:2235 +msgid "No Monitors" +msgstr "モニタ項目なし" + +#: ../../include/functions_agents.php:2189 +#: ../../include/functions_agents.php:2214 +#: ../../include/functions_agents.php:2239 +#: ../../include/functions_reporting.php:7928 +msgid "At least one module in CRITICAL status" +msgstr "一つ以上のモジュールが致命的な状態です。" + +#: ../../include/functions_agents.php:2193 +#: ../../include/functions_agents.php:2218 +#: ../../include/functions_agents.php:2243 +#: ../../include/functions_reporting.php:7932 +msgid "At least one module in WARNING status" +msgstr "一つ以上のモジュールが警告状態です。" + +#: ../../include/functions_agents.php:2197 +#: ../../include/functions_agents.php:2222 +#: ../../include/functions_agents.php:2247 +#: ../../include/functions_reporting.php:7936 +msgid "At least one module is in UKNOWN status" +msgstr "一つ以上のモジュールが不明な状態です。" + +#: ../../include/functions_agents.php:2201 +#: ../../include/functions_agents.php:2226 +#: ../../include/functions_agents.php:2251 +#: ../../include/functions_reporting.php:7940 +msgid "All Monitors OK" +msgstr "全モニタ項目が正常" + +#: ../../include/functions_alerts.php:392 +#: ../../enterprise/include/functions_policies.php:456 +#: ../../enterprise/include/functions_policies.php:471 +msgid "copy" +msgstr "コピー" + +#: ../../include/functions_alerts.php:558 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:113 +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:114 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:112 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:113 +msgid "Regular expression" +msgstr "正規表現" + +#: ../../include/functions_alerts.php:559 +msgid "Max and min" +msgstr "最大および最小" + +#: ../../include/functions_alerts.php:562 +msgid "Equal to" +msgstr "同じ値" + +#: ../../include/functions_alerts.php:563 +msgid "Not equal to" +msgstr "異なる値" + +#: ../../include/functions_alerts.php:566 +msgid "Unknown status" +msgstr "不明状態" + +#: ../../include/functions_alerts.php:567 +msgid "On Change" +msgstr "変化発生" + +#: ../../include/functions_alerts.php:961 +#: ../../include/functions_network_components.php:507 +#: ../../enterprise/include/functions_local_components.php:284 +msgid "Copy of" +msgstr "複製" + +#: ../../include/functions_alerts.php:1385 +msgid "No actions defined" +msgstr "アクションが定義されていません" + +#: ../../include/functions_api.php:77 +msgid "No set or get or help operation." +msgstr "設定、参照、ヘルプの操作がありません。" + +#: ../../include/functions_api.php:81 +msgid "This operation does not exist." +msgstr "この操作は存在しません。" + +#: ../../include/functions_api.php:85 +msgid "Id does not exist in BD." +msgstr "ID が存在しません。" + +#: ../../include/functions_api.php:929 +msgid "Does not exist agent with this name." +msgstr "この名前のエージェントが存在しません。" + +#: ../../include/functions_api.php:931 +msgid "Does not exist module with this name." +msgstr "この名前のモジュールがありません。" + +#: ../../include/functions_api.php:1335 ../../include/functions_api.php:6153 +msgid "Correct Delete" +msgstr "削除しました。" + +#: ../../include/functions_api.php:2183 +msgid "Error in creation network module. Agent name doesn't exist." +msgstr "ネットワークモジュール作成エラー。エージェント名が存在しません。" + +#: ../../include/functions_api.php:2189 +msgid "" +"Error in creation network module. Id_module_type is not correct for network " +"modules." +msgstr "ネットワークモジュール作成エラー。ネットワークモジュールの id_module_type が不正です。" + +#: ../../include/functions_api.php:2244 +msgid "Error in creation network module." +msgstr "ネットワークモジュールの作成に失敗しました。" + +#: ../../include/functions_api.php:2277 +msgid "Error updating network module. Module name cannot be left blank." +msgstr "ネットワークモジュール更新エラー。モジュール名が指定されていません。" + +#: ../../include/functions_api.php:2285 +msgid "Error updating network module. Id_module doesn't exist." +msgstr "ネットワークモジュール更新エラー。id_module が存在しません。" + +#: ../../include/functions_api.php:2300 +msgid "Error updating network module. Id_module exists in the new agent." +msgstr "ネットワークモジュール更新エラー。id_module が新規エージェントにあります。" + +#: ../../include/functions_api.php:2307 +msgid "Error updating network module. Id_agent doesn't exist." +msgstr "ネットワークモジュールの更新エラー。id_agent が存在しません。" + +#: ../../include/functions_api.php:2360 +msgid "Network module updated." +msgstr "ネットワークモジュールを更新しました。" + +#: ../../include/functions_api.php:2389 +msgid "Error in creation plugin module. Id_plugin cannot be left blank." +msgstr "ラグインモジュール作成エラー。id_plugin が指定されていません。" + +#: ../../include/functions_api.php:2396 +msgid "Error in creation plugin module. Agent name doesn't exist." +msgstr "プラグインモジュール作成エラー。エージェント名が存在しません。" + +#: ../../include/functions_api.php:2456 +msgid "Error in creation plugin module." +msgstr "プラグインモジュール作成エラー。" + +#: ../../include/functions_api.php:2487 +msgid "Error updating plugin module. Id_module cannot be left blank." +msgstr "プラグインモジュール更新エラー。id_module が指定されていません。" + +#: ../../include/functions_api.php:2494 +msgid "Error updating plugin module. Id_module doesn't exist." +msgstr "プラグインモジュール更新エラー。id_module が存在しません。" + +#: ../../include/functions_api.php:2506 +msgid "Error updating plugin module. Id_module exists in the new agent." +msgstr "プラグインモジュール更新エラー。id_module が新規エージェントにあります。" + +#: ../../include/functions_api.php:2513 +msgid "Error updating plugin module. Id_agent doesn't exist." +msgstr "プラグインモジュールの更新エラー。id_agent が存在しません。" + +#: ../../include/functions_api.php:2574 +msgid "Plugin module updated." +msgstr "プラグインモジュールを更新しました。" + +#: ../../include/functions_api.php:2603 +msgid "Error in creation data module. Module_name cannot be left blank." +msgstr "データモジュール作成エラー。module_name が指定されていません。" + +#: ../../include/functions_api.php:2610 +msgid "Error in creation data module. Agent name doesn't exist." +msgstr "データモジュール作成エラー。エージェント名が存在しません。" + +#: ../../include/functions_api.php:2661 ../../include/functions_api.php:2727 +msgid "Error in creation data module." +msgstr "データモジュール作成エラー。" + +#: ../../include/functions_api.php:2695 +msgid "Error in creation synthetic module. Module_name cannot be left blank." +msgstr "統合モジュール作成エラー。モジュール名は空にできません。" + +#: ../../include/functions_api.php:2702 +msgid "Error in creation synthetic module. Agent name doesn't exist." +msgstr "統合モジュール作成エラー。エージェント名が存在しません。" + +#: ../../include/functions_api.php:2839 +msgid "Synthetic module created ID: " +msgstr "統合モジュールを作成しました。ID: " + +#: ../../include/functions_api.php:2870 +msgid "Error updating data module. Id_module cannot be left blank." +msgstr "データモジュール更新エラー。id_module が指定されていません。" + +#: ../../include/functions_api.php:2877 +msgid "Error updating data module. Id_module doesn't exist." +msgstr "データモジュール更新エラー。id_moduleが存在しません。" + +#: ../../include/functions_api.php:2889 +msgid "Error updating data module. Id_module exists in the new agent." +msgstr "データモジュール更新エラー。id_module が新規エージェントにあります。" + +#: ../../include/functions_api.php:2896 +msgid "Error updating data module. Id_agent doesn't exist." +msgstr "データモジュールの更新エラー。id_agent が存在しません。" + +#: ../../include/functions_api.php:2944 +msgid "Data module updated." +msgstr "データモジュールを更新しました。" + +#: ../../include/functions_api.php:2981 +msgid "Error in creation SNMP module. Module_name cannot be left blank." +msgstr "SNMPモジュール作成エラー。module_name が指定されていません。" + +#: ../../include/functions_api.php:2986 +msgid "" +"Error in creation SNMP module. Invalid id_module_type for a SNMP module." +msgstr "SNMPモジュール作成エラー。SNMPモジュールの id_module_type が不正です。" + +#: ../../include/functions_api.php:2993 +msgid "Error in creation SNMP module. Agent name doesn't exist." +msgstr "SNMPモジュール作成エラー。エージェント名が存在しません。" + +#: ../../include/functions_api.php:3008 ../../include/functions_api.php:3171 +#: ../../include/functions_api.php:5631 +msgid "" +"Error in creation SNMP module. snmp3_priv_method doesn't exist. Set it to " +"'AES' or 'DES'. " +msgstr "SNMPモジュール作成エラー。snmp3_priv_method がありません。'AES' または 'DES' を設定してください。 " + +#: ../../include/functions_api.php:3013 ../../include/functions_api.php:3180 +#: ../../include/functions_api.php:5636 +msgid "" +"Error in creation SNMP module. snmp3_sec_level doesn't exist. Set it to " +"'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " +msgstr "" +"SNMPモジュール作成エラー。snmp3_sec_level がありません。 'authNoPriv'、'authPriv'、noAuthNoPriv' " +"のいずれかを設定してください。 " + +#: ../../include/functions_api.php:3018 ../../include/functions_api.php:3186 +#: ../../include/functions_api.php:5641 +msgid "" +"Error in creation SNMP module. snmp3_auth_method doesn't exist. Set it to " +"'MD5' or 'SHA'. " +msgstr "SNMPモジュール作成エラー。snmp3_auth_method がありません。'MD5' または 'SHA' を設定してください。 " + +#: ../../include/functions_api.php:3102 +msgid "Error in creation SNMP module." +msgstr "SNMPモジュール作成エラー。" + +#: ../../include/functions_api.php:3135 +msgid "Error updating SNMP module. Id_module cannot be left blank." +msgstr "SNMPモジュール更新エラー。id_module が指定されていません。" + +#: ../../include/functions_api.php:3142 +msgid "Error updating SNMP module. Id_module doesn't exist." +msgstr "SNMPモジュール更新エラー。id_module が存在しません。" + +#: ../../include/functions_api.php:3154 +msgid "Error updating SNMP module. Id_module exists in the new agent." +msgstr "SNMPモジュール更新エラー。id_moduleが新規エージェントにあります。" + +#: ../../include/functions_api.php:3161 +msgid "Error updating snmp module. Id_agent doesn't exist." +msgstr "snmp モジュールの更新エラー。id_agent が存在しません。" + +#: ../../include/functions_api.php:3274 +msgid "SNMP module updated." +msgstr "SNMPモジュールを更新しました。" + +#: ../../include/functions_api.php:3302 +msgid "" +"Error creating network component. Network component name cannot be left " +"blank." +msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネント名が指定されていません。" + +#: ../../include/functions_api.php:3307 +msgid "" +"Error creating network component. Incorrect value for Network component type " +"field." +msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネントタイプが不正です。" + +#: ../../include/functions_api.php:3312 +msgid "" +"Error creating network component. Network component group cannot be left " +"blank." +msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネントグループが指定されていません。" + +#: ../../include/functions_api.php:3348 +msgid "" +"Error creating network component. This network component already exists." +msgstr "ネットワークコンポーネント作成エラー。ネットワークコンポーネントがすでに存在します。" + +#: ../../include/functions_api.php:3387 +msgid "" +"Error creating plugin component. Plugin component name cannot be left blank." +msgstr "プラグインコンポーネント作成エラー。プラグインコンポーネント名が指定されていません。" + +#: ../../include/functions_api.php:3392 +msgid "Error creating plugin component. Incorrect value for Id plugin." +msgstr "プラグインコンポーネント作成エラー。プラグイン ID が不正です。" + +#: ../../include/functions_api.php:3397 +msgid "" +"Error creating plugin component. Plugin component group cannot be left blank." +msgstr "プラグインコンポーネント作成エラー。プラグインコンポーネントグループが指定されていません。" + +#: ../../include/functions_api.php:3437 +msgid "" +"Error creating plugin component. This plugin component already exists." +msgstr "プラグインコンポーネント作成エラー。プラグインコンポーネントがすでに存在します。" + +#: ../../include/functions_api.php:3475 +msgid "" +"Error creating SNMP component. SNMP component name cannot be left blank." +msgstr "SNMPコンポーネント作成エラー。SNMPコンポーネント名が指定されていません。" + +#: ../../include/functions_api.php:3480 +msgid "" +"Error creating SNMP component. Incorrect value for Snmp component type field." +msgstr "SNMPコンポーネント作成エラー。SNMPコンポーネントタイプが不正です。" + +#: ../../include/functions_api.php:3485 +msgid "" +"Error creating SNMP component. Snmp component group cannot be left blank." +msgstr "SNMPコンポーネント作成エラー。SNMPコンポーネントグループが指定されていません。" + +#: ../../include/functions_api.php:3497 +msgid "" +"Error creating SNMP component. snmp3_priv_method doesn't exist. Set it to " +"'AES' or 'DES'. " +msgstr "" +"SNMPコンポーネント作成エラー。snmp3_priv_methd が存在しません。'AES' または 'DES' を設定してください。 " + +#: ../../include/functions_api.php:3506 +msgid "" +"Error creating SNMP component. snmp3_sec_level doesn't exist. Set it to " +"'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " +msgstr "" +"SNMPコンポーネント作成エラー。snmp3_sec_level " +"が存在しません。'authNoPriv'、'authPriv'、'noAuthNoPriv' のいずれかを設定してください。 " + +#: ../../include/functions_api.php:3512 +msgid "" +"Error creating SNMP component. snmp3_auth_method doesn't exist. Set it to " +"'MD5' or 'SHA'. " +msgstr "" +"SNMPコンポーネント作成エラー。snmp3_auth_method が存在しません。'MD5' または 'SHA' を設定してください。 " + +#: ../../include/functions_api.php:3587 +msgid "Error creating SNMP component. This SNMP component already exists." +msgstr "SNMPコンポーネント作成エラー。このSNMPコンポーネントはすでに存在します。" + +#: ../../include/functions_api.php:3624 +msgid "" +"Error creating local component. Local component name cannot be left blank." +msgstr "ローカルコンポーネント作成エラー。ローカルコンポーネント名が指定されていません。" + +#: ../../include/functions_api.php:3630 +msgid "" +"Error creating local component. Local component group cannot be left blank." +msgstr "ローカルコンポーネント作成エラー。ローカルコンポーネントグループが指定されていません。" + +#: ../../include/functions_api.php:3654 +msgid "Error creating local component." +msgstr "ローカルコンポーネント作成エラー。" + +#: ../../include/functions_api.php:3660 +msgid "Error creating local component. This local component already exists." +msgstr "ローカルコンポーネント作成エラー。このローカルコンポーネントはすでに存在します。" + +#: ../../include/functions_api.php:3693 +msgid "" +"Error getting module value from all agents. Module name cannot be left blank." +msgstr "全エージェントからのモジュール値取得エラー。モジュール名が指定されていません。" + +#: ../../include/functions_api.php:3701 +msgid "" +"Error getting module value from all agents. Module name doesn't exist." +msgstr "全エージェントからのモジュール値取得エラー。モジュール名が存在しません。" + +#: ../../include/functions_api.php:3746 +msgid "Error creating alert template. Template name cannot be left blank." +msgstr "アラートテンプレート作成エラー。テンプレート名が指定されていません。" + +#: ../../include/functions_api.php:3818 +msgid "Error creating alert template." +msgstr "アラートテンプレート作成エラー。" + +#: ../../include/functions_api.php:3849 +msgid "Error updating alert template. Id_template cannot be left blank." +msgstr "アラートテンプレート更新エラー。id_templateが指定されていません。" + +#: ../../include/functions_api.php:3857 +msgid "Error updating alert template. Id_template doesn't exist." +msgstr "アラートテンプレート更新エラー。id_templateが存在しません。" + +#: ../../include/functions_api.php:3883 +msgid "Error updating alert template." +msgstr "アラートテンプレート更新エラー。" + +#: ../../include/functions_api.php:3888 +msgid "Correct updating of alert template" +msgstr "アラートテンプレートの更新内容を修正してください" + +#: ../../include/functions_api.php:3912 +msgid "Error deleting alert template. Id_template cannot be left blank." +msgstr "アラートテンプレート削除エラー。id_templateが指定されていません。" + +#: ../../include/functions_api.php:3921 +msgid "Error deleting alert template." +msgstr "アラートテンプレート削除エラー。" + +#: ../../include/functions_api.php:3925 +msgid "Correct deleting of alert template." +msgstr "アラートテンプレートの削除内容を修正してください" + +#: ../../include/functions_api.php:3962 +msgid "Error getting all alert templates." +msgstr "全アラートテンプレート取得エラー。" + +#: ../../include/functions_api.php:3994 +msgid "Error getting alert template. Id_template doesn't exist." +msgstr "アラートテンプレート取得エラー。id_templateが存在しません。" + +#: ../../include/functions_api.php:4011 +msgid "Error getting alert template." +msgstr "アラートテンプレート取得エラー。" + +#: ../../include/functions_api.php:4050 +msgid "Error getting module groups." +msgstr "モジュールグループ取得エラー。" + +#: ../../include/functions_api.php:4095 +msgid "Error getting plugins." +msgstr "プラグイン取得エラー。" + +#: ../../include/functions_api.php:4118 +msgid "Error creating module from network component. Agent doesn't exist." +msgstr "ネットワークコンポーネントからのモジュール作成エラー。エージェントが存在しません。" + +#: ../../include/functions_api.php:4125 +msgid "" +"Error creating module from network component. Network component doesn't " +"exist." +msgstr "ネットワークコンポーネントからのモジュール作成エラー。ネットワークコンポーネントが存在しません。" + +#: ../../include/functions_api.php:4143 +msgid "Error creating module from network component. Error creating module." +msgstr "ネットワークコンポーネントからのモジュール作成エラー。モジュール作成エラー。" + +#: ../../include/functions_api.php:4170 +msgid "Error assigning module to template. Id_template cannot be left blank." +msgstr "テンプレートへのモジュール割当エラー。id_templateが指定されていません。" + +#: ../../include/functions_api.php:4176 +msgid "Error assigning module to template. Id_module cannot be left blank." +msgstr "テンプレートへのモジュール割当エラー。id_moduleが指定されていません。" + +#: ../../include/functions_api.php:4182 +msgid "Error assigning module to template. Id_agent cannot be left blank." +msgstr "テンプレートへのモジュール割当エラー。id_agentが指定されていません。" + +#: ../../include/functions_api.php:4190 +msgid "Error assigning module to template. Id_template doensn't exists." +msgstr "テンプレートへのモジュール割当エラー。id_templateが存在しません。" + +#: ../../include/functions_api.php:4200 +msgid "Error assigning module to template. Id_agent doesn't exist." +msgstr "テンプレートへのモジュール割当エラー。id_agentが存在しません。" + +#: ../../include/functions_api.php:4207 +msgid "Error assigning module to template. Id_module doesn't exist." +msgstr "テンプレートへのモジュール割当エラー。id_moduleが存在しません。" + +#: ../../include/functions_api.php:4215 +msgid "Error assigning module to template." +msgstr "テンプレートへのモジュール割当エラー。" + +#: ../../include/functions_api.php:4241 +msgid "" +"Error deleting module template. Id_module_template cannot be left blank." +msgstr "モジュールテンプレート削除エラー。id_module_templateが指定されていません。" + +#: ../../include/functions_api.php:4248 +msgid "Error deleting module template. Id_module_template doesn't exist." +msgstr "モジュールテンプレート削除エラー。id_module_templateが存在しません。" + +#: ../../include/functions_api.php:4256 ../../include/functions_api.php:4315 +msgid "Error deleting module template." +msgstr "モジュールテンプレート削除エラー。" + +#: ../../include/functions_api.php:4259 ../../include/functions_api.php:4318 +msgid "Correct deleting of module template." +msgstr "モジュールテンプレートの削除内容を修正してください。" + +#: ../../include/functions_api.php:4395 +msgid "Error validate all alerts. Failed " +msgstr "全アラートの承諾エラー。失敗数: " + +#: ../../include/functions_api.php:4398 +msgid "Correct validating of all alerts." +msgstr "全アラートの承諾内容を修正してください。" + +#: ../../include/functions_api.php:4425 +msgid "Error validating all alert policies." +msgstr "全アラートポリシーの承諾エラー。" + +#: ../../include/functions_api.php:4483 +msgid "Error validate all policy alerts. Failed " +msgstr "全ポリシーアラートの承諾エラー。失敗数: " + +#: ../../include/functions_api.php:4486 +msgid "Correct validating of all policy alerts." +msgstr "全ポリシーアラートの承諾内容を修正してください。" + +#: ../../include/functions_api.php:4509 +msgid "Error stopping downtime. Id_downtime cannot be left blank." +msgstr "計画停止の中断エラー。id_downtimeが指定されていません。" + +#: ../../include/functions_api.php:4525 +msgid "Downtime stopped." +msgstr "計画停止を中断しました。" + +#: ../../include/functions_api.php:4840 +msgid "and this modules are doesn't exists or not applicable a this agents: " +msgstr "これらのモジュールが存在しないかまたはエージェントに適用できません : " + +#: ../../include/functions_api.php:4842 +msgid "and this agents are generate problems: " +msgstr "これらのエージェントでエラーです : " + +#: ../../include/functions_api.php:4844 +msgid "and this agents with ids are doesn't exists: " +msgstr "これらのエージェントIDは存在しません : " + +#: ../../include/functions_api.php:4871 +msgid "Error adding agent to policy. Id_policy cannot be left blank." +msgstr "ポリシーへのエージェント追加エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:4876 +msgid "Error adding agent to policy. Id_agent cannot be left blank." +msgstr "ポリシーへのエージェント追加エラー。id_agentが指定されていません。" + +#: ../../include/functions_api.php:4884 +msgid "Error adding agent to policy. Id_agent doesn't exist." +msgstr "ポリシーへのエージェント追加エラー。id_agentが存在しません。" + +#: ../../include/functions_api.php:4892 +msgid "Error adding agent to policy." +msgstr "ポリシーへのエージェント追加エラー。" + +#: ../../include/functions_api.php:4900 +msgid "Error adding agent to policy. The agent is already in the policy." +msgstr "ポリシーへのエージェント追加エラー。指定のエージェントはすでにポリシー内にあります。" + +#: ../../include/functions_api.php:4935 +msgid "Error adding data module to policy. Id_policy cannot be left blank." +msgstr "ポリシーへのデータモジュール追加エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:4940 +msgid "Error adding data module to policy. Module_name cannot be left blank." +msgstr "ポリシーへのデータモジュール追加エラー。module_nameが指定されていません。" + +#: ../../include/functions_api.php:4948 +msgid "Error adding data module to policy." +msgstr "ポリシーへのデータモジュール追加エラー。" + +#: ../../include/functions_api.php:4984 +msgid "" +"Error adding data module to policy. The module is already in the policy." +msgstr "ポリシーへのデータモジュール追加エラー。指定のモジュールがすでにポリシー内にあります。" + +#: ../../include/functions_api.php:5024 +msgid "Error updating data module in policy. Id_policy cannot be left blank." +msgstr "ポリシーのデータモジュール更新エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:5029 +msgid "" +"Error updating data module in policy. Id_policy_module cannot be left blank." +msgstr "ポリシーのデータモジュール更新エラー。id_policy_moduleが指定されていません。" + +#: ../../include/functions_api.php:5037 +msgid "Error updating data module in policy. Module doesn't exist." +msgstr "ポリシーのデータモジュール更新エラー。モジュールが存在しません。" + +#: ../../include/functions_api.php:5043 +msgid "" +"Error updating data module in policy. Module type is not network type." +msgstr "ポリシー内のデータモジュールの更新エラー。モジュールタイプがネットワークタイプではありません。" + +#: ../../include/functions_api.php:5072 +msgid "Data policy module updated." +msgstr "データポリシーモジュールを更新しました。" + +#: ../../include/functions_api.php:5101 +msgid "" +"Error adding network module to policy. Id_policy cannot be left blank." +msgstr "ポリシーへのネットワークモジュール追加エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:5107 +msgid "" +"Error adding network module to policy. Module_name cannot be left blank." +msgstr "ポリシーへのネットワークモジュール追加エラー。module_nameが指定されていません。" + +#: ../../include/functions_api.php:5113 +msgid "" +"Error adding network module to policy. Id_module_type is not correct for " +"network modules." +msgstr "ポリシーへのネットワークモジュール追加エラー。id_module_typeがネットワークモジュールとして不正です。" + +#: ../../include/functions_api.php:5123 +msgid "Error adding network module to policy." +msgstr "ポリシーへのネットワークモジュール追加エラー。" + +#: ../../include/functions_api.php:5161 +msgid "" +"Error adding network module to policy. The module is already in the policy." +msgstr "ポリシーへのネットワークモジュール追加エラー。指定したモジュールはすでにポリシー内にあります。" + +#: ../../include/functions_api.php:5199 +msgid "" +"Error updating network module in policy. Id_policy cannot be left blank." +msgstr "ポリシーのネットワークモジュール更新エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:5205 +msgid "" +"Error updating network module in policy. Id_policy_module cannot be left " +"blank." +msgstr "ポリシーのネットワークモジュール更新エラー。id_policy_moduleが指定されていません。" + +#: ../../include/functions_api.php:5214 +msgid "Error updating network module in policy. Module doesn't exist." +msgstr "ポリシーのネットワークモジュール更新エラー。モジュールが存在しません。" + +#: ../../include/functions_api.php:5220 +msgid "" +"Error updating network module in policy. Module type is not network type." +msgstr "ポリシーのネットワークモジュール更新エラー。モジュールタイプがネットワークのタイプではありません。" + +#: ../../include/functions_api.php:5246 +msgid "Network policy module updated." +msgstr "ネットワークポリシーモジュールを更新しました。" + +#: ../../include/functions_api.php:5273 +msgid "Error adding plugin module to policy. Id_policy cannot be left blank." +msgstr "ポリシーへのプラグインモジュール追加エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:5278 +msgid "" +"Error adding plugin module to policy. Module_name cannot be left blank." +msgstr "ポリシーへのプラグインモジュール追加エラー。module_nameが指定されていません。" + +#: ../../include/functions_api.php:5283 +msgid "Error adding plugin module to policy. Id_plugin cannot be left blank." +msgstr "ポリシーへのプラグインモジュール追加エラー。id_pluginが指定されていません。" + +#: ../../include/functions_api.php:5291 +msgid "Error adding plugin module to policy." +msgstr "ポリシーへのプラグインモジュール追加エラー。" + +#: ../../include/functions_api.php:5334 +msgid "" +"Error adding plugin module to policy. The module is already in the policy." +msgstr "ポリシーへのプラグインモジュール追加エラー。指定のモジュールはすでにポリシー内にあります。" + +#: ../../include/functions_api.php:5373 +msgid "" +"Error updating plugin module in policy. Id_policy cannot be left blank." +msgstr "ポリシーのプラグインモジュール更新エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:5379 +msgid "" +"Error updating plugin module in policy. Id_policy_module cannot be left " +"blank." +msgstr "ポリシーのプラグインモジュール更新エラー。id_policy_moduleが指定されていません。" + +#: ../../include/functions_api.php:5388 +msgid "Error updating plugin module in policy. Module doesn't exist." +msgstr "ポリシーのプラグインモジュール更新エラー。モジュールが存在しません。" + +#: ../../include/functions_api.php:5394 +msgid "" +"Error updating plugin module in policy. Module type is not network type." +msgstr "ポリシーのプラグインモジュール更新エラー。モジュールタイプがネットワークのタイプではありません。" + +#: ../../include/functions_api.php:5426 +msgid "Plugin policy module updated." +msgstr "プラグインポリシーモジュールを更新しました。" + +#: ../../include/functions_api.php:5601 +msgid "Error adding SNMP module to policy. Id_policy cannot be left blank." +msgstr "SNMPモジュールのポリシーへの追加エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:5606 +msgid "Error adding SNMP module to policy. Module_name cannot be left blank." +msgstr "SNMPモジュールのポリシーへの追加エラー。module_nameが指定されていません。" + +#: ../../include/functions_api.php:5614 +msgid "Error adding SNMP module to policy." +msgstr "SNMPモジュールのポリシーへの追加エラー。" + +#: ../../include/functions_api.php:5619 +msgid "" +"Error adding SNMP module to policy. Id_module_type is not correct for SNMP " +"modules." +msgstr "SNMPモジュールのポリシーへの追加エラー。id_module_type が SNMP モジュール用になっていません。" + +#: ../../include/functions_api.php:5713 +msgid "" +"Error adding SNMP module to policy. The module is already in the policy." +msgstr "SNMPモジュールのポリシーへの追加エラー。モジュールはすでにポリシー内に存在します。" + +#: ../../include/functions_api.php:5752 +msgid "Error updating SNMP module in policy. Id_policy cannot be left blank." +msgstr "ポリシー内のSNMPモジュール更新エラー。id_policyが指定されていません。" + +#: ../../include/functions_api.php:5757 +msgid "" +"Error updating SNMP module in policy. Id_policy_module cannot be left blank." +msgstr "ポリシー内のSNMPモジュール更新エラー。id_policy_moduleが指定されていません。" + +#: ../../include/functions_api.php:5765 +msgid "Error updating SNMP module in policy. Module doesn't exist." +msgstr "ポリシー内のSNMPモジュール更新エラー。モジュールが存在しません。" + +#: ../../include/functions_api.php:5770 +msgid "Error updating SNMP module in policy. Module type is not SNMP type." +msgstr "ポリシー内のSNMPモジュール更新エラー。モジュールタイプが SNMP ではありません。" + +#: ../../include/functions_api.php:5780 +msgid "" +"Error updating SNMP module. snmp3_priv_method doesn't exist. Set it to 'AES' " +"or 'DES'. " +msgstr "SNMPモジュール更新エラー。snmp3_priv_methodがありません。'AES' または 'DES' を指定してください。 " + +#: ../../include/functions_api.php:5790 +msgid "" +"Error updating SNMP module. snmp3_sec_level doesn't exist. Set it to " +"'authNoPriv' or 'authPriv' or 'noAuthNoPriv'. " +msgstr "" +"SNMPモジュール更新エラー。snmp3_sec_level がありません。'authNoPriv'、'authPriv'、'noAuthNoPriv' " +"のいずれかを指定してください。 " + +#: ../../include/functions_api.php:5797 +msgid "" +"Error updating SNMP module. snmp3_auth_method doesn't exist. Set it to 'MD5' " +"or 'SHA'. " +msgstr "SNMPモジュール更新エラー。snmp3_auth_method がありません。'MD5' または 'SHA' を指定してください。 " + +#: ../../include/functions_api.php:5837 +msgid "SNMP policy module updated." +msgstr "SNMPポリシーモジュールを更新しました。" + +#: ../../include/functions_api.php:5860 +msgid "Error applying policy. Id_policy cannot be left blank." +msgstr "ポリシー適用エラー。id_policy が指定されていません。" + +#: ../../include/functions_api.php:5873 ../../include/functions_api.php:5898 +msgid "Error applying policy." +msgstr "ポリシー適用エラー。" + +#: ../../include/functions_api.php:5885 +msgid "Error applying policy. This policy is already pending to apply." +msgstr "ポリシー適用エラー。このポリシーは適用が保留されています。" + +#: ../../include/functions_api.php:5943 +msgid "Error applying all policies." +msgstr "全ポリシーの適用エラー。" + +#: ../../include/functions_api.php:5995 +msgid "Error in group creation. Group_name cannot be left blank." +msgstr "グループ作成エラー。group_name が指定されていません。" + +#: ../../include/functions_api.php:6001 +msgid "Error in group creation. Icon_name cannot be left blank." +msgstr "グループ作成エラー。icon_name が指定されていません。" + +#: ../../include/functions_api.php:6014 ../../include/functions_api.php:6191 +msgid "Error in group creation. Id_parent_group doesn't exist." +msgstr "グループ作成エラー。id_parent_group が存在しません。" + +#: ../../include/functions_api.php:6042 +msgid "Error in group creation." +msgstr "グループ作成エラー。" + +#: ../../include/functions_api.php:6179 +msgid "Error in netflow filter creation. Filter name cannot be left blank." +msgstr "Netflow フィルタ作成エラー。フィルタ名が空です。" + +#: ../../include/functions_api.php:6184 +msgid "Error in netflow filter creation. Group id cannot be left blank." +msgstr "Netflow フィルタ作成エラー。グループ ID が空です。" + +#: ../../include/functions_api.php:6197 +msgid "Error in netflow filter creation. Filter cannot be left blank." +msgstr "Netflow フィルタ作成エラー。フィルタが空です。" + +#: ../../include/functions_api.php:6202 +msgid "Error in netflow filter creation. Aggregate_by cannot be left blank." +msgstr "Netflow フィルタ作成エラー。集約設定が空です。" + +#: ../../include/functions_api.php:6207 +msgid "Error in netflow filter creation. Output_format cannot be left blank." +msgstr "Netflow フィルタ作成エラー。出力フォーマットが空です。" + +#: ../../include/functions_api.php:6225 +msgid "Error in netflow filter creation." +msgstr "Netflow フィルタ作成エラー。" + +#: ../../include/functions_api.php:6392 +msgid "Create user." +msgstr "ユーザ作成" + +#: ../../include/functions_api.php:6431 +msgid "Error updating user. Id_user cannot be left blank." +msgstr "ユーザ更新エラー。id_user が指定されていません。" + +#: ../../include/functions_api.php:6439 +msgid "Error updating user. Id_user doesn't exist." +msgstr "ユーザ更新エラー。id_user が存在しません。" + +#: ../../include/functions_api.php:6455 +msgid "Error updating user. Password info incorrect." +msgstr "ユーザ更新エラー。パスワード情報が不正です。" + +#: ../../include/functions_api.php:6463 +msgid "Updated user." +msgstr "ユーザを更新しました。" + +#: ../../include/functions_api.php:6494 +msgid "Error enable/disable user. Id_user cannot be left blank." +msgstr "ユーザの有効化/無効化エラー。id_user は空にできません。" + +#: ../../include/functions_api.php:6501 +msgid "Error enable/disable user. Enable/disable value cannot be left blank." +msgstr "ユーザの有効化/無効化エラー。有効化/無効化の値は空にできません。" + +#: ../../include/functions_api.php:6507 +msgid "Error enable/disable user. The user doesn't exist." +msgstr "ユーザの有効化/無効化エラー。ユーザが存在しません。" + +#: ../../include/functions_api.php:6516 +msgid "Error in user enabling/disabling." +msgstr "ユーザの有効化/無効化エラー。" + +#: ../../include/functions_api.php:6521 +msgid "Enabled user." +msgstr "ユーザを有効化しました。" + +#: ../../include/functions_api.php:6525 +msgid "Disabled user." +msgstr "ユーザを無効化しました。" + +#: ../../include/functions_api.php:7991 +msgid "Delete user." +msgstr "ユーザ削除" + +#: ../../include/functions_api.php:8020 +msgid "Add user profile." +msgstr "ユーザプロファイル追加" + +#: ../../include/functions_api.php:8053 +msgid "Delete user profile." +msgstr "ユーザプロファイル削除" + +#: ../../include/functions_api.php:8151 +msgid "Correct module disable" +msgstr "モジュールを無効にしました" + +#: ../../include/functions_api.php:8154 +msgid "Error disabling module" +msgstr "モジュール無効化エラー" + +#: ../../include/functions_api.php:8180 +msgid "Correct module enable" +msgstr "モジュールを有効にしました" + +#: ../../include/functions_api.php:8183 +msgid "Error enabling module" +msgstr "モジュール有効化エラー" + +#: ../../include/functions_api.php:8722 +msgid "Error adding event comment." +msgstr "イベントコメント追加エラー" + +#: ../../include/functions_api.php:8961 +msgid "Error enable/disable agent. Id_agent cannot be left blank." +msgstr "エージェント有効化/無効化エラー。id_agent は空にできません。" + +#: ../../include/functions_api.php:8968 +msgid "" +"Error enable/disable agent. Enable/disable value cannot be left blank." +msgstr "エージェント有効化/無効化エラー。有効化/無効化は空にできません。" + +#: ../../include/functions_api.php:8974 +msgid "Error enable/disable agent. The agent doesn't exist." +msgstr "エージェント有効化/無効化エラー。エージェントが存在しません。" + +#: ../../include/functions_api.php:8985 +msgid "Error in agent enabling/disabling." +msgstr "エージェント有効化/無効化エラー" + +#: ../../include/functions_api.php:8991 +msgid "Enabled agent." +msgstr "エージェントを有効化しました" + +#: ../../include/functions_api.php:8996 +msgid "Disabled agent." +msgstr "エージェントを無効化しました" + +#: ../../include/functions_api.php:9092 +msgid "Error getting special_days." +msgstr "特別日取得エラー。" + +#: ../../include/functions_api.php:9127 +msgid "Error creating special day. Specified day already exists." +msgstr "特別日作成エラー。特別日はすでに存在します。" + +#: ../../include/functions_api.php:9132 +msgid "Error creating special day. Invalid date format." +msgstr "特別日作成エラー。日付の書式が不正です。" + +#: ../../include/functions_api.php:9144 +msgid "Error in creation special day." +msgstr "特別日作成エラー。" + +#: ../../include/functions_api.php:9177 +msgid "Error updating special day. Id cannot be left blank." +msgstr "特別日更新エラー。IDは空にできません。" + +#: ../../include/functions_api.php:9184 +msgid "Error updating special day. Id doesn't exist." +msgstr "特別日更新エラー。IDが存在しません。" + +#: ../../include/functions_api.php:9189 +msgid "Error updating special day. Invalid date format." +msgstr "特別日更新エラー。日付の書式が不正です。" + +#: ../../include/functions_api.php:9223 +msgid "Error deleting special day. Id cannot be left blank." +msgstr "特別日削除エラー。IDは空にできません。" + +#: ../../include/functions_api.php:9230 +msgid "Error deleting special day. Id doesn't exist." +msgstr "特別日削除エラー。IDが存在しません。" + +#: ../../include/functions_api.php:9237 +msgid "Error in deletion special day." +msgstr "特別日削除エラー。" + +#: ../../include/functions_treeview.php:54 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1347 +msgid "There was a problem loading module" +msgstr "モジュールの読み込みで問題が発生しました。" + +#: ../../include/functions_treeview.php:279 +#: ../../include/functions_treeview.php:286 +#: ../../include/functions_ui.php:3670 ../../include/functions_ui.php:3677 +#: ../../mobile/operation/modules.php:609 +#: ../../mobile/operation/modules.php:616 +#: ../../operation/agentes/status_monitor.php:1362 +#: ../../operation/agentes/status_monitor.php:1369 +#: ../../enterprise/include/functions_services.php:1569 +#: ../../enterprise/operation/agentes/ux_console_view.php:185 +#: ../../enterprise/operation/agentes/ux_console_view.php:257 +msgid "Snapshot view" +msgstr "スナップショット表示" + +#: ../../include/functions_treeview.php:294 +#: ../../include/graphs/functions_flot.php:596 +#: ../../enterprise/extensions/vmware/vmware_view.php:868 +#: ../../enterprise/extensions/vmware/vmware_view.php:884 +#: ../../enterprise/extensions/vmware/vmware_view.php:900 +#: ../../enterprise/extensions/vmware/vmware_view.php:916 +msgid "No data" +msgstr "データがありません" + +#: ../../include/functions_treeview.php:298 +#: ../../include/functions_reporting_html.php:70 +#: ../../include/functions_reporting_html.php:3371 +#: ../../operation/agentes/ver_agente.php:1217 +#: ../../enterprise/include/functions_reporting_pdf.php:2244 +#: ../../enterprise/include/functions_reporting_pdf.php:2282 +msgid "Last data" +msgstr "最新データ" + +#: ../../include/functions_treeview.php:313 +msgid "Go to module edition" +msgstr "モジュールの編集へ行く" + +#: ../../include/functions_treeview.php:362 +msgid "There was a problem loading alerts" +msgstr "アラートの読み込みで問題が発生しました。" + +#: ../../include/functions_treeview.php:446 +msgid "Go to alerts edition" +msgstr "アラートの編集へ行く" + +#: ../../include/functions_treeview.php:506 +#: ../../operation/agentes/agent_fields.php:28 +#: ../../operation/agentes/custom_fields.php:28 +#: ../../operation/agentes/estado_generalagente.php:46 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1057 +msgid "There was a problem loading agent" +msgstr "エージェントのロードに失敗しました。" + +#: ../../include/functions_treeview.php:550 +#: ../../operation/agentes/estado_generalagente.php:273 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1102 +msgid "Other IP addresses" +msgstr "他のIPアドレス" + +#: ../../include/functions_treeview.php:581 +#: ../../operation/agentes/estado_agente.php:501 +#: ../../operation/agentes/estado_generalagente.php:210 +#: ../../operation/gis_maps/ajax.php:332 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1149 +msgid "Remote" +msgstr "リモート" + +#: ../../include/functions_treeview.php:589 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1170 +msgid "Next agent contact" +msgstr "次の接続予定" + +#: ../../include/functions_treeview.php:599 +msgid "Go to agent edition" +msgstr "エージェントの編集へ行く" + +#: ../../include/functions_treeview.php:608 +msgid "Agent data" +msgstr "エージェントデータ" + +#: ../../include/functions_treeview.php:621 +#: ../../operation/agentes/estado_generalagente.php:164 +#: ../../operation/gis_maps/ajax.php:315 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1117 +msgid "Agent Version" +msgstr "エージェントバージョン" + +#: ../../include/functions_treeview.php:638 +#: ../../operation/agentes/estado_generalagente.php:315 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1124 +msgid "Position (Long, Lat)" +msgstr "位置 (経度、緯度)" + +#: ../../include/functions_treeview.php:655 +#: ../../operation/agentes/estado_generalagente.php:343 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1164 +msgid "Timezone Offset" +msgstr "タイムゾーンオフセット" + +#: ../../include/functions_treeview.php:670 +#: ../../operation/agentes/agent_fields.php:45 +#: ../../operation/agentes/estado_generalagente.php:359 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1180 +msgid "Custom field" +msgstr "カスタムフィールド" + +#: ../../include/functions_treeview.php:681 +msgid "Advanced information" +msgstr "拡張情報" + +#: ../../include/functions_treeview.php:693 +#: ../../operation/agentes/estado_generalagente.php:261 +msgid "Agent access rate (24h)" +msgstr "エージェントアクセス頻度(過去24時間)" + +#: ../../include/functions_treeview.php:701 +#: ../../mobile/operation/agent.php:217 +#: ../../operation/agentes/estado_generalagente.php:606 +msgid "Events (24h)" +msgstr "イベント (24時間)" + +#: ../../include/functions_treeview.php:753 +#: ../../operation/agentes/estado_generalagente.php:482 +#: ../../enterprise/operation/agentes/pandora_networkmap.view.php:577 +msgid "Interface traffic" +msgstr "インタフェーストラフィック" + +#: ../../include/functions_treeview.php:775 +#: ../../operation/agentes/estado_generalagente.php:453 +msgid "Interface information" +msgstr "インタフェース情報" + +#: ../../include/functions_ui.php:225 +msgid "Information" +msgstr "情報" + +#: ../../include/functions_ui.php:231 +#: ../../enterprise/include/functions_visual_map.php:609 +msgid "Success" +msgstr "成功" + +#: ../../include/functions_ui.php:367 +msgid "Request successfully processed" +msgstr "要求された処理を実行しました。" + +#: ../../include/functions_ui.php:370 +msgid "Error processing request" +msgstr "要求された処理の実行に失敗しました。" + +#: ../../include/functions_ui.php:508 +msgid "" +"Is possible that this view uses part of information which your user has not " +"access" +msgstr "あなたのユーザでアクセスできない情報の一部を利用している可能性があります" + +#: ../../include/functions_ui.php:1016 +msgid "The alert would fire when the value is over " +msgstr "取得した値が 以上になったら、アラートを発生させます。" + +#: ../../include/functions_ui.php:1021 +msgid "The alert would fire when the value is under " +msgstr "取得した値が 未満になったら、アラートを発生させます。" + +#: ../../include/functions_ui.php:1295 +#: ../../enterprise/meta/include/functions_ui_meta.php:54 +msgid "the Flexible Monitoring System" +msgstr "the Flexible Monitoring System" + +#: ../../include/functions_ui.php:1615 ../../include/functions_ui.php:1649 +#, php-format +msgid "Total items: %s" +msgstr "全アイテム数: %s" + +#: ../../include/functions_ui.php:1956 +msgid "Unknown type" +msgstr "不明なタイプ" + +#: ../../include/functions_ui.php:2767 +msgid "Type at least two characters to search." +msgstr "2文字以上入力するとマッチするエージェント名が検索されます" + +#: ../../include/functions_ui.php:3560 +msgid "Problem with Pandora FMS database" +msgstr "Pandora FMS データベースに問題があります" + +#: ../../include/functions_ui.php:3561 +msgid "" +"Cannot connect to the database, please check your database setup in the " +"include/config.php file.

\n" +"\t\t\tProbably your database, hostname, user or password values are " +"incorrect or\n" +"\t\t\tthe database server is not running." +msgstr "" +"データベースに接続できません。 include/config.php " +"ファイル内のデータベースの設定を確認してください。

\n" +"\t\t\tおそらく、データベース名、ホスト名、ユーザ名またはパスワードの値が不正か、\n" +"\t\t\tデータベースが動作していません。" + +#: ../../include/functions_ui.php:3565 +msgid "DB ERROR" +msgstr "DB エラー" + +#: ../../include/functions_ui.php:3571 +msgid "" +"If you have modified auth system, this problem could be because Pandora " +"cannot override authorization variables from the config database. Remove " +"them from your database by executing:
DELETE FROM tconfig WHERE "
+"token = \"auth\";
" +msgstr "" +"認証システムを変更した場合この問題が発生します。Pandora " +"は、データベース設定では認証方法を上書きできないためです。次のクエリを実行することにより、それらをデータベースから削除してください。: " +"
DELETE FROM tconfig WHERE token = \"auth\";
" + +#: ../../include/functions_ui.php:3575 +msgid "Empty configuration table" +msgstr "設定テーブルが空です" + +#: ../../include/functions_ui.php:3576 +msgid "" +"Cannot load configuration variables from database. Please check your " +"database setup in the\n" +"\t\t\tinclude/config.php file.

\n" +"\t\t\tMost likely your database schema has been created but there are is no " +"data in it, you have a problem with the database access credentials or your " +"schema is out of date.\n" +"\t\t\t

Pandora FMS Console cannot find include/config.php or " +"this file has invalid\n" +"\t\t\tpermissions and HTTP server cannot read it. Please read documentation " +"to fix this problem.
" +msgstr "" +"データベースから設定を読み込めません。include/config.phpファイルのデータベース設定を確認してください。
\n" +"\t\t\t " +"データベーススキーマは作成されているがデータが入っていない、データベースへのアクセス権限が無い、またはスキーマが古いといったことが考えられます。\n" +"\t\t\t

または、Pandora FMS コンソールが include/config.php " +"ファイルを見つけられないか、このファイルが不正な\n" +"\t\t\t パーミッションで HTTP サーバが読むことができません。この問題の解決にはドキュメントを参照してください。
" + +#: ../../include/functions_ui.php:3583 +msgid "No configuration file found" +msgstr "設定ファイルがありません" + +#: ../../include/functions_ui.php:3584 +msgid "" +"Pandora FMS Console cannot find include/config.php or this file has " +"invalid\n" +"\t\t\tpermissions and HTTP server cannot read it. Please read documentation " +"to fix this problem." +msgstr "" +"Pandora FMS コンソールが include/config.php ファイルを見つけられないか、このファイルが不正な\n" +"\t\t\t パーミッションで HTTP サーバが読むことができません。この問題の解決にはドキュメントを参照してください。
" + +#: ../../include/functions_ui.php:3595 +#, php-format +msgid "You may try to run the %sinstallation wizard%s to create one." +msgstr "作成するには、%sインストールウィザード%s を実行します。" + +#: ../../include/functions_ui.php:3598 +msgid "Installer active" +msgstr "インストーラが有効です" + +#: ../../include/functions_ui.php:3599 +msgid "" +"For security reasons, normal operation is not possible until you delete " +"installer file.\n" +"\t\t\tPlease delete the ./install.php file before running Pandora FMS " +"Console." +msgstr "" +"セキュリティ上の理由から、インストーラファイルを削除するまで通常の動作にはなりません。\n" +"\t\t\t Pandora FMS コンソールを実行する前に ./install.phpファイルを削除してください。" + +#: ../../include/functions_ui.php:3603 +msgid "Bad permission for include/config.php" +msgstr "include/config.php のパーミッションが不正です" + +#: ../../include/functions_ui.php:3604 +msgid "" +"For security reasons, config.php must have restrictive permissions, " +"and \"other\" users\n" +"\t\t\tshould not read it or write to it. It should be written only for " +"owner\n" +"\t\t\t(usually www-data or http daemon user), normal operation is not " +"possible until you change\n" +"\t\t\tpermissions for include/config.php file. Please do it, it is " +"for your security." +msgstr "" +"セキュリティ上の理由により、 config.php は制限されたパーミッションである必要があります。\n" +"\t\t\t\"other\"ユーザは読み書きできないようにし、所有者(通常は www-data や http デーモンの\n" +"\t\t\tユーザ)のみが書き込みできるようにします。include/config.php ファイルの\n" +"\t\t\tパーミッションを修正するまで通常の動作をしません。セキュリティのために調整をしてください。" + +#: ../../include/functions_clippy.php:163 +#: ../../include/functions_clippy.php:168 +msgid "End wizard" +msgstr "ウィザードの終了" + +#: ../../include/functions_clippy.php:195 +msgid "Next →" +msgstr "次へ →" + +#: ../../include/functions_clippy.php:196 +msgid "← Back" +msgstr "← 戻る" + +#: ../../include/functions_clippy.php:208 +msgid "Do you want to exit the help tour?" +msgstr "ヘルプツアーを終了しますか。" + +#: ../../include/functions_planned_downtimes.php:560 +msgid "Succesful stopped the Downtime" +msgstr "計画停止を中止しました" + +#: ../../include/functions_planned_downtimes.php:561 +msgid "Unsuccesful stopped the Downtime" +msgstr "計画停止の中止に失敗しました" + +#: ../../include/functions_planned_downtimes.php:660 +#, php-format +msgid "Enabled %s elements from the downtime" +msgstr "計画停止から %s 件の要素が有効になりました" + +#: ../../include/functions_planned_downtimes.php:785 +msgid "This planned downtime are executed now. Can't delete in this moment." +msgstr "この計画停止は実行中です。現在削除できません。" + +#: ../../include/functions_planned_downtimes.php:790 +msgid "Deleted this planned downtime successfully." +msgstr "計画停止を削除しました。" + +#: ../../include/functions_planned_downtimes.php:792 +msgid "Problems for deleted this planned downtime." +msgstr "計画停止の削除に失敗しました。" + +#: ../../include/functions_config.php:94 +msgid "Failed updated: User did not login." +msgstr "更新失敗: ユーザがログインしていません。" + +#: ../../include/functions_config.php:102 +msgid "Failed updated: User is not admin." +msgstr "更新失敗: ユーザは管理者ではありません。" + +#: ../../include/functions_config.php:140 +msgid "SSL cert path" +msgstr "SSL証明書パス" + +#: ../../include/functions_config.php:144 +msgid "Use cert." +msgstr "証明書利用" + +#: ../../include/functions_config.php:154 +msgid "Enable Integria incidents in Pandora Console" +msgstr "PandoraコンソールでIntegriaインシデントを有効にする" + +#: ../../include/functions_config.php:156 +msgid "Integria inventory" +msgstr "Integria インベントリ" + +#: ../../include/functions_config.php:158 +msgid "Integria API password" +msgstr "Integria API パスワード" + +#: ../../include/functions_config.php:160 +msgid "Integria URL" +msgstr "Integria URL" + +#: ../../include/functions_config.php:184 +msgid "License information" +msgstr "ライセンス情報" + +#: ../../include/functions_config.php:204 +msgid "Identification_reminder" +msgstr "識別リマインダ" + +#: ../../include/functions_config.php:206 +msgid "Include_agents" +msgstr "エージェントのインクルード" + +#: ../../include/functions_config.php:208 +msgid "Audit log directory" +msgstr "監査ログディレクトリ" + +#: ../../include/functions_config.php:213 +#: ../../enterprise/godmode/setup/setup.php:30 +msgid "Forward SNMP traps to agent (if exist)" +msgstr "SNMP トラップのエージェント(存在する場合)への転送" + +#: ../../include/functions_config.php:215 +#: ../../enterprise/godmode/setup/setup.php:38 +msgid "Use Enterprise ACL System" +msgstr "エンタープライズ ACL システムを利用する" + +#: ../../include/functions_config.php:217 +#: ../../enterprise/meta/include/functions_meta.php:348 +msgid "Activate Metaconsole" +msgstr "メタコンソールの有効化" + +#: ../../include/functions_config.php:219 +#: ../../enterprise/godmode/setup/setup.php:47 +msgid "Size of collection" +msgstr "コレクションのサイズ" + +#: ../../include/functions_config.php:221 +#: ../../enterprise/godmode/setup/setup.php:54 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:333 +msgid "Events replication" +msgstr "イベント複製" + +#: ../../include/functions_config.php:224 +#: ../../enterprise/godmode/setup/setup.php:63 +msgid "Replication interval" +msgstr "複製間隔" + +#: ../../include/functions_config.php:226 +#: ../../enterprise/godmode/setup/setup.php:70 +msgid "Replication limit" +msgstr "複製制限" + +#: ../../include/functions_config.php:228 +#: ../../enterprise/godmode/setup/setup.php:89 +msgid "Replication mode" +msgstr "複製モード" + +#: ../../include/functions_config.php:230 +#: ../../enterprise/godmode/setup/setup.php:147 +msgid "Show events list in local console (read only)" +msgstr "ローカルコンソールでのイベント一覧表示 (参照のみ)" + +#: ../../include/functions_config.php:233 +msgid "Replication DB engine" +msgstr "複製 DB エンジン" + +#: ../../include/functions_config.php:235 +msgid "Replication DB host" +msgstr "複製 DB ホスト" + +#: ../../include/functions_config.php:237 +msgid "Replication DB database" +msgstr "複製データベース" + +#: ../../include/functions_config.php:239 +msgid "Replication DB user" +msgstr "複製 DB ユーザ" + +#: ../../include/functions_config.php:241 +msgid "Replication DB password" +msgstr "複製 DB パスワード" + +#: ../../include/functions_config.php:243 +msgid "Replication DB port" +msgstr "複製 DB ポート" + +#: ../../include/functions_config.php:245 +#: ../../enterprise/godmode/setup/setup.php:96 +msgid "Metaconsole agent cache" +msgstr "メタコンソールエージェントキャッシュ" + +#: ../../include/functions_config.php:247 +#: ../../enterprise/godmode/setup/setup.php:212 +msgid "Activate Log Collector" +msgstr "ログ収集の有効化" + +#: ../../include/functions_config.php:251 +#: ../../enterprise/godmode/setup/setup.php:156 +msgid "Inventory changes blacklist" +msgstr "インベントリブラックリスト変更" + +#: ../../include/functions_config.php:258 +#: ../../enterprise/godmode/setup/setup.php:252 +#: ../../enterprise/meta/advanced/metasetup.password.php:78 +#: ../../enterprise/meta/include/functions_meta.php:499 +msgid "Enable password policy" +msgstr "パスワードポリシーを利用する" + +#: ../../include/functions_config.php:261 +#: ../../enterprise/godmode/setup/setup.php:257 +#: ../../enterprise/meta/advanced/metasetup.password.php:84 +#: ../../enterprise/meta/include/functions_meta.php:509 +msgid "Min. size password" +msgstr "最小パスワードサイズ" + +#: ../../include/functions_config.php:263 +#: ../../enterprise/godmode/setup/setup.php:271 +#: ../../enterprise/meta/advanced/metasetup.password.php:101 +#: ../../enterprise/meta/include/functions_meta.php:539 +msgid "Password expiration" +msgstr "パスワードの期限切れ" + +#: ../../include/functions_config.php:265 +#: ../../enterprise/godmode/setup/setup.php:275 +#: ../../enterprise/meta/advanced/metasetup.password.php:106 +#: ../../enterprise/meta/include/functions_meta.php:549 +msgid "Force change password on first login" +msgstr "初回ログイン時にパスワードを変更する" + +#: ../../include/functions_config.php:267 +#: ../../enterprise/godmode/setup/setup.php:280 +#: ../../enterprise/meta/advanced/metasetup.password.php:112 +#: ../../enterprise/meta/include/functions_meta.php:559 +msgid "User blocked if login fails" +msgstr "ログインに失敗するとユーザをブロックします" + +#: ../../include/functions_config.php:269 +#: ../../enterprise/godmode/setup/setup.php:284 +#: ../../enterprise/meta/advanced/metasetup.password.php:117 +#: ../../enterprise/meta/include/functions_meta.php:569 +msgid "Number of failed login attempts" +msgstr "ログイン失敗回数" + +#: ../../include/functions_config.php:271 +#: ../../enterprise/godmode/setup/setup.php:261 +#: ../../enterprise/meta/advanced/metasetup.password.php:89 +#: ../../enterprise/meta/include/functions_meta.php:519 +msgid "Password must have numbers" +msgstr "パスワードには数字を含む必要があります" + +#: ../../include/functions_config.php:273 +#: ../../enterprise/godmode/setup/setup.php:266 +#: ../../enterprise/meta/advanced/metasetup.password.php:95 +#: ../../enterprise/meta/include/functions_meta.php:529 +msgid "Password must have symbols" +msgstr "パスワードには記号を含む必要があります" + +#: ../../include/functions_config.php:275 +#: ../../enterprise/godmode/setup/setup.php:289 +#: ../../enterprise/meta/advanced/metasetup.password.php:122 +#: ../../enterprise/meta/include/functions_meta.php:486 +msgid "Apply password policy to admin users" +msgstr "管理者ユーザへパスワードポリシーを適用" + +#: ../../include/functions_config.php:277 +#: ../../enterprise/godmode/setup/setup.php:294 +#: ../../enterprise/meta/advanced/metasetup.password.php:128 +#: ../../enterprise/meta/include/functions_meta.php:579 +msgid "Enable password history" +msgstr "パスワード履歴の有効化" + +#: ../../include/functions_config.php:279 +#: ../../enterprise/godmode/setup/setup.php:299 +#: ../../enterprise/meta/advanced/metasetup.password.php:134 +#: ../../enterprise/meta/include/functions_meta.php:589 +msgid "Compare previous password" +msgstr "以前のパスワードとの比較" + +#: ../../include/functions_config.php:289 +#: ../../enterprise/godmode/setup/setup_auth.php:53 +#: ../../enterprise/meta/include/functions_meta.php:632 +msgid "Autocreate profile" +msgstr "プロファイルの自動作成" + +#: ../../include/functions_config.php:291 +#: ../../enterprise/godmode/setup/setup_auth.php:59 +#: ../../enterprise/meta/include/functions_meta.php:642 +msgid "Autocreate profile group" +msgstr "プロファイルグループの自動作成" + +#: ../../include/functions_config.php:293 +#: ../../enterprise/godmode/setup/setup_auth.php:66 +#: ../../enterprise/meta/include/functions_meta.php:652 +msgid "Autocreate profile tags" +msgstr "自動作成プロファイルタグ" + +#: ../../include/functions_config.php:295 +#: ../../enterprise/godmode/setup/setup_auth.php:360 +#: ../../enterprise/meta/include/functions_meta.php:662 +msgid "Autocreate blacklist" +msgstr "ブラックリストの自動作成" + +#: ../../include/functions_config.php:298 +#: ../../enterprise/godmode/setup/setup_auth.php:460 +#: ../../enterprise/meta/include/functions_meta.php:694 +msgid "Active directory server" +msgstr "アクティブディレクトリサーバ" + +#: ../../include/functions_config.php:300 +#: ../../enterprise/godmode/setup/setup_auth.php:466 +#: ../../enterprise/meta/include/functions_meta.php:704 +msgid "Active directory port" +msgstr "アクティブディレクトリポート" + +#: ../../include/functions_config.php:304 +#: ../../enterprise/godmode/setup/setup_auth.php:368 +#: ../../enterprise/meta/include/functions_meta.php:724 +msgid "Advance Config AD" +msgstr "AD 拡張設定" + +#: ../../include/functions_config.php:306 +#: ../../enterprise/godmode/setup/setup_auth.php:479 +#: ../../enterprise/meta/include/functions_meta.php:734 +msgid "Domain" +msgstr "ドメイン" + +#: ../../include/functions_config.php:308 +#: ../../enterprise/godmode/setup/setup_auth.php:386 +#: ../../enterprise/meta/include/functions_meta.php:744 +msgid "Advanced Permisions AD" +msgstr "AD 拡張パーミッション" + +#: ../../include/functions_config.php:326 +#: ../../enterprise/godmode/setup/setup_auth.php:256 +msgid "MySQL host" +msgstr "MySQL ホスト" + +#: ../../include/functions_config.php:328 +#: ../../include/functions_config.php:339 +#: ../../include/functions_config.php:349 +#: ../../enterprise/godmode/setup/setup_auth.php:262 +#: ../../enterprise/godmode/setup/setup_auth.php:294 +#: ../../enterprise/godmode/setup/setup_auth.php:326 +#: ../../enterprise/meta/include/functions_meta.php:829 +#: ../../enterprise/meta/include/functions_meta.php:882 +#: ../../enterprise/meta/include/functions_meta.php:935 +msgid "MySQL port" +msgstr "MySQL ポート" + +#: ../../include/functions_config.php:330 +#: ../../include/functions_config.php:341 +#: ../../include/functions_config.php:351 +#: ../../include/functions_config.php:681 +#: ../../enterprise/godmode/setup/setup_auth.php:268 +#: ../../enterprise/godmode/setup/setup_auth.php:300 +#: ../../enterprise/godmode/setup/setup_auth.php:332 +#: ../../enterprise/godmode/setup/setup_history.php:59 +#: ../../enterprise/meta/include/functions_meta.php:839 +#: ../../enterprise/meta/include/functions_meta.php:892 +#: ../../enterprise/meta/include/functions_meta.php:945 +msgid "Database name" +msgstr "データベース名" + +#: ../../include/functions_config.php:337 +#: ../../enterprise/godmode/setup/setup_auth.php:288 +#: ../../enterprise/meta/include/functions_meta.php:872 +msgid "Babel Enterprise host" +msgstr "Babel Enterprise ホスト" + +#: ../../include/functions_config.php:347 +#: ../../enterprise/godmode/setup/setup_auth.php:320 +#: ../../enterprise/meta/include/functions_meta.php:925 +msgid "Integria host" +msgstr "Integria ホスト" + +#: ../../include/functions_config.php:357 +msgid "Saml path" +msgstr "SAML パス" + +#: ../../include/functions_config.php:361 +#: ../../enterprise/meta/include/functions_meta.php:682 +msgid "Session timeout" +msgstr "セッションタイムアウト" + +#: ../../include/functions_config.php:387 +msgid "Max. days before autodisable deletion" +msgstr "自動無効化エージェントの保持日数" + +#: ../../include/functions_config.php:389 +msgid "Item limit for realtime reports)" +msgstr "リアルタイムレポートのアイテム制限" + +#: ../../include/functions_config.php:405 +msgid "Big Operatiopn Step to purge old data" +msgstr "古いデータ削除のための大きな操作ステップ" + +#: ../../include/functions_config.php:446 +#: ../../enterprise/meta/advanced/metasetup.visual.php:111 +#: ../../enterprise/meta/include/functions_meta.php:1038 +msgid "Graphic resolution (1-low, 5-high)" +msgstr "グラフ解像度 (1-低い,5-高い)" + +#: ../../include/functions_config.php:447 +#: ../../include/functions_config.php:1490 +#: ../../include/functions_netflow.php:1640 +#: ../../operation/netflow/nf_live_view.php:394 +msgid "Bytes" +msgstr "バイト" + +#: ../../include/functions_config.php:461 +msgid "Show QR code header" +msgstr "QR コードヘッダー表示" + +#: ../../include/functions_config.php:475 +msgid "Custom logo login" +msgstr "ログイン時のカスタムロゴ" + +#: ../../include/functions_config.php:500 +msgid "Show units in values report" +msgstr "値のレポートに単位を表示" + +#: ../../include/functions_config.php:506 +msgid "Fixed graph" +msgstr "グラフの固定" + +#: ../../include/functions_config.php:512 +msgid "Paginate module" +msgstr "モジュール画面分割" + +#: ../../include/functions_config.php:524 +msgid "Default type of module charts." +msgstr "モジュールグラフのデフォルトタイプ" + +#: ../../include/functions_config.php:526 +msgid "Default type of interface charts." +msgstr "インタフェースグラフのデフォルトタイプ" + +#: ../../include/functions_config.php:528 +msgid "Default show only average or min and max" +msgstr "平均のみまたは最小と最大のみ表示のデフォルト" + +#: ../../include/functions_config.php:533 +#: ../../include/functions_config.php:1550 +#: ../../include/functions_reporting_html.php:502 +#: ../../include/functions_reporting_html.php:581 +#: ../../enterprise/include/functions_reporting.php:1276 +#: ../../enterprise/include/functions_reporting.php:1312 +#: ../../enterprise/include/functions_reporting.php:2048 +#: ../../enterprise/include/functions_reporting.php:2084 +#: ../../enterprise/include/functions_reporting.php:2825 +#: ../../enterprise/include/functions_reporting.php:2861 +#: ../../enterprise/include/functions_reporting.php:4415 +#: ../../enterprise/include/functions_reporting.php:4749 +#: ../../enterprise/include/functions_reporting_csv.php:908 +#: ../../enterprise/include/functions_reporting_csv.php:955 +#: ../../enterprise/include/functions_reporting_pdf.php:1311 +#: ../../enterprise/include/functions_reporting_pdf.php:1392 +#: ../../enterprise/include/functions_reporting_pdf.php:1612 +#: ../../enterprise/include/functions_reporting_pdf.php:1648 +#: ../../enterprise/include/functions_reporting_pdf.php:2051 +msgid "Fail" +msgstr "失敗" + +#: ../../include/functions_config.php:537 +msgid "Display lateral menus with left click" +msgstr "クリックでサイドメニューを表示" + +#: ../../include/functions_config.php:543 +msgid "Service item padding size" +msgstr "サービス要素の間隔" + +#: ../../include/functions_config.php:546 +msgid "Default percentil" +msgstr "デフォルトのパーセンテージ" + +#: ../../include/functions_config.php:566 +msgid "Add the custom post process" +msgstr "カスタム保存倍率を追加" + +#: ../../include/functions_config.php:573 +msgid "Delete the custom post process" +msgstr "カスタム保存倍率を削除" + +#: ../../include/functions_config.php:622 +msgid "Custom report info" +msgstr "カスタムレポート情報" + +#: ../../include/functions_config.php:669 +#: ../../enterprise/godmode/setup/setup_log_collector.php:47 +msgid "Log max lifetime" +msgstr "ログ最大保存期間" + +#: ../../include/functions_config.php:673 +#: ../../enterprise/godmode/setup/setup_history.php:45 +msgid "Enable history database" +msgstr "ヒストリデータベースの有効化" + +#: ../../include/functions_config.php:675 +msgid "Enable history event" +msgstr "ヒストリイベントの有効化" + +#: ../../include/functions_config.php:677 +#: ../../enterprise/godmode/setup/setup_history.php:53 +msgid "Host" +msgstr "ホスト" + +#: ../../include/functions_config.php:683 +#: ../../enterprise/godmode/setup/setup_history.php:62 +msgid "Database user" +msgstr "データベースユーザ" + +#: ../../include/functions_config.php:685 +#: ../../enterprise/godmode/setup/setup_history.php:65 +msgid "Database password" +msgstr "データベースパスワード" + +#: ../../include/functions_config.php:689 +msgid "Event Days" +msgstr "イベント日数" + +#: ../../include/functions_config.php:693 +#: ../../enterprise/godmode/setup/setup_history.php:74 +msgid "Delay" +msgstr "遅延" + +#: ../../include/functions_config.php:699 +msgid "eHorus user" +msgstr "eHorus ユーザ" + +#: ../../include/functions_config.php:701 +msgid "eHorus password" +msgstr "eHorus パスワード" + +#: ../../include/functions_config.php:703 +msgid "eHorus API hostname" +msgstr "eHorus API ホスト名" + +#: ../../include/functions_config.php:705 +msgid "eHorus API port" +msgstr "eHorus API ポート" + +#: ../../include/functions_config.php:707 +msgid "eHorus request timeout" +msgstr "eHorus リクエストタイムアウト" + +#: ../../include/functions_config.php:709 +msgid "eHorus id custom field" +msgstr "eHorus id カスタムフィールド" + +#: ../../include/functions_config.php:721 +#, php-format +msgid "Failed updated: the next values cannot update: %s" +msgstr "更新失敗: 次の値は更新できません: %s" + +#: ../../include/functions_config.php:1692 +msgid "" +"Click here to start the " +"registration process" +msgstr "" +"登録処理を開始するには こちら をクリックしてください" + +#: ../../include/functions_config.php:1693 +msgid "This instance is not registered in the Update manager" +msgstr "このインスタンスはアップデートマネージャに登録されていません" + +#: ../../include/functions_config.php:1700 +msgid "" +"Click here to start the " +"newsletter subscription process" +msgstr "" +"ニュースレターの購読を開始するには こちら をクリックしてください" + +#: ../../include/functions_config.php:1701 +msgid "Not subscribed to the newsletter" +msgstr "ニュースレターを購読していません" + +#: ../../include/functions_config.php:1712 +msgid "Default password for \"Admin\" user has not been changed." +msgstr "\"Admin\" ユーザのデフォルトパスワードが変更されていません。" + +#: ../../include/functions_config.php:1713 +msgid "" +"Please change the default password because is a common vulnerability " +"reported." +msgstr "脆弱性となるため、デフォルトのパスワードは変更してください。" + +#: ../../include/functions_config.php:1719 +msgid "You can not get updates until you renew the license." +msgstr "ライセンスを更新するまで更新は入手できません。" + +#: ../../include/functions_config.php:1720 +msgid "This license has expired." +msgstr "このライセンスは期限切れです。" + +#: ../../include/functions_config.php:1725 +msgid "" +"Please check that the web server has write rights on the " +"{HOMEDIR}/attachment directory" +msgstr "{HOMEDIR}/attachment ディレクトリに、ウェブサーバの書き込み権限があるか確認してください。" + +#: ../../include/functions_config.php:1738 +msgid "Remote configuration directory is not readble for the console" +msgstr "リモート設定ディレクトリがコンソールから読めません" + +#: ../../include/functions_config.php:1744 +#: ../../include/functions_config.php:1751 +msgid "Remote configuration directory is not writtable for the console" +msgstr "コンソールから、リモート設定ディレクトリに書き込めません。" + +#: ../../include/functions_config.php:1762 +msgid "" +"There are too much files in attachment directory. This is not fatal, but you " +"should consider cleaning up your attachment directory manually" +msgstr "添付ディレクトリに大量のファイルがあります。障害ではありませんが、添付ディレクトリの手動での整理をお勧めします。" + +#: ../../include/functions_config.php:1762 +msgid "files" +msgstr "ファイル" + +#: ../../include/functions_config.php:1763 +msgid "Too much files in your tempora/attachment directory" +msgstr "attachmentディレクトリにあるファイルが多すぎます。" + +#: ../../include/functions_config.php:1780 +msgid "" +"Your database is not well maintained. Seems that it have more than 48hr " +"without a proper maintance. Please review Pandora FMS documentation about " +"how to execute this maintance process (pandora_db.pl) and enable it as soon " +"as possible" +msgstr "" +"データベースがあまりメンテナンスされていません。48時間以上適切なメンテナンスがされていないように見受けられます。メンテナンスプロセス(pandora_d" +"b.pl)の実行に関しては Pandora FMS ドキュメントを参照し、メンテナンス処理を早急に有効にしてください。" + +#: ../../include/functions_config.php:1781 +msgid "Database maintance problem" +msgstr "データベースメンテナンスにおける問題" + +#: ../../include/functions_config.php:1787 +msgid "" +"Your defined font doesnt exist or is not defined. Please check font " +"parameters in your config" +msgstr "定義したフォントが存在しないかフォントが定義されていません。フォントパラメータの設定を確認してください。" + +#: ../../include/functions_config.php:1788 +msgid "Default font doesnt exist" +msgstr "デフォルトのフォントがありません" + +#: ../../include/functions_config.php:1793 +msgid "You need to restart server after altering this configuration setting." +msgstr "この設定を変更したあとは、サーバを再起動する必要があります。" + +#: ../../include/functions_config.php:1794 +msgid "" +"Event storm protection is activated. No events will be generated during this " +"mode." +msgstr "イベントストーム保護が有効です。このモードではイベントが生成されません。" + +#: ../../include/functions_config.php:1801 +msgid "" +"Your Pandora FMS has the \"develop_bypass\" mode enabled. This is a " +"developer mode and should be disabled in a production system. This value is " +"written in the main index.php file" +msgstr "" +"この Pandora FMS は、\"develop_bypass\" " +"モードが有効になっています。これは、これは開発用のモードであるため本番システムでは無効にしてください。この設定は、メインの index.php " +"ファイルに書かれています。" + +#: ../../include/functions_config.php:1802 +msgid "Developer mode is enabled" +msgstr "開発モードが有効です" + +#: ../../include/functions_config.php:1811 +msgid "Error first setup Open update" +msgstr "オープンアップデートの初期設定エラー" + +#: ../../include/functions_config.php:1817 +msgid "" +"There is a new update available. Please go to Administration:Setup:Update Manager for more details." +msgstr "" +"新たな更新があります。詳細は、管理メニューのアップデートマネージャを参照してください。" + +#: ../../include/functions_config.php:1818 +msgid "New update of Pandora Console" +msgstr "Pandora コンソールの新たな更新" + +#: ../../include/functions_config.php:1832 +msgid "" +"To disable, change it on your PHP configuration file (php.ini) and put " +"safe_mode = Off (Dont forget restart apache process after changes)" +msgstr "" +"無効化するには、PHP 設定ファイル (php.ini) を変更し、safe_mode = Off を設定します。 (変更後、apache " +"プロセスの再起動を忘れずに行ってください)" + +#: ../../include/functions_config.php:1833 +msgid "PHP safe mode is enabled. Some features may not properly work." +msgstr "PHP safe モードが有効です。いくつかの機能は正しく動作しません。" + +#: ../../include/functions_config.php:1838 +#, php-format +msgid "Recommended value is %s" +msgstr "推奨値は %s です" + +#: ../../include/functions_config.php:1838 +#: ../../include/functions_config.php:1844 +msgid "Unlimited" +msgstr "無制限" + +#: ../../include/functions_config.php:1838 +#: ../../include/functions_config.php:1844 +#: ../../include/functions_config.php:1852 +#: ../../include/functions_config.php:1867 +msgid "" +"Please, change it on your PHP configuration file (php.ini) or contact with " +"administrator (Dont forget restart apache process after changes)" +msgstr "" +"PHP 設定ファイル (php.ini) を変更するか、管理者へ連絡してください。(変更後は apache プロセスの再起動を忘れないでください)" + +#: ../../include/functions_config.php:1839 +#: ../../include/functions_config.php:1845 +#: ../../include/functions_config.php:1853 +#: ../../include/functions_config.php:1861 +#, php-format +msgid "Not recommended '%s' value in PHP configuration" +msgstr "PHP 設定における値 '%s' はおすすめしません" + +#: ../../include/functions_config.php:1844 +#: ../../include/functions_config.php:1852 +#: ../../include/functions_config.php:1860 +#, php-format +msgid "Recommended value is: %s" +msgstr "推奨値: %s" + +#: ../../include/functions_config.php:1852 +#: ../../include/functions_config.php:1860 +#, php-format +msgid "%s or greater" +msgstr "%s または大きい" + +#: ../../include/functions_config.php:1860 +msgid "" +"Please, change it on your PHP configuration file (php.ini) or contact with " +"administrator" +msgstr "PHP 設定ファイル (php.ini) を変更するか、管理者へ連絡してください。" + +#: ../../include/functions_config.php:1866 +msgid "" +"Variable disable_functions containts functions system() or exec(), in PHP " +"configuration file (php.ini)" +msgstr "" +"PHP 設定ファイル(php.ini)において、disable_functions 変数に system() または exec() 関数が含まれています。" + +#: ../../include/functions_config.php:1867 +msgid "Problems with disable functions in PHP.INI" +msgstr "PHP.INI で無効化された機能の問題" + +#: ../../include/functions_update_manager.php:202 +msgid "There is a unknown error." +msgstr "不明なエラーがあります。" + +#: ../../include/functions_update_manager.php:326 +#: ../../include/functions_update_manager.php:329 +#: ../../include/functions_update_manager.php:423 +#: ../../include/functions_update_manager.php:427 +#: ../../enterprise/include/functions_update_manager.php:141 +#: ../../enterprise/include/functions_update_manager.php:279 +msgid "Could not connect to internet" +msgstr "インターネットへ接続できません" + +#: ../../include/functions_update_manager.php:334 +#: ../../include/functions_update_manager.php:337 +#: ../../include/functions_update_manager.php:434 +#: ../../include/functions_update_manager.php:438 +#: ../../enterprise/include/functions_update_manager.php:144 +msgid "Server not found." +msgstr "サーバが見つかりません。" + +#: ../../include/functions_update_manager.php:356 +#: ../../enterprise/include/functions_update_manager.php:177 +msgid "Update to the last version" +msgstr "最新版に更新" + +#: ../../include/functions_update_manager.php:359 +#: ../../enterprise/include/functions_update_manager.php:192 +msgid "There is no update available." +msgstr "更新がありません。" + +#: ../../include/functions_update_manager.php:472 +#: ../../include/functions_update_manager.php:502 +msgid "Remote server error on newsletter request" +msgstr "ニュースレターリクエストにおけるリモートサーバエラー" + +#: ../../include/functions_update_manager.php:480 +msgid "E-mail successfully subscribed to newsletter." +msgstr "ニュースレターの購読登録が完了しました。" + +#: ../../include/functions_update_manager.php:482 +msgid "E-mail has already subscribed to newsletter." +msgstr "設定メールアドレスはすでにニュースレター購読済です。" + +#: ../../include/functions_update_manager.php:484 +#: ../../include/functions_update_manager.php:524 +msgid "Update manager returns error code: " +msgstr "アップデートマネージャがエラーコードを返しました: " + +#: ../../include/functions_update_manager.php:519 +msgid "Pandora successfully subscribed with UID: " +msgstr "次のUIDで購読しました: " + +#: ../../include/functions_update_manager.php:521 +msgid "Unsuccessful subscription." +msgstr "購読に失敗しました。" + +#: ../../include/functions_update_manager.php:653 +msgid "Failed extracting the package to temp directory." +msgstr "テンポラリディレクトリへのパッケージ展開に失敗しました。" + +#: ../../include/functions_update_manager.php:682 +msgid "Failed the copying of the files." +msgstr "ファイルのコピーに失敗しました。" + +#: ../../include/functions_update_manager.php:698 +msgid "Package extracted successfully." +msgstr "パッケージを展開しました。" + +#: ../../include/functions_db.php:75 +#, php-format +msgid "Error connecting to database %s at %s." +msgstr "データベース %s@%s への接続エラー。" + +#: ../../include/functions_db.php:1515 +msgid "SQL sentence" +msgstr "SQL 構文" + +#: ../../include/functions_db.php:1517 +msgid "Rows" +msgstr "行" + +#: ../../include/functions_db.php:1518 +msgid "Saved" +msgstr "保存" + +#: ../../include/functions_db.php:1519 +msgid "Time (ms)" +msgstr "時間 (ミリ秒)" + +#: ../../include/functions_users.php:377 +#, php-format +msgid "User %s login at %s" +msgstr "ユーザ %s が %s にログイン" + +#: ../../include/functions_users.php:438 +#, php-format +msgid "User %s was deleted in the DB at %s" +msgstr "ユーザ %s が %s にデータベースから削除されました" + +#: ../../include/functions_users.php:443 +#, php-format +msgid "User %s logout at %s" +msgstr "ユーザ %s が %s にログアウト" + +#: ../../include/functions_events.php:865 +#: ../../include/functions_events.php:869 +#: ../../include/functions_reporting.php:1326 +#: ../../include/functions_reporting.php:1502 +#: ../../include/functions_reporting_html.php:3767 +#: ../../mobile/operation/events.php:790 +#: ../../operation/events/events.build_table.php:118 +#: ../../operation/events/events.build_table.php:775 +msgid "No events" +msgstr "イベントがありません。" + +#: ../../include/functions_events.php:880 +#: ../../operation/agentes/tactical.php:193 +msgid "Latest events" +msgstr "最新のイベント" + +#: ../../include/functions_events.php:895 +#: ../../include/functions_events.php:1505 +#: ../../include/functions_events.php:1719 +#: ../../include/functions_events.php:1725 +#: ../../include/functions_events.php:1729 +#: ../../include/functions_events.php:1734 +#: ../../include/functions_events.php:3154 +#: ../../include/functions_events.php:3162 +#: ../../include/functions_graph.php:3008 +#: ../../operation/snmpconsole/snmp_view.php:408 +#: ../../operation/snmpconsole/snmp_view.php:573 +#: ../../operation/snmpconsole/snmp_view.php:824 +msgid "Validated" +msgstr "承諾済み" + +#: ../../include/functions_events.php:895 +#: ../../enterprise/operation/agentes/policy_view.php:51 +msgid "V." +msgstr "V." + +#: ../../include/functions_events.php:1015 +msgid "Events -by module-" +msgstr "イベント -モジュールごと-" + +#: ../../include/functions_events.php:1025 +#: ../../operation/agentes/tactical.php:208 +#: ../../operation/events/event_statistics.php:37 +msgid "Event graph" +msgstr "イベントグラフ" + +#: ../../include/functions_events.php:1030 +#: ../../operation/agentes/tactical.php:214 +#: ../../operation/events/event_statistics.php:61 +msgid "Event graph by agent" +msgstr "エージェントごとのイベントグラフ" + +#: ../../include/functions_events.php:1135 +msgid "Going to unknown" +msgstr "不明状態になりました。" + +#: ../../include/functions_events.php:1141 +msgid "Alert manually validated" +msgstr "アラートは承諾されました。" + +#: ../../include/functions_events.php:1144 +msgid "Going from critical to warning" +msgstr "障害が警告状態になりました。" + +#: ../../include/functions_events.php:1148 +msgid "Going down to critical state" +msgstr "障害が発生しました。" + +#: ../../include/functions_events.php:1152 +msgid "Going up to normal state" +msgstr "正常になりました。" + +#: ../../include/functions_events.php:1155 +msgid "Going down from normal to warning" +msgstr "警告状態になりました。" + +#: ../../include/functions_events.php:1161 +#: ../../include/functions_graph.php:3147 +#: ../../include/functions_graph.php:3198 +msgid "SYSTEM" +msgstr "システム" + +#: ../../include/functions_events.php:1164 +msgid "Recon server detected a new host" +msgstr "自動検出サーバが新しいホストを見つけました。" + +#: ../../include/functions_events.php:1167 +msgid "New agent created" +msgstr "新しいエージェントが作成されました。" + +#: ../../include/functions_events.php:1180 +msgid "Unknown type:" +msgstr "不明なタイプ" + +#: ../../include/functions_events.php:1496 +#: ../../include/functions_events.php:1503 +#: ../../include/functions_events.php:1523 +#: ../../enterprise/dashboard/widgets/events_list.php:47 +msgid "All event" +msgstr "全イベント" + +#: ../../include/functions_events.php:1497 +#: ../../include/functions_events.php:1526 +msgid "Only new" +msgstr "新規のみ" + +#: ../../include/functions_events.php:1498 +#: ../../include/functions_events.php:1529 +#: ../../enterprise/dashboard/widgets/events_list.php:48 +msgid "Only validated" +msgstr "承諾済み" + +#: ../../include/functions_events.php:1499 +#: ../../include/functions_events.php:1532 +msgid "Only in process" +msgstr "処理中のみ" + +#: ../../include/functions_events.php:1500 +#: ../../include/functions_events.php:1535 +msgid "Only not validated" +msgstr "未承諾のみ" + +#: ../../include/functions_events.php:1504 +#: ../../include/functions_events.php:1719 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:97 +msgid "New" +msgstr "新規" + +#: ../../include/functions_events.php:1506 +#: ../../include/functions_events.php:1719 +#: ../../include/functions_events.php:1725 +msgid "In process" +msgstr "処理中" + +#: ../../include/functions_events.php:1507 +msgid "Not Validated" +msgstr "未検証" + +#: ../../include/functions_events.php:1579 +msgid "Agent address" +msgstr "エージェントアドレス" + +#: ../../include/functions_events.php:1580 +msgid "Agent id" +msgstr "エージェント ID" + +#: ../../include/functions_events.php:1582 +msgid "Module Agent address" +msgstr "モジュールエージェントアドレス" + +#: ../../include/functions_events.php:1674 +msgid "Change owner" +msgstr "所有者変更" + +#: ../../include/functions_events.php:1713 +msgid "Change status" +msgstr "ステータス変更" + +#: ../../include/functions_events.php:1752 +#: ../../include/functions_events.php:2567 +msgid "Add comment" +msgstr "コメントの追加" + +#: ../../include/functions_events.php:1759 +#: ../../include/functions_events.php:1761 +#: ../../include/functions_events.php:4036 +#: ../../operation/events/events.build_table.php:675 +msgid "Delete event" msgstr "削除" -#: ../../godmode/db/db_main.php:69 -msgid "Current database maintenance setup" -msgstr "現在のデータベース設定" +#: ../../include/functions_events.php:1771 +msgid "Custom responses" +msgstr "カスタム応答" -#: ../../godmode/db/db_main.php:76 -msgid "Database setup" -msgstr "データベース設定" +#: ../../include/functions_events.php:1973 +msgid "There was an error connecting to the node" +msgstr "ノードへの接続エラーが発生しました" -#: ../../godmode/db/db_main.php:80 -msgid "Max. time before compact data" -msgstr "データ保持日数(未圧縮)" +#: ../../include/functions_events.php:2012 +msgid "Agent details" +msgstr "エージェント詳細" -#: ../../godmode/db/db_main.php:86 -msgid "Max. time before purge" -msgstr "データ保持日数" +#: ../../include/functions_events.php:2046 +#: ../../operation/agentes/ver_agente.php:699 +#: ../../enterprise/operation/agentes/ver_agente.php:76 +msgid "Last remote contact" +msgstr "最終リモート接続" -#: ../../godmode/db/db_main.php:95 -msgid "Database size stats" -msgstr "データベースサイズ" +#: ../../include/functions_events.php:2052 +msgid "View custom fields" +msgstr "カスタムフィールド表示" -#: ../../godmode/db/db_main.php:111 -msgid "Total data items (tagente_datos)" -msgstr "データ要素数 (tagente_datos)" +#: ../../include/functions_events.php:2064 +msgid "Module details" +msgstr "モジュール詳細" -#: ../../godmode/db/db_main.php:123 -msgid "Total log4x items (tagente_datos_log4x)" -msgstr "log4x 要素数 (tagente_datos_log4x)" +#: ../../include/functions_events.php:2081 +msgid "No assigned" +msgstr "未割当" -#: ../../godmode/db/db_main.php:135 -msgid "Total data string items (tagente_datos_string)" -msgstr "文字列データ要素数 (tagente_datos_string)" +#: ../../include/functions_events.php:2154 +#: ../../include/functions_events.php:2158 +msgid "Go to data overview" +msgstr "データ概要表示" -#: ../../godmode/db/db_main.php:141 -msgid "Total modules configured" -msgstr "定義済モジュール数" +#: ../../include/functions_events.php:2301 +#, php-format +msgid "Invalid custom data: %s" +msgstr "不正なカスタムデータ: %s" -#: ../../godmode/db/db_main.php:149 -msgid "Total agent access records" -msgstr "エージェントアクセス数" +#: ../../include/functions_events.php:2336 +#: ../../include/functions_events.php:3528 +#: ../../mobile/operation/events.php:469 +#: ../../operation/events/events.build_table.php:149 +msgid "Event ID" +msgstr "イベントID" -#: ../../godmode/db/db_main.php:160 -msgid "Database sanity" -msgstr "データベースの健全性" +#: ../../include/functions_events.php:2348 +msgid "First event" +msgstr "最初のイベント" -#: ../../godmode/db/db_main.php:164 -msgid "Total uknown agents" -msgstr "不明なエージェント数" +#: ../../include/functions_events.php:2348 +msgid "Last event" +msgstr "最後のイベント" -#: ../../godmode/db/db_main.php:170 -msgid "Total non-init modules" -msgstr "未初期化モジュール数" +#: ../../include/functions_events.php:2424 +#: ../../mobile/operation/events.php:497 +msgid "Acknowledged by" +msgstr "承諾者" -#: ../../godmode/db/db_main.php:179 -msgid "Last time on DB maintance" -msgstr "最終 DB メンテナンス日時" +#: ../../include/functions_events.php:2462 +msgid "ID extra" +msgstr "拡張 ID" -#: ../../godmode/db/db_main.php:200 +#: ../../include/functions_events.php:2513 +#: ../../include/functions_events.php:2559 +msgid "There are no comments" +msgstr "コメントがありません" + +#: ../../include/functions_events.php:2712 +#: ../../include/functions_reporting_html.php:875 +msgid "Pandora System" +msgstr "Pandora System" + +#: ../../include/functions_events.php:3157 +#: ../../include/functions_events.php:3162 +#: ../../operation/snmpconsole/snmp_view.php:407 +#: ../../operation/snmpconsole/snmp_view.php:569 +#: ../../operation/snmpconsole/snmp_view.php:827 +msgid "Not validated" +msgstr "未承諾" + +#: ../../include/functions_events.php:3533 +#: ../../mobile/operation/events.php:108 +#: ../../operation/events/events.build_table.php:155 +msgid "Event Name" +msgstr "イベント名" + +#: ../../include/functions_events.php:3571 +#: ../../operation/events/events.build_table.php:198 +msgid "Agent Module" +msgstr "エージェントモジュール" + +#: ../../include/functions_events.php:3602 +#: ../../operation/events/events.build_table.php:235 +msgid "Extra ID" +msgstr "拡張 ID" + +#: ../../include/functions_events.php:4026 +#: ../../operation/events/events.build_table.php:665 +msgid "Validate event" +msgstr "承諾" + +#: ../../include/functions_events.php:4041 +#: ../../operation/events/events.build_table.php:680 +#: ../../operation/events/events.php:705 ../../operation/events/events.php:709 +#: ../../operation/events/events.php:879 ../../operation/events/events.php:883 +msgid "Is not allowed delete events in process" +msgstr "処理中イベントは削除できません" + +#: ../../include/functions_events.php:4049 +#: ../../operation/events/events.build_table.php:688 +#: ../../operation/snmpconsole/snmp_view.php:669 +msgid "Show more" +msgstr "詳細を表示する" + +#: ../../include/functions_visual_map.php:1141 +msgid "Last value: " +msgstr "最新の値: " + +#: ../../include/functions_visual_map.php:1694 +msgid "Agent successfully added to layout" +msgstr "エージェントが追加されました。" + +#: ../../include/functions_visual_map.php:1841 +msgid "Modules successfully added to layout" +msgstr "モジュールが追加されました。" + +#: ../../include/functions_visual_map.php:2038 +msgid "Agents successfully added to layout" +msgstr "レイアウトにエージェントを追加しました" + +#: ../../include/functions_visual_map.php:2379 +msgid "Cannot load the visualmap" +msgstr "ビジュアルマップを読み込めません" + +#: ../../include/functions_visual_map.php:2719 +msgid "Percentile bar" +msgstr "パーセント(バー)" + +#: ../../include/functions_visual_map.php:2723 +msgid "Static graph" +msgstr "状態を表すアイコン" + +#: ../../include/functions_visual_map_editor.php:57 msgid "" -"Please check your Pandora Server setup and be sure that database maintenance " -"daemon is running. It's very important to keep up-to-date database to get " -"the best performance and results in Pandora" +"To use 'label'field, you should write\n" +"\t\t\t\t\ta text to replace '(_VALUE_)' and the value of the module will be " +"printed at the end." msgstr "" -"Pandoraサーバの設定とデータベースメンテナンスデーモンの動作に注意をしてください。パフォーマンスを維持するためには、データベースを日々整理することが" -"重要です。" +"'ラベル' フィールドを利用するには、'(_VALUE_)'を\n" +"\t\t\t\t\t置き換えるテキストを書きます。最終的にはモジュールの値が表示されます。" -#: ../../godmode/db/db_refine.php:42 -msgid "Maximum is equal to minimum" -msgstr "最大値と最小値が同じです。" +#: ../../include/functions_visual_map_editor.php:95 +#: ../../include/functions_visual_map_editor.php:119 +msgid "Border color" +msgstr "枠の色" -#: ../../godmode/db/db_refine.php:56 -msgid "Filtering data module" -msgstr "データモジュールのフィルタ中" +#: ../../include/functions_visual_map_editor.php:131 +msgid "Border width" +msgstr "枠の幅" -#: ../../godmode/db/db_refine.php:76 -msgid "Filtering completed" -msgstr "フィルタリングが完了しました。" +#: ../../include/functions_visual_map_editor.php:140 +msgid "Fill color" +msgstr "塗りつぶしの色" -#: ../../godmode/db/db_refine.php:88 -msgid "No agent selected" -msgstr "エージェント選択なし" +#: ../../include/functions_visual_map_editor.php:218 +msgid "Enable link" +msgstr "リンクを有効にする" -#: ../../godmode/db/db_refine.php:92 -msgid "Get Info" -msgstr "情報取得" +#: ../../include/functions_visual_map_editor.php:239 +msgid "White" +msgstr "白" -#: ../../godmode/db/db_refine.php:105 -msgid "Purge data out of these limits" -msgstr "以下の範囲外のデータ削除" +#: ../../include/functions_visual_map_editor.php:240 +msgid "Black" +msgstr "黒" -#: ../../godmode/db/db_refine.php:107 ../../godmode/db/db_refine.php:109 -msgid "Minimum" -msgstr "最小" +#: ../../include/functions_visual_map_editor.php:241 +msgid "Transparent" +msgstr "透過" -#: ../../godmode/db/db_refine.php:112 ../../godmode/db/db_refine.php:114 -msgid "Maximum" -msgstr "最大" +#: ../../include/functions_visual_map_editor.php:366 +msgid "Original Size" +msgstr "オリジナルのサイズ" -#: ../../godmode/db/db_event.php:22 -msgid "Event database cleanup" -msgstr "イベントDB削除" +#: ../../include/functions_visual_map_editor.php:367 +#: ../../enterprise/godmode/policies/policy_agents.php:381 +#: ../../enterprise/godmode/policies/policy_queue.php:415 +#: ../../enterprise/meta/advanced/policymanager.apply.php:215 +#: ../../enterprise/meta/advanced/policymanager.queue.php:306 +msgid "Apply" +msgstr "適用" -#: ../../godmode/db/db_event.php:40 -msgid "Successfully deleted old events" -msgstr "古いイベントを削除しました。" +#: ../../include/functions_visual_map_editor.php:373 +msgid "Aspect ratio" +msgstr "縦横比:" -#: ../../godmode/db/db_event.php:43 -msgid "Error deleting old events" -msgstr "古いイベントの削除に失敗しました。" +#: ../../include/functions_visual_map_editor.php:374 +msgid "Width proportional" +msgstr "幅に比例" -#: ../../godmode/db/db_audit.php:81 ../../godmode/db/db_event.php:62 -msgid "Records" -msgstr "レコード" +#: ../../include/functions_visual_map_editor.php:380 +msgid "Height proportional" +msgstr "高さに比例" -#: ../../godmode/db/db_audit.php:84 ../../godmode/db/db_event.php:64 -msgid "First date" -msgstr "開始日時" +#: ../../include/functions_visual_map_editor.php:510 +msgid "For use the original image file size, set 0 width and 0 height." +msgstr "オリジナルの画像サイズを利用するためには、幅と高さを 0 に設定してください。" -#: ../../godmode/db/db_event.php:67 -msgid "Latest data" -msgstr "最新日時" +#: ../../include/functions_visual_map_editor.php:546 +msgid "Lines haven't advanced options" +msgstr "拡張オプションがありません" -#: ../../godmode/db/db_event.php:81 -msgid "Purge event data over 90 days" -msgstr "90日より古いイベントデータ削除" +#: ../../include/functions_visual_map_editor.php:573 +msgid "Click start point
of the line" +msgstr "線の開始場所
をクリックしてください" -#: ../../godmode/db/db_event.php:82 -msgid "Purge event data over 30 days" -msgstr "30日より古いイベントデータ削除" +#: ../../include/functions_visual_map_editor.php:578 +msgid "Click end point
of the line" +msgstr "線の終了場所
をクリックしてください" -#: ../../godmode/db/db_event.php:83 -msgid "Purge event data over 14 days" -msgstr "14日より古いイベントデータ削除" +#: ../../include/functions_visual_map_editor.php:621 +msgid "Show grid" +msgstr "グリッド表示" -#: ../../godmode/db/db_event.php:84 -msgid "Purge event data over 7 days" -msgstr "7日より古いイベントデータ削除" +#: ../../include/functions_visual_map_editor.php:623 +msgid "Delete item" +msgstr "アイテムの削除" -#: ../../godmode/db/db_event.php:85 -msgid "Purge event data over 3 days" -msgstr "3日より古いイベントデータ削除" +#: ../../include/functions_visual_map_editor.php:624 +msgid "Copy item" +msgstr "アイテムのコピー" -#: ../../godmode/db/db_event.php:86 -msgid "Purge event data over 1 day" -msgstr "1日より古いイベントデータ削除" +#: ../../include/functions_visual_map_editor.php:652 +msgid "No image or name defined." +msgstr "画像や名前が定義されていません。" -#: ../../godmode/db/db_event.php:87 -msgid "Purge all event data" -msgstr "すべてのイベントデータ削除" +#: ../../include/functions_visual_map_editor.php:654 +msgid "No label defined." +msgstr "ラベルが定義されていません。" -#: ../../godmode/db/db_audit.php:107 ../../godmode/db/db_event.php:92 -msgid "Do it!" +#: ../../include/functions_visual_map_editor.php:656 +msgid "No image defined." +msgstr "画像が定義されていません。" + +#: ../../include/functions_visual_map_editor.php:658 +msgid "No process defined." +msgstr "処理が定義されていません。" + +#: ../../include/functions_visual_map_editor.php:660 +msgid "No Max value defined." +msgstr "最大値が定義されていません" + +#: ../../include/functions_visual_map_editor.php:662 +msgid "No width defined." +msgstr "幅が定義されていません" + +#: ../../include/functions_visual_map_editor.php:664 +msgid "No period defined." +msgstr "期間が定義されていません。" + +#: ../../include/functions_visual_map_editor.php:666 +msgid "No agent defined." +msgstr "エージェントが定義されていません" + +#: ../../include/functions_visual_map_editor.php:668 +msgid "No module defined." +msgstr "モジュールが定義されていません" + +#: ../../include/functions_visual_map_editor.php:671 +msgid "Successfully save the changes." +msgstr "変更を保存しました。" + +#: ../../include/functions_visual_map_editor.php:673 +msgid "Could not be save" +msgstr "保存できませんでした" + +#: ../../include/functions_filemanager.php:172 +#: ../../include/functions_filemanager.php:242 +#: ../../include/functions_filemanager.php:300 +#: ../../include/functions_filemanager.php:382 +msgid "Security error" +msgstr "セキュリティエラー" + +#: ../../include/functions_filemanager.php:185 +msgid "Upload error" +msgstr "アップロードエラー" + +#: ../../include/functions_filemanager.php:193 +#: ../../include/functions_filemanager.php:261 +#: ../../include/functions_filemanager.php:326 +msgid "Upload correct" +msgstr "アップロードしました" + +#: ../../include/functions_filemanager.php:206 +msgid "" +"File size seems to be too large. Please check your php.ini configuration or " +"contact with the administrator" +msgstr "ファイルサイズが大きすぎます。php.ini の設定を確認するか管理者に相談してください。" + +#: ../../include/functions_filemanager.php:254 +msgid "Error creating file" +msgstr "ファイル作成エラー" + +#: ../../include/functions_filemanager.php:267 +#: ../../include/functions_filemanager.php:362 +msgid "Error creating file with empty name" +msgstr "ファイル名未指定によるファイル作成エラー" + +#: ../../include/functions_filemanager.php:312 +msgid "Attach error" +msgstr "添付エラー" + +#: ../../include/functions_filemanager.php:348 +#: ../../enterprise/godmode/agentes/collections.editor.php:148 +#: ../../enterprise/godmode/agentes/collections.editor.php:311 +msgid "Security error." +msgstr "セキュリティエラー" + +#: ../../include/functions_filemanager.php:357 +msgid "Directory created" +msgstr "ディレクトリを作成しました" + +#: ../../include/functions_filemanager.php:385 +#: ../../include/functions_reporting_html.php:1238 +#: ../../enterprise/include/functions_inventory.php:517 +#: ../../enterprise/include/functions_inventory.php:582 +#: ../../enterprise/include/functions_reporting_pdf.php:507 +msgid "Deleted" +msgstr "削除しました" + +#: ../../include/functions_filemanager.php:550 +#, php-format +msgid "Directory %s doesn't exist!" +msgstr "%s ディレクトリは存在しません!" + +#: ../../include/functions_filemanager.php:565 +msgid "Index of images" +msgstr "画像一覧" + +#: ../../include/functions_filemanager.php:603 +msgid "Parent directory" +msgstr "親ディレクトリ" + +#: ../../include/functions_filemanager.php:632 +msgid "The zip upload in this dir, easy to upload multiple files." +msgstr "このディレクトリに zip ファイルもアップロードできます。複数ファイルのアップロードも簡単です。" + +#: ../../include/functions_filemanager.php:636 +msgid "Decompress" +msgstr "展開" + +#: ../../include/functions_filemanager.php:638 +#: ../../enterprise/extensions/csv_import/main.php:88 +#: ../../enterprise/extensions/csv_import_group/main.php:84 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1204 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1412 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1588 +msgid "Go" msgstr "実行" -#: ../../godmode/db/db_info.php:32 -msgid "Database information" -msgstr "データベース情報" +#: ../../include/functions_filemanager.php:679 +msgid "Directory" +msgstr "ディレクトリ" -#: ../../godmode/db/db_info.php:34 -msgid "Module data received" -msgstr "データ受信モジュール" +#: ../../include/functions_filemanager.php:685 +msgid "Compressed file" +msgstr "圧縮ファイル" -#: ../../godmode/db/db_audit.php:19 -msgid "Database audit purge" -msgstr "監査DB削除" +#: ../../include/functions_filemanager.php:688 +#: ../../include/functions_filemanager.php:695 +msgid "Text file" +msgstr "テキストファイル" -#: ../../godmode/db/db_audit.php:70 -msgid "Success data deleted" -msgstr "データを削除しました" +#: ../../include/functions_filemanager.php:785 +msgid "Create directory" +msgstr "ディレクトリの作成" -#: ../../godmode/db/db_audit.php:72 -msgid "Error deleting data" -msgstr "データ削除エラー" +#: ../../include/functions_filemanager.php:790 +msgid "Create text" +msgstr "テキストの作成" -#: ../../godmode/db/db_audit.php:88 -msgid "Latest date" -msgstr "最新日時" +#: ../../include/functions_filemanager.php:795 +msgid "Upload file/s" +msgstr "ファイルのアップロード" -#: ../../godmode/db/db_audit.php:97 -msgid "Purge audit data over 90 days" -msgstr "90日より古い監査データ削除" +#: ../../include/functions_filemanager.php:802 +msgid "The directory is read-only" +msgstr "ディレクトリが読み出し専用です。" -#: ../../godmode/db/db_audit.php:98 -msgid "Purge audit data over 30 days" -msgstr "30日より古い監査データ削除" +#: ../../include/get_file.php:46 +msgid "Security error. Please contact the administrator." +msgstr "セキュリティエラー。管理者に連絡してください。" -#: ../../godmode/db/db_audit.php:99 -msgid "Purge audit data over 14 days" -msgstr "14日より古い監査データ削除" +#: ../../include/get_file.php:56 +msgid "File is missing in disk storage. Please contact the administrator." +msgstr "ファイルが存在しません。管理者に連絡してください。" -#: ../../godmode/db/db_audit.php:100 -msgid "Purge audit data over 7 days" -msgstr "7日より古い監査データ削除" +#: ../../include/functions_gis.php:27 ../../include/functions_gis.php:31 +#: ../../include/functions_gis.php:36 +msgid "Hierarchy of agents" +msgstr "エージェントの階層" -#: ../../godmode/db/db_audit.php:101 -msgid "Purge audit data over 3 days" -msgstr "3日より古い監査データ削除" +#: ../../include/functions_graph.php:704 +#: ../../include/functions_graph.php:3932 +#: ../../include/functions_reports.php:564 +msgid "Avg. Value" +msgstr "平均値" -#: ../../godmode/db/db_audit.php:102 -msgid "Purge audit data over 1 day" -msgstr "1日より古い監査データ削除" +#: ../../include/functions_graph.php:706 +msgid "Units. Value" +msgstr "単位" -#: ../../godmode/db/db_audit.php:103 -msgid "Purge all audit data" -msgstr "すべての監査データ削除" +#: ../../include/functions_graph.php:781 +#: ../../include/functions_graph.php:1756 +#, php-format +msgid "Percentile %dº" +msgstr "%dパーセント" + +#: ../../include/functions_graph.php:815 +#: ../../include/functions_graph.php:4018 +#: ../../enterprise/dashboard/full_dashboard.php:228 +#: ../../enterprise/dashboard/public_dashboard.php:256 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:160 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:180 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:208 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:170 +msgid "Previous" +msgstr "前へ" + +#: ../../include/functions_graph.php:1246 +#, php-format +msgid "%s" +msgstr "%s" + +#: ../../include/functions_graph.php:1756 +msgid " of module " +msgstr " のモジュール " + +#: ../../include/functions_graph.php:2112 +msgid "Not fired alerts" +msgstr "未発報アラート" + +#: ../../include/functions_graph.php:2112 +#: ../../include/functions_reporting.php:7042 +#: ../../include/functions_reporting.php:7063 ../../operation/tree.php:276 +#: ../../operation/tree.php:277 ../../operation/tree.php:278 +#: ../../enterprise/dashboard/widgets/tree_view.php:200 +#: ../../enterprise/dashboard/widgets/tree_view.php:201 +#: ../../enterprise/dashboard/widgets/tree_view.php:202 +#: ../../enterprise/include/functions_reporting_csv.php:406 +msgid "Fired alerts" +msgstr "発生したアラート" + +#: ../../include/functions_graph.php:2121 +#: ../../include/functions_graph.php:2201 +#: ../../include/functions_graph.php:2274 +#: ../../include/functions_graph.php:3023 +#: ../../include/functions_graph.php:3474 +#: ../../include/functions_reporting.php:1206 +#: ../../include/functions_reporting.php:1359 +#: ../../include/functions_reporting.php:1378 +#: ../../include/functions_reporting.php:1399 +#: ../../include/functions_reporting.php:1420 +#: ../../include/functions_reporting.php:2092 +#: ../../include/functions_reporting.php:2274 +#: ../../include/functions_reporting.php:2295 +#: ../../include/functions_reporting.php:2316 +#: ../../include/functions_reporting.php:6160 +#: ../../include/functions_reporting.php:6180 +#: ../../include/functions_reporting.php:6200 +#: ../../include/functions_reporting_html.php:2922 +#: ../../include/functions_reporting_html.php:3000 +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:179 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:197 +msgid "other" +msgstr "その他" + +#: ../../include/functions_graph.php:2281 +#: ../../include/functions_graph.php:2328 +#: ../../include/graphs/functions_gd.php:165 +#: ../../include/graphs/functions_gd.php:256 +#: ../../enterprise/include/functions_reporting.php:1407 +#: ../../enterprise/include/functions_reporting_pdf.php:1751 +#: ../../enterprise/include/functions_reporting_pdf.php:1752 +msgid "Out of limits" +msgstr "範囲外" + +#: ../../include/functions_graph.php:2561 +msgid "Today" +msgstr "今日" + +#: ../../include/functions_graph.php:2562 +msgid "Week" +msgstr "週" + +#: ../../include/functions_graph.php:2563 ../../include/functions_html.php:863 +#: ../../enterprise/include/functions_reporting_csv.php:1100 +#: ../../enterprise/include/functions_reporting_csv.php:1312 +msgid "Month" +msgstr "月" + +#: ../../include/functions_graph.php:2564 +#: ../../include/functions_graph.php:2565 +msgid "Months" +msgstr "月" + +#: ../../include/functions_graph.php:2587 +msgid "History db" +msgstr "ヒストリデータベース" + +#: ../../include/functions_graph.php:2774 +#: ../../include/functions_incidents.php:29 +#: ../../include/functions_incidents.php:54 +msgid "Informative" +msgstr "情報" + +#: ../../include/functions_graph.php:2775 +#: ../../include/functions_incidents.php:30 +#: ../../include/functions_incidents.php:57 +msgid "Low" +msgstr "低い" + +#: ../../include/functions_graph.php:2776 +#: ../../include/functions_incidents.php:31 +#: ../../include/functions_incidents.php:60 +msgid "Medium" +msgstr "中くらい" + +#: ../../include/functions_graph.php:2777 +#: ../../include/functions_incidents.php:32 +#: ../../include/functions_incidents.php:63 +msgid "Serious" +msgstr "深刻" + +#: ../../include/functions_graph.php:2778 +#: ../../include/functions_incidents.php:33 +#: ../../include/functions_incidents.php:66 +msgid "Very serious" +msgstr "とても深刻" + +#: ../../include/functions_graph.php:2801 +#: ../../include/functions_graph.php:2813 +msgid "Open incident" +msgstr "オープンのインシデント" + +#: ../../include/functions_graph.php:2802 +#: ../../include/functions_graph.php:2815 +msgid "Closed incident" +msgstr "クローズされたインシデント" + +#: ../../include/functions_graph.php:2803 +#: ../../include/functions_graph.php:2817 +msgid "Outdated" +msgstr "期限切れ" + +#: ../../include/functions_graph.php:2804 +#: ../../include/functions_graph.php:2819 +#: ../../enterprise/godmode/setup/setup_acl.php:306 +#: ../../enterprise/godmode/setup/setup_acl.php:319 +msgid "Invalid" +msgstr "無効" + +#: ../../include/functions_graph.php:3933 +msgid "Units" +msgstr "単位" + +#: ../../include/functions_graph.php:4274 +#: ../../enterprise/dashboard/widgets/top_n.php:79 +msgid "Avg." +msgstr "平均" + +#: ../../include/functions_graph.php:5531 +msgid "Main node" +msgstr "メインノード" + +#: ../../include/functions_groups.php:63 +msgid "Alert Actions" +msgstr "アラートアクション" + +#: ../../include/functions_groups.php:78 +msgid "Alert Templates" +msgstr "アラートテンプレート" + +#: ../../include/functions_groups.php:106 +#: ../../include/functions_groups.php:163 +#: ../../include/functions_reports.php:498 +#: ../../include/functions_reports.php:500 +#: ../../include/functions_reports.php:504 +#: ../../include/functions_reports.php:506 +#: ../../include/functions_reports.php:510 +#: ../../include/functions_reports.php:512 +#: ../../include/functions_reports.php:514 +#: ../../include/functions_reports.php:518 +#: ../../include/functions_reports.php:522 +#: ../../include/functions_reports.php:525 +#: ../../operation/agentes/ver_agente.php:1060 +#: ../../operation/agentes/ver_agente.php:1235 +#: ../../operation/search_results.php:103 +msgid "Graphs" +msgstr "グラフ" + +#: ../../include/functions_groups.php:120 +#: ../../operation/search_results.php:113 +#: ../../enterprise/extensions/cron/functions.php:537 +#: ../../enterprise/meta/general/main_header.php:136 +#: ../../enterprise/meta/general/main_header.php:151 +#: ../../enterprise/mobile/include/functions_web.php:15 +msgid "Reports" +msgstr "レポート" + +#: ../../include/functions_groups.php:135 +msgid "Layout visual console" +msgstr "ビジュアルコンソールレイアウト" + +#: ../../include/functions_groups.php:149 +msgid "Plannet down time" +msgstr "計画停止時間" + +#: ../../include/functions_groups.php:176 +msgid "GIS maps" +msgstr "GIS マップ" + +#: ../../include/functions_groups.php:190 +msgid "GIS connections" +msgstr "GIS 利用マップ" + +#: ../../include/functions_groups.php:204 +msgid "GIS map layers" +msgstr "GIS マップレイヤ" + +#: ../../include/functions_groups.php:217 +msgid "Network maps" +msgstr "ネットワークマップ" + +#: ../../include/functions_groups.php:794 +#: ../../include/functions_groups.php:796 +#: ../../include/functions_groups.php:798 +#: ../../include/functions_groups.php:799 +#: ../../include/functions_groups.php:800 +#: ../../include/functions_reporting_html.php:3414 +#: ../../mobile/operation/groups.php:137 +msgid "Agents unknown" +msgstr "不明なエージェント" + +#: ../../include/functions_groups.php:848 +#: ../../include/functions_groups.php:850 +#: ../../include/functions_groups.php:852 +#: ../../include/functions_groups.php:853 +#: ../../include/functions_groups.php:854 +#: ../../include/functions_reporting_html.php:2918 +#: ../../include/functions_reporting_html.php:2927 +#: ../../mobile/operation/groups.php:161 +#: ../../operation/agentes/ver_agente.php:775 +#: ../../enterprise/operation/agentes/ver_agente.php:152 +msgid "Alerts fired" +msgstr "発生中アラート" + +#: ../../include/functions_groups.php:2149 +msgid "Show branch children" +msgstr "子の表示" + +#: ../../include/functions_groups.php:2178 +msgid "" +"You can not delete the last group in Pandora. A common installation must has " +"almost one group." +msgstr "最後のグループは削除できません。通常、1つはグループが設定されていなければなりません。" + +#: ../../include/functions_html.php:731 +msgid "weeks" +msgstr "週" + +#: ../../include/functions_html.php:862 +msgid "Month day" +msgstr "日にち" + +#: ../../include/functions_html.php:864 +msgid "Week day" +msgstr "曜日" + +#: ../../include/functions_html.php:2167 +msgid "Type at least two characters to search the module." +msgstr "モジュールを検索するには、少なくとも二文字入力してください。" + +#: ../../include/functions_incidents.php:88 +#: ../../include/functions_incidents.php:107 +msgid "Active incidents" +msgstr "アクティブ" + +#: ../../include/functions_incidents.php:89 +#: ../../include/functions_incidents.php:110 +msgid "Active incidents, with comments" +msgstr "アクティブ(コメント付き)" + +#: ../../include/functions_incidents.php:90 +#: ../../include/functions_incidents.php:113 +msgid "Rejected incidents" +msgstr "却下" + +#: ../../include/functions_incidents.php:91 +#: ../../include/functions_incidents.php:116 +msgid "Expired incidents" +msgstr "期限切れ" + +#: ../../include/functions_incidents.php:92 +#: ../../include/functions_incidents.php:119 +msgid "Closed incidents" +msgstr "終了" + +#: ../../include/functions_maps.php:34 +#: ../../include/functions_networkmap.php:1649 +#: ../../include/functions_networkmap.php:1728 +#: ../../enterprise/meta/general/logon_ok.php:62 +msgid "Topology" +msgstr "トポロジ" + +#: ../../include/functions_maps.php:37 +#: ../../include/functions_networkmap.php:1643 ../../operation/tree.php:80 +#: ../../enterprise/dashboard/widgets/tree_view.php:39 +#: ../../enterprise/include/functions_groups.php:32 +#: ../../enterprise/meta/advanced/policymanager.apply.php:200 +#: ../../enterprise/operation/agentes/ver_agente.php:208 +msgid "Policies" +msgstr "ポリシー" + +#: ../../include/functions_maps.php:43 +#: ../../include/functions_networkmap.php:1730 +#: ../../include/functions_reporting.php:618 +#: ../../include/functions_reporting.php:5120 +#: ../../enterprise/include/functions_reporting.php:1714 +#: ../../enterprise/include/functions_reporting.php:2440 +#: ../../enterprise/include/functions_reporting.php:3221 +msgid "Dynamic" +msgstr "動的" + +#: ../../include/functions_maps.php:62 +#: ../../include/functions_pandora_networkmap.php:945 +msgid "Copy of " +msgstr "コピー: " + +#: ../../include/functions_menu.php:470 +msgid "Configure user" +msgstr "ユーザ設定" + +#: ../../include/functions_menu.php:471 +msgid "Configure profile" +msgstr "プロファイル設定" + +#: ../../include/functions_menu.php:475 +msgid "Module templates management" +msgstr "モジュールテンプレート管理" + +#: ../../include/functions_menu.php:476 +msgid "Inventory modules management" +msgstr "インベントリモジュール管理" + +#: ../../include/functions_menu.php:477 +#: ../../enterprise/meta/advanced/component_management.php:56 +msgid "Tags management" +msgstr "タグ管理" + +#: ../../include/functions_menu.php:481 +msgid "View agent" +msgstr "エージェント表示" + +#: ../../include/functions_menu.php:485 +msgid "Manage network map" +msgstr "ネットワークマップ管理" + +#: ../../include/functions_menu.php:487 +msgid "Builder visual console" +msgstr "ビジュアルコンソールビルダ" + +#: ../../include/functions_menu.php:489 +msgid "Administration events" +msgstr "イベント管理" + +#: ../../include/functions_menu.php:491 +msgid "View reporting" +msgstr "レポート表示" + +#: ../../include/functions_menu.php:492 +msgid "Manage custom graphs" +msgstr "カスタムグラフ管理" + +#: ../../include/functions_menu.php:493 +msgid "Copy dashboard" +msgstr "ダッシュボードのコピー" + +#: ../../include/functions_menu.php:496 +msgid "Manage GIS Maps" +msgstr "GIS マップ管理" + +#: ../../include/functions_menu.php:498 +msgid "Incidents statistics" +msgstr "インシデント統計" + +#: ../../include/functions_menu.php:499 +msgid "Manage messages" +msgstr "メッセージ管理" + +#: ../../include/functions_menu.php:501 +msgid "Manage groups" +msgstr "グループ管理" + +#: ../../include/functions_menu.php:502 +msgid "Manage module groups" +msgstr "モジュールグループ管理" + +#: ../../include/functions_menu.php:503 +msgid "Manage custom field" +msgstr "カスタムフィールド管理" + +#: ../../include/functions_menu.php:505 +msgid "Manage alert actions" +msgstr "アラートアクション管理" + +#: ../../include/functions_menu.php:506 +msgid "Manage commands" +msgstr "コマンド管理" + +#: ../../include/functions_menu.php:507 +msgid "Manage event alerts" +msgstr "イベントアラート管理" + +#: ../../include/functions_menu.php:509 +msgid "Manage export targets" +msgstr "エクスポートターゲット管理" + +#: ../../include/functions_menu.php:511 +msgid "Manage services" +msgstr "サービス管理" + +#: ../../include/functions_menu.php:513 ../../operation/menu.php:92 +msgid "SNMP filters" +msgstr "SNMP フィルタ" + +#: ../../include/functions_menu.php:514 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:22 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:23 +#: ../../enterprise/operation/menu.php:119 +#: ../../enterprise/operation/snmpconsole/snmp_view.php:79 +msgid "SNMP trap editor" +msgstr "SNMP トラップエディタ" + +#: ../../include/functions_menu.php:515 ../../operation/menu.php:93 +msgid "SNMP trap generator" +msgstr "SNMPトラップジェネレータ" + +#: ../../include/functions_menu.php:517 ../../operation/menu.php:84 +msgid "SNMP console" +msgstr "SNMPコンソール" + +#: ../../include/functions_menu.php:519 +msgid "Manage incident" +msgstr "インシデント管理" + +#: ../../include/functions_menu.php:571 +msgid "Administration" +msgstr "システム管理" + +#: ../../include/functions_modules.php:1871 +#: ../../mobile/operation/modules.php:450 +#: ../../mobile/operation/modules.php:503 +#: ../../operation/agentes/status_monitor.php:1143 +#: ../../operation/search_modules.php:104 +msgid "NOT INIT" +msgstr "未初期化" + +#: ../../include/functions_modules.php:1890 +#: ../../include/functions_modules.php:1894 +#: ../../include/functions_modules.php:1898 +#: ../../mobile/operation/modules.php:470 +#: ../../mobile/operation/modules.php:475 +#: ../../mobile/operation/modules.php:480 +#: ../../mobile/operation/modules.php:523 +#: ../../mobile/operation/modules.php:528 +#: ../../mobile/operation/modules.php:533 +#: ../../operation/agentes/pandora_networkmap.view.php:301 +#: ../../operation/agentes/pandora_networkmap.view.php:306 +#: ../../operation/agentes/pandora_networkmap.view.php:311 +#: ../../operation/agentes/status_monitor.php:1182 +#: ../../operation/agentes/status_monitor.php:1187 +#: ../../operation/agentes/status_monitor.php:1194 +#: ../../operation/agentes/status_monitor.php:1199 +#: ../../operation/agentes/status_monitor.php:1206 +#: ../../operation/agentes/status_monitor.php:1211 +#: ../../operation/search_modules.php:124 +#: ../../operation/search_modules.php:131 +#: ../../operation/search_modules.php:138 +#: ../../enterprise/include/functions_services.php:1614 +#: ../../enterprise/include/functions_services.php:1619 +#: ../../enterprise/include/functions_services.php:1623 +#: ../../enterprise/operation/agentes/policy_view.php:378 +#: ../../enterprise/operation/agentes/policy_view.php:382 +#: ../../enterprise/operation/agentes/policy_view.php:386 +#: ../../enterprise/operation/agentes/transactional_map.php:152 +msgid "Last status" +msgstr "最新の状態" + +#: ../../include/functions_netflow.php:362 +msgid "Total flows" +msgstr "全フロー数" + +#: ../../include/functions_netflow.php:367 +msgid "Total bytes" +msgstr "全バイト数" + +#: ../../include/functions_netflow.php:372 +msgid "Total packets" +msgstr "全パケット数" + +#: ../../include/functions_netflow.php:377 +msgid "Average bits per second" +msgstr "平均ビット/秒" + +#: ../../include/functions_netflow.php:382 +msgid "Average packets per second" +msgstr "平均パケット/秒" + +#: ../../include/functions_netflow.php:387 +msgid "Average bytes per packet" +msgstr "平均バイト/パケット" + +#: ../../include/functions_netflow.php:1031 +msgid "Area graph" +msgstr "塗り潰しグラフ" + +#: ../../include/functions_netflow.php:1032 +msgid "Pie graph and Summary table" +msgstr "円グラフとサマリ表" + +#: ../../include/functions_netflow.php:1033 +msgid "Statistics table" +msgstr "状態表" + +#: ../../include/functions_netflow.php:1034 +#: ../../operation/agentes/exportdata.php:330 +msgid "Data table" +msgstr "データの表示" + +#: ../../include/functions_netflow.php:1035 +msgid "Circular mesh" +msgstr "円形メッシュ" + +#: ../../include/functions_netflow.php:1036 +#: ../../include/functions_netflow.php:1390 +msgid "Host detailed traffic" +msgstr "ホストの詳細トラフィック" + +#: ../../include/functions_netflow.php:1049 +#: ../../include/functions_netflow.php:1082 +msgid "10 mins" +msgstr "10 分" + +#: ../../include/functions_netflow.php:1050 +#: ../../include/functions_netflow.php:1083 +msgid "15 mins" +msgstr "15 分" + +#: ../../include/functions_netflow.php:1051 +#: ../../include/functions_netflow.php:1084 +msgid "30 mins" +msgstr "30 分" + +#: ../../include/functions_netflow.php:1053 +#: ../../include/functions_netflow.php:1086 +#: ../../operation/gis_maps/render_view.php:141 +#: ../../enterprise/dashboard/widgets/top_n.php:62 +#: ../../enterprise/godmode/agentes/inventory_manager.php:177 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:191 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:182 +msgid "2 hours" +msgstr "2時間" + +#: ../../include/functions_netflow.php:1054 +#: ../../include/functions_netflow.php:1087 +#: ../../enterprise/dashboard/widgets/top_n.php:63 +msgid "5 hours" +msgstr "5時間" + +#: ../../include/functions_netflow.php:1058 +#: ../../include/functions_netflow.php:1091 +msgid "5 days" +msgstr "5日" + +#: ../../include/functions_netflow.php:1062 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:192 +msgid "2 months" +msgstr "2ヶ月" + +#: ../../include/functions_netflow.php:1065 +msgid "Last year" +msgstr "過去1年" + +#: ../../include/functions_netflow.php:1079 +msgid "1 min" +msgstr "1 分" + +#: ../../include/functions_netflow.php:1080 +msgid "2 mins" +msgstr "2 分" + +#: ../../include/functions_netflow.php:1081 +msgid "5 mins" +msgstr "5 分" + +#: ../../include/functions_netflow.php:1132 +#: ../../include/functions_netflow.php:1142 +#: ../../include/functions_netflow.php:1191 +#: ../../include/functions_netflow.php:1249 +#: ../../include/functions_netflow.php:1255 +#: ../../include/functions_netflow.php:1288 +msgid "Aggregate" +msgstr "集約" + +#: ../../include/functions_netflow.php:1361 +msgid "Sent" +msgstr "送信" + +#: ../../include/functions_netflow.php:1368 +msgid "Received" +msgstr "受信" + +#: ../../include/functions_netflow.php:1435 +msgid "Error generating report" +msgstr "レポート生成エラー" + +#: ../../include/functions_netflow.php:1632 +msgid "MB" +msgstr "MB" + +#: ../../include/functions_netflow.php:1634 +msgid "MB/s" +msgstr "MB/s" + +#: ../../include/functions_netflow.php:1636 +msgid "kB" +msgstr "kB" + +#: ../../include/functions_netflow.php:1638 +msgid "kB/s" +msgstr "kB/s" + +#: ../../include/functions_netflow.php:1642 +msgid "B/s" +msgstr "B/s" + +#: ../../include/functions_netflow.php:1656 +msgid "Dst port" +msgstr "宛先ポート" + +#: ../../include/functions_netflow.php:1658 +msgid "Dst IP" +msgstr "宛先 IP" + +#: ../../include/functions_netflow.php:1662 +msgid "Src IP" +msgstr "送信元 IP" + +#: ../../include/functions_netflow.php:1664 +msgid "Src port" +msgstr "送信元ポート" + +#: ../../include/functions_networkmap.php:1646 +#: ../../include/functions_networkmap.php:1732 +msgid "Radial dynamic" +msgstr "放射状で動的" + +#: ../../include/functions_networkmap.php:1702 +msgid "Create a new topology map" +msgstr "トポロジマップの新規作成" + +#: ../../include/functions_networkmap.php:1703 +msgid "Create a new group map" +msgstr "グループマップの新規作成" + +#: ../../include/functions_networkmap.php:1704 +msgid "Create a new dynamic map" +msgstr "新たな動的マップの作成" + +#: ../../include/functions_networkmap.php:1706 +msgid "Create a new radial dynamic map" +msgstr "放射状の動的マップを新規作成" + +#: ../../include/functions_reporting.php:529 +#: ../../include/functions_reports.php:540 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:112 +#: ../../enterprise/godmode/services/services.service.php:301 +#: ../../enterprise/include/functions_reporting_csv.php:849 +msgid "S.L.A." +msgstr "SLA" + +#: ../../include/functions_reporting.php:562 +#: ../../include/functions_reporting.php:5080 +#: ../../enterprise/include/functions_reporting.php:1670 +#: ../../enterprise/include/functions_reporting.php:2396 +#: ../../enterprise/include/functions_reporting.php:3177 +#: ../../enterprise/include/functions_reporting.php:4479 +#: ../../enterprise/include/functions_reporting.php:4485 +msgid "There are no SLAs defined" +msgstr "SLA が定義されていません。" + +#: ../../include/functions_reporting.php:629 +#: ../../include/functions_reporting.php:5131 +#: ../../enterprise/include/functions_reporting.php:1725 +#: ../../enterprise/include/functions_reporting.php:2451 +#: ../../enterprise/include/functions_reporting.php:3232 +msgid "Inverse" +msgstr "反転" + +#: ../../include/functions_reporting.php:939 +#: ../../enterprise/dashboard/widgets/top_n.php:31 +msgid "Top N" +msgstr "トップ N" + +#: ../../include/functions_reporting.php:958 +#: ../../operation/snmpconsole/snmp_statistics.php:127 +#: ../../operation/snmpconsole/snmp_statistics.php:185 +#: ../../enterprise/include/functions_reporting_csv.php:358 +#, php-format +msgid "Top %d" +msgstr "トップ %d" + +#: ../../include/functions_reporting.php:996 +#: ../../include/functions_reporting.php:1823 +#: ../../include/functions_reporting_html.php:2423 +#: ../../include/functions_reporting_html.php:2652 +#: ../../enterprise/dashboard/widgets/top_n.php:463 +#: ../../enterprise/include/functions_reporting_pdf.php:827 +#: ../../enterprise/include/functions_reporting_pdf.php:1241 +#: ../../enterprise/include/functions_reporting_pdf.php:1996 +msgid "There are no Agent/Modules defined" +msgstr "定義済のエージェント/モジュールがありません" + +#: ../../include/functions_reporting.php:1049 +#: ../../enterprise/dashboard/widgets/top_n.php:529 +msgid "Insuficient data" +msgstr "不十分なデータ" + +#: ../../include/functions_reporting.php:1282 +msgid "Event Report Group" +msgstr "イベントレポートグループ" + +#: ../../include/functions_reporting.php:1459 +msgid "Event Report Module" +msgstr "イベントレポートモジュール" + +#: ../../include/functions_reporting.php:1529 +#: ../../enterprise/include/functions_reporting_csv.php:233 +msgid "Inventory Changes" +msgstr "インベントリ変更" + +#: ../../include/functions_reporting.php:1571 +#: ../../enterprise/extensions/ipam/ipam_action.php:198 +msgid "No changes found." +msgstr "変更が見つかりません。" + +#: ../../include/functions_reporting.php:1658 +msgid "Agent/Modules" +msgstr "エージェント/モジュール" + +#: ../../include/functions_reporting.php:1729 +#: ../../include/functions_reports.php:585 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:45 +#: ../../enterprise/include/functions_reporting_csv.php:331 +msgid "Exception" +msgstr "例外" + +#: ../../include/functions_reporting.php:1747 +msgid "Exception - Everything" +msgstr "例外 - 全て" + +#: ../../include/functions_reporting.php:1752 +#, php-format +msgid "Exception - Modules over or equal to %s" +msgstr "例外 - モジュールが %s 以上" + +#: ../../include/functions_reporting.php:1754 +#, php-format +msgid "Modules over or equal to %s" +msgstr "%s 以上のモジュール" + +#: ../../include/functions_reporting.php:1758 +#, php-format +msgid "Exception - Modules under or equal to %s" +msgstr "例外 - モジュールが %s 以下" + +#: ../../include/functions_reporting.php:1760 +#, php-format +msgid "Modules under or equal to %s" +msgstr "%s 以下のモジュール" + +#: ../../include/functions_reporting.php:1764 +#, php-format +msgid "Exception - Modules under %s" +msgstr "例外 - モジュールが %s 未満" + +#: ../../include/functions_reporting.php:1766 +#, php-format +msgid "Modules under %s" +msgstr "%s 未満のモジュール" + +#: ../../include/functions_reporting.php:1770 +#, php-format +msgid "Exception - Modules over %s" +msgstr "例外 - モジュールが %s より大きい" + +#: ../../include/functions_reporting.php:1772 +#, php-format +msgid "Modules over %s" +msgstr "%s を超えるモジュール" + +#: ../../include/functions_reporting.php:1776 +#, php-format +msgid "Exception - Equal to %s" +msgstr "例外 - %s と同じ" + +#: ../../include/functions_reporting.php:1778 +#, php-format +msgid "Equal to %s" +msgstr "%s と同じ" + +#: ../../include/functions_reporting.php:1782 +#, php-format +msgid "Exception - Not equal to %s" +msgstr "例外 - %s と異なる" + +#: ../../include/functions_reporting.php:1784 +#, php-format +msgid "Not equal to %s" +msgstr "%s と異なる" + +#: ../../include/functions_reporting.php:1788 +msgid "Exception - Modules at normal status" +msgstr "例外 - モジュールが正常状態" + +#: ../../include/functions_reporting.php:1789 +msgid "Modules at normal status" +msgstr "正常状態のモジュール" + +#: ../../include/functions_reporting.php:1793 +msgid "Exception - Modules at critical or warning status" +msgstr "例外 - モジュールが障害または警告状態" + +#: ../../include/functions_reporting.php:1794 +msgid "Modules at critical or warning status" +msgstr "障害または警告状態のモジュール" + +#: ../../include/functions_reporting.php:1979 +msgid "There are no Modules under those conditions." +msgstr "これらの条件のモジュールはありません。" + +#: ../../include/functions_reporting.php:1982 +#, php-format +msgid "There are no Modules over or equal to %s." +msgstr "%s 以上のモジュールがありません。" + +#: ../../include/functions_reporting.php:1985 +#, php-format +msgid "There are no Modules less or equal to %s." +msgstr "%s 以下のモジュールがありません。" + +#: ../../include/functions_reporting.php:1988 +#, php-format +msgid "There are no Modules less %s." +msgstr "%s 未満のモジュールがありません。" + +#: ../../include/functions_reporting.php:1991 +#, php-format +msgid "There are no Modules over %s." +msgstr "%s を超えるモジュールがありません。" + +#: ../../include/functions_reporting.php:1994 +#, php-format +msgid "There are no Modules equal to %s" +msgstr "%s と同じモジュールがありません。" + +#: ../../include/functions_reporting.php:1997 +#, php-format +msgid "There are no Modules not equal to %s" +msgstr "%s と異なるモジュールがありません。" + +#: ../../include/functions_reporting.php:2000 +msgid "There are no Modules normal status" +msgstr "正常状態のモジュールがありません" + +#: ../../include/functions_reporting.php:2003 +msgid "There are no Modules at critial or warning status" +msgstr "障害または警告状態のモジュールはありません" + +#: ../../include/functions_reporting.php:2153 +#: ../../enterprise/include/functions_reporting_csv.php:384 +msgid "Group Report" +msgstr "グループレポート" + +#: ../../include/functions_reporting.php:2207 +msgid "Event Report Agent" +msgstr "イベントレポートエージェント" + +#: ../../include/functions_reporting.php:2403 +msgid "Database Serialized" +msgstr "データベースの並び" + +#: ../../include/functions_reporting.php:2516 +#: ../../include/functions_reports.php:640 +msgid "Group configuration" +msgstr "グループ設定" + +#: ../../include/functions_reporting.php:2592 +msgid "Network interfaces report" +msgstr "ネットワークインタフェースレポート" + +#: ../../include/functions_reporting.php:2611 +msgid "" +"The group has no agents or none of the agents has any network interface" +msgstr "グループにエージェントが無いか、ネットワークインタフェースのあるエージェントがありません" + +#: ../../include/functions_reporting.php:2661 +msgid "bytes/s" +msgstr "バイト/秒" + +#: ../../include/functions_reporting.php:2716 +msgid "Alert Report Group" +msgstr "アラートレポートグループ" + +#: ../../include/functions_reporting.php:2862 +msgid "Alert Report Agent" +msgstr "アラートレポートエージェント" + +#: ../../include/functions_reporting.php:2979 +msgid "Alert Report Module" +msgstr "アラートレポートモジュール" + +#: ../../include/functions_reporting.php:3112 +msgid "SQL Graph Vertical Bars" +msgstr "SQL縦棒グラフ" + +#: ../../include/functions_reporting.php:3115 +msgid "SQL Graph Horizontal Bars" +msgstr "SQL横棒グラフ" + +#: ../../include/functions_reporting.php:3118 +msgid "SQL Graph Pie" +msgstr "SQL円グラフ" + +#: ../../include/functions_reporting.php:3165 +#: ../../enterprise/include/functions_reporting_csv.php:772 +#: ../../enterprise/include/functions_reporting_csv.php:788 +#: ../../enterprise/include/functions_reporting_csv.php:796 +msgid "Monitor Report" +msgstr "モニタレポート" + +#: ../../include/functions_reporting.php:3244 +msgid "Netflow Area" +msgstr "Netflow塗りつぶしグラフ" + +#: ../../include/functions_reporting.php:3247 +msgid "Netflow Pie" +msgstr "NetFlow円グラフ" + +#: ../../include/functions_reporting.php:3250 +msgid "Netflow Data" +msgstr "Netflowデータ" + +#: ../../include/functions_reporting.php:3253 +msgid "Netflow Statistics" +msgstr "Netflow 統計" + +#: ../../include/functions_reporting.php:3256 +msgid "Netflow Summary" +msgstr "Netflow 概要" + +#: ../../include/functions_reporting.php:3319 +#: ../../include/functions_reports.php:501 +msgid "Simple baseline graph" +msgstr "シンプルベースライングラフ" + +#: ../../include/functions_reporting.php:3380 +msgid "Prediction Date" +msgstr "予測日時" + +#: ../../include/functions_reporting.php:3430 +#: ../../enterprise/include/functions_reporting_csv.php:274 +msgid "Projection Graph" +msgstr "予想グラフ" + +#: ../../include/functions_reporting.php:3516 +#: ../../include/functions_reports.php:638 +msgid "Agent configuration" +msgstr "エージェント設定" + +#: ../../include/functions_reporting.php:3670 +#: ../../enterprise/include/functions_reporting_csv.php:736 +#: ../../enterprise/include/functions_reporting_csv.php:752 +#: ../../enterprise/include/functions_reporting_csv.php:759 +msgid "AVG. Value" +msgstr "平均値" + +#: ../../include/functions_reporting.php:3673 +#: ../../include/functions_reporting.php:5663 +#: ../../include/functions_reports.php:574 +#: ../../enterprise/include/functions_reporting_csv.php:628 +#: ../../enterprise/include/functions_reporting_csv.php:644 +#: ../../enterprise/include/functions_reporting_csv.php:651 +msgid "Summatory" +msgstr "合計" + +#: ../../include/functions_reporting.php:3676 +#: ../../include/functions_reports.php:535 +#: ../../enterprise/include/functions_reporting_csv.php:452 +#: ../../enterprise/include/functions_reporting_csv.php:467 +#: ../../enterprise/include/functions_reporting_csv.php:474 +msgid "MTTR" +msgstr "MTTR" + +#: ../../include/functions_reporting.php:3679 +#: ../../include/functions_reports.php:533 +#: ../../enterprise/include/functions_reporting_csv.php:487 +#: ../../enterprise/include/functions_reporting_csv.php:503 +#: ../../enterprise/include/functions_reporting_csv.php:510 +msgid "MTBF" +msgstr "MTBF" + +#: ../../include/functions_reporting.php:3682 +#: ../../include/functions_reports.php:531 +#: ../../enterprise/include/functions_reporting_csv.php:523 +#: ../../enterprise/include/functions_reporting_csv.php:539 +#: ../../enterprise/include/functions_reporting_csv.php:546 +msgid "TTO" +msgstr "TTO" + +#: ../../include/functions_reporting.php:3685 +#: ../../include/functions_reports.php:529 +#: ../../enterprise/include/functions_reporting_csv.php:559 +#: ../../enterprise/include/functions_reporting_csv.php:576 +#: ../../enterprise/include/functions_reporting_csv.php:583 +msgid "TTRT" +msgstr "TTRT" + +#: ../../include/functions_reporting.php:3860 +#: ../../enterprise/godmode/reporting/mysql_builder.php:142 +#: ../../enterprise/include/functions_reporting_csv.php:594 +msgid "SQL" +msgstr "SQL" + +#: ../../include/functions_reporting.php:3931 +msgid "" +"Illegal query: Due security restrictions, there are some tokens or words you " +"cannot use: *, delete, drop, alter, modify, union, password, pass, insert or " +"update." +msgstr "" +"不正なクエリ。セキュリティ上の制約により次のトークンやワードは利用でません: *, delete, drop, alter, modify, " +"union, password, pass, insert または update" + +#: ../../include/functions_reporting.php:4811 +#: ../../include/functions_reporting.php:5054 +#: ../../include/functions_reports.php:599 +#: ../../enterprise/include/functions_reporting.php:632 +#: ../../enterprise/include/functions_reporting_csv.php:189 +msgid "Availability" +msgstr "可用性" + +#: ../../include/functions_reporting.php:4922 +msgid "No Address" +msgstr "アドレスがありません" + +#: ../../include/functions_reporting.php:5673 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:194 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:264 +msgid "Rate" +msgstr "率" + +#: ../../include/functions_reporting.php:5741 +#: ../../include/functions_reporting.php:5854 +#: ../../include/functions_reports.php:499 +msgid "Simple graph" +msgstr "単一グラフ" + +#: ../../include/functions_reporting.php:6305 +msgid "Maximum of events shown" +msgstr "最大表示イベント" + +#: ../../include/functions_reporting.php:6945 +#: ../../include/functions_reporting.php:6982 +msgid "Server health" +msgstr "サーバの正常性" + +#: ../../include/functions_reporting.php:6945 +#, php-format +msgid "%d Downed servers" +msgstr "停止サーバ数 %d" + +#: ../../include/functions_reporting.php:6953 +#: ../../include/functions_reporting.php:6985 +msgid "Monitor health" +msgstr "モニタ項目の正常性" + +#: ../../include/functions_reporting.php:6953 +#, php-format +msgid "%d Not Normal monitors" +msgstr "非正常数 %d" + +#: ../../include/functions_reporting.php:6955 +#: ../../include/functions_reporting.php:6986 +msgid "of monitors up" +msgstr "のモニタ項目が正常です。" + +#: ../../include/functions_reporting.php:6961 +#: ../../include/functions_reporting.php:6988 +msgid "Module sanity" +msgstr "モジュール" + +#: ../../include/functions_reporting.php:6961 +#, php-format +msgid "%d Not inited monitors" +msgstr "未初期化数 %d" + +#: ../../include/functions_reporting.php:6963 +#: ../../include/functions_reporting.php:6989 +msgid "of total modules inited" +msgstr "のモジュールが初期化済みです。" + +#: ../../include/functions_reporting.php:6969 +#: ../../include/functions_reporting.php:6991 +#: ../../include/functions_reporting_html.php:2750 +msgid "Alert level" +msgstr "アラートレベル" + +#: ../../include/functions_reporting.php:6969 +#: ../../include/functions_reporting.php:7989 +#: ../../include/functions_reporting.php:7998 +#, php-format +msgid "%d Fired alerts" +msgstr "アラート発報数 %d" + +#: ../../include/functions_reporting.php:6971 +#: ../../include/functions_reporting.php:6992 +msgid "of defined alerts not fired" +msgstr "の定義済みアラートが未発生です。" + +#: ../../include/functions_reporting.php:7029 +#: ../../enterprise/include/functions_reporting_csv.php:405 +msgid "Defined alerts" +msgstr "定義済みアラート" + +#: ../../include/functions_reporting.php:7051 +msgid "Defined and fired alerts" +msgstr "定義済・発報アラート" + +#: ../../include/functions_reporting.php:7106 +#: ../../operation/events/sound_events.php:83 +msgid "Monitor critical" +msgstr "障害状態" + +#: ../../include/functions_reporting.php:7110 +#: ../../operation/events/sound_events.php:85 +msgid "Monitor warning" +msgstr "警告状態" + +#: ../../include/functions_reporting.php:7117 +msgid "Monitor normal" +msgstr "正常状態" + +#: ../../include/functions_reporting.php:7121 +#: ../../operation/events/sound_events.php:84 +msgid "Monitor unknown" +msgstr "不明状態" + +#: ../../include/functions_reporting.php:7128 +msgid "Monitor not init" +msgstr "未初期化状態" + +#: ../../include/functions_reporting.php:7152 +#: ../../include/functions_reporting.php:7163 +msgid "Monitors by status" +msgstr "状態ごとの監視項目" + +#: ../../include/functions_reporting.php:7210 +#: ../../include/functions_reporting_html.php:3459 +#: ../../enterprise/dashboard/widgets/tactical.php:32 +msgid "Monitor checks" +msgstr "モニタ項目" + +#: ../../include/functions_reporting.php:7228 +#: ../../include/functions_reporting_html.php:3464 +msgid "Total agents and monitors" +msgstr "全エージェントと監視項目" + +#: ../../include/functions_reporting.php:7251 +msgid "Defined users" +msgstr "定義済ユーザ" + +#: ../../include/functions_reporting.php:7889 +msgid "Agent without data" +msgstr "データの無いエージェント" + +#: ../../include/functions_reporting.php:7976 +#: ../../include/functions_reporting.php:7984 +#, php-format +msgid "%d Total modules" +msgstr "全モジュール数 %d" + +#: ../../include/functions_reporting.php:7977 +#, php-format +msgid "%d Modules in normal status" +msgstr "%d モジュールが正常状態" + +#: ../../include/functions_reporting.php:7978 +#, php-format +msgid "%d Modules in critical status" +msgstr "%d モジュールが障害状態" + +#: ../../include/functions_reporting.php:7979 +#, php-format +msgid "%d Modules in warning status" +msgstr "%d モジュールが警告状態" + +#: ../../include/functions_reporting.php:7980 +#, php-format +msgid "%d Modules in unknown status" +msgstr "%d モジュールが不明状態" + +#: ../../include/functions_reporting.php:7981 +#, php-format +msgid "%d Not init modules" +msgstr "%d 未初期化モジュール" + +#: ../../include/functions_reporting.php:7985 +#, php-format +msgid "%d Normal modules" +msgstr "正常モジュール数 %d" + +#: ../../include/functions_reporting.php:7986 +#, php-format +msgid "%d Critical modules" +msgstr "障害モジュール数 %d" + +#: ../../include/functions_reporting.php:7987 +#, php-format +msgid "%d Warning modules" +msgstr "警告モジュール数 %d" + +#: ../../include/functions_reporting.php:7988 +#, php-format +msgid "%d Unknown modules" +msgstr "不明モジュール数 %d" + +#: ../../include/functions_reporting.php:7992 +#, php-format +msgid "%d Total agents" +msgstr "全エージェント数 %d" + +#: ../../include/functions_reporting.php:7993 +#, php-format +msgid "%d Normal agents" +msgstr "正常エージェント数 %d" + +#: ../../include/functions_reporting.php:7994 +#, php-format +msgid "%d Critical agents" +msgstr "障害エージェント数 %d" + +#: ../../include/functions_reporting.php:7995 +#, php-format +msgid "%d Warning agents" +msgstr "警告エージェント数 %d" + +#: ../../include/functions_reporting.php:7996 +#, php-format +msgid "%d Unknown agents" +msgstr "不明エージェント数 %d" + +#: ../../include/functions_reporting.php:7997 +#, php-format +msgid "%d not init agents" +msgstr "%d 未初期化エージェント" + +#: ../../include/functions_reporting.php:9842 +msgid "Total running modules" +msgstr "全実行中モジュール数" + +#: ../../include/functions_reporting.php:9845 +#: ../../include/functions_reporting.php:9861 +#: ../../include/functions_reporting.php:9877 +#: ../../include/functions_reporting.php:9900 +#: ../../include/functions_reporting.php:9919 +#: ../../include/functions_reporting.php:9931 +#: ../../include/functions_reporting.php:9943 +#: ../../include/functions_reporting.php:9959 +msgid "Ratio" +msgstr "比率" + +#: ../../include/functions_reporting.php:9845 +#: ../../include/functions_reporting.php:9861 +#: ../../include/functions_reporting.php:9877 +#: ../../include/functions_reporting.php:9900 +#: ../../include/functions_reporting.php:9919 +#: ../../include/functions_reporting.php:9931 +#: ../../include/functions_reporting.php:9943 +#: ../../include/functions_reporting.php:9959 +msgid "Modules by second" +msgstr "秒ごとのモジュール" + +#: ../../include/functions_reporting.php:9857 +msgid "Local modules" +msgstr "ローカルモジュール数" + +#: ../../include/functions_reporting.php:9868 +msgid "Remote modules" +msgstr "リモートモジュール数" + +#: ../../include/functions_reporting.php:9892 +msgid "Network modules" +msgstr "ネットワークモジュール" + +#: ../../include/functions_reporting.php:9915 +msgid "Plugin modules" +msgstr "プラグインモジュール" + +#: ../../include/functions_reporting.php:9927 +msgid "Prediction modules" +msgstr "予測モジュール" + +#: ../../include/functions_reporting.php:9939 +msgid "WMI modules" +msgstr "WMIモジュール" + +#: ../../include/functions_reporting.php:9951 +msgid "Web modules" +msgstr "Webモジュール" + +#: ../../include/functions_reporting.php:10013 +#: ../../enterprise/dashboard/widgets/tactical.php:39 +msgid "Server performance" +msgstr "サーバパフォーマンス" + +#: ../../include/functions_reporting.php:10095 +#: ../../enterprise/include/functions_reporting.php:4556 +msgid "Weekly:" +msgstr "週次:" + +#: ../../include/functions_reporting.php:10129 +#: ../../enterprise/include/functions_reporting.php:4590 +msgid "Monthly:" +msgstr "月次:" + +#: ../../include/functions_reporting.php:10130 +#: ../../enterprise/include/functions_reporting.php:4591 +msgid "From day" +msgstr "開始日" + +#: ../../include/functions_reporting.php:10131 +#: ../../enterprise/include/functions_reporting.php:4592 +msgid "To day" +msgstr "終了日" + +#: ../../include/functions_pandora_networkmap.php:99 +#: ../../mobile/operation/networkmap.php:110 +#: ../../mobile/operation/networkmap.php:129 +#: ../../mobile/operation/networkmap.php:146 +#: ../../operation/agentes/networkmap.dinamic.php:130 +#: ../../enterprise/include/class/NetworkmapEnterprise.class.php:227 +#: ../../enterprise/operation/policies/networkmap.policies.php:64 +msgid "Pandora FMS" +msgstr "Pandora FMS" + +#: ../../include/functions_pandora_networkmap.php:746 +#, php-format +msgid "Edit node %s" +msgstr "ノード編集 %s" + +#: ../../include/functions_pandora_networkmap.php:747 +msgid "Holding Area" +msgstr "保持エリア" + +#: ../../include/functions_pandora_networkmap.php:748 +msgid "Show details and options" +msgstr "詳細とオプションの表示" + +#: ../../include/functions_pandora_networkmap.php:749 +msgid "Add a interface link" +msgstr "インタフェースリンクを追加" + +#: ../../include/functions_pandora_networkmap.php:750 +msgid "Set parent interface" +msgstr "親インタフェースを設定" + +#: ../../include/functions_pandora_networkmap.php:751 +msgid "Set as children" +msgstr "子に設定" + +#: ../../include/functions_pandora_networkmap.php:752 +msgid "Set parent" +msgstr "親を設定" + +#: ../../include/functions_pandora_networkmap.php:753 +#: ../../include/functions_pandora_networkmap.php:760 +msgid "Abort the action of set relationship" +msgstr "関係設定動作の中止" + +#: ../../include/functions_pandora_networkmap.php:755 +#: ../../include/functions_pandora_networkmap.php:1531 +msgid "Add node" +msgstr "ノード追加" + +#: ../../include/functions_pandora_networkmap.php:756 +msgid "Set center" +msgstr "中心設定" + +#: ../../include/functions_pandora_networkmap.php:758 +msgid "Refresh Holding area" +msgstr "保持エリアの更新" + +#: ../../include/functions_pandora_networkmap.php:759 +msgid "Abort the action of set interface relationship" +msgstr "インタフェースの関係設定のアクションについて" + +#: ../../include/functions_pandora_networkmap.php:1268 +msgid "Open Minimap" +msgstr "ミニマップを開く" + +#: ../../include/functions_pandora_networkmap.php:1275 +msgid "Hide Labels" +msgstr "ラベルを隠す" + +#: ../../include/functions_pandora_networkmap.php:1366 +msgid "Edit node" +msgstr "ノード編集" + +#: ../../include/functions_pandora_networkmap.php:1377 +msgid "Adresses" +msgstr "アドレス" + +#: ../../include/functions_pandora_networkmap.php:1379 +msgid "OS type" +msgstr "OS 種別" + +#: ../../include/functions_pandora_networkmap.php:1384 +#: ../../include/functions_pandora_networkmap.php:1385 +msgid "Node Details" +msgstr "ノード詳細" + +#: ../../include/functions_pandora_networkmap.php:1394 +msgid "Ip" +msgstr "IP" + +#: ../../include/functions_pandora_networkmap.php:1395 +msgid "MAC" +msgstr "MAC" + +#: ../../include/functions_pandora_networkmap.php:1404 +#: ../../include/functions_pandora_networkmap.php:1405 +msgid "Interface Information (SNMP)" +msgstr "インタフェース情報 (SNMP)" + +#: ../../include/functions_pandora_networkmap.php:1412 +msgid "Shape" +msgstr "形" + +#: ../../include/functions_pandora_networkmap.php:1414 +msgid "Circle" +msgstr "円" + +#: ../../include/functions_pandora_networkmap.php:1415 +msgid "Square" +msgstr "四角" + +#: ../../include/functions_pandora_networkmap.php:1416 +msgid "Rhombus" +msgstr "ひしがた" + +#: ../../include/functions_pandora_networkmap.php:1426 +#: ../../include/functions_pandora_networkmap.php:1587 +msgid "name fictional node" +msgstr "仮想ノード名" + +#: ../../include/functions_pandora_networkmap.php:1427 +#: ../../include/functions_pandora_networkmap.php:1588 +msgid "Networkmap to link" +msgstr "リンクするネットワークマップ" + +#: ../../include/functions_pandora_networkmap.php:1433 +msgid "Update fictional node" +msgstr "仮想ノード更新" + +#: ../../include/functions_pandora_networkmap.php:1436 +#: ../../include/functions_pandora_networkmap.php:1437 +msgid "Node options" +msgstr "ノードオプション" + +#: ../../include/functions_pandora_networkmap.php:1444 +#: ../../include/functions_pandora_networkmap.php:1499 +msgid "Node source" +msgstr "ノードソース" + +#: ../../include/functions_pandora_networkmap.php:1445 +#: ../../include/functions_pandora_networkmap.php:1500 +msgid "Interface source" +msgstr "インタフェースソース" + +#: ../../include/functions_pandora_networkmap.php:1446 +#: ../../include/functions_pandora_networkmap.php:1501 +msgid "Interface Target" +msgstr "インタフェースターゲット" + +#: ../../include/functions_pandora_networkmap.php:1448 +#: ../../include/functions_pandora_networkmap.php:1502 +msgid "Node target" +msgstr "ノードターゲット" + +#: ../../include/functions_pandora_networkmap.php:1449 +msgid "E." +msgstr "E." + +#: ../../include/functions_pandora_networkmap.php:1480 +msgid "There are not relations" +msgstr "関連付がありません。" + +#: ../../include/functions_pandora_networkmap.php:1487 +#: ../../include/functions_pandora_networkmap.php:1488 +msgid "Relations" +msgstr "関連付" + +#: ../../include/functions_pandora_networkmap.php:1523 +msgid "Add interface link" +msgstr "インタフェースリンクを追加" + +#: ../../include/functions_pandora_networkmap.php:1550 +#: ../../include/functions_pandora_networkmap.php:1554 +#: ../../include/functions_pandora_networkmap.php:1555 +#: ../../include/functions_pandora_networkmap.php:1575 +#: ../../include/functions_pandora_networkmap.php:1580 +#: ../../include/functions_pandora_networkmap.php:1598 +msgid "Add agent node" +msgstr "エージェントノード追加" + +#: ../../include/functions_pandora_networkmap.php:1579 +msgid "Add agent node (filter by group)" +msgstr "エージェントノード追加 (グループによるフィルタ)" + +#: ../../include/functions_pandora_networkmap.php:1594 +msgid "Add fictional node" +msgstr "仮想ノード追加" + +#: ../../include/functions_pandora_networkmap.php:1597 +msgid "Add fictional point" +msgstr "仮想ポイント追加" + +#: ../../include/functions_reporting_html.php:93 +msgid "Label: " +msgstr "ラベル: " + +#: ../../include/functions_reporting_html.php:111 +#: ../../enterprise/include/functions_netflow_pdf.php:157 +#: ../../enterprise/include/functions_reporting_csv.php:1446 +#: ../../enterprise/include/functions_reporting_csv.php:1450 +#: ../../enterprise/include/functions_reporting_pdf.php:2147 +msgid "Generated" +msgstr "生成日" + +#: ../../include/functions_reporting_html.php:114 +#: ../../enterprise/include/functions_reporting_pdf.php:2150 +msgid "Report date" +msgstr "レポート日" + +#: ../../include/functions_reporting_html.php:119 +#: ../../operation/reporting/reporting_viewer.php:200 +#: ../../enterprise/include/functions_reporting_pdf.php:2155 +msgid "Items period before" +msgstr "次の日時以前" + +#: ../../include/functions_reporting_html.php:398 +#: ../../enterprise/include/functions_reporting.php:1263 +#: ../../enterprise/include/functions_reporting.php:2035 +#: ../../enterprise/include/functions_reporting.php:2812 +#: ../../enterprise/include/functions_reporting_pdf.php:1249 +#: ../../enterprise/include/functions_reporting_pdf.php:1592 +msgid "Max/Min Values" +msgstr "最大/最小値" + +#: ../../include/functions_reporting_html.php:399 +#: ../../enterprise/include/functions_reporting.php:1264 +#: ../../enterprise/include/functions_reporting.php:2036 +#: ../../enterprise/include/functions_reporting.php:2813 +#: ../../enterprise/include/functions_reporting.php:4389 +#: ../../enterprise/include/functions_reporting.php:4690 +#: ../../enterprise/include/functions_reporting_csv.php:872 +#: ../../enterprise/include/functions_reporting_csv.php:919 +#: ../../enterprise/include/functions_reporting_csv.php:991 +#: ../../enterprise/include/functions_reporting_csv.php:1107 +#: ../../enterprise/include/functions_reporting_csv.php:1319 +#: ../../enterprise/include/functions_reporting_pdf.php:1250 +#: ../../enterprise/include/functions_reporting_pdf.php:1593 +#: ../../enterprise/include/functions_reporting_pdf.php:2023 +msgid "SLA Limit" +msgstr "SLA 制限" + +#: ../../include/functions_reporting_html.php:400 +#: ../../enterprise/include/functions_reporting.php:1264 +#: ../../enterprise/include/functions_reporting.php:1396 +#: ../../enterprise/include/functions_reporting.php:2036 +#: ../../enterprise/include/functions_reporting.php:2813 +#: ../../enterprise/include/functions_reporting.php:4390 +#: ../../enterprise/include/functions_reporting.php:4691 +#: ../../enterprise/include/functions_reporting_pdf.php:1251 +#: ../../enterprise/include/functions_reporting_pdf.php:1593 +#: ../../enterprise/include/functions_reporting_pdf.php:1742 +#: ../../enterprise/include/functions_reporting_pdf.php:2024 +msgid "SLA Compliance" +msgstr "SLA準拠" + +#: ../../include/functions_reporting_html.php:425 +#: ../../enterprise/include/functions_reporting_pdf.php:1258 +msgid "Global Time" +msgstr "グローバル時間" + +#: ../../include/functions_reporting_html.php:426 +#: ../../enterprise/include/functions_reporting_csv.php:1250 +#: ../../enterprise/include/functions_reporting_pdf.php:1259 +msgid "Time Total" +msgstr "合計時間" + +#: ../../include/functions_reporting_html.php:427 +#: ../../enterprise/include/functions_reporting_pdf.php:1260 +#: ../../enterprise/include/functions_reporting_pdf.php:1833 +msgid "Time Failed" +msgstr "障害時間" + +#: ../../include/functions_reporting_html.php:428 +#: ../../include/functions_reporting_html.php:2253 +#: ../../enterprise/include/functions_reporting_csv.php:1251 +#: ../../enterprise/include/functions_reporting_pdf.php:1261 +#: ../../enterprise/include/functions_reporting_pdf.php:1834 +msgid "Time OK" +msgstr "正常時間" + +#: ../../include/functions_reporting_html.php:429 +#: ../../enterprise/include/functions_reporting_csv.php:1253 +#: ../../enterprise/include/functions_reporting_pdf.php:1262 +#: ../../enterprise/include/functions_reporting_pdf.php:1835 +msgid "Time Unknown" +msgstr "不明時間" + +#: ../../include/functions_reporting_html.php:430 +#: ../../enterprise/include/functions_reporting_csv.php:1254 +#: ../../enterprise/include/functions_reporting_pdf.php:1263 +msgid "Time Not Init" +msgstr "未初期化時間" + +#: ../../include/functions_reporting_html.php:431 +#: ../../enterprise/include/functions_reporting_pdf.php:1264 +msgid "Downtime" +msgstr "停止時間" + +#: ../../include/functions_reporting_html.php:456 +#: ../../enterprise/include/functions_reporting_pdf.php:1270 +msgid "Checks Time" +msgstr "確認数" + +#: ../../include/functions_reporting_html.php:457 +#: ../../enterprise/include/functions_reporting_csv.php:1256 +#: ../../enterprise/include/functions_reporting_pdf.php:1271 +msgid "Checks Total" +msgstr "合計確認数" + +#: ../../include/functions_reporting_html.php:458 +#: ../../enterprise/include/functions_reporting_pdf.php:1272 +#: ../../enterprise/include/functions_reporting_pdf.php:1853 +msgid "Checks Failed" +msgstr "障害確認数" + +#: ../../include/functions_reporting_html.php:459 +#: ../../include/functions_reporting_html.php:2296 +#: ../../enterprise/include/functions_reporting_csv.php:1257 +#: ../../enterprise/include/functions_reporting_pdf.php:1273 +#: ../../enterprise/include/functions_reporting_pdf.php:1854 +msgid "Checks OK" +msgstr "正常確認数" + +#: ../../include/functions_reporting_html.php:460 +#: ../../enterprise/include/functions_reporting_csv.php:1259 +#: ../../enterprise/include/functions_reporting_pdf.php:1274 +#: ../../enterprise/include/functions_reporting_pdf.php:1855 +msgid "Checks Unknown" +msgstr "不明確認数" + +#: ../../include/functions_reporting_html.php:685 +#: ../../include/functions_reporting_html.php:2531 +#: ../../enterprise/include/functions_reporting.php:2249 +#: ../../enterprise/include/functions_reporting.php:3018 +#: ../../enterprise/include/functions_reporting_pdf.php:1489 +#: ../../enterprise/include/functions_services.php:1271 +msgid "Unknow" +msgstr "不明" + +#: ../../include/functions_reporting_html.php:690 +#: ../../include/functions_reporting_html.php:2536 +#: ../../operation/agentes/group_view.php:170 +#: ../../enterprise/include/functions_reporting.php:1294 +#: ../../enterprise/include/functions_reporting.php:2066 +#: ../../enterprise/include/functions_reporting.php:2254 +#: ../../enterprise/include/functions_reporting.php:2843 +#: ../../enterprise/include/functions_reporting.php:3023 +#: ../../enterprise/include/functions_reporting.php:3727 +#: ../../enterprise/include/functions_reporting_pdf.php:1491 +#: ../../enterprise/include/functions_reporting_pdf.php:1630 +msgid "Not Init" +msgstr "未初期化" + +#: ../../include/functions_reporting_html.php:695 +#: ../../include/functions_reporting_html.php:2541 +#: ../../enterprise/include/functions_reporting.php:2259 +#: ../../enterprise/include/functions_reporting.php:3028 +#: ../../enterprise/include/functions_reporting_pdf.php:1493 +msgid "Downtimes" +msgstr "停止時間" + +#: ../../include/functions_reporting_html.php:700 +#: ../../include/functions_reporting_html.php:2546 +#: ../../enterprise/include/functions_reporting.php:2264 +#: ../../enterprise/include/functions_reporting.php:3033 +#: ../../enterprise/include/functions_reporting_pdf.php:1495 +msgid "Ignore time" +msgstr "除外時間" + +#: ../../include/functions_reporting_html.php:772 +#: ../../include/functions_reporting_html.php:1529 +#: ../../include/functions_reporting_html.php:2447 +#: ../../include/functions_reporting_html.php:2671 +#: ../../enterprise/include/functions_reporting_pdf.php:806 +#: ../../enterprise/include/functions_reporting_pdf.php:898 +#: ../../enterprise/include/functions_reporting_pdf.php:954 +msgid "Min Value" +msgstr "最小値" + +#: ../../include/functions_reporting_html.php:773 +#: ../../include/functions_reporting_html.php:1530 +#: ../../include/functions_reporting_html.php:2448 +#: ../../include/functions_reporting_html.php:2672 +#: ../../enterprise/include/functions_reporting_pdf.php:807 +#: ../../enterprise/include/functions_reporting_pdf.php:899 +#: ../../enterprise/include/functions_reporting_pdf.php:955 +#: ../../enterprise/include/functions_reporting_pdf.php:1976 +msgid "Average Value" +msgstr "平均値" + +#: ../../include/functions_reporting_html.php:774 +#: ../../include/functions_reporting_html.php:1531 +#: ../../include/functions_reporting_html.php:2445 +#: ../../include/functions_reporting_html.php:2674 +#: ../../enterprise/include/functions_reporting_pdf.php:808 +#: ../../enterprise/include/functions_reporting_pdf.php:900 +#: ../../enterprise/include/functions_reporting_pdf.php:956 +#: ../../enterprise/include/functions_reporting_pdf.php:1973 +msgid "Max Value" +msgstr "最大値" + +#: ../../include/functions_reporting_html.php:807 +#: ../../include/functions_reporting_html.php:1025 +#: ../../include/functions_reporting_html.php:1644 +#: ../../operation/snmpconsole/snmp_view.php:519 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:143 +msgid "Count" +msgstr "回数" + +#: ../../include/functions_reporting_html.php:812 +#: ../../include/functions_reporting_html.php:821 +#: ../../include/functions_reporting_html.php:1649 +msgid "Val. by" +msgstr "承諾ユーザ" + +#: ../../include/functions_reporting_html.php:915 +#: ../../include/functions_reporting_html.php:1111 +msgid "Events by agent" +msgstr "エージェントで分類したイベント" + +#: ../../include/functions_reporting_html.php:934 +#: ../../include/functions_reporting_html.php:1130 +msgid "Events by user validator" +msgstr "承諾したユーザごとのイベント" + +#: ../../include/functions_reporting_html.php:953 +#: ../../include/functions_reporting_html.php:1149 +msgid "Events by Severity" +msgstr "重要度ごとのイベント" + +#: ../../include/functions_reporting_html.php:972 +#: ../../include/functions_reporting_html.php:1168 +msgid "Events validated vs unvalidated" +msgstr "承諾済と未承諾イベント" + +#: ../../include/functions_reporting_html.php:1228 +#: ../../enterprise/include/functions_inventory.php:511 +#: ../../enterprise/include/functions_inventory.php:574 +#: ../../enterprise/include/functions_reporting_pdf.php:491 +msgid "Added" +msgstr "追加済み" + +#: ../../include/functions_reporting_html.php:1386 +#: ../../enterprise/dashboard/widgets/agent_module.php:305 +#: ../../enterprise/include/functions_reporting_pdf.php:626 +#, php-format +msgid "%s in %s : NORMAL" +msgstr "%s (%s): 正常" + +#: ../../include/functions_reporting_html.php:1394 +#: ../../enterprise/dashboard/widgets/agent_module.php:313 +#: ../../enterprise/include/functions_reporting_pdf.php:634 +#, php-format +msgid "%s in %s : CRITICAL" +msgstr "%s (%s): 障害" + +#: ../../include/functions_reporting_html.php:1402 +#: ../../enterprise/dashboard/widgets/agent_module.php:321 +#: ../../enterprise/include/functions_reporting_pdf.php:642 +#, php-format +msgid "%s in %s : WARNING" +msgstr "%s (%s): 警告" + +#: ../../include/functions_reporting_html.php:1410 +#: ../../enterprise/dashboard/widgets/agent_module.php:329 +#: ../../enterprise/include/functions_reporting_pdf.php:650 +#, php-format +msgid "%s in %s : UNKNOWN" +msgstr "%s (%s): 不明" + +#: ../../include/functions_reporting_html.php:1420 +#: ../../enterprise/dashboard/widgets/agent_module.php:346 +#: ../../enterprise/include/functions_reporting_pdf.php:666 +#, php-format +msgid "%s in %s : ALERTS FIRED" +msgstr "%s (%s): アラート発生" + +#: ../../include/functions_reporting_html.php:1428 +#: ../../enterprise/dashboard/widgets/agent_module.php:337 +#: ../../enterprise/include/functions_reporting_pdf.php:658 +#, php-format +msgid "%s in %s : Not initialize" +msgstr "%s (%s): 未初期化" + +#: ../../include/functions_reporting_html.php:1585 +#: ../../include/functions_reporting_html.php:3260 +msgid "Monitors" +msgstr "モニタ項目" + +#: ../../include/functions_reporting_html.php:1604 +#: ../../include/functions_reporting_html.php:1950 +#: ../../include/functions_reporting_html.php:1951 +#: ../../mobile/operation/alerts.php:38 +#: ../../operation/agentes/alerts_status.functions.php:74 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/snmpconsole/snmp_view.php:832 +#: ../../enterprise/include/functions_reporting_pdf.php:736 +msgid "Fired" +msgstr "通知済" + +#: ../../include/functions_reporting_html.php:1617 +#: ../../enterprise/include/functions_reporting_pdf.php:751 +#, php-format +msgid "Last %s" +msgstr "最新日時 %s" + +#: ../../include/functions_reporting_html.php:1737 +msgid "Events validated by user" +msgstr "ユーザで分類したイベント" + +#: ../../include/functions_reporting_html.php:1756 +#: ../../include/functions_reporting_html.php:3549 +msgid "Events by severity" +msgstr "重要度ごとのイベント" + +#: ../../include/functions_reporting_html.php:1775 +#: ../../operation/events/event_statistics.php:65 +msgid "Amount events validated" +msgstr "承諾済みイベントの割合" + +#: ../../include/functions_reporting_html.php:1887 +#, php-format +msgid "Agent '%s'" +msgstr "エージェント '%s'" + +#: ../../include/functions_reporting_html.php:1901 +#, php-format +msgid "Interface '%s' throughput graph" +msgstr "インタフェース '%s' スループットグラフ" + +#: ../../include/functions_reporting_html.php:1904 +msgid "Mac" +msgstr "Mac" + +#: ../../include/functions_reporting_html.php:1905 +msgid "Actual status" +msgstr "現在の状態" + +#: ../../include/functions_reporting_html.php:2096 +msgid "Empty modules" +msgstr "モジュールなし" + +#: ../../include/functions_reporting_html.php:2103 +msgid "Warning
Critical" +msgstr "警告
障害" + +#: ../../include/functions_reporting_html.php:2251 +msgid "Total time" +msgstr "合計時間" + +#: ../../include/functions_reporting_html.php:2252 +msgid "Time failed" +msgstr "障害時間" + +#: ../../include/functions_reporting_html.php:2254 +msgid "Time Uknown" +msgstr "不明時間" + +#: ../../include/functions_reporting_html.php:2255 +msgid "Time Not Init Module" +msgstr "未初期化モジュール時間" + +#: ../../include/functions_reporting_html.php:2256 +#: ../../enterprise/include/functions_reporting_csv.php:1255 +msgid "Time Downtime" +msgstr "計画停止時間" + +#: ../../include/functions_reporting_html.php:2257 +#: ../../enterprise/include/functions_reporting_pdf.php:1838 +msgid "% Ok" +msgstr "正常%" + +#: ../../include/functions_reporting_html.php:2294 +msgid "Total checks" +msgstr "全確認数" + +#: ../../include/functions_reporting_html.php:2295 +msgid "Checks failed" +msgstr "障害確認数" + +#: ../../include/functions_reporting_html.php:2297 +msgid "Checks Uknown" +msgstr "不明確認数" + +#: ../../include/functions_reporting_html.php:2444 +#: ../../enterprise/include/functions_reporting_pdf.php:1972 +msgid "Agent max value" +msgstr "エージェント最大値" + +#: ../../include/functions_reporting_html.php:2446 +msgid "Agent min value" +msgstr "エージェント最小値" + +#: ../../include/functions_reporting_html.php:2683 +#: ../../include/functions_reporting_html.php:2777 +#: ../../enterprise/dashboard/widgets/tactical.php:44 +msgid "Summary" +msgstr "サマリ" + +#: ../../include/functions_reporting_html.php:2749 +#: ../../operation/tree.php:163 +msgid "Module status" +msgstr "モジュールの状態" + +#: ../../include/functions_reporting_html.php:2869 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1224 +msgid "Alert description" +msgstr "アラートの説明" + +#: ../../include/functions_reporting_html.php:2919 +msgid "Alerts not fired" +msgstr "未通知アラート" + +#: ../../include/functions_reporting_html.php:2928 +msgid "Total alerts monitored" +msgstr "モニタ中の全アラート" + +#: ../../include/functions_reporting_html.php:2979 +msgid "Total monitors" +msgstr "全モニタ" + +#: ../../include/functions_reporting_html.php:2980 +msgid "Monitors down on period" +msgstr "現時点で停止中のモニタ" + +#: ../../include/functions_reporting_html.php:2996 +msgid "Monitors OK" +msgstr "正常" + +#: ../../include/functions_reporting_html.php:2997 +msgid "Monitors BAD" +msgstr "障害" + +#: ../../include/functions_reporting_html.php:3023 +#: ../../include/functions_reporting_html.php:3163 +#: ../../mobile/include/functions_web.php:23 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:146 +msgid "Monitor" +msgstr "モニタ項目" + +#: ../../include/functions_reporting_html.php:3071 +#, php-format +msgid "Agents in group: %s" +msgstr "グループに含まれるエージェント: %s" + +#: ../../include/functions_reporting_html.php:3164 +msgid "Last failure" +msgstr "最新の障害" + +#: ../../include/functions_reporting_html.php:3228 +msgid "N/A(*)" +msgstr "N/A(*)" + +#: ../../include/functions_reporting_html.php:3402 +#: ../../mobile/operation/groups.php:133 +msgid "Agents critical" +msgstr "障害状態エージェント" + +#: ../../include/functions_reporting_html.php:3405 +msgid "Agents warning" +msgstr "警告状態エージェント" + +#: ../../include/functions_reporting_html.php:3411 +msgid "Agents ok" +msgstr "正常状態エージェント" + +#: ../../include/functions_reporting_html.php:3420 +#: ../../mobile/operation/groups.php:129 +msgid "Agents not init" +msgstr "未初期化エージェント" + +#: ../../include/functions_reporting_html.php:3431 +#: ../../include/functions_reporting_html.php:3440 +msgid "Agents by status" +msgstr "状態ごとのエージェント" + +#: ../../include/functions_reporting_html.php:3477 +#: ../../operation/agentes/pandora_networkmap.php:399 +msgid "Nodes" +msgstr "ノード" + +#: ../../include/functions_reporting_html.php:3484 +#: ../../include/functions_reporting_html.php:3493 +msgid "Node overview" +msgstr "ノードの概要" + +#: ../../include/functions_reporting_html.php:3511 +#: ../../include/functions_reporting_html.php:3528 +msgid "Critical events" +msgstr "障害イベント" + +#: ../../include/functions_reporting_html.php:3515 +#: ../../include/functions_reporting_html.php:3532 +msgid "Warning events" +msgstr "警告イベント" + +#: ../../include/functions_reporting_html.php:3519 +#: ../../include/functions_reporting_html.php:3536 +msgid "OK events" +msgstr "正常イベント" + +#: ../../include/functions_reporting_html.php:3523 +#: ../../include/functions_reporting_html.php:3540 +msgid "Unknown events" +msgstr "不明イベント" + +#: ../../include/functions_reporting_html.php:3563 +msgid "Important Events by Criticity" +msgstr "重要度ごとのイベント" + +#: ../../include/functions_reporting_html.php:3589 +msgid "Last activity in Pandora FMS console" +msgstr "Pandora FMS コンソールの最新の操作" + +#: ../../include/functions_reporting_html.php:3665 +msgid "Events info (1hr.)" +msgstr "イベント情報 (1時間)" + +#: ../../include/functions_reporting_html.php:3805 +#: ../../enterprise/include/functions_reporting.php:4519 +#: ../../enterprise/include/functions_reporting_pdf.php:2402 +msgid "This SLA has been affected by the following planned downtimes" +msgstr "この SLA は、次の計画停止によって影響を受けます" + +#: ../../include/functions_reporting_html.php:3810 +#: ../../enterprise/include/functions_reporting.php:4524 +#: ../../enterprise/include/functions_reporting_pdf.php:2407 +msgid "Dates" +msgstr "日付" + +#: ../../include/functions_reporting_html.php:3851 +#: ../../enterprise/include/functions_reporting.php:4618 +#: ../../enterprise/include/functions_reporting_pdf.php:2446 +msgid "This item is affected by a malformed planned downtime" +msgstr "この要素は不正な計画停止の影響を受けます" + +#: ../../include/functions_reporting_html.php:3852 +#: ../../enterprise/include/functions_reporting.php:4619 +#: ../../enterprise/include/functions_reporting_pdf.php:2447 +msgid "Go to the planned downtimes section to solve this" +msgstr "これを解決するために計画停止画面へ行く" + +#: ../../include/functions_reports.php:511 +msgid "SQL vertical bar graph" +msgstr "SQL 縦棒グラフ" + +#: ../../include/functions_reports.php:513 +msgid "SQL pie graph" +msgstr "SQL 円グラフ" + +#: ../../include/functions_reports.php:515 +msgid "SQL horizonal bar graph" +msgstr "SQL 横棒グラフ" + +#: ../../include/functions_reports.php:519 +msgid "Automatic combined Graph" +msgstr "自動合成グラフ" + +#: ../../include/functions_reports.php:523 +msgid "Availability graph" +msgstr "可用性グラフ" + +#: ../../include/functions_reports.php:526 +msgid "Module Histogram graph" +msgstr "モジュールヒストグラムグラフ" + +#: ../../include/functions_reports.php:528 +#: ../../include/functions_reports.php:530 +#: ../../include/functions_reports.php:532 +#: ../../include/functions_reports.php:534 +msgid "ITIL" +msgstr "ITIL" + +#: ../../include/functions_reports.php:539 +#: ../../include/functions_reports.php:542 +#: ../../include/functions_reports.php:544 +#: ../../include/functions_reports.php:546 +#: ../../include/functions_reports.php:550 +#: ../../enterprise/include/functions_reporting_csv.php:1261 +#: ../../enterprise/operation/services/services.list.php:343 +#: ../../enterprise/operation/services/services.service.php:141 +msgid "SLA" +msgstr "SLA" + +#: ../../include/functions_reports.php:543 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:113 +#: ../../enterprise/include/functions_reporting.php:1593 +msgid "Monthly S.L.A." +msgstr "月次 S.L.A." + +#: ../../include/functions_reports.php:545 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:114 +#: ../../enterprise/include/functions_reporting.php:2318 +msgid "Weekly S.L.A." +msgstr "週次 S.L.A." + +#: ../../include/functions_reports.php:547 +#: ../../enterprise/include/functions_reporting.php:3100 +msgid "Hourly S.L.A." +msgstr "1時間ごとの S.L.A." + +#: ../../include/functions_reports.php:551 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:119 +#: ../../enterprise/include/functions_reporting.php:3979 +#: ../../enterprise/include/functions_reporting.php:4443 +msgid "Services S.L.A." +msgstr "サービス SLA" + +#: ../../include/functions_reports.php:556 +#: ../../include/functions_reports.php:558 +msgid "Forecasting" +msgstr "予測" + +#: ../../include/functions_reports.php:557 +#: ../../enterprise/include/functions_reporting_csv.php:257 +msgid "Prediction date" +msgstr "予測日" + +#: ../../include/functions_reports.php:559 +msgid "Projection graph" +msgstr "予想グラフ" + +#: ../../include/functions_reports.php:570 +msgid "Monitor report" +msgstr "モニタ項目レポート" + +#: ../../include/functions_reports.php:572 +msgid "Serialize data" +msgstr "データの並び" + +#: ../../include/functions_reports.php:576 +msgid "Historical Data" +msgstr "保存データ" + +#: ../../include/functions_reports.php:580 +#: ../../include/functions_reports.php:582 +#: ../../include/functions_reports.php:584 +#: ../../include/functions_reports.php:587 +#: ../../include/functions_reports.php:591 +#: ../../include/functions_reports.php:594 +#: ../../include/functions_reports.php:596 +#: ../../include/functions_reports.php:598 +msgid "Grouped" +msgstr "グループ化" + +#: ../../include/functions_reports.php:583 +#: ../../enterprise/include/functions_reporting_csv.php:410 +msgid "Group report" +msgstr "グループレポート" + +#: ../../include/functions_reports.php:595 +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:44 +msgid "Top n" +msgstr "トップ n" + +#: ../../include/functions_reports.php:597 +msgid "Network interfaces" +msgstr "ネットワークインタフェース" + +#: ../../include/functions_reports.php:602 +#: ../../include/functions_reports.php:604 +msgid "Text/HTML " +msgstr "テキスト/HTML " + +#: ../../include/functions_reports.php:605 +msgid "Import text from URL" +msgstr "URL からテキストをインポート" + +#: ../../include/functions_reports.php:610 +msgid "Alert report module" +msgstr "アラートレポートモジュール" + +#: ../../include/functions_reports.php:612 +msgid "Alert report agent" +msgstr "アラートレポートエージェント" + +#: ../../include/functions_reports.php:615 +msgid "Alert report group" +msgstr "アラートレポートグループ" + +#: ../../include/functions_reports.php:621 +msgid "Event report agent" +msgstr "イベントレポートエージェント" + +#: ../../include/functions_reports.php:623 +msgid "Event report module" +msgstr "イベントレポートモジュール" + +#: ../../include/functions_reports.php:625 +msgid "Event report group" +msgstr "イベントレポートグループ" + +#: ../../include/functions_reports.php:632 +msgid "Inventory changes" +msgstr "インベントリ変更" + +#: ../../include/functions_reports.php:642 +msgid "Netflow area chart" +msgstr "Netflow 塗り潰しグラフ" + +#: ../../include/functions_reports.php:644 +msgid "Netflow pie chart" +msgstr "Netflow 円グラフ" + +#: ../../include/functions_reports.php:646 +msgid "Netflow data table" +msgstr "Netflow データ表" + +#: ../../include/functions_reports.php:648 +msgid "Netflow statistics table" +msgstr "Netflow 統計表" + +#: ../../include/functions_reports.php:650 +msgid "Netflow summary table" +msgstr "Netflow サマリ表" + +#: ../../include/functions_reports.php:654 +#: ../../enterprise/include/functions_reporting.php:1446 +msgid "Log" +msgstr "ログ" + +#: ../../include/functions_reports.php:655 +#: ../../enterprise/include/functions_reporting.php:1437 +msgid "Log report" +msgstr "ログレポート" + +#: ../../include/functions_servers.php:363 +msgid "Data server" +msgstr "データサーバ" + +#: ../../include/functions_servers.php:368 +msgid "Network server" +msgstr "ネットワークサーバ" + +#: ../../include/functions_servers.php:373 +msgid "SNMP Trap server" +msgstr "SNMPトラップサーバ" + +#: ../../include/functions_servers.php:383 +msgid "Plugin server" +msgstr "プラグインサーバ" + +#: ../../include/functions_servers.php:388 +msgid "Prediction server" +msgstr "予測サーバ" + +#: ../../include/functions_servers.php:393 +msgid "WMI server" +msgstr "WMI サーバ" + +#: ../../include/functions_servers.php:398 +#: ../../enterprise/godmode/servers/manage_export_form.php:71 +msgid "Export server" +msgstr "エクスポートサーバ" + +#: ../../include/functions_servers.php:403 +msgid "Inventory server" +msgstr "インベントリサーバ" + +#: ../../include/functions_servers.php:408 +msgid "Web server" +msgstr "ウェブサーバ" + +#: ../../include/functions_servers.php:413 +msgid "Event server" +msgstr "イベントサーバ" + +#: ../../include/functions_servers.php:418 +msgid "Enterprise ICMP server" +msgstr "エンタープライズ ICMP サーバ" + +#: ../../include/functions_servers.php:423 +msgid "Enterprise SNMP server" +msgstr "エンタープライズSNMPサーバ" + +#: ../../include/functions_servers.php:428 +msgid "Enterprise Satellite server" +msgstr "Enterprise サテライトサーバ" + +#: ../../include/functions_servers.php:433 +msgid "Enterprise Transactional server" +msgstr "Enterprise トランザクションサーバ" + +#: ../../include/functions_snmp.php:67 +msgid "Load Average (Last minute)" +msgstr "ロードアベレージ (1分)" + +#: ../../include/functions_snmp.php:71 +msgid "Load Average (Last 5 minutes)" +msgstr "ロードアベレージ (5分)" + +#: ../../include/functions_snmp.php:75 +msgid "Load Average (Last 15 minutes)" +msgstr "ロードアベレージ (15分)" + +#: ../../include/functions_snmp.php:79 +msgid "Total Swap Size configured for the host" +msgstr "ホストに設定されているスワップ容量" + +#: ../../include/functions_snmp.php:83 +msgid "Available Swap Space on the host" +msgstr "ホストのスワップ領域の空き容量" + +#: ../../include/functions_snmp.php:87 +msgid "Total Real/Physical Memory Size on the host" +msgstr "ホストの物理メモリ量" + +#: ../../include/functions_snmp.php:91 +msgid "Available Real/Physical Memory Space on the host" +msgstr "ホストの実メモリの空き容量" + +#: ../../include/functions_snmp.php:95 +msgid "Total Available Memory on the host" +msgstr "ホストの全体の空きメモリ" + +#: ../../include/functions_snmp.php:99 +msgid "Total Cached Memory" +msgstr "キャッシュメモリ量" + +#: ../../include/functions_snmp.php:103 +msgid "Total Buffered Memory" +msgstr "バッファメモリ量" + +#: ../../include/functions_snmp.php:107 +msgid "Amount of memory swapped in from disk (kB/s)" +msgstr "ディスクからスワップしているメモリ量 (kB/s)" + +#: ../../include/functions_snmp.php:111 +msgid "Amount of memory swapped to disk (kB/s)" +msgstr "ディスクへスワップしているメモリ量 (kB/s)" + +#: ../../include/functions_snmp.php:115 +msgid "Number of blocks sent to a block device" +msgstr "ブロックデバイスへ送っているブロック数" + +#: ../../include/functions_snmp.php:119 +msgid "Number of blocks received from a block device" +msgstr "ブロックデバイスから受け取っているブロック数" + +#: ../../include/functions_snmp.php:123 +msgid "Number of interrupts processed" +msgstr "割り込み処理数" + +#: ../../include/functions_snmp.php:127 +msgid "Number of context switches" +msgstr "コンテキストスイッチ数" + +#: ../../include/functions_snmp.php:131 +msgid "user CPU time" +msgstr "user CPU時間" + +#: ../../include/functions_snmp.php:135 +msgid "system CPU time" +msgstr "system CPU時間" + +#: ../../include/functions_snmp.php:139 +msgid "idle CPU time" +msgstr "idle CPU時間" + +#: ../../include/functions_snmp.php:143 +msgid "system Up time" +msgstr "システムアップタイム" + +#: ../../include/functions_snmp_browser.php:145 +msgid "Target IP cannot be blank." +msgstr "対象IPが指定されていません" + +#: ../../include/functions_snmp_browser.php:403 +msgid "Numeric OID" +msgstr "数値 OID" + +#: ../../include/functions_snmp_browser.php:420 +msgid "Syntax" +msgstr "書式" + +#: ../../include/functions_snmp_browser.php:425 +msgid "Display hint" +msgstr "ヒント表示" + +#: ../../include/functions_snmp_browser.php:430 +msgid "Max access" +msgstr "最大アクセス" + +#: ../../include/functions_snmp_browser.php:445 +msgid "OID Information" +msgstr "OID 情報" + +#: ../../include/functions_snmp_browser.php:510 +msgid "Starting OID" +msgstr "開始 OID" + +#: ../../include/functions_snmp_browser.php:521 +msgid "Browse" +msgstr "参照" + +#: ../../include/functions_snmp_browser.php:558 +msgid "First match" +msgstr "最初のマッチ" + +#: ../../include/functions_snmp_browser.php:560 +msgid "Previous match" +msgstr "前のマッチ" + +#: ../../include/functions_snmp_browser.php:562 +msgid "Next match" +msgstr "次のマッチ" + +#: ../../include/functions_snmp_browser.php:564 +msgid "Last match" +msgstr "最後のマッチ" + +#: ../../include/functions_snmp_browser.php:569 +msgid "Expand the tree (can be slow)" +msgstr "ツリーを展開する (遅くなります)" + +#: ../../include/functions_snmp_browser.php:571 +msgid "Collapse the tree" +msgstr "ツリーを閉じる" + +#: ../../include/functions_snmp_browser.php:590 +msgid "SNMP v3 options" +msgstr "SNMP v3 オプション" + +#: ../../include/functions_snmp_browser.php:593 +msgid "Search options" +msgstr "検索オプション" + +#: ../../include/graphs/export_data.php:71 +#: ../../include/graphs/export_data.php:126 +msgid "An error occured exporting the data" +msgstr "データエクスポートエラー" + +#: ../../include/graphs/export_data.php:76 +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:106 +msgid "Selected" +msgstr "選択済" + +#: ../../include/graphs/functions_flot.php:251 +msgid "Cancel zoom" +msgstr "ズーム中止" + +#: ../../include/graphs/functions_flot.php:253 +msgid "Warning and Critical thresholds" +msgstr "警告と障害の閾値" + +#: ../../include/graphs/functions_flot.php:256 +msgid "Overview graph" +msgstr "概要グラフ" + +#: ../../include/graphs/functions_pchart.php:201 +#: ../../include/graphs/functions_pchart.php:1142 +msgid "Actual" +msgstr "実績" + +#: ../../include/help/clippy/agent_out_of_limits.php:39 +msgid "Agent contact date passed it's ETA!." +msgstr "エージェント接続日時が予想時間を過ぎました。" + +#: ../../include/help/clippy/agent_out_of_limits.php:44 +msgid "" +"This happen when your agent stopped reporting or the server have any problem " +"(too load or just down). Check also connectivity between the agent and the " +"server." +msgstr "" +"エージェントからの通信が止まったりサーバで何らかの問題が発生(高負荷やダウン)しているときにこれが起こります。エージェントとサーバの間の通信も確認してくだ" +"さい。" + +#: ../../include/help/clippy/data_configuration_module.php:39 +msgid "Data Configuration Module." +msgstr "データ設定モジュール" + +#: ../../include/help/clippy/data_configuration_module.php:44 +msgid "" +"Please note that information provided here affects how the agent collect " +"information and generate the data XML. Any data/configuration reported by " +"the agent, different from data or description is discarded, and the " +"configuration shown in the console prevails over any configuration coming " +"from the agent, this applies for example for crit/warn thresholds, interval, " +"module group, min/max value, tags, etc." +msgstr "" +"ここに表示される情報は、エージェントが情報を収集し送ってくる XML " +"データとの間で影響があるということに注意してください。エージェントから送られてくるデータや設定のうち、データおよび説明以外、たとえば障害や警告の閾値、モジ" +"ュールグループ、最小・最大の値、タグなどは、コンソールに設定されているものが優先されます。" + +#: ../../include/help/clippy/data_configuration_module.php:50 +msgid "" +"Information imported FIRST time from the XML will fill the information you " +"can see in the console, but after the first import, system will ignore any " +"update coming from the XML/Agent." +msgstr "" +"最初に XML " +"で送られてくるデータはすべて取り込まれコンソールで参照することができますが、初回の取り込み後は、システムはエージェントから送られてくる設定情報は無視します" +"。" + +#: ../../include/help/clippy/extension_cron_send_email.php:39 +msgid "The configuration of email for the task email is in the file:" +msgstr "メール送信タスクのメール設定はこのファイルにあります:" + +#: ../../include/help/clippy/extension_cron_send_email.php:41 +msgid "Please check if the email configuration is correct." +msgstr "メール設定が正しいか確認してください。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:35 +msgid "Now you must go to Modules. Don't worry I'll lead you." +msgstr "ここでモジュールへ行きます。誘導しますので心配はいりません。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:40 +msgid "Click in this tab.." +msgstr "このタブをクリックします。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:56 +msgid "Now you must create the module. Don't worry, i'll teach you." +msgstr "ここでモジュールを作成する必要があります。心配する必要はありません。お教えします。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:60 +msgid "Choose the network server module." +msgstr "ネットワークサーバモジュールを選択します。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:64 +msgid "And click the button." +msgstr "そしてボタンをクリックします。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:80 +msgid "Now you must create the module. Don't worry, i'll teach you ." +msgstr "ここでモジュールを作成する必要があります。心配はいりません。お教えします。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:84 +msgid "Now we are going to fill the form." +msgstr "ここでフォームに入力します。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:88 +msgid "Please choose Network Management." +msgstr "ネットワーク管理を選択してください。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:92 +msgid "Choose the component named \"Host alive\"." +msgstr "コンポーネント名 \"Host alive\" を選択してください。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:96 +msgid "You can change the name if you want." +msgstr "必要であれば名前を変更できます。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:100 +msgid "Check if the IP showed is the IP of your machine." +msgstr "表示された IP があなたのマシンの IP かどうか確認します。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:104 +msgid "And only to finish it is clicking this button." +msgstr "そしてこのボタンをクリックするだけで終了です。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:121 +msgid "" +"Congrats! Your module has been created.
and the status color is " +"blue.
That color means that the module hasn't been executed for " +"the first time. In the next seconds, if there is no problem, the status " +"color will turn into red or green." +msgstr "" +"おめでとうございます! モジュールが作成されました。
そして、状態の色は です。
" +"この色は、モジュールの初回実行が完了していないことを意味しています。問題がなければ数秒のうちに状態の色がまたはに変わります" +"。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:126 +#: ../../include/help/clippy/operation_agentes_ver_agente.php:42 +#: ../../operation/servers/recon_view.php:137 +msgid "Done" +msgstr "完了" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:137 +msgid "Click on alerts tab and then fill the form to add an alert." +msgstr "アラートを追加するために、アラートタブをクリックしフォームに入力します。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:152 +msgid "Select the critical module." +msgstr "障害モジュールを選択します。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:156 +msgid "In template select \"Critical Condition\"." +msgstr "テンプレートで \"Critical Condition\" を選択します。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:160 +msgid "Now, select the action created before." +msgstr "ここで事前に作成したアクションを選択します。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:165 +msgid "Click on Add Alert button to create the alert." +msgstr "アラートを作成するために、アラートの追加ボタンをクリックします。" + +#: ../../include/help/clippy/godmode_agentes_configurar_agente.php:181 +msgid "" +"To test the alert you've just created go to the main view by clicking on the " +"eye tab." +msgstr "作成したアラートのテストをするには、メイン画面へ行き目のタブをクリックします。" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:35 +msgid "I'm going to show you how to monitor a server." +msgstr "サーバの監視の仕方をお見せします。" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:39 +msgid "Please, type an agent to save the modules for monitoring a server." +msgstr "サーバ監視のモジュールを保存するためにエージェントを入力してください。" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:44 +msgid "If you have typed the name correctly you will see the agent." +msgstr "正しく名前を入力したら、エージェントが表示されます。" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:60 +msgid "Now, please choose the agent you searched." +msgstr "検索したエージェントを選択してください。" + +#: ../../include/help/clippy/godmode_agentes_modificar_agente.php:65 +msgid "Choose the agent and click on the name." +msgstr "エージェントを選択し名前をクリックします。" + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:36 +msgid "" +"Let me show you how to create an email action: Click on Create button and " +"fill the form showed in the following screen." +msgstr "email アクションの作成方法をお見せします。作成ボタンをクリックし次の画面に表示されるフォームに入力します。" + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:51 +msgid "" +"Now, you have to go to the monitors list and look for a critical module to " +"apply the alert." +msgstr "ここで、監視一覧へ行き、アラートを適用する障害モジュールを探します。" + +#: ../../include/help/clippy/godmode_alerts_alert_actions.php:56 +msgid "" +"Click on the arrow to drop down the Monitoring submenu and select Monitor " +"Detail." +msgstr "モニタリングサブメニューをドロップダウンするために矢印をクリックしてモニタ詳細を選択します。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:35 +msgid "Fill the name of your action." +msgstr "アクション名を入力します。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:39 +msgid "" +"Select the group in the drop-down list and filter for ACL (the user in this " +"group can use your action to create an alert)." +msgstr "" +"ドロップダウンリストのグループとACLフィルタ(アラート作成のためにこのグループのユーザがあなたのアクションを利用できます)を選択してください。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:43 +msgid "In the command field select \"email\"." +msgstr "コマンドフィールドで \"email\" を選択します。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:47 +msgid "" +"In the threshold field enter the seconds. The help icon show more " +"information." +msgstr "閾値フィールドで秒を入力します。ヘルプアイコンをクリックするとより詳細を表示します。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:53 +msgid "" +"In the first field enter the email address/addresses where you want to " +"receive the email alerts separated with comas ( , ) or white spaces." +msgstr "" +"最初のフィールドにメールでアラートを受け取りたい email アドレスを入力してください。カンマ(,)またはスペース区切りで複数指定できます。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:58 +msgid "" +"In the \"Subject\" field you can use the macros _agent_ or _module_ for " +"each name." +msgstr "\"Subject\" フィールドでは、それぞれの名前を表す _agent_ または _module_ マクロが利用できます。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:63 +msgid "" +"In the text field, you can also use macros. Get more information about the " +"macros by clicking on the help icon." +msgstr "テキストフィールドではマクロも利用できます。マクロに関するより詳細はヘルプアイコンをクリックしてください。" + +#: ../../include/help/clippy/godmode_alerts_configure_alert_action.php:69 +msgid "Click on Create button to create the action." +msgstr "アクションを作成するには、作成ボタンをクリックします。" + +#: ../../include/help/clippy/homepage.php:59 +msgid "Hi, can I help you?" +msgstr "こんにちは、お手伝いしましょうか?" + +#: ../../include/help/clippy/homepage.php:60 +msgid "" +"Let me introduce my self: I am Pandorin, the annoying assistant of Pandora " +"FMS. You can follow my steps to do basic tasks in Pandora FMS or you can " +"close me and never see me again." +msgstr "" +"自己紹介をさせてください。私は Pandora FMS のおせっかいなアシスタント Pandorin です。Pandora FMS " +"の基本的な操作をお教えします。私を閉じて再表示しないようにもできます。" + +#: ../../include/help/clippy/homepage.php:67 +msgid "Close this wizard and don't open it again." +msgstr "このウィザードを閉じて、再度開かないでください。" + +#: ../../include/help/clippy/homepage.php:81 +msgid "Which task would you like to do first?" +msgstr "どのタスクを最初に実行したいですか。" + +#: ../../include/help/clippy/homepage.php:85 +msgid "Ping to a Linux or Windows server with a Pandora FMS agent" +msgstr "Pandora FMS エージェントで Linux または Windows サーバに ping を実行します" + +#: ../../include/help/clippy/homepage.php:90 +msgid "Create a alert by email in a critical module." +msgstr "障害モジュールで email によるアラートを作成します。" + +#: ../../include/help/clippy/homepage.php:209 +msgid "" +"The first thing you have to do is to setup the config email in the Pandora " +"FMS Server." +msgstr "最初にやるべきことは、Pandora FMS サーバでの email の設定です。" + +#: ../../include/help/clippy/homepage.php:213 +msgid "If you have it already configured you can go to the next step." +msgstr "すでに設定済であれば、次のステップへ行きます。" + +#: ../../include/help/clippy/homepage.php:218 +msgid "Now, pull down the Manage alerts menu and click on Actions. " +msgstr "ここで、アラート管理メニューからアクションをクリックします。 " + +#: ../../include/help/clippy/interval_agent_min.php:39 +msgid "Interval Agent." +msgstr "エージェントの間隔" + +#: ../../include/help/clippy/interval_agent_min.php:44 +msgid "" +"Please note that having agents with a monitoring interval below 300 seconds " +"is not recommended. This will impact seriously in the performance of the " +"server. For example, having 200 agents with one minute interval, is the same " +"than having 1000 agents with a 5 minute interval. The probability of getting " +"unknown modules is higher, and the impact on the server is higher because it " +"requires a shorter response time." +msgstr "" +"エージェントの監視間隔を " +"300秒未満にすることはお勧めしないということに注意してください。これは、サーバのパフォーマンスに重大な影響を及ぼします。例えば、1分間隔で " +"200エージェントがある場合は、5分間隔で " +"1000エージェントがあるのと同じです。おそらく短時間の応答が必要になるため、不明モジュールが多くなりサーバへのインパクトは大きくなるでしょう。" + +#: ../../include/help/clippy/module_unknow.php:39 +msgid "You have unknown modules in this agent." +msgstr "このエージェントには不明モジュールがあります。" + +#: ../../include/help/clippy/module_unknow.php:44 +msgid "" +"Unknown modules are modules which receive data normally at least in one " +"occassion, but at this time are not receving data. Please check our " +"troubleshoot help page to help you determine why you have unknown modules." +msgstr "" +"不明モジュールとは、少なくとも一回は正常にデータを受信していたが現時点ではデータを受信していないモジュールです。なぜ不明モジュールがあるのか原因を特定する" +"には、トラブルシュートのためのヘルプページを確認してください。" + +#: ../../include/help/clippy/modules_not_init.php:39 +msgid "You have non initialized modules" +msgstr "未初期化モジュールがあります。" + +#: ../../include/help/clippy/modules_not_init.php:44 +msgid "" +"This happen when you have just created a module and it's not executed at " +"first time. Usually in a few seconds should be initialized and you will be " +"able to see in main view. If you keep non-init modules for more than 24hr " +"(due a problem in it's execution or configuration) they will be " +"automatically deleted by the system. Non-init are not visible in the “main " +"view”, you can see/edit them in the module administration section, in the " +"agent administrator." +msgstr "" +"モジュール作成後、最初の実行がされていない場合にこれが発生します。通常は数秒で初期化されメイン画面で参照できるようになります。24時間以上(実行や設定に問" +"題がある等で)未初期化モジュールが放置された場合は、システムにより自動的に削除されます。未初期化モジュールは、メインがメインに表示されません。エージェント" +"管理のモジュール管理画面でのみ参照や編集ができます。" + +#: ../../include/help/clippy/modules_not_learning_mode.php:40 +msgid "" +"Please note that you have your agent setup to do not add new modules coming " +"from the data XML." +msgstr "エージェント設定で、XML で送られてくる新たなモジュールが追加されないようになっていることに注意してください。" + +#: ../../include/help/clippy/modules_not_learning_mode.php:41 +msgid "" +"That means if you have a local plugin or add manually new modules to the " +"configuration file, you won't have it in your agent, unless you first create " +"manually in the interface (with the exact name and type as coming in the XML " +"file)." +msgstr "" +"ローカルプラグインがあるかまたは、手動で新たなモジュールを設定ファイルに追加した場合は、インタフェースで手動作成するまでエージェントに反映されないというこ" +"とを意味します(正しい名前とタイプは XML で送られます)。" + +#: ../../include/help/clippy/modules_not_learning_mode.php:42 +msgid "" +"You should use the \"normal\" mode (non learn) only when you don't intend to " +"add more modules to the agent." +msgstr "エージェントにモジュールを追加したくない時のみ、\"通常\"モード(学習しない)を使います。" + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:35 +msgid "" +"Now, you have to go to the monitors list and look for a \"critical\" module " +"to apply the alert." +msgstr "ここでアラートを適用するには、監視一覧へ行き \"障害\" 状態のモジュールを探します。" + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:39 +msgid "" +"If you know the name of the agent or the name of the module in critical " +"status, type it in this field to make the module list shorter. You can write " +"the entire name or just a part of it." +msgstr "" +"障害状態のエージェント名またはモジュール名がわかっている場合は、モジュール一覧を短くするためにこのフィールドにそれを入力します。名前全体もしくは一部分の入" +"力ができます。" + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:44 +msgid "Click on Show button to get the modules list filtered." +msgstr "フィルタしたモジュール一覧は、表示ボタンをクリックします。" + +#: ../../include/help/clippy/operation_agentes_status_monitor.php:60 +msgid "" +"Now, to edit the module, click on the wrench that appears in the type column." +msgstr "ここでモジュールを編集するには、タイプカラムにあるスパナアイコンをクリックします。" + +#: ../../include/help/clippy/operation_agentes_ver_agente.php:36 +msgid "" +"The last step is to check the alert created. Click on the round icon to " +"force the action execution and after a few minutes you will receive the " +"alert in your email." +msgstr "" +"最後のステップは、作成したアラートの確認です。アクションの強制実行には丸いアイコンをクリックします。数分のうちにアラートをメールで受信するでしょう。" + +#: ../../include/help/clippy/operation_agentes_ver_agente.php:37 +msgid "" +"And restart your pandora server to read again general configuration tokens." +msgstr "そして、設定ファイルを再読み込みするために pandora サーバを再起動します。" + +#: ../../include/help/clippy/server_queued_modules.php:39 +msgid "Excesive Queued." +msgstr "実行キュー" + +#: ../../include/help/clippy/server_queued_modules.php:44 +msgid "" +"You have too much items in the processing queue. This can happen if your " +"server is too loaded and/or not properly configured. This could be something " +"temporal, or a bottleneck. One possible solution is increase number of " +"server threads, but you should consider getting support about this." +msgstr "" +"キューにたくさんの処理が溜まっています。サーバに多くの処理を定義しすぎているか、またはサーバが正しく設定されていません。これは一時的なものかもしれませんが" +"、ボトルネックになります。一つの解決策としてはサーバのスレッド数を増やすことです。しかし、これについては支援を得ることを考慮した方がよいでしょう。" + +#: ../../include/help/clippy/servers_down.php:39 +msgid "All servers down" +msgstr "全てのサーバが停止しています。" + +#: ../../include/help/clippy/servers_down.php:44 +msgid "" +"Can you up all servers. You go to terminal in linux and execute the next " +"command: \"sudo /etc/init.d/pandora_server restart\". It's possible need " +"introduce root pass." +msgstr "" +"サーバを起動してください。コマンドラインから、\"sudo /etc/init.d/pandora_server restart\" " +"を実行します。root のパスワードが必要です。" + +#: ../../include/help/clippy/topology_group.php:39 +msgid "Topology Group" +msgstr "トポロジグループ" + +#: ../../include/help/clippy/topology_group.php:44 +msgid "" +"Please note that group topology maps do not show the parent relationship " +"between nodes, it only shows the group parentship and the agent distribution " +"inside them. " +msgstr "" +"グループトポロジマップはノード間の親子関係を表示しないことに注意してください。グループの親子関係とその中にあるエージェントのみを表示します。 " + +#: ../../mobile/include/functions_web.php:21 +#: ../../operation/users/user_edit.php:284 +#: ../../enterprise/extensions/vmware/vmware_view.php:1091 +#: ../../enterprise/extensions/vmware/vmware_view.php:1110 +#: ../../enterprise/mobile/operation/dashboard.php:230 +#: ../../enterprise/operation/menu.php:89 +msgid "Dashboard" +msgstr "ダッシュボード" + +#: ../../mobile/include/functions_web.php:81 +#: ../../mobile/include/ui.class.php:257 +#, php-format +msgid "Pandora FMS %s - Build %s" +msgstr "Pandora FMS %s - ビルド %s" + +#: ../../mobile/include/functions_web.php:82 +#: ../../mobile/include/ui.class.php:258 +#: ../../enterprise/extensions/cron/functions.php:445 +#: ../../enterprise/extensions/cron/functions.php:543 +msgid "Generated at" +msgstr "更新日時:" + +#: ../../mobile/include/ui.class.php:87 ../../mobile/include/ui.class.php:168 +msgid "Pandora FMS mobile" +msgstr "Pandora FMS モバイル" + +#: ../../mobile/include/ui.class.php:185 ../../mobile/operation/home.php:128 +msgid "Home" +msgstr "ホーム" + +#: ../../mobile/include/ui.class.php:630 +msgid "Not found header." +msgstr "ヘッダーがありません" + +#: ../../mobile/include/ui.class.php:633 +msgid "Not found content." +msgstr "コンテンツがありません" + +#: ../../mobile/include/ui.class.php:636 +msgid "Not found footer." +msgstr "フッターがありません" + +#: ../../mobile/include/ui.class.php:639 +msgid "Incorrect form." +msgstr "フォームが不正です" + +#: ../../mobile/include/ui.class.php:642 +msgid "Incorrect grid." +msgstr "グリッドが不正です" + +#: ../../mobile/include/ui.class.php:645 +msgid "Incorrect collapsible." +msgstr "折り返しが不正です" + +#: ../../mobile/include/user.class.php:152 +#: ../../mobile/include/user.class.php:170 +#: ../../mobile/include/user.class.php:177 +msgid "Double authentication failed" +msgstr "二段階認証に失敗しました" + +#: ../../mobile/include/user.class.php:153 +msgid "Secret code not found" +msgstr "シークレットコードがありません" + +#: ../../mobile/include/user.class.php:154 +msgid "Please contact the administrator to reset your double authentication" +msgstr "二段階認証をリセットするには管理者へ連絡してください。" + +#: ../../mobile/include/user.class.php:178 +msgid "There was an error checking the code" +msgstr "コードの確認でエラーが発生しました" + +#: ../../mobile/include/user.class.php:211 +msgid "Login Failed" +msgstr "ログイン失敗" + +#: ../../mobile/include/user.class.php:212 +msgid "User not found in database or incorrect password." +msgstr "ユーザが存在しないかパスワードが異なります。" + +#: ../../mobile/include/user.class.php:220 +msgid "Login out" +msgstr "ログアウト" + +#: ../../mobile/include/user.class.php:244 +msgid "user" +msgstr "ユーザ" + +#: ../../mobile/include/user.class.php:251 +msgid "password" +msgstr "パスワード" + +#: ../../mobile/index.php:241 ../../mobile/operation/agent.php:67 +#: ../../mobile/operation/agents.php:146 ../../mobile/operation/alerts.php:142 +#: ../../mobile/operation/events.php:431 ../../mobile/operation/groups.php:54 +#: ../../mobile/operation/module_graph.php:271 +#: ../../mobile/operation/modules.php:174 +#: ../../mobile/operation/networkmap.php:79 +#: ../../mobile/operation/networkmaps.php:100 +#: ../../mobile/operation/tactical.php:72 +#: ../../mobile/operation/visualmap.php:66 +#: ../../mobile/operation/visualmaps.php:84 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"system administrator if you need assistance.

Please know that all " +"attempts to access this page are recorded in security logs of Pandora System " +"Database" +msgstr "" +"このページへのアクセスは認証されたユーザのみに制限されています。必要であればシステム管理者へ連絡してください。

このページへのアクセスは、P" +"andoraシステムデータベースのセキュリティログに記録されますので注意してください。" + +#: ../../mobile/operation/agent.php:108 ../../mobile/operation/agents.php:162 +#: ../../mobile/operation/alerts.php:158 ../../mobile/operation/events.php:568 +#: ../../mobile/operation/groups.php:69 +#: ../../mobile/operation/module_graph.php:368 +#: ../../mobile/operation/module_graph.php:377 +#: ../../mobile/operation/modules.php:190 +#: ../../mobile/operation/networkmap.php:98 +#: ../../mobile/operation/networkmaps.php:116 +#: ../../mobile/operation/tactical.php:88 +#: ../../mobile/operation/visualmap.php:103 +#: ../../mobile/operation/visualmaps.php:100 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:261 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:350 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:422 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:530 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:614 +#: ../../enterprise/mobile/operation/dashboard.php:91 +#: ../../enterprise/mobile/operation/dashboard.php:234 +msgid "Back" +msgstr "戻る" + +#: ../../mobile/operation/agent.php:112 +msgid "PandoraFMS: Agents" +msgstr "PandoraFMS: エージェント" + +#: ../../mobile/operation/agent.php:118 +msgid "No agent found" +msgstr "エージェントがありません" + +#: ../../mobile/operation/agent.php:203 +msgid "Modules by status" +msgstr "状態ごとのモジュール" + +#: ../../mobile/operation/agent.php:272 +#, php-format +msgid "Last %s Events" +msgstr "最新の %s イベント" + +#: ../../mobile/operation/agents.php:166 +#, php-format +msgid "Filter Agents by %s" +msgstr "%s によるエージェントフィルタ" + +#: ../../mobile/operation/agents.php:201 ../../mobile/operation/alerts.php:213 +#: ../../mobile/operation/events.php:659 +#: ../../mobile/operation/modules.php:261 +#: ../../mobile/operation/networkmaps.php:150 +msgid "Apply Filter" +msgstr "フィルタの適用" + +#: ../../mobile/operation/agents.php:369 +msgid "No agents" +msgstr "エージェントがありません" + +#: ../../mobile/operation/agents.php:459 ../../mobile/operation/alerts.php:306 +#: ../../mobile/operation/events.php:1070 +#: ../../mobile/operation/modules.php:785 +#: ../../mobile/operation/networkmaps.php:216 +msgid "(Default)" +msgstr "(デフォルト)" + +#: ../../mobile/operation/agents.php:465 ../../mobile/operation/alerts.php:316 +#: ../../mobile/operation/events.php:1096 +#: ../../mobile/operation/modules.php:792 +#: ../../mobile/operation/networkmaps.php:222 +#, php-format +msgid "Group: %s" +msgstr "グループ: %s" + +#: ../../mobile/operation/agents.php:469 ../../mobile/operation/alerts.php:320 +#: ../../mobile/operation/events.php:1112 +#: ../../mobile/operation/modules.php:804 +#, php-format +msgid "Status: %s" +msgstr "状態: %s" + +#: ../../mobile/operation/agents.php:473 ../../mobile/operation/alerts.php:324 +#: ../../mobile/operation/modules.php:808 +#, php-format +msgid "Free Search: %s" +msgstr "検索: %s" + +#: ../../mobile/operation/alerts.php:36 +#: ../../operation/agentes/alerts_status.functions.php:72 +msgid "All (Enabled)" +msgstr "全て(有効状態のもの)" + +#: ../../mobile/operation/alerts.php:39 +#: ../../operation/agentes/alerts_status.functions.php:75 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/snmpconsole/snmp_view.php:835 +msgid "Not fired" +msgstr "未通知" + +#: ../../mobile/operation/alerts.php:162 +#, php-format +msgid "Filter Alerts by %s" +msgstr "%sによる発報アラート" + +#: ../../mobile/operation/alerts.php:272 +msgid "Last Fired" +msgstr "直近の発報" + +#: ../../mobile/operation/alerts.php:282 +msgid "No alerts" +msgstr "アラートなし" + +#: ../../mobile/operation/alerts.php:312 +#, php-format +msgid "Standby: %s" +msgstr "スタンバイ: %s" + +#: ../../mobile/operation/events.php:382 ../../mobile/operation/events.php:383 +#: ../../mobile/operation/events.php:590 ../../mobile/operation/events.php:591 +msgid "Preset Filters" +msgstr "定義済フィルタ" + +#: ../../mobile/operation/events.php:443 +msgid "ERROR: Event detail" +msgstr "エラー: イベント詳細" + +#: ../../mobile/operation/events.php:445 +msgid "Error connecting to DB pandora." +msgstr "pandora DB への接続エラー" + +#: ../../mobile/operation/events.php:458 +msgid "Event detail" +msgstr "イベント詳細" + +#: ../../mobile/operation/events.php:541 +msgid "Sucessful validate" +msgstr "承諾しました" + +#: ../../mobile/operation/events.php:543 +msgid "Fail validate" +msgstr "承諾に失敗しました" + +#: ../../mobile/operation/events.php:575 +#, php-format +msgid "Filter Events by %s" +msgstr "%s によるイベントのフィルタ" + +#: ../../mobile/operation/events.php:1076 +#, php-format +msgid "Filter: %s" +msgstr "フィルタ: %s" + +#: ../../mobile/operation/events.php:1089 +#, php-format +msgid "Severity: %s" +msgstr "重要度: %s" + +#: ../../mobile/operation/events.php:1108 +#: ../../mobile/operation/networkmaps.php:229 +#, php-format +msgid "Type: %s" +msgstr "タイプ: %s" + +#: ../../mobile/operation/events.php:1116 +#, php-format +msgid "Free search: %s" +msgstr "検索: %s" + +#: ../../mobile/operation/events.php:1120 +#, php-format +msgid "Hours: %s" +msgstr "時間: %s" + +#: ../../mobile/operation/groups.php:141 ../../operation/tree.php:292 +#: ../../enterprise/dashboard/widgets/tree_view.php:216 +#: ../../enterprise/include/functions_reporting_csv.php:403 +msgid "Unknown modules" +msgstr "不明モジュール" + +#: ../../mobile/operation/groups.php:145 ../../operation/tree.php:297 +#: ../../enterprise/dashboard/widgets/tree_view.php:221 +#: ../../enterprise/include/functions_reporting_csv.php:404 +msgid "Not init modules" +msgstr "未初期化モジュール" + +#: ../../mobile/operation/groups.php:149 ../../operation/tree.php:302 +#: ../../enterprise/dashboard/widgets/tree_view.php:226 +#: ../../enterprise/include/functions_reporting_csv.php:400 +msgid "Normal modules" +msgstr "正常モジュール" + +#: ../../mobile/operation/groups.php:153 ../../operation/tree.php:287 +#: ../../enterprise/dashboard/widgets/tree_view.php:211 +#: ../../enterprise/include/functions_reporting_csv.php:402 +msgid "Warning modules" +msgstr "警告モジュール" + +#: ../../mobile/operation/groups.php:157 ../../operation/tree.php:282 +#: ../../enterprise/dashboard/widgets/tree_view.php:206 +#: ../../enterprise/include/functions_reporting_csv.php:401 +msgid "Critical modules" +msgstr "障害モジュール" + +#: ../../mobile/operation/home.php:38 ../../mobile/operation/tactical.php:84 +#: ../../operation/agentes/tactical.php:55 ../../operation/menu.php:45 +#: ../../operation/users/user_edit.php:280 +#: ../../enterprise/dashboard/widgets/tactical.php:27 +#: ../../enterprise/dashboard/widgets/tactical.php:29 +#: ../../enterprise/meta/general/main_header.php:93 +#: ../../enterprise/meta/monitoring/tactical.php:60 +msgid "Tactical view" +msgstr "モニタリング概要" + +#: ../../mobile/operation/home.php:135 ../../operation/search_results.php:63 +msgid "Global search" +msgstr "グローバル検索" + +#: ../../mobile/operation/module_graph.php:364 +#: ../../mobile/operation/module_graph.php:373 +#, php-format +msgid "PandoraFMS: %s" +msgstr "PandoraFMS: %s" + +#: ../../mobile/operation/module_graph.php:387 +#, php-format +msgid "Options for %s : %s" +msgstr "%s : %s のオプション" + +#: ../../mobile/operation/module_graph.php:394 +msgid "Show Alerts" +msgstr "アラート表示" + +#: ../../mobile/operation/module_graph.php:402 +msgid "Show Events" +msgstr "イベント表示" + +#: ../../mobile/operation/module_graph.php:410 +#: ../../operation/agentes/stat_win.php:389 +msgid "Time compare (Separated)" +msgstr "時間比較 (分割)" + +#: ../../mobile/operation/module_graph.php:426 +#: ../../operation/agentes/stat_win.php:395 +msgid "Show unknown graph" +msgstr "不明グラフ表示" + +#: ../../mobile/operation/module_graph.php:434 +msgid "Avg Only" +msgstr "平均のみ" + +#: ../../mobile/operation/module_graph.php:439 +msgid "Time range (hours)" +msgstr "時間範囲 (時間)" + +#: ../../mobile/operation/module_graph.php:452 +#: ../../operation/agentes/exportdata.php:310 +#: ../../operation/agentes/graphs.php:132 +#: ../../operation/agentes/interface_traffic_graph_win.php:226 +#: ../../operation/agentes/stat_win.php:314 +msgid "Begin date" +msgstr "開始日時" + +#: ../../mobile/operation/module_graph.php:459 +msgid "Update graph" +msgstr "グラフ更新" + +#: ../../mobile/operation/module_graph.php:468 +msgid "Error get the graph" +msgstr "グラフ生成エラー" + +#: ../../mobile/operation/modules.php:151 +#: ../../mobile/operation/modules.php:152 +#: ../../mobile/operation/modules.php:244 +#: ../../mobile/operation/modules.php:245 +#: ../../operation/agentes/group_view.php:249 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:410 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:161 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:308 +msgid "Tag" +msgstr "タグ" + +#: ../../mobile/operation/modules.php:194 +#, php-format +msgid "Filter Modules by %s" +msgstr "%s によるモジュールのフィルタ" + +#: ../../mobile/operation/modules.php:542 +msgid "Interval." +msgstr "間隔" + +#: ../../mobile/operation/modules.php:548 +msgid "Last update." +msgstr "最新の更新" + +#: ../../mobile/operation/modules.php:800 +#, php-format +msgid "Module group: %s" +msgstr "モジュールグループ: %s" + +#: ../../mobile/operation/modules.php:813 +#, php-format +msgid "Tag: %s" +msgstr "タグ: %s" + +#: ../../mobile/operation/networkmap.php:164 +#: ../../mobile/operation/networkmaps.php:202 +msgid "No networkmaps" +msgstr "ネットワークマップがありません" + +#: ../../mobile/operation/networkmap.php:222 +#: ../../mobile/operation/networkmap.php:234 +#: ../../enterprise/extensions/vmware/vmware_view.php:1248 +#: ../../enterprise/extensions/vmware/vmware_view.php:1280 +#: ../../enterprise/extensions/vmware/vmware_view.php:1296 +#: ../../enterprise/operation/policies/networkmap.policies.php:70 +#: ../../enterprise/operation/policies/networkmap.policies.php:119 +#: ../../enterprise/operation/policies/networkmap.policies.php:133 +msgid "Map could not be generated" +msgstr "マップを生成できません。" + +#: ../../mobile/operation/networkmaps.php:112 +msgid "Networkmaps" +msgstr "ネットワークマップ" + +#: ../../mobile/operation/networkmaps.php:120 +#, php-format +msgid "Filter Networkmaps by %s" +msgstr "ネットワークマップフィルタ: %s" + +#: ../../mobile/operation/tactical.php:193 +msgid "Last activity" +msgstr "最近の操作" + +#: ../../mobile/operation/visualmaps.php:96 +msgid "Visual consoles" +msgstr "ビジュアルコンソール" + +#: ../../mobile/operation/visualmaps.php:146 +msgid "No maps defined" +msgstr "定義済マップがありません" + +#: ../../operation/agentes/agent_fields.php:38 +#: ../../operation/agentes/status_monitor.php:539 +msgid "Agent custom fields" +msgstr "エージェントカスタムフィールド" + +#: ../../operation/agentes/agent_fields.php:48 +#: ../../operation/agentes/custom_fields.php:87 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1183 +msgid "empty" +msgstr "空" + +#: ../../operation/agentes/alerts_status.functions.php:32 +#: ../../enterprise/godmode/alerts/alert_events_list.php:343 +msgid "Alert(s) validated" +msgstr "アラートを承諾しました。" + +#: ../../operation/agentes/alerts_status.functions.php:33 +msgid "Error processing alert(s)" +msgstr "アラート処理エラー" + +#: ../../operation/agentes/alerts_status.functions.php:86 +#: ../../operation/agentes/status_monitor.php:341 +#: ../../operation/agentes/status_monitor.php:344 +msgid "Only it is show tags in use." +msgstr "利用中のタグのみ表示します。" + +#: ../../operation/agentes/alerts_status.functions.php:91 +#: ../../operation/agentes/status_monitor.php:349 +msgid "No tags" +msgstr "タグ無し" + +#: ../../operation/agentes/alerts_status.functions.php:97 +#: ../../operation/agentes/datos_agente.php:202 +msgid "Free text for search" +msgstr "検索文字列" + +#: ../../operation/agentes/alerts_status.functions.php:99 +msgid "Filter by agent name, module name, template name or action name" +msgstr "エージェント名、モジュール名、テンプレート名および、アクション名でのフィルタ" + +#: ../../operation/agentes/alerts_status.functions.php:109 +msgid "No actions" +msgstr "アクションがありません" + +#: ../../operation/agentes/alerts_status.php:108 +msgid "Full list of alerts" +msgstr "アラートのフィルタ一覧" + +#: ../../operation/agentes/alerts_status.php:132 ../../operation/menu.php:62 +#: ../../operation/users/user_edit.php:281 +msgid "Alert detail" +msgstr "アラート詳細" + +#: ../../operation/agentes/alerts_status.php:135 +#: ../../enterprise/meta/general/main_header.php:103 +msgid "Alerts view" +msgstr "アラート表示" + +#: ../../operation/agentes/alerts_status.php:144 +msgid "Insufficient permissions to validate alerts" +msgstr "アラートを承諾するのに必要な権限がありません。" + +#: ../../operation/agentes/alerts_status.php:599 +msgid "No alerts found" +msgstr "該当するアラートがありません。" + +#: ../../operation/agentes/custom_fields.php:52 +msgid "No fields defined" +msgstr "フィールドが定義されていません。" + +#: ../../operation/agentes/datos_agente.php:165 +msgid "Received data from" +msgstr "収集データ:" + +#: ../../operation/agentes/datos_agente.php:172 +msgid "Main database" +msgstr "メインデータベース" + +#: ../../operation/agentes/datos_agente.php:172 +#: ../../enterprise/godmode/menu.php:102 +#: ../../enterprise/include/functions_setup.php:33 +#: ../../enterprise/include/functions_setup.php:63 +msgid "History database" +msgstr "ヒストリデータベース" + +#: ../../operation/agentes/datos_agente.php:173 +msgid "" +"Switch between the main database and the history database to retrieve module " +"data" +msgstr "モジュールデータを検索するデータベースをメインデータベースとヒストリーデータベース間で切り替えます。" + +#: ../../operation/agentes/ehorus.php:30 +msgid "Missing agent id" +msgstr "エージェントIDがありません" + +#: ../../operation/agentes/ehorus.php:48 +msgid "Missing ehorus agent id" +msgstr "ehorus エージェントIDがありません" + +#: ../../operation/agentes/ehorus.php:80 +msgid "There was an error retrieving an authorization token" +msgstr "認証トークン取得中にエラーが発生しました" + +#: ../../operation/agentes/ehorus.php:93 +#: ../../operation/agentes/ehorus.php:129 +msgid "There was an error processing the response" +msgstr "応答処理エラーが発生しました" + +#: ../../operation/agentes/ehorus.php:116 +msgid "There was an error retrieving the agent data" +msgstr "エージェントデータ取得エラーが発生しました" + +#: ../../operation/agentes/ehorus.php:134 +msgid "Remote management of this agent with eHorus" +msgstr "このエージェントの eHorus でのリモート管理" + +#: ../../operation/agentes/ehorus.php:136 +msgid "Launch" +msgstr "起動" + +#: ../../operation/agentes/ehorus.php:142 +msgid "The connection was lost and the authorization token was expired" +msgstr "接続が切れました、認証トークンが期限切れです" + +#: ../../operation/agentes/ehorus.php:144 +msgid "Reload the page to request a new authorization token" +msgstr "新たな認証トークンの取得にはページを再読み込みしてください" + +#: ../../operation/agentes/estado_agente.php:156 +msgid "Sucessfully deleted agent" +msgstr "エージェントを削除しました" + +#: ../../operation/agentes/estado_agente.php:158 +msgid "There was an error message deleting the agent" +msgstr "エージェント削除においてエラーが発生しました" + +#: ../../operation/agentes/estado_agente.php:593 +msgid "Remote config" +msgstr "リモート設定" + +#: ../../operation/agentes/estado_generalagente.php:42 +msgid "The agent has not assigned server. Maybe agent does not run fine." +msgstr "エージェントがサーバに割り当てられていません。エージェントが正しく動作しない可能性があります。" + +#: ../../operation/agentes/estado_generalagente.php:124 +msgid "" +"Agent statuses are re-calculated by the server, they are not shown in real " +"time." +msgstr "サーバにてエージェント状態が再計算されました。リアルタイムでは表示されません。" + +#: ../../operation/agentes/estado_generalagente.php:201 +msgid "Agent contact" +msgstr "エージェント接続" + +#: ../../operation/agentes/estado_generalagente.php:223 +msgid "Next contact" +msgstr "次回接続" + +#: ../../operation/agentes/estado_generalagente.php:246 +msgid "Agent info" +msgstr "エージェント情報" + +#: ../../operation/agentes/estado_generalagente.php:318 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1128 +msgid "There is no GIS data." +msgstr "GIS データがありません。" + +#: ../../operation/agentes/estado_generalagente.php:393 +msgid "Active incident on this agent" +msgstr "このエージェントにおけるアクティブインシデント" + +#: ../../operation/agentes/estado_generalagente.php:402 +#: ../../enterprise/dashboard/widget.php:60 +#: ../../enterprise/include/functions_reporting_csv.php:974 +#: ../../enterprise/include/functions_reporting_csv.php:1087 +#: ../../enterprise/include/functions_reporting_csv.php:1234 +#: ../../enterprise/include/functions_reporting_csv.php:1299 +msgid "Title" +msgstr "タイトル" + +#: ../../operation/agentes/estado_generalagente.php:543 +msgid "Events info (24hr.)" +msgstr "イベント情報 (24時間)" + +#: ../../operation/agentes/estado_generalagente.php:557 +#: ../../operation/agentes/pandora_networkmap.view.php:373 +msgid "Last contact: " +msgstr "最新の接続: " + +#: ../../operation/agentes/estado_generalagente.php:625 +msgid "Refresh data" +msgstr "最新情報に更新" + +#: ../../operation/agentes/estado_generalagente.php:627 +msgid "Force remote checks" +msgstr "リモートチェックを強制する" + +#: ../../operation/agentes/estado_monitores.php:35 +msgid "Tag's information" +msgstr "タグ情報" + +#: ../../operation/agentes/estado_monitores.php:81 +msgid "Relationship information" +msgstr "関係情報" + +#: ../../operation/agentes/estado_monitores.php:128 +msgid "" +"To see the list of modules paginated, enable this option in the Styles " +"Configuration." +msgstr "モジュール一覧をページ区切り表示するには、スタイル設定でこのオプションを有効化します。" + +#: ../../operation/agentes/estado_monitores.php:129 +msgid "Full list of monitors" +msgstr "モニタ項目一覧" + +#: ../../operation/agentes/estado_monitores.php:154 +msgid "List of modules" +msgstr "モジュールの一覧" + +#: ../../operation/agentes/estado_monitores.php:367 +#: ../../operation/agentes/status_monitor.php:1530 +#: ../../operation/tree.php:357 +#: ../../enterprise/dashboard/widgets/tree_view.php:283 +msgid "Module: " +msgstr "モジュール: " + +#: ../../operation/agentes/estado_monitores.php:445 +msgid "Status:" +msgstr "状態:" + +#: ../../operation/agentes/estado_monitores.php:451 +msgid "Not Normal" +msgstr "非正常" + +#: ../../operation/agentes/estado_monitores.php:459 +msgid "Free text for search (*):" +msgstr "検索文字列 (*):" + +#: ../../operation/agentes/estado_monitores.php:460 +msgid "Search by module name, list matches." +msgstr "モジュール名による検索にマッチした一覧を表示" + +#: ../../operation/agentes/estado_monitores.php:475 +msgid "Reset" +msgstr "リセット" + +#: ../../operation/agentes/exportdata.csv.php:68 +#: ../../operation/agentes/exportdata.excel.php:67 +#: ../../operation/agentes/exportdata.php:82 +msgid "Invalid time specified" +msgstr "時間が正しくありません。" + +#: ../../operation/agentes/exportdata.csv.php:182 +#: ../../operation/agentes/exportdata.excel.php:165 +#: ../../operation/agentes/exportdata.php:218 +msgid "No modules specified" +msgstr "モジュールが指定されていません。" + +#: ../../operation/agentes/exportdata.php:36 ../../operation/menu.php:399 +msgid "Export data" +msgstr "データのエクスポート" + +#: ../../operation/agentes/exportdata.php:276 +msgid "No modules of type string. You can not calculate their average" +msgstr "文字列タイプのモジュールは対象外です。また、平均の計算はできません。" + +#: ../../operation/agentes/exportdata.php:319 +#: ../../enterprise/include/functions_netflow_pdf.php:163 +#: ../../enterprise/operation/log/log_viewer.php:223 +msgid "End date" +msgstr "終了日時" + +#: ../../operation/agentes/exportdata.php:327 +msgid "Export type" +msgstr "エクスポート形式" + +#: ../../operation/agentes/exportdata.php:332 +msgid "MS Excel" +msgstr "MS Excelファイル" + +#: ../../operation/agentes/exportdata.php:333 +msgid "Average per hour/day" +msgstr "平均の表示" + +#: ../../operation/agentes/gis_view.php:91 +msgid "Last position in " +msgstr "最新の更新日時と位置: " + +#: ../../operation/agentes/gis_view.php:98 +msgid "Period to show data as path" +msgstr "データ表示更新間隔" + +#: ../../operation/agentes/gis_view.php:102 +msgid "Refresh path" +msgstr "更新" + +#: ../../operation/agentes/gis_view.php:105 +msgid "Positional data from the last" +msgstr "位置データ参照期間:" + +#: ../../operation/agentes/gis_view.php:144 +msgid "This agent doesn't have any GIS data." +msgstr "このエージェントには、GIS データがありません。" + +#: ../../operation/agentes/gis_view.php:172 +#, php-format +msgid "%s Km" +msgstr "%s Km" + +#: ../../operation/agentes/gis_view.php:184 +msgid "Distance" +msgstr "距離" + +#: ../../operation/agentes/gis_view.php:185 +msgid "# of Packages" +msgstr "パッケージ数" + +#: ../../operation/agentes/gis_view.php:186 +#: ../../operation/gis_maps/ajax.php:222 +msgid "Manual placement" +msgstr "手動位置設定" + +#: ../../operation/agentes/gis_view.php:189 +msgid "positional data" +msgstr "位置データ" + +#: ../../operation/agentes/graphs.php:86 +msgid "Other modules" +msgstr "他のモジュール" + +#: ../../operation/agentes/graphs.php:91 +msgid "Modules network no proc" +msgstr "proc以外のネットワークモジュール" + +#: ../../operation/agentes/graphs.php:136 +#: ../../operation/agentes/interface_traffic_graph_win.php:233 +#: ../../operation/agentes/stat_win.php:338 +#: ../../operation/reporting/graph_viewer.php:207 +msgid "Time range" +msgstr "時間範囲" + +#: ../../operation/agentes/graphs.php:140 +#: ../../operation/agentes/stat_win.php:345 +msgid "Show events" +msgstr "イベント表示" + +#: ../../operation/agentes/graphs.php:142 +#: ../../operation/agentes/stat_win.php:362 +msgid "Show alerts" +msgstr "アラート表示" + +#: ../../operation/agentes/graphs.php:143 +msgid "the combined graph does not show the alerts into this graph" +msgstr "組み合わせグラフは、グラフ内にアラートを表示しません" + +#: ../../operation/agentes/graphs.php:145 +msgid "Show as one combined graph" +msgstr "一つの組み合わせグラフとして表示" + +#: ../../operation/agentes/graphs.php:147 +msgid "one combined graph" +msgstr "一つの組み合わせグラフ" + +#: ../../operation/agentes/graphs.php:150 +msgid "several graphs for each module" +msgstr "モジュールごとの複数のグラフ" + +#: ../../operation/agentes/graphs.php:157 +msgid "Save as custom graph" +msgstr "カスタムグラフとして保存" + +#: ../../operation/agentes/graphs.php:163 +msgid "Filter graphs" +msgstr "グラフフィルタ" + +#: ../../operation/agentes/graphs.php:210 +msgid "There was an error loading the graph" +msgstr "グラフロード中にエラーが発生しました" + +#: ../../operation/agentes/graphs.php:218 +#: ../../operation/agentes/graphs.php:221 +msgid "Name custom graph" +msgstr "カスタムグラフ名" + +#: ../../operation/agentes/graphs.php:243 +msgid "Save custom graph" +msgstr "カスタムグラフの保存" + +#: ../../operation/agentes/graphs.php:264 +msgid "Custom graph create from the tab graphs in the agent." +msgstr "エージェントのグラフタブからカスタムグラフを作成" + +#: ../../operation/agentes/group_view.php:70 ../../operation/menu.php:48 +#: ../../operation/users/user_edit.php:279 +#: ../../enterprise/meta/monitoring/group_view.php:46 +msgid "Group view" +msgstr "グループ" + +#: ../../operation/agentes/group_view.php:117 +msgid "Summary of the status groups" +msgstr "グループの状態概要" + +#: ../../operation/agentes/interface_traffic_graph_win.php:48 +#: ../../operation/agentes/stat_win.php:44 +msgid "There was a problem connecting with the node" +msgstr "ノード接続で問題が発生しました" + +#: ../../operation/agentes/interface_traffic_graph_win.php:66 +msgid "In" +msgstr "入力" + +#: ../../operation/agentes/interface_traffic_graph_win.php:67 +msgid "Out" +msgstr "出力" + +#: ../../operation/agentes/interface_traffic_graph_win.php:201 +#: ../../operation/agentes/stat_win.php:268 +msgid "Pandora FMS Graph configuration menu" +msgstr "Pandora FMS グラフ設定メニュー" + +#: ../../operation/agentes/interface_traffic_graph_win.php:203 +#: ../../operation/agentes/stat_win.php:270 +msgid "Please, make your changes and apply with the Reload button" +msgstr "変更後、再読み込みボタンを押してください。" + +#: ../../operation/agentes/interface_traffic_graph_win.php:220 +#: ../../operation/agentes/stat_win.php:297 +msgid "Refresh time" +msgstr "更新時間" + +#: ../../operation/agentes/interface_traffic_graph_win.php:239 +#: ../../operation/agentes/stat_win.php:377 +msgid "Show percentil" +msgstr "パーセント表示" + +#: ../../operation/agentes/interface_traffic_graph_win.php:245 +#: ../../operation/agentes/stat_win.php:326 +msgid "Zoom factor" +msgstr "ズーム倍率" + +#: ../../operation/agentes/interface_traffic_graph_win.php:272 +#: ../../operation/agentes/stat_win.php:421 +msgid "Reload" +msgstr "再読み込み" + +#: ../../operation/agentes/pandora_networkmap.editor.php:133 +#: ../../operation/agentes/pandora_networkmap.php:365 +#: ../../operation/agentes/pandora_networkmap.view.php:701 +msgid "Networkmap" +msgstr "ネットワークマップ" + +#: ../../operation/agentes/pandora_networkmap.editor.php:165 +#: ../../operation/agentes/pandora_networkmap.view.php:703 +msgid "Not found networkmap." +msgstr "ネットワークマップがありません。" + +#: ../../operation/agentes/pandora_networkmap.editor.php:190 +msgid "Node radius" +msgstr "ノード半径" + +#: ../../operation/agentes/pandora_networkmap.editor.php:201 +msgid "CIDR IP mask" +msgstr "CIDR IPマスク" + +#: ../../operation/agentes/pandora_networkmap.editor.php:203 +msgid "Source from recon task" +msgstr "自動検出タスクからのソース" + +#: ../../operation/agentes/pandora_networkmap.editor.php:205 +msgid "" +"It is setted any recon task, the nodes get from the recontask IP mask " +"instead from the group." +msgstr "自動検出タスクで設定されます。ノードは、グループではなく自動検出タスクの IP マスクから取得します。" + +#: ../../operation/agentes/pandora_networkmap.editor.php:209 +msgid "Show only the task with the recon script \"SNMP L2 Recon\"." +msgstr "自動検出スクリプト \"SNMP L2 Recon\" のタスクのみ表示。" + +#: ../../operation/agentes/pandora_networkmap.editor.php:211 +msgid "Source from CIDR IP mask" +msgstr "CIDR IPマスクからのソース" + +#: ../../operation/agentes/pandora_networkmap.editor.php:215 +msgid "Don't show subgroups:" +msgstr "サブグループを表示しない:" + +#: ../../operation/agentes/pandora_networkmap.editor.php:228 +msgid "Method generation networkmap" +msgstr "ネットワークマップ生成手法" + +#: ../../operation/agentes/pandora_networkmap.editor.php:240 +msgid "Save networkmap" +msgstr "ネットワークマップの保存" + +#: ../../operation/agentes/pandora_networkmap.editor.php:246 +msgid "Update networkmap" +msgstr "ネットワークマップの更新" + +#: ../../operation/agentes/pandora_networkmap.php:153 +msgid "Succesfully created" +msgstr "作成しました" + +#: ../../operation/agentes/pandora_networkmap.php:247 +msgid "Succesfully updated" +msgstr "更新しました" + +#: ../../operation/agentes/pandora_networkmap.php:260 +msgid "Succesfully duplicate" +msgstr "複製しました" + +#: ../../operation/agentes/pandora_networkmap.php:260 +#: ../../enterprise/godmode/policies/policy_modules.php:1161 +msgid "Could not be duplicated" +msgstr "複製できませんでした" + +#: ../../operation/agentes/pandora_networkmap.php:269 +msgid "Succesfully deleted" +msgstr "削除しました" + +#: ../../operation/agentes/pandora_networkmap.php:466 +msgid "Pending to generate" +msgstr "生成の保留" + +#: ../../operation/agentes/pandora_networkmap.php:486 +#: ../../enterprise/operation/services/services.list.php:458 +msgid "Config" +msgstr "設定" + +#: ../../operation/agentes/pandora_networkmap.php:502 +msgid "There are no maps defined." +msgstr "定義済マップがありません。" + +#: ../../operation/agentes/pandora_networkmap.php:509 +msgid "Create networkmap" +msgstr "ネットワークマップの作成" + +#: ../../operation/agentes/pandora_networkmap.view.php:111 +msgid "Success be updated." +msgstr "更新しました。" + +#: ../../operation/agentes/pandora_networkmap.view.php:114 +#: ../../enterprise/extensions/ipam/ipam_action.php:190 +msgid "Could not be updated." +msgstr "更新できませんでした。" + +#: ../../operation/agentes/pandora_networkmap.view.php:227 +msgid "Name: " +msgstr "名前: " + +#: ../../operation/agentes/pandora_networkmap.view.php:258 +#: ../../operation/agentes/status_monitor.php:1035 +msgid "(Adopt) " +msgstr "(適用) " + +#: ../../operation/agentes/pandora_networkmap.view.php:268 +#: ../../operation/agentes/status_monitor.php:1045 +msgid "(Unlinked) (Adopt) " +msgstr "(未リンク) (適用) " + +#: ../../operation/agentes/pandora_networkmap.view.php:272 +#: ../../operation/agentes/status_monitor.php:1049 +msgid "(Unlinked) " +msgstr "(未リンク) " + +#: ../../operation/agentes/pandora_networkmap.view.php:277 +msgid "Policy: " +msgstr "ポリシー: " + +#: ../../operation/agentes/pandora_networkmap.view.php:326 +#: ../../enterprise/extensions/vmware/vmware_manager.php:202 +msgid "Status: " +msgstr "状態: " + +#: ../../operation/agentes/pandora_networkmap.view.php:370 +msgid "Data: " +msgstr "データ: " + +#: ../../operation/agentes/pandora_networkmap.view.php:731 +#: ../../operation/snmpconsole/snmp_browser.php:86 +#: ../../operation/snmpconsole/snmp_statistics.php:45 +#: ../../operation/snmpconsole/snmp_view.php:77 +msgid "Normal screen" +msgstr "通常画面" + +#: ../../operation/agentes/pandora_networkmap.view.php:747 +msgid "List of networkmap" +msgstr "ネットワークマップ一覧" + +#: ../../operation/agentes/pandora_networkmap.view.php:753 +#, php-format +msgid "Networkmap - %s" +msgstr "ネットワークマップ - %s" + +#: ../../operation/agentes/snapshot_view.php:66 +msgid "Current data at" +msgstr "次の日時のデータ:" + +#: ../../operation/agentes/stat_win.php:115 +msgid "There was a problem locating the source of the graph" +msgstr "グラフの場所に問題があります。" + +#: ../../operation/agentes/stat_win.php:305 +msgid "Avg. Only" +msgstr "平均のみ" + +#: ../../operation/agentes/stat_win.php:320 +msgid "Begin time" +msgstr "開始時間" + +#: ../../operation/agentes/stat_win.php:356 +msgid "" +"Show events is disabled because this Pandora node is set the event " +"replication." +msgstr "この Pandora ノードは、イベントの複製が設定されているためイベント表示は無効です。" + +#: ../../operation/agentes/stat_win.php:368 +msgid "Show event graph" +msgstr "イベントグラフ表示" + +#: ../../operation/agentes/status_events.php:31 +#: ../../operation/agentes/status_events.php:32 +msgid "Latest events for this agent" +msgstr "このエージェントにおける最新イベント" + +#: ../../operation/agentes/status_monitor.php:40 ../../operation/menu.php:59 +msgid "Monitor detail" +msgstr "モニタ項目詳細" + +#: ../../operation/agentes/status_monitor.php:45 +msgid "Monitor view" +msgstr "モニタ表示" + +#: ../../operation/agentes/status_monitor.php:306 +msgid "Monitor status" +msgstr "モニタ項目の状態" + +#: ../../operation/agentes/status_monitor.php:327 +#: ../../operation/incidents/incident.php:238 +msgid "Show" +msgstr "表示" + +#: ../../operation/agentes/status_monitor.php:390 +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:38 +msgid "Web server module" +msgstr "ウェブサーバモジュール" + +#: ../../operation/agentes/status_monitor.php:394 +#: ../../operation/agentes/status_monitor.php:962 +msgid "Server type" +msgstr "サーバの種類" + +#: ../../operation/agentes/status_monitor.php:400 +msgid "Show monitors..." +msgstr "監視の有効・無効" + +#: ../../operation/agentes/status_monitor.php:410 +msgid "Data type" +msgstr "データのタイプ" + +#: ../../operation/agentes/status_monitor.php:529 +msgid "Advanced Options" +msgstr "高度なオプション" + +#: ../../operation/agentes/status_monitor.php:952 +msgid "Data Type" +msgstr "データのタイプ" + +#: ../../operation/agentes/status_monitor.php:1443 +msgid "This group doesn't have any monitor" +msgstr "該当するモニタ項目がありません。" + +#: ../../operation/agentes/tactical.php:135 +msgid "Report of State" +msgstr "状態レポート" + +#: ../../operation/agentes/ver_agente.php:688 +#: ../../enterprise/operation/agentes/ver_agente.php:70 +msgid "Main IP" +msgstr "代表 IP" + +#: ../../operation/agentes/ver_agente.php:739 +#: ../../enterprise/operation/agentes/ver_agente.php:113 +msgid "Monitors down" +msgstr "停止中のモニタ項目" + +#: ../../operation/agentes/ver_agente.php:824 +#: ../../enterprise/extensions/ipam/ipam_ajax.php:152 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:41 +#: ../../enterprise/extensions/ipam/ipam_excel.php:116 +#: ../../enterprise/extensions/ipam/ipam_network.php:535 +#: ../../enterprise/godmode/servers/manage_export.php:131 +#: ../../enterprise/godmode/servers/manage_export_form.php:84 +msgid "Address" +msgstr "アドレス" + +#: ../../operation/agentes/ver_agente.php:865 +msgid "Sons" +msgstr "子" + +#: ../../operation/agentes/ver_agente.php:949 +#: ../../operation/search_agents.php:111 +#: ../../operation/servers/recon_view.php:46 +msgid "Manage" +msgstr "設定" + +#: ../../operation/agentes/ver_agente.php:1078 +msgid "Log Viewer" +msgstr "ログビューア" + +#: ../../operation/agentes/ver_agente.php:1098 +msgid "Terminal" +msgstr "端末" + +#: ../../operation/agentes/ver_agente.php:1118 +#: ../../enterprise/godmode/agentes/collections.agents.php:53 +#: ../../enterprise/godmode/agentes/collections.data.php:104 +#: ../../enterprise/godmode/agentes/collections.data.php:216 +#: ../../enterprise/godmode/agentes/collections.data.php:256 +#: ../../enterprise/godmode/agentes/collections.editor.php:46 +#: ../../enterprise/godmode/agentes/collections.editor.php:350 +#: ../../enterprise/godmode/agentes/collections.editor.php:375 +#: ../../enterprise/include/functions_collection.php:129 +msgid "Files" +msgstr "ファイル" + +#: ../../operation/agentes/ver_agente.php:1241 +#: ../../enterprise/operation/agentes/ver_agente.php:225 +msgid "UX Console" +msgstr "UX コンソール" + +#: ../../operation/events/event_statistics.php:32 +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/menu.php:278 ../../operation/menu.php:365 +#: ../../operation/snmpconsole/snmp_statistics.php:61 +#: ../../operation/snmpconsole/snmp_view.php:71 +#: ../../enterprise/extensions/ipam/ipam_network.php:171 +msgid "Statistics" +msgstr "統計" + +#: ../../operation/events/event_statistics.php:41 +msgid "Event graph by user" +msgstr "ユーザで分類したイベントグラフ" + +#: ../../operation/events/events.build_table.php:37 +msgid "More detail" +msgstr "詳細" + +#: ../../operation/events/events.build_table.php:85 +#: ../../operation/events/events.build_table.php:89 +msgid "The Agent: " +msgstr "エージェント: " + +#: ../../operation/events/events.build_table.php:86 +#: ../../operation/events/events.build_table.php:90 +msgid " has " +msgstr " は " + +#: ../../operation/events/events.build_table.php:87 +#: ../../operation/events/events.build_table.php:91 +msgid " events." +msgstr " イベントあります。" + +#: ../../operation/events/events.build_table.php:742 +msgid "Validate selected" +msgstr "選択したものを承諾" + +#: ../../operation/events/events.php:71 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:137 +msgid "Event" +msgstr "イベント" + +#: ../../operation/events/events.php:195 +msgid "" +"Event viewer is disabled due event replication. For more information, please " +"contact with the administrator" +msgstr "イベントの複製のためイベント表示は無効化されています。より詳細は管理者に連絡してください。" + +#: ../../operation/events/events.php:339 +msgid "History event list" +msgstr "イベント一覧履歴" + +#: ../../operation/events/events.php:344 +msgid "RSS Events" +msgstr "RSS イベント" + +#: ../../operation/events/events.php:349 +msgid "Marquee display" +msgstr "スクリーンセーバ表示" + +#: ../../operation/events/events.php:354 +msgid "Export to CSV file" +msgstr "CSV ファイルに書き出す" + +#: ../../operation/events/events.php:358 ../../operation/events/events.php:397 +msgid "Sound events" +msgstr "サウンドイベント" + +#: ../../operation/events/events.php:401 +msgid "History" +msgstr "履歴" + +#: ../../operation/events/events.php:439 ../../operation/menu.php:319 +msgid "Sound Alerts" +msgstr "サウンドアラート" + +#: ../../operation/events/events.php:446 +msgid "Main event view" +msgstr "一覧" + +#: ../../operation/events/events.php:464 +msgid "No events selected" +msgstr "イベントが選択されていません。" + +#: ../../operation/events/events.php:490 +msgid "Successfully validated" +msgstr "承諾しました。" + +#: ../../operation/events/events.php:491 ../../operation/events/events.php:768 +#: ../../operation/events/events.php:920 +msgid "Could not be validated" +msgstr "承諾に失敗しました。" + +#: ../../operation/events/events.php:495 +msgid "Successfully set in process" +msgstr "処理中に設定しました。" + +#: ../../operation/events/events.php:496 +msgid "Could not be set in process" +msgstr "処理中に設定できませんでした。" + +#: ../../operation/events/events.php:800 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:175 +msgid "Successfully delete" +msgstr "削除しました" + +#: ../../operation/events/events.php:803 +msgid "Error deleting event" +msgstr "イベントの削除エラー" + +#: ../../operation/events/events_list.php:188 +#: ../../operation/events/events_list.php:612 +msgid "No filter loaded" +msgstr "フィルタが読み込まれていません" + +#: ../../operation/events/events_list.php:190 +#: ../../operation/events/events_list.php:617 +msgid "Filter loaded" +msgstr "フィルタを読み込みました" + +#: ../../operation/events/events_list.php:192 +#: ../../operation/events/events_list.php:255 +#: ../../operation/events/events_list.php:601 +msgid "Save filter" +msgstr "フィルタの保存" + +#: ../../operation/events/events_list.php:194 +#: ../../operation/events/events_list.php:278 +#: ../../operation/events/events_list.php:280 +#: ../../operation/events/events_list.php:605 +#: ../../operation/netflow/nf_live_view.php:317 +msgid "Load filter" +msgstr "フィルタ読み込み" + +#: ../../operation/events/events_list.php:215 +msgid "New filter" +msgstr "新規フィルタ" + +#: ../../operation/events/events_list.php:225 +msgid "Save in Group" +msgstr "保存グループ" + +#: ../../operation/events/events_list.php:242 +msgid "Overwrite filter" +msgstr "フィルタの上書き" + +#: ../../operation/events/events_list.php:577 +msgid "Group agents" +msgstr "グループエージェント" + +#: ../../operation/events/events_list.php:607 +msgid "Show events graph" +msgstr "イベントグラフ表示" + +#: ../../operation/events/events_list.php:644 +msgid "Event control filter" +msgstr "イベントフィルタ" + +#: ../../operation/events/events_list.php:648 +msgid "Error creating filter." +msgstr "フィルタ作成エラー。" + +#: ../../operation/events/events_list.php:649 +msgid "Error creating filter is duplicated." +msgstr "フィルタ作成エラー、重複しています。" + +#: ../../operation/events/events_list.php:650 +msgid "Filter created." +msgstr "フィルタを作成しました。" + +#: ../../operation/events/events_list.php:652 +msgid "Filter updated." +msgstr "フィルタを更新しました。" + +#: ../../operation/events/events_list.php:653 +msgid "Error updating filter." +msgstr "フィルタ更新エラー。" + +#: ../../operation/events/events_list.php:1069 +msgid "Filter name cannot be left blank" +msgstr "フィルタ名は空にできません" + +#: ../../operation/events/events_list.php:1138 +#: ../../operation/events/events_list.php:1224 +msgid "none" +msgstr "なし" + +#: ../../operation/events/events_list.php:1546 +msgid "Events generated -by agent-" +msgstr "エージェントごとに生成されたイベント" + +#: ../../operation/events/events_rss.php:32 +msgid "Your IP is not into the IP list with API access." +msgstr "API アクセスできる IP 一覧に入っていません。" + +#: ../../operation/events/events_rss.php:46 +msgid "The URL of your feed has bad hash." +msgstr "フィードの URL に不正はハッシュがあります。" + +#: ../../operation/events/events_rss.php:185 ../../operation/menu.php:98 +msgid "SNMP" +msgstr "SNMP" + +#: ../../operation/events/sound_events.php:51 ../../operation/menu.php:307 +msgid "Sound Events" +msgstr "サウンドイベント" + +#: ../../operation/events/sound_events.php:68 +msgid "Sound console" +msgstr "サウンドコンソール" + +#: ../../operation/gis_maps/ajax.php:217 ../../operation/gis_maps/ajax.php:254 +msgid "Position (Lat, Long, Alt)" +msgstr "位置 (緯度、経度、高度)" + +#: ../../operation/gis_maps/ajax.php:218 +msgid "Start contact" +msgstr "利用開始" + +#: ../../operation/gis_maps/ajax.php:220 +msgid "Num reports" +msgstr "レポート数" + +#: ../../operation/gis_maps/ajax.php:258 +msgid "Default position of map." +msgstr "マップのデフォルト位置" + +#: ../../operation/gis_maps/gis_map.php:31 ../../operation/menu.php:185 +msgid "GIS Maps" +msgstr "GIS マップ" + +#: ../../operation/gis_maps/gis_map.php:175 +msgid "No maps found" +msgstr "マップがありません。" + +#: ../../operation/gis_maps/gis_map.php:194 +msgid "Caution: Do you want delete the map?" +msgstr "警告: マップを削除しますか。" + +#: ../../operation/gis_maps/gis_map.php:201 +msgid "Do you want to set default the map?" +msgstr "このマップをデフォルトに設定しますか。" + +#: ../../operation/gis_maps/gis_map.php:209 +msgid "There was error on setup the default map." +msgstr "デフォルトマップの設定でエラーが発生しました。" + +#: ../../operation/gis_maps/render_view.php:143 +msgid "Refresh: " +msgstr "更新: " + +#: ../../operation/gis_maps/render_view.php:152 +msgid "Show agents by state: " +msgstr "表示するエージェントの状態: " + +#: ../../operation/gis_maps/render_view.php:155 +#: ../../enterprise/dashboard/widgets/network_map.php:38 +#: ../../enterprise/extensions/vmware/vmware_view.php:1086 +#: ../../enterprise/extensions/vmware/vmware_view.php:1106 +msgid "Map" +msgstr "マップ" + +#: ../../operation/incidents/incident.php:33 +msgid "Incident management" +msgstr "インシデント管理" + +#: ../../operation/incidents/incident.php:72 +msgid "Successfully reclaimed ownership" +msgstr "所有権を得ました。" + +#: ../../operation/incidents/incident.php:73 +msgid "Could not reclame ownership" +msgstr "所有権を得られませんでした。" + +#: ../../operation/incidents/incident.php:143 +msgid "Error creating incident" +msgstr "インシデントの作成に失敗しました。" + +#: ../../operation/incidents/incident.php:146 +msgid "Incident created" +msgstr "インシデントを作成しました" + +#: ../../operation/incidents/incident.php:233 +msgid "Incidents:" +msgstr "インシデント:" + +#: ../../operation/incidents/incident.php:234 +msgid "All incidents" +msgstr "全インシデント" + +#: ../../operation/incidents/incident.php:256 +msgid "Priorities:" +msgstr "優先度:" + +#: ../../operation/incidents/incident.php:257 +msgid "All priorities" +msgstr "全優先度" + +#: ../../operation/incidents/incident.php:261 +msgid "Users:" +msgstr "ユーザ:" + +#: ../../operation/incidents/incident.php:262 +#: ../../enterprise/extensions/ipam/ipam_editor.php:60 +msgid "All users" +msgstr "全ユーザ" + +#: ../../operation/incidents/incident.php:277 +msgid "Agents:" +msgstr "エージェント:" + +#: ../../operation/incidents/incident.php:284 +msgid "Groups:" +msgstr "グループ:" + +#: ../../operation/incidents/incident.php:290 +msgid "Free text:" +msgstr "検索文字列:" + +#: ../../operation/incidents/incident.php:291 +msgid "Search by incident name or description, list matches." +msgstr "インシデント名または説明による検索にマッチした一覧を表示" + +#: ../../operation/incidents/incident.php:399 +msgid "Delete incidents" +msgstr "インシデント削除" + +#: ../../operation/incidents/incident.php:403 +msgid "Become owner" +msgstr "所有者になる" + +#: ../../operation/incidents/incident.php:411 +#: ../../operation/incidents/incident_detail.php:238 +msgid "Create incident" +msgstr "インシデント作成" + +#: ../../operation/incidents/incident_detail.php:120 +#: ../../enterprise/meta/include/ajax/wizard.ajax.php:486 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:93 +msgid "No description available" +msgstr "説明なし" + +#: ../../operation/incidents/incident_detail.php:160 +msgid "File could not be saved due to database error" +msgstr "データベースエラーのため、ファイルの保存に失敗しました。" + +#: ../../operation/incidents/incident_detail.php:173 +msgid "File uploaded" +msgstr "ファイルをアップロードしました。" + +#: ../../operation/incidents/incident_detail.php:174 +msgid "File could not be uploaded" +msgstr "ファイルのアップロードに失敗しました。" + +#: ../../operation/incidents/incident_detail.php:233 +msgid "Incident details" +msgstr "インシデント詳細" + +#: ../../operation/incidents/incident_detail.php:259 +msgid "Opened at" +msgstr "登録日時" + +#: ../../operation/incidents/incident_detail.php:261 +#: ../../operation/servers/recon_view.php:107 +#: ../../enterprise/operation/agentes/transactional_map.php:154 +msgid "Updated at" +msgstr "更新日時" + +#: ../../operation/incidents/incident_detail.php:327 +msgid "Creator" +msgstr "作成者" + +#: ../../operation/incidents/incident_detail.php:376 +msgid "Update incident" +msgstr "更新" + +#: ../../operation/incidents/incident_detail.php:382 +msgid "Submit" +msgstr "実行" + +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:400 +msgid "Add note" +msgstr "コメントを追加" + +#: ../../operation/incidents/incident_detail.php:432 +msgid "Notes attached to incident" +msgstr "コメント一覧" + +#: ../../operation/incidents/incident_detail.php:453 +#: ../../operation/incidents/incident_detail.php:505 +msgid "Filename" +msgstr "ファイル名" + +#: ../../operation/incidents/incident_detail.php:481 +msgid "Attached files" +msgstr "添付ファイル一覧" + +#: ../../operation/incidents/incident_detail.php:499 +#: ../../operation/incidents/incident_detail.php:503 +msgid "Add attachment" +msgstr "ファイルを追加" + +#: ../../operation/incidents/incident_statistics.php:33 +msgid "Incidents by status" +msgstr "ステータスで分類したインシデント" + +#: ../../operation/incidents/incident_statistics.php:36 +msgid "Incidents by priority" +msgstr "優先順位で分類したインシデント" + +#: ../../operation/incidents/incident_statistics.php:39 +msgid "Incidents by group" +msgstr "グループで分類したインシデント" + +#: ../../operation/incidents/incident_statistics.php:42 +msgid "Incidents by user" +msgstr "ユーザで分類したインシデント" + +#: ../../operation/incidents/incident_statistics.php:45 +msgid "Incidents by source" +msgstr "発生元で分類したインシデント" + +#: ../../operation/menu.php:31 ../../operation/menu.php:106 +#: ../../enterprise/meta/general/logon_ok.php:56 +#: ../../enterprise/meta/general/main_header.php:82 +#: ../../enterprise/operation/services/services.list.php:60 +#: ../../enterprise/operation/services/services.list.php:64 +#: ../../enterprise/operation/services/services.table_services.php:46 +#: ../../enterprise/operation/services/services.table_services.php:50 +msgid "Monitoring" +msgstr "モニタリング" + +#: ../../operation/menu.php:37 +msgid "Views" +msgstr "表示" + +#: ../../operation/menu.php:51 ../../operation/tree.php:87 +#: ../../enterprise/meta/general/main_header.php:88 +msgid "Tree view" +msgstr "ツリー表示" + +#: ../../operation/menu.php:70 +msgid "Netflow Live View" +msgstr "Netflow ライブビュー" + +#: ../../operation/menu.php:85 +msgid "SNMP browser" +msgstr "SNMP ブラウザ" + +#: ../../operation/menu.php:89 +#: ../../operation/snmpconsole/snmp_mib_uploader.php:30 +msgid "MIB uploader" +msgstr "MIB アップローダ" + +#: ../../operation/menu.php:117 +#: ../../enterprise/dashboard/widgets/network_map.php:26 +#: ../../enterprise/operation/policies/networkmap.policies.php:128 +msgid "Network map" +msgstr "ネットワークマップ" + +#: ../../operation/menu.php:190 +msgid "List of Gis maps" +msgstr "GISマップ一覧" + +#: ../../operation/menu.php:224 +msgid "Topology maps" +msgstr "トポロジーマップ" + +#: ../../operation/menu.php:288 +msgid "RSS" +msgstr "RSS" + +#: ../../operation/menu.php:293 +msgid "Marquee" +msgstr "スクリーンセーバー" + +#: ../../operation/menu.php:299 +msgid "CSV File" +msgstr "CSVファイル" + +#: ../../operation/menu.php:329 +msgid "Workspace" +msgstr "ワークスペース" + +#: ../../operation/menu.php:342 +msgid "WebChat" +msgstr "ウェブチャット" + +#: ../../operation/menu.php:364 +msgid "List of Incidents" +msgstr "インシデント一覧" + +#: ../../operation/menu.php:379 +msgid "Messages List" +msgstr "メッセージ一覧" + +#: ../../operation/menu.php:380 +msgid "New message" +msgstr "新規メッセージ" + +#: ../../operation/menu.php:405 +msgid "Scheduled downtime" +msgstr "計画停止" + +#: ../../operation/menu.php:410 +msgid "Recon view" +msgstr "自動検出表示" + +#: ../../operation/menu.php:485 +msgid "Tools" +msgstr "ツール" + +#: ../../operation/messages/message_edit.php:35 +#: ../../operation/messages/message_list.php:32 +msgid "Received messages" +msgstr "受信メッセージ" + +#: ../../operation/messages/message_edit.php:39 +#: ../../operation/messages/message_list.php:36 +msgid "Sent messages" +msgstr "送信済みのメッセージ" + +#: ../../operation/messages/message_edit.php:43 +#: ../../operation/messages/message_list.php:40 +#: ../../operation/messages/message_list.php:226 +msgid "Create message" +msgstr "メッセージの作成" + +#: ../../operation/messages/message_edit.php:60 +msgid "This message does not exist in the system" +msgstr "このメッセージはシステム上に存在しません。" + +#: ../../operation/messages/message_edit.php:79 +#: ../../operation/messages/message_edit.php:160 +#: ../../operation/messages/message_list.php:125 +msgid "Sender" +msgstr "差出人" + +#: ../../operation/messages/message_edit.php:80 +msgid "at" +msgstr "時刻:" + +#: ../../operation/messages/message_edit.php:82 +#: ../../operation/messages/message_edit.php:169 +#: ../../operation/messages/message_list.php:123 +msgid "Destination" +msgstr "宛先" + +#: ../../operation/messages/message_edit.php:92 +#: ../../operation/messages/message_edit.php:210 +#: ../../operation/users/webchat.php:86 +#: ../../enterprise/dashboard/widgets/example.php:25 +msgid "Message" +msgstr "メッセージ" + +#: ../../operation/messages/message_edit.php:104 +msgid "wrote" +msgstr "によると" + +#: ../../operation/messages/message_edit.php:119 +msgid "Reply" +msgstr "返信" + +#: ../../operation/messages/message_edit.php:136 +#, php-format +msgid "Message successfully sent to user %s" +msgstr "ユーザ %s 宛にメッセージを送りました。" + +#: ../../operation/messages/message_edit.php:137 +#, php-format +msgid "Error sending message to user %s" +msgstr "ユーザ %s 宛のメッセージ送信に失敗しました。" + +#: ../../operation/messages/message_edit.php:145 +msgid "Message successfully sent" +msgstr "メッセージを送りました。" + +#: ../../operation/messages/message_edit.php:146 +#, php-format +msgid "Error sending message to group %s" +msgstr "グループ %s 宛のメッセージ送信に失敗しました。" + +#: ../../operation/messages/message_edit.php:203 +msgid "Select user" +msgstr "ユーザの選択" + +#: ../../operation/messages/message_edit.php:204 +msgid "OR" +msgstr "または" + +#: ../../operation/messages/message_edit.php:205 +msgid "Select group" +msgstr "グループの選択" + +#: ../../operation/messages/message_edit.php:217 +#: ../../operation/users/webchat.php:90 +msgid "Send message" +msgstr "メッセージを送信する" + +#: ../../operation/messages/message_list.php:74 +msgid "Not deleted. Error deleting messages" +msgstr "削除できません。メッセージ削除エラー" + +#: ../../operation/messages/message_list.php:80 +#: ../../operation/messages/message_list.php:88 +msgid "You have" +msgstr "あなたのアカウントに" + +#: ../../operation/messages/message_list.php:81 +msgid "sent message(s)" +msgstr "通の送信済メッセージがあります" + +#: ../../operation/messages/message_list.php:89 +msgid "unread message(s)" +msgstr "通の新しいメッセージがあります。" + +#: ../../operation/messages/message_list.php:97 +msgid "There are no messages." +msgstr "メッセージがありません。" + +#: ../../operation/messages/message_list.php:136 +msgid "Click to read" +msgstr "メッセージを読む" + +#: ../../operation/messages/message_list.php:141 +msgid "Mark as unread" +msgstr "未読にする" + +#: ../../operation/messages/message_list.php:148 +#: ../../operation/messages/message_list.php:153 +msgid "Message unread - click to read" +msgstr "未読メッセージ - クリックして読む" + +#: ../../operation/messages/message_list.php:180 +msgid "No Subject" +msgstr "件名なし" + +#: ../../operation/netflow/nf_live_view.php:108 +#: ../../operation/netflow/nf_live_view.php:133 +#: ../../operation/netflow/nf_live_view.php:137 +msgid "Netflow live view" +msgstr "Netflow ライブビュー" + +#: ../../operation/netflow/nf_live_view.php:121 +#, php-format +msgid "nfdump binary (%s) not found!" +msgstr "nfdump バイナリ (%s) が見つかりません!" + +#: ../../operation/netflow/nf_live_view.php:126 +msgid "Make sure nfdump version 1.6.8 or newer is installed!" +msgstr "nfdump のバージョン 1.6.8 以上がインストールされていることを確認してください!" + +#: ../../operation/netflow/nf_live_view.php:149 +msgid "Error creating filter" +msgstr "フィルタ作成エラー" + +#: ../../operation/netflow/nf_live_view.php:152 +msgid "Filter created successfully" +msgstr "フィルタを作成しました" + +#: ../../operation/netflow/nf_live_view.php:167 +msgid "Filter updated successfully" +msgstr "フィルタを更新しました" + +#: ../../operation/netflow/nf_live_view.php:168 +msgid "Error updating filter" +msgstr "フィルタ更新エラー" + +#: ../../operation/netflow/nf_live_view.php:190 +msgid "Draw live filter" +msgstr "ライブ表示フィルタ" + +#: ../../operation/netflow/nf_live_view.php:222 +msgid "Connection" +msgstr "接続" + +#: ../../operation/netflow/nf_live_view.php:246 +msgid "The interval will be divided in chunks the length of the resolution." +msgstr "間隔は解像度の長さに分割されます。" + +#: ../../operation/netflow/nf_live_view.php:273 +msgid "IP address resolution" +msgstr "IP アドレス解決" + +#: ../../operation/netflow/nf_live_view.php:323 +msgid "Select a filter" +msgstr "フィルタを選択" + +#: ../../operation/netflow/nf_live_view.php:390 +msgid "Router ip" +msgstr "ルータIP" + +#: ../../operation/netflow/nf_live_view.php:394 +msgid "Bytes per second" +msgstr "バイト/秒" + +#: ../../operation/netflow/nf_live_view.php:405 +msgid "Draw" +msgstr "描画" + +#: ../../operation/netflow/nf_live_view.php:409 +msgid "Save as new filter" +msgstr "新規フィルタとして保存" + +#: ../../operation/netflow/nf_live_view.php:410 +msgid "Update current filter" +msgstr "現在のフィルタを更新" + +#: ../../operation/netflow/nf_live_view.php:424 +msgid "No filter selected" +msgstr "フィルタが選択されていません" + +#: ../../operation/reporting/custom_reporting.php:32 +#: ../../operation/reporting/graph_viewer.php:344 +msgid "There are no defined reportings" +msgstr "定義されたレポートがありません" + +#: ../../operation/reporting/graph_viewer.php:184 +msgid "No data." +msgstr "データがありません。" + +#: ../../operation/reporting/graph_viewer.php:216 +#: ../../operation/reporting/graph_viewer.php:239 +msgid "Graph defined" +msgstr "定義済みグラフ" + +#: ../../operation/reporting/graph_viewer.php:223 +#: ../../enterprise/dashboard/widgets/custom_graph.php:45 +msgid "Horizontal Bars" +msgstr "水平バー" + +#: ../../operation/reporting/graph_viewer.php:224 +#: ../../enterprise/dashboard/widgets/custom_graph.php:46 +msgid "Vertical Bars" +msgstr "垂直バー" + +#: ../../operation/reporting/graph_viewer.php:240 +msgid "Zoom x1" +msgstr "ズーム x1" + +#: ../../operation/reporting/graph_viewer.php:241 +msgid "Zoom x2" +msgstr "ズーム x2" + +#: ../../operation/reporting/graph_viewer.php:242 +msgid "Zoom x3" +msgstr "ズーム x3" + +#: ../../operation/reporting/graph_viewer.php:310 +#: ../../operation/reporting/reporting_viewer.php:314 +msgid "Invalid date selected" +msgstr "不正なデータが選択されました。" + +#: ../../operation/reporting/graph_viewer.php:317 +msgid "Custom graph viewer" +msgstr "カスタムグラフ参照" + +#: ../../operation/reporting/reporting_viewer.php:150 +msgid "View Report" +msgstr "レポート表示" + +#: ../../operation/reporting/reporting_viewer.php:189 +msgid "Set initial date" +msgstr "開始日時を指定する" + +#: ../../operation/reporting/reporting_viewer.php:215 +msgid "Invalid date selected. Initial date must be before end date." +msgstr "不正な日時です。開始日時は終了日時より前でなければいけません。" + +#: ../../operation/search_agents.php:33 ../../operation/search_alerts.php:27 +#: ../../operation/search_graphs.php:24 ../../operation/search_maps.php:22 +#: ../../operation/search_modules.php:26 ../../operation/search_reports.php:29 +#: ../../operation/search_users.php:26 +msgid "Zero results found" +msgstr "見つかりませんでした。" + +#: ../../operation/search_helps.php:22 +msgid "Zero results found." +msgstr "見つかりませんでした。" + +#: ../../operation/search_helps.php:23 +#, php-format +msgid "" +"You can find more help in the Pandora's wiki" +msgstr "" +"より詳細は、Pandora の " +"wikiを参照してください" + +#: ../../operation/search_helps.php:37 +msgid "Matches" +msgstr "一致" + +#: ../../operation/search_main.php:52 +msgid "Agents found" +msgstr "エージェントが見つかりました" + +#: ../../operation/search_main.php:54 ../../operation/search_main.php:57 +#: ../../operation/search_main.php:68 ../../operation/search_main.php:71 +#: ../../operation/search_main.php:74 ../../operation/search_main.php:77 +#: ../../operation/search_main.php:80 +#, php-format +msgid "%s Found" +msgstr "%s 件見つかりました" + +#: ../../operation/search_main.php:55 +msgid "Modules found" +msgstr "モジュールが見つかりました" + +#: ../../operation/search_main.php:66 +msgid "Users found" +msgstr "ユーザが見つかりました" + +#: ../../operation/search_main.php:69 +msgid "Graphs found" +msgstr "グラフが見つかりました" + +#: ../../operation/search_main.php:72 +msgid "Reports found" +msgstr "レポートが見つかりました" + +#: ../../operation/search_main.php:75 +msgid "Maps found" +msgstr "マップが見つかりました" + +#: ../../operation/search_main.php:78 +msgid "Helps found" +msgstr "ヘルプがあります" + +#: ../../operation/search_main.php:88 +#, php-format +msgid "Show %s of %s. View all matches" +msgstr "%s 件(%s件中)の表示。全マッチ内容の表示。" + +#: ../../operation/search_maps.php:33 +#: ../../enterprise/godmode/services/services.elements.php:136 +msgid "Elements" +msgstr "エレメント" + +#: ../../operation/search_results.php:123 +#: ../../enterprise/dashboard/widgets/maps_status.php:29 +msgid "Maps" +msgstr "マップ" + +#: ../../operation/search_results.php:143 +msgid "Helps" +msgstr "ヘルプ" + +#: ../../operation/search_users.php:50 +msgid "Profile" +msgstr "プロファイル" + +#: ../../operation/servers/recon_view.php:36 +#: ../../operation/servers/recon_view.php:51 +msgid "Recon View" +msgstr "自動検出表示" + +#: ../../operation/servers/recon_view.php:104 +#: ../../operation/servers/recon_view.php:158 +#: ../../enterprise/extensions/ipam/ipam_network.php:151 +#: ../../enterprise/extensions/ipam/ipam_network.php:167 +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:613 +#: ../../enterprise/godmode/policies/policy_queue.php:377 +#: ../../enterprise/meta/advanced/policymanager.queue.php:259 +msgid "Progress" +msgstr "進捗状況" + +#: ../../operation/servers/recon_view.php:140 +msgid "Pending" +msgstr "保留中" + +#: ../../operation/servers/recon_view.php:173 +msgid "has no recon tasks assigned" +msgstr "は自動検出タスクが割り当てられていません" + +#: ../../operation/snmpconsole/snmp_browser.php:92 +msgid "SNMP Browser" +msgstr "SNMP ブラウザ" + +#: ../../operation/snmpconsole/snmp_mib_uploader.php:66 +msgid "" +"MIB files will be installed on the system. Please note that a MIB may depend " +"on other MIB. To customize trap definitions use the SNMP trap editor." +msgstr "" +"MIB ファイルがシステムにインストールされます。MIB は他の MIB " +"に依存する可能性があることに注意してください。トラップの定義をカスタマイズするには、SNMP トラップエディタを使ってください。" + +#: ../../operation/snmpconsole/snmp_statistics.php:116 +#: ../../operation/snmpconsole/snmp_view.php:467 +msgid "There are no SNMP traps in database" +msgstr "SNMP トラップデータがありません。" + +#: ../../operation/snmpconsole/snmp_statistics.php:127 +msgid "Traps received by source" +msgstr "ソースごとの受信トラップ" + +#: ../../operation/snmpconsole/snmp_statistics.php:141 +#: ../../operation/snmpconsole/snmp_statistics.php:199 +msgid "Number" +msgstr "数" + +#: ../../operation/snmpconsole/snmp_statistics.php:156 +#: ../../operation/snmpconsole/snmp_view.php:589 +msgid "View agent details" +msgstr "エージェント概要の参照" + +#: ../../operation/snmpconsole/snmp_statistics.php:185 +msgid "Traps received by Enterprise String" +msgstr "Enterprise文字列ごとの受信トラップ" + +#: ../../operation/snmpconsole/snmp_statistics.php:198 +msgid "Trap Enterprise String" +msgstr "Enterprise文字列トラップ" + +#: ../../operation/snmpconsole/snmp_view.php:414 +msgid "" +"Search by any alphanumeric field in the trap.\n" +"\t\tREMEMBER trap sources need to be searched by IP Address" +msgstr "" +"トラップの英数字フィールドで検索。\n" +"\t\tトラップの発信元は IPアドレスで検索する必要があることに注意してください。" + +#: ../../operation/snmpconsole/snmp_view.php:421 +msgid "Search by trap type" +msgstr "トラップタイプによる検索" + +#: ../../operation/snmpconsole/snmp_view.php:435 +msgid "Group by Enterprise String/IP" +msgstr "Enterprise 文字列/IP ごとのグループ" + +#: ../../operation/snmpconsole/snmp_view.php:524 +msgid "Trap subtype" +msgstr "トラップサブタイプ" + +#: ../../operation/snmpconsole/snmp_view.php:681 +msgid "Variable bindings:" +msgstr "バインド変数:" + +#: ../../operation/snmpconsole/snmp_view.php:694 +msgid "See more details" +msgstr "詳細表示" + +#: ../../operation/snmpconsole/snmp_view.php:707 +msgid "Enterprise String:" +msgstr "Enterprise文字列:" + +#: ../../operation/snmpconsole/snmp_view.php:713 +#: ../../enterprise/godmode/agentes/collections.data.php:379 +msgid "Description:" +msgstr "説明:" + +#: ../../operation/snmpconsole/snmp_view.php:745 +msgid "Trap type:" +msgstr "トラップタイプ:" + +#: ../../operation/snmpconsole/snmp_view.php:773 +msgid "Count:" +msgstr "件数:" + +#: ../../operation/snmpconsole/snmp_view.php:777 +msgid "First trap:" +msgstr "最初のトラップ:" + +#: ../../operation/snmpconsole/snmp_view.php:781 +msgid "Last trap:" +msgstr "最新のトラップ:" + +#: ../../operation/snmpconsole/snmp_view.php:801 +msgid "No matching traps found" +msgstr "条件にマッチするトラップがありません。" + +#: ../../operation/tree.php:88 +#, php-format +msgid "Sort the agents by %s" +msgstr "%s によるエージェント並び替え" + +#: ../../operation/tree.php:91 +msgid "tags" +msgstr "タグ" + +#: ../../operation/tree.php:97 +msgid "groups" +msgstr "グループ" + +#: ../../operation/tree.php:100 +msgid "module groups" +msgstr "モジュールグループ" + +#: ../../operation/tree.php:107 +msgid "policies" +msgstr "ポリシー" + +#: ../../operation/tree.php:138 +msgid "Agent status" +msgstr "エージェント状態" + +#: ../../operation/tree.php:140 +msgid "Search agent" +msgstr "エージェント検索" + +#: ../../operation/tree.php:165 +msgid "Search module" +msgstr "モジュール検索" + +#: ../../operation/tree.php:189 +msgid "Tree search" +msgstr "ツリー検索" + +#: ../../operation/tree.php:272 +#: ../../enterprise/dashboard/widgets/tree_view.php:196 +#: ../../enterprise/include/functions_reporting_csv.php:399 +msgid "Total modules" +msgstr "全モジュール" + +#: ../../operation/tree.php:281 +#: ../../enterprise/dashboard/widgets/tree_view.php:205 +msgid "Critical agents" +msgstr "障害エージェント数" + +#: ../../operation/tree.php:286 +#: ../../enterprise/dashboard/widgets/tree_view.php:210 +msgid "Warning agents" +msgstr "警告エージェント数" + +#: ../../operation/tree.php:291 +#: ../../enterprise/dashboard/widgets/tree_view.php:215 +msgid "Unknown agents" +msgstr "不明エージェント数" + +#: ../../operation/tree.php:296 +#: ../../enterprise/dashboard/widgets/tree_view.php:220 +msgid "Not init agents" +msgstr "未初期化エージェント数" + +#: ../../operation/tree.php:301 +#: ../../enterprise/dashboard/widgets/tree_view.php:225 +msgid "Normal agents" +msgstr "正常エージェント数" + +#: ../../operation/users/user_edit.php:130 +#: ../../operation/users/user_edit.php:137 +msgid "Password successfully updated" +msgstr "パスワードを更新しました。" + +#: ../../operation/users/user_edit.php:131 +#: ../../operation/users/user_edit.php:138 +#, php-format +msgid "Error updating passwords: %s" +msgstr "パスワードの更新に失敗しました。:%s" + +#: ../../operation/users/user_edit.php:143 +msgid "" +"Passwords didn't match or other problem encountered while updating passwords" +msgstr "パスワードが一致しない、または他の原因でパスワードの更新に失敗しました。" + +#: ../../operation/users/user_edit.php:155 +#: ../../operation/users/user_edit.php:165 +msgid "Error updating user info" +msgstr "ユーザ情報の更新に失敗しました。" + +#: ../../operation/users/user_edit.php:175 +msgid "Edit my User" +msgstr "ユーザ編集" + +#: ../../operation/users/user_edit.php:219 +msgid "New Password" +msgstr "新しいパスワード" + +#: ../../operation/users/user_edit.php:229 +msgid "" +"You can not change your password from Pandora FMS under the current " +"authentication scheme" +msgstr "現在の認証方式では、Pandora FMS からパスワードを変更できません。" + +#: ../../operation/users/user_edit.php:238 +msgid "If checkbox is clicked then block size global configuration is used" +msgstr "チェックボックスをクリックすると、システム全体の設定が利用されます" + +#: ../../operation/users/user_edit.php:274 +msgid "Home screen" +msgstr "ホーム画面" + +#: ../../operation/users/user_edit.php:274 +msgid "" +"User can customize the home page. By default, will display 'Agent Detail'. " +"Example: Select 'Other' and type " +"sec=estado&sec2=operation/agentes/estado_agente to show agent detail view" +msgstr "" +"ユーザはホームページをカスタマイズできます。デフォルトでは、'エージェント詳細' が表示されます。例: 'その他' " +"を選択し、sec=estado&sec2=operation/agentes/estado_agente を入力すると、エージェント詳細が表示されます。" + +#: ../../operation/users/user_edit.php:339 +msgid "Show information" +msgstr "情報表示" + +#: ../../operation/users/user_edit.php:345 +msgid "Event filter" +msgstr "イベントフィルタ" + +#: ../../operation/users/user_edit.php:350 +msgid "Newsletter Subscribed" +msgstr "ニュースレター購読済" + +#: ../../operation/users/user_edit.php:352 +msgid "Already subscribed to Pandora FMS newsletter" +msgstr "Pandora FMS ニュースレターは購読済です" + +#: ../../operation/users/user_edit.php:358 +msgid "Newsletter Reminder" +msgstr "ニュースレターリマインダ" + +#: ../../operation/users/user_edit.php:414 +msgid "Autorefresh" +msgstr "自動更新" + +#: ../../operation/users/user_edit.php:414 +msgid "This will activate autorefresh in selected pages" +msgstr "選択したページで自動更新を有効にします" + +#: ../../operation/users/user_edit.php:421 +msgid "Full list of pages" +msgstr "全ページ一覧" + +#: ../../operation/users/user_edit.php:423 +msgid "List of pages with autorefresh" +msgstr "自動更新ページ一覧" + +#: ../../operation/users/user_edit.php:429 +msgid "Push selected pages into autorefresh list" +msgstr "選択したページを自動更新にする" + +#: ../../operation/users/user_edit.php:433 +msgid "Pop selected pages out of autorefresh list" +msgstr "選択したページを自動更新から外す" + +#: ../../operation/users/user_edit.php:469 +msgid "" +"You can not change your user info from Pandora FMS under the current " +"authentication scheme" +msgstr "現在の認証方式では、Pandora FMS からユーザ情報を変更できません。" + +#: ../../operation/users/user_edit.php:541 +msgid "This user doesn't have any assigned profile/group." +msgstr "このユーザにはプロファイル・グループが割り当てられていません。" + +#: ../../operation/users/user_edit.php:710 +msgid "Double autentication information" +msgstr "二段階認証情報" + +#: ../../operation/users/user_edit.php:773 +#: ../../operation/users/user_edit.php:849 +msgid "Double autentication activation" +msgstr "二段階認証の有効化" + +#: ../../operation/users/user_edit.php:799 +msgid "The double authentication will be deactivated" +msgstr "二段階認証は無効化されます" + +#: ../../operation/users/user_edit.php:800 +msgid "Deactivate" +msgstr "無効化" + +#: ../../operation/users/user_edit.php:832 +msgid "The double autentication was deactivated successfully" +msgstr "二段階認証を無効化しました" + +#: ../../operation/users/user_edit.php:835 +#: ../../operation/users/user_edit.php:839 +msgid "There was an error deactivating the double autentication" +msgstr "二段階認証の無効化でエラーが発生しました" + +#: ../../operation/users/webchat.php:71 +msgid "Webchat" +msgstr "ウェブチャット" + +#: ../../operation/users/webchat.php:82 +msgid "Users Online" +msgstr "オンラインユーザ" + +#: ../../operation/users/webchat.php:157 +msgid "Connection established...get last 24h messages..." +msgstr "接続しました... 直近24時間のメッセージを取得します..." + +#: ../../operation/users/webchat.php:168 +msgid "Error in connection." +msgstr "接続エラー" + +#: ../../operation/users/webchat.php:249 +msgid "Error sendding message." +msgstr "メッセージ送信エラー" + +#: ../../operation/users/webchat.php:277 +msgid "Error login." +msgstr "ログインエラー" + +#: ../../operation/visual_console/public_console.php:153 +#: ../../operation/visual_console/render_view.php:229 +msgid "Until refresh" +msgstr "リフレッシュまで" + +#: ../../enterprise/dashboard/dashboards.php:32 +#: ../../enterprise/mobile/operation/home.php:35 +msgid "Dashboards" +msgstr "ダッシュボード" + +#: ../../enterprise/dashboard/dashboards.php:58 +msgid "Successfully duplicate" +msgstr "複製しました" + +#: ../../enterprise/dashboard/dashboards.php:59 +msgid "Could not be duplicate" +msgstr "複製に失敗しました" + +#: ../../enterprise/dashboard/dashboards.php:88 +#: ../../enterprise/dashboard/main_dashboard.php:275 +msgid "Cells" +msgstr "セル" + +#: ../../enterprise/dashboard/dashboards.php:100 +msgid "There are no dashboards defined." +msgstr "定義済のダッシュボードがありません。" + +#: ../../enterprise/dashboard/dashboards.php:114 +#, php-format +msgid "Private for (%s)" +msgstr "個人のみ (%s)" + +#: ../../enterprise/dashboard/dashboards.php:150 +msgid "New dashboard" +msgstr "新規ダッシュボード" + +#: ../../enterprise/dashboard/full_dashboard.php:47 +#: ../../enterprise/dashboard/public_dashboard.php:70 +msgid "No slides selected" +msgstr "スライドが選択されていません" + +#: ../../enterprise/dashboard/full_dashboard.php:141 +msgid "Exit fullscreen" +msgstr "全画面表示を終了" + +#: ../../enterprise/dashboard/full_dashboard.php:195 +#: ../../enterprise/dashboard/public_dashboard.php:217 +msgid "Change every" +msgstr "変更周期" + +#: ../../enterprise/dashboard/full_dashboard.php:216 +#: ../../enterprise/dashboard/public_dashboard.php:244 +#: ../../enterprise/operation/agentes/transactional_map.php:308 +msgid "Stop" +msgstr "停止" + +#: ../../enterprise/dashboard/full_dashboard.php:222 +#: ../../enterprise/dashboard/public_dashboard.php:250 +msgid "Pause" +msgstr "一時停止" + +#: ../../enterprise/dashboard/full_dashboard.php:244 +#: ../../enterprise/dashboard/public_dashboard.php:276 +msgid "Refresh every" +msgstr "更新周期" + +#: ../../enterprise/dashboard/full_dashboard.php:252 +#: ../../enterprise/dashboard/main_dashboard.php:181 +#: ../../enterprise/dashboard/public_dashboard.php:284 +msgid "Slides mode" +msgstr "スライドモード" + +#: ../../enterprise/dashboard/full_dashboard.php:343 +#: ../../enterprise/dashboard/main_dashboard.php:484 +#: ../../enterprise/dashboard/public_dashboard.php:375 +msgid "Slides" +msgstr "スライド" + +#: ../../enterprise/dashboard/full_dashboard.php:355 +#: ../../enterprise/dashboard/public_dashboard.php:387 +msgid "Until next" +msgstr "次まで" + +#: ../../enterprise/dashboard/main_dashboard.php:150 +msgid "Show link to public dashboard" +msgstr "公開ダッシュボードへのリンク表示" + +#: ../../enterprise/dashboard/main_dashboard.php:166 +#: ../../enterprise/dashboard/main_dashboard.php:209 +msgid "Save the actual layout design" +msgstr "現在のレイアウトデザインの保存" + +#: ../../enterprise/dashboard/main_dashboard.php:321 +msgid "Private dashboard" +msgstr "プライベートダッシュボード" + +#: ../../enterprise/dashboard/main_dashboard.php:341 +msgid "Error: there are cells not empty." +msgstr "エラー: 空でないセルがあります。" + +#: ../../enterprise/dashboard/main_dashboard.php:346 +msgid "Error save conf dashboard" +msgstr "ダッシュボード設定の保存エラー" + +#: ../../enterprise/dashboard/main_dashboard.php:411 +msgid "Add widget" +msgstr "ウィジェット追加" + +#: ../../enterprise/dashboard/main_dashboard.php:416 +msgid "Add new widget" +msgstr "新規ウィジェットの追加" + +#: ../../enterprise/dashboard/main_dashboard.php:418 +msgid "" +"Error, you are trying to add a widget in a empty cell. Please save the " +"layout before to add any widget in this cell." +msgstr "エラー、空のセルにウィジェットを追加しようとしています。このセルにウィジェットを追加するには、先にレイアウトを保存してください。" + +#: ../../enterprise/dashboard/main_dashboard.php:422 +msgid "There are unsaved changes" +msgstr "保存されていない変更があります" + +#: ../../enterprise/dashboard/widget.php:65 +msgid "Empty for a transparent background color or CSS compatible value" +msgstr "透明な背景色またはCSSに合う値が空です" + +#: ../../enterprise/dashboard/widget.php:295 +msgid "Configure widget" +msgstr "ウィジェット設定" + +#: ../../enterprise/dashboard/widget.php:300 +msgid "Delete widget" +msgstr "ウェジェットの削除" + +#: ../../enterprise/dashboard/widget.php:321 +msgid "Config widget" +msgstr "ウィジェット設定" + +#: ../../enterprise/dashboard/widget.php:331 +msgid "Please configure this widget before usage" +msgstr "使用前にこのウィジェットを設定してください" + +#: ../../enterprise/dashboard/widget.php:334 +msgid "Widget cannot be loaded" +msgstr "ウィジェットをロードできません" + +#: ../../enterprise/dashboard/widget.php:335 +msgid "Please, configure the widget again to recover it" +msgstr "復旧するためにウィジェットを設定しなおしてください" + +#: ../../enterprise/dashboard/widget.php:431 +msgid "" +"If propagate acl is activated, this group will include its child groups" +msgstr "ACLの伝播を有効にすると、このグループは子グループを含みます" + +#: ../../enterprise/dashboard/widgets/agent_module.php:30 +#: ../../enterprise/dashboard/widgets/agent_module.php:32 +msgid "Show Agent/Module View" +msgstr "エージェント/モジュール表示" + +#: ../../enterprise/dashboard/widgets/agent_module.php:371 +#: ../../enterprise/dashboard/widgets/custom_graph.php:72 +#: ../../enterprise/dashboard/widgets/events_list.php:80 +#: ../../enterprise/dashboard/widgets/events_list.php:86 +#: ../../enterprise/dashboard/widgets/events_list.php:94 +#: ../../enterprise/dashboard/widgets/graph_availability.php:95 +#: ../../enterprise/dashboard/widgets/graph_availability.php:103 +#: ../../enterprise/dashboard/widgets/groups_status.php:47 +#: ../../enterprise/dashboard/widgets/groups_status.php:54 +#: ../../enterprise/dashboard/widgets/module_icon.php:116 +#: ../../enterprise/dashboard/widgets/module_icon.php:123 +#: ../../enterprise/dashboard/widgets/module_status.php:111 +#: ../../enterprise/dashboard/widgets/module_status.php:118 +#: ../../enterprise/dashboard/widgets/module_table_value.php:102 +#: ../../enterprise/dashboard/widgets/module_table_value.php:110 +#: ../../enterprise/dashboard/widgets/module_value.php:99 +#: ../../enterprise/dashboard/widgets/module_value.php:106 +#: ../../enterprise/dashboard/widgets/single_graph.php:93 +#: ../../enterprise/dashboard/widgets/single_graph.php:100 +#: ../../enterprise/dashboard/widgets/sla_percent.php:96 +#: ../../enterprise/dashboard/widgets/sla_percent.php:103 +msgid "You don't have access" +msgstr "アクセスできません。" + +#: ../../enterprise/dashboard/widgets/alerts_fired.php:24 +msgid "Alerts Fired" +msgstr "発報したアラート" + +#: ../../enterprise/dashboard/widgets/alerts_fired.php:26 +msgid "Alerts Fired report" +msgstr "発報アラートレポート" + +#: ../../enterprise/dashboard/widgets/custom_graph.php:27 +msgid "Show a defined custom graph" +msgstr "定義済カスタムグラフ表示" + +#: ../../enterprise/dashboard/widgets/custom_graph.php:49 +#: ../../enterprise/godmode/reporting/graph_template_editor.php:202 +msgid "Stacked" +msgstr "積み上げ" + +#: ../../enterprise/dashboard/widgets/events_list.php:28 +msgid "Latest events list" +msgstr "最新のイベント一覧" + +#: ../../enterprise/dashboard/widgets/events_list.php:39 +msgid "Limit" +msgstr "制限" + +#: ../../enterprise/dashboard/widgets/events_list.php:49 +msgid "Only pending" +msgstr "未承諾" + +#: ../../enterprise/dashboard/widgets/example.php:23 +msgid "Welcome message to Pandora FMS" +msgstr "Pandora FMS へのウエルカムメッセージ" + +#: ../../enterprise/dashboard/widgets/example.php:26 +msgid "Welcome" +msgstr "ようこそ" + +#: ../../enterprise/dashboard/widgets/example.php:40 +msgid "" +"This is an example of a dashboard widget. A widget may contain elements" +msgstr "ダッシュボードウィジェットの例です。ウィジェットに要素を入れることができます。" + +#: ../../enterprise/dashboard/widgets/example.php:41 +msgid "" +"To add more elements, click on \"Add widgets\" on the top of this " +"page." +msgstr "要素を追加するには、このページの先頭で \"ウィジェットの追加\" をクリックします。" + +#: ../../enterprise/dashboard/widgets/example.php:42 +#: ../../enterprise/dashboard/widgets/example.php:44 +msgid "" +"To delete this message, click on the delete button on top right corner of " +"this element." +msgstr "このメッセージを削除するには、この要素の右上の削除ボタンをクリックします。" + +#: ../../enterprise/dashboard/widgets/example.php:43 +msgid "" +"To do so, just click on the title and drag and drop it to the desired place." +msgstr "そうするには、タイトルをクリックし置きたい場所へドラッグ&ドロップします。" + +#: ../../enterprise/dashboard/widgets/example.php:45 +msgid "Thanks for using Pandora FMS" +msgstr "Pandora FMS のご利用ありがとうございます" + +#: ../../enterprise/dashboard/widgets/graph_availability.php:29 +#: ../../enterprise/dashboard/widgets/graph_availability.php:31 +msgid "Graph availability" +msgstr "可用性グラフ" + +#: ../../enterprise/dashboard/widgets/graph_availability.php:65 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:66 +#: ../../enterprise/dashboard/widgets/sla_percent.php:63 +msgid "2 Hours" +msgstr "2 時間" + +#: ../../enterprise/dashboard/widgets/graph_availability.php:66 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:67 +#: ../../enterprise/dashboard/widgets/sla_percent.php:64 +msgid "12 Hours" +msgstr "12 時間" + +#: ../../enterprise/dashboard/widgets/graph_availability.php:67 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:68 +#: ../../enterprise/dashboard/widgets/sla_percent.php:65 +msgid "24 Hours" +msgstr "24 時間" + +#: ../../enterprise/dashboard/widgets/graph_availability.php:68 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:69 +#: ../../enterprise/dashboard/widgets/sla_percent.php:66 +msgid "48 Hours" +msgstr "48 時間" + +#: ../../enterprise/dashboard/widgets/graph_availability.php:73 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:74 +#: ../../enterprise/dashboard/widgets/module_icon.php:89 +#: ../../enterprise/dashboard/widgets/module_status.php:86 +#: ../../enterprise/dashboard/widgets/module_value.php:77 +#: ../../enterprise/dashboard/widgets/sla_percent.php:74 +msgid "Text size of label in px" +msgstr "pxでのラベルのテキストサイズ" + +#: ../../enterprise/dashboard/widgets/tree_view.php:22 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1212 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1416 +msgid "Tree View" +msgstr "ツリー表示" + +#: ../../enterprise/dashboard/widgets/tree_view.php:24 +msgid "Show the tree view" +msgstr "ツリービューの表示" + +#: ../../enterprise/dashboard/widgets/tree_view.php:41 +msgid "Tab" +msgstr "タブ" + +#: ../../enterprise/dashboard/widgets/tree_view.php:47 +msgid "Open all nodes" +msgstr "すべてのノードを開く" + +#: ../../enterprise/dashboard/widgets/tree_view.php:58 +msgid "Agents status" +msgstr "エージェントの状態" + +#: ../../enterprise/dashboard/widgets/tree_view.php:60 +msgid "Filter agents" +msgstr "エージェントフィルタ" + +#: ../../enterprise/dashboard/widgets/tree_view.php:71 +msgid "Modules status" +msgstr "モジュールの状態" + +#: ../../enterprise/dashboard/widgets/tree_view.php:73 +#: ../../enterprise/dashboard/widgets/top_n.php:320 +msgid "Filter modules" +msgstr "モジュールをフィルタ" + +#: ../../enterprise/dashboard/widgets/tree_view.php:82 +msgid "" +"The user doesn't have permission to read agents. Please contact with your " +"pandora administrator." +msgstr "ユーザにエージェントを参照する権限がありません。pandora管理者に連絡してください。" + +#: ../../enterprise/dashboard/widgets/tree_view.php:89 +msgid "This widget only working in desktop version." +msgstr "ウィジェットはデスクトップ版でのみ動作します。" + +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:30 +#: ../../enterprise/dashboard/widgets/graph_module_histogram.php:32 +msgid "Graph Module Histogram" +msgstr "モジュールヒストグラム" + +#: ../../enterprise/dashboard/widgets/url.php:23 +msgid "Show the URL content" +msgstr "URL のコンテンツ表示" + +#: ../../enterprise/dashboard/widgets/url.php:26 +msgid "My URL" +msgstr "マイ URL" + +#: ../../enterprise/dashboard/widgets/url.php:49 +#: ../../enterprise/dashboard/widgets/post.php:36 +#: ../../enterprise/dashboard/widgets/tactical.php:63 +#: ../../enterprise/dashboard/widgets/tactical.php:71 +msgid "Please, configure this widget before use" +msgstr "利用前にウィジェットを設定してください" + +#: ../../enterprise/dashboard/widgets/url.php:67 +msgid "Invalid URL" +msgstr "不正な URL" + +#: ../../enterprise/dashboard/widgets/groups_status.php:24 +msgid "Groups status" +msgstr "グループ状態" + +#: ../../enterprise/dashboard/widgets/groups_status.php:26 +msgid "General and quick group status report" +msgstr "一般およびクイックグループ状態レポート" + +#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:25 +msgid "Map made by user" +msgstr "ユーザ作成マップ" + +#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:27 +msgid "Show a map made by user" +msgstr "ユーザ作成マップの表示" + +#: ../../enterprise/dashboard/widgets/maps_made_by_user.php:32 +msgid "Layout" +msgstr "レイアウト" + +#: ../../enterprise/dashboard/widgets/maps_status.php:25 +msgid "Maps status" +msgstr "マップ状態" + +#: ../../enterprise/dashboard/widgets/maps_status.php:27 +msgid "General and quick visual maps report" +msgstr "一般およびクイックビジュアルマップレポート" + +#: ../../enterprise/dashboard/widgets/module_icon.php:28 +msgid "Module with icon" +msgstr "モジュールとアイコン" + +#: ../../enterprise/dashboard/widgets/module_icon.php:30 +msgid "Show a value of module and icon" +msgstr "モジュールの値とアイコンを表示" + +#: ../../enterprise/dashboard/widgets/module_icon.php:86 +#: ../../enterprise/dashboard/widgets/module_table_value.php:71 +#: ../../enterprise/dashboard/widgets/module_value.php:74 +#: ../../enterprise/dashboard/widgets/sla_percent.php:71 +msgid "Text size of value in px" +msgstr "pxでの値のテキストサイズ" + +#: ../../enterprise/dashboard/widgets/module_icon.php:92 +#: ../../enterprise/dashboard/widgets/module_status.php:89 +msgid "Size of icon" +msgstr "アイコンのサイズ" + +#: ../../enterprise/dashboard/widgets/module_status.php:28 +msgid "Status of module" +msgstr "モジュールの状態" + +#: ../../enterprise/dashboard/widgets/module_status.php:30 +msgid "Show status of a module" +msgstr "モジュールの状態表示" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:28 +msgid "Show module value in a table" +msgstr "表にモジュールの値を表示" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:30 +msgid "Show a value of module in a table" +msgstr "表にモジュールの値を表示" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:74 +msgid "Separator of data" +msgstr "データの区切り" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:76 +msgid "Carriage Return" +msgstr "キャリッジリターン" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:77 +msgid "Vertical Bar" +msgstr "縦棒" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:78 +msgid "Semicolon" +msgstr "セミコロン" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:79 +msgid "Colon" +msgstr "コロン" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:80 +msgid "Commas" +msgstr "カンマ" + +#: ../../enterprise/dashboard/widgets/module_table_value.php:81 +msgid "Blank" +msgstr "空白" + +#: ../../enterprise/dashboard/widgets/module_value.php:28 +msgid "Show module value" +msgstr "モジュールの値表示" + +#: ../../enterprise/dashboard/widgets/module_value.php:30 +msgid "Show a value of module" +msgstr "モジュールの値表示" + +#: ../../enterprise/dashboard/widgets/monitor_health.php:21 +msgid "Global health" +msgstr "全体の正常性" + +#: ../../enterprise/dashboard/widgets/monitor_health.php:23 +msgid "Show a list of global monitor health" +msgstr "全体の監視状態一覧の表示" + +#: ../../enterprise/dashboard/widgets/network_map.php:30 +msgid "Show a map of the monitored network" +msgstr "監視対象ネットワークのマップ表示" + +#: ../../enterprise/dashboard/widgets/network_map.php:42 +msgid "X offset" +msgstr "X オフセット" + +#: ../../enterprise/dashboard/widgets/network_map.php:45 +msgid "Introduce x-axis data. Right=positive Left=negative" +msgstr "X軸データを設定します。右=正、左=負" + +#: ../../enterprise/dashboard/widgets/network_map.php:47 +msgid "Y offset" +msgstr "Y オフセット" + +#: ../../enterprise/dashboard/widgets/network_map.php:50 +msgid "Introduce Y-axis data. Top=positive Bottom=negative" +msgstr "Y軸データを設定します。上=正、下=負" + +#: ../../enterprise/dashboard/widgets/network_map.php:53 +msgid "Zoom level" +msgstr "拡大率" + +#: ../../enterprise/dashboard/widgets/network_map.php:56 +msgid "" +"Introduce zoom level. 1 = Highest resolution. Figures may include decimals" +msgstr "拡大率を設定します。1=最高解像度。小数を設定することができます。" + +#: ../../enterprise/dashboard/widgets/post.php:23 +msgid "Panel with a message" +msgstr "メッセージつきパネル" + +#: ../../enterprise/dashboard/widgets/post.php:26 +msgid "My Post" +msgstr "記事" + +#: ../../enterprise/dashboard/widgets/reports.php:29 +msgid "Show a report made by user" +msgstr "ユーザ作成レポートの表示" + +#: ../../enterprise/dashboard/widgets/service_map.php:22 +#: ../../enterprise/operation/services/services.service.php:92 +#: ../../enterprise/operation/services/services.service_map.php:102 +msgid "Service Map" +msgstr "サービスマップ" + +#: ../../enterprise/dashboard/widgets/service_map.php:24 +msgid "Show a service map" +msgstr "サービスマップ表示" + +#: ../../enterprise/dashboard/widgets/service_map.php:57 +msgid "The user doesn't have permission to read agents" +msgstr "エージェントを参照する権限がありません" + +#: ../../enterprise/dashboard/widgets/service_map.php:62 +msgid "Missing id" +msgstr "IDがありません。" + +#: ../../enterprise/dashboard/widgets/single_graph.php:29 +msgid "Single graph" +msgstr "単一グラフ" + +#: ../../enterprise/dashboard/widgets/single_graph.php:31 +msgid "Show a graph of an agent module" +msgstr "エージェントモジュールのグラフ表示" + +#: ../../enterprise/dashboard/widgets/sla_percent.php:29 +#: ../../enterprise/dashboard/widgets/sla_percent.php:31 +msgid "Show SLA percent" +msgstr "SLAパーセント表示" + +#: ../../enterprise/dashboard/widgets/top_n.php:34 +msgid "Show a top n of agents modules." +msgstr "エージェントモジュールのトップ N 表示" + +#: ../../enterprise/dashboard/widgets/top_n.php:108 +msgid "" +"Please could you fill the widget data previous to filling the list items." +msgstr "アイテム一覧の前に、ウィジェットデータを入力してください。" + +#: ../../enterprise/dashboard/widgets/top_n.php:114 +#: ../../enterprise/dashboard/widgets/top_n.php:297 +#: ../../enterprise/include/ajax/top_n_widget.ajax.php:73 +msgid "avg" +msgstr "平均" + +#: ../../enterprise/dashboard/widgets/top_n.php:272 +msgid "Selection module one by one" +msgstr "個別モジュール選択" + +#: ../../enterprise/dashboard/widgets/top_n.php:283 +msgid "Selection several modules" +msgstr "複数モジュール選択" + +#: ../../enterprise/dashboard/widgets/top_n.php:311 +msgid "Regex for to filter modules" +msgstr "モジュールをフィルタする正規表現" + +#: ../../enterprise/dashboard/widgets/top_n.php:437 +msgid "Successful added modules" +msgstr "モジュールを追加しました" + +#: ../../enterprise/dashboard/widgets/top_n.php:441 +msgid "Unsuccessful added modules" +msgstr "モジュールを追加できませんでした" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:26 +msgid "Top N Events by agent." +msgstr "エージェントごとのトップ N イベント" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:28 +msgid "Top N events by agent." +msgstr "エージェントごとのトップ N イベント" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:31 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:31 +msgid "Amount to show" +msgstr "表示数" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:39 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:39 +msgid "Legend Position" +msgstr "凡例の位置" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:43 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:43 +msgid "No legend" +msgstr "凡例なし" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:63 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:64 +msgid "Please select one or more groups." +msgstr "一つ以上のグループを選択してください。" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_group.php:124 +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:129 +msgid "There is not data to show." +msgstr "表示するデータがありません。" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:26 +msgid "Top N Events by module." +msgstr "モジュールごとのトップ N イベント" + +#: ../../enterprise/dashboard/widgets/top_n_events_by_module.php:28 +msgid "Top N events by module." +msgstr "モジュールごとのトップ N イベント" + +#: ../../enterprise/extensions/backup/main.php:54 +msgid "Pandora database backup utility" +msgstr "Pandora データベースバックアップユーティリティ" + +#: ../../enterprise/extensions/backup/main.php:127 +msgid "Lost" +msgstr "失敗" + +#: ../../enterprise/extensions/backup/main.php:154 +msgid "Backups list" +msgstr "バックアップ一覧" + +#: ../../enterprise/extensions/backup/main.php:159 +msgid "Create backup" +msgstr "バックアップの作成" + +#: ../../enterprise/extensions/backup/main.php:173 +msgid "Path to save backup" +msgstr "バックアップ保存先パス" + +#: ../../enterprise/extensions/backup.php:63 +msgid "Backup" +msgstr "バックアップ" + +#: ../../enterprise/extensions/cron/functions.php:17 +#: ../../enterprise/extensions/cron/functions.php:52 +#: ../../enterprise/extensions/cron/functions.php:73 +#: ../../enterprise/extensions/cron/functions.php:104 +#: ../../enterprise/extensions/cron/functions.php:134 +#: ../../enterprise/extensions/cron/functions.php:175 +msgid "Report to build" +msgstr "生成するレポート" + +#: ../../enterprise/extensions/cron/functions.php:23 +#: ../../enterprise/extensions/cron/functions.php:48 +msgid "Send to emails (separated by comma)" +msgstr "メール送信 (カンマ区切り)" + +#: ../../enterprise/extensions/cron/functions.php:27 +#: ../../enterprise/extensions/cron/functions.php:119 +msgid "Template to build" +msgstr "生成するテンプレート" + +#: ../../enterprise/extensions/cron/functions.php:46 +#: ../../enterprise/extensions/cron/main.php:249 +msgid "Report per agent" +msgstr "エージェントごとにレポート" + +#: ../../enterprise/extensions/cron/functions.php:58 +#: ../../enterprise/extensions/cron/functions.php:63 +#: ../../enterprise/extensions/cron/functions.php:79 +#: ../../enterprise/extensions/cron/functions.php:135 +#: ../../enterprise/extensions/cron/functions.php:176 +msgid "Save to disk into path" +msgstr "保存先パス" + +#: ../../enterprise/extensions/cron/functions.php:105 +#: ../../enterprise/extensions/cron/functions.php:120 +msgid "Send to email" +msgstr "送信先メールアドレス" + +#: ../../enterprise/extensions/cron/functions.php:106 +msgid "Send custom report by email" +msgstr "カスタムレポートをメールで送信" + +#: ../../enterprise/extensions/cron/functions.php:121 +msgid "Send custom report (from template) by email" +msgstr "メールで(テンプレートからの)カスタムレポートを送信" + +#: ../../enterprise/extensions/cron/functions.php:136 +#: ../../enterprise/extensions/cron/functions.php:177 +msgid "Save custom report to disk" +msgstr "カスタムレポートをディスクに保存" + +#: ../../enterprise/extensions/cron/functions.php:149 +#: ../../enterprise/extensions/cron/functions.php:162 +msgid "Backup Pandora database" +msgstr "Pandora データベースバックアップ" + +#: ../../enterprise/extensions/cron/functions.php:192 +msgid "Not scheduled" +msgstr "スケジュールされていません" + +#: ../../enterprise/extensions/cron/functions.php:193 +#: ../../enterprise/extensions/vmware/functions.php:24 +msgid "Hourly" +msgstr "毎時" + +#: ../../enterprise/extensions/cron/functions.php:197 +#: ../../enterprise/extensions/vmware/functions.php:28 +msgid "Yearly" +msgstr "年次" + +#: ../../enterprise/extensions/cron/functions.php:440 +#: ../../enterprise/extensions/cron/functions.php:538 +msgid "This is the automatic generated report" +msgstr "これは自動生成レポートです" + +#: ../../enterprise/extensions/cron/functions.php:443 +#: ../../enterprise/extensions/cron/functions.php:541 +msgid "Open the attached file to view it" +msgstr "添付ファイルを開く" + +#: ../../enterprise/extensions/cron/functions.php:449 +#: ../../enterprise/extensions/cron/functions.php:547 +msgid "Please do not answer or reply to this email" +msgstr "このメールには返信しないでください" + +#: ../../enterprise/extensions/cron/main.php:39 +#: ../../enterprise/extensions/cron.php:117 +#: ../../enterprise/extensions/cron.php:123 +msgid "Cron jobs" +msgstr "Cron ジョブ" + +#: ../../enterprise/extensions/cron/main.php:45 +msgid "Add new job" +msgstr "新規ジョブ追加" + +#: ../../enterprise/extensions/cron/main.php:83 +#: ../../enterprise/extensions/cron/main.php:142 +msgid "Path doesn't exists or is not writable" +msgstr "パスが存在しないか書き込みできません" + +#: ../../enterprise/extensions/cron/main.php:117 +#: ../../enterprise/extensions/cron/main.php:135 +msgid "Edit job" +msgstr "ジョブ編集" + +#: ../../enterprise/extensions/cron/main.php:161 +msgid "Cron extension is not running" +msgstr "Cron 実行が稼動していません" + +#: ../../enterprise/extensions/cron/main.php:162 +msgid "Cron extension has never run or it's not configured well" +msgstr "Cron 拡張は、正しく設定しないと動作しません" + +#: ../../enterprise/extensions/cron/main.php:164 +msgid "" +"This extension relies on a proper setup of cron, the time-based scheduling " +"service" +msgstr "この拡張は、時間で実行する cron の設定に依存します。" + +#: ../../enterprise/extensions/cron/main.php:166 +msgid "Please, add the following line to your crontab file" +msgstr "次の行を crontab に追加してください" + +#: ../../enterprise/extensions/cron/main.php:172 +msgid "Last execution" +msgstr "最後の実行" + +#: ../../enterprise/extensions/cron/main.php:179 +msgid "Cron extension is running" +msgstr "Cron 実行が動作中です" + +#: ../../enterprise/extensions/cron/main.php:188 +msgid "Scheduled jobs" +msgstr "スケジュールされたジョブ" + +#: ../../enterprise/extensions/cron/main.php:197 +#: ../../enterprise/extensions/cron/main.php:317 +msgid "Task" +msgstr "タスク" + +#: ../../enterprise/extensions/cron/main.php:198 +#: ../../enterprise/extensions/cron/main.php:326 +#: ../../enterprise/extensions/vmware/main.php:255 +msgid "Scheduled" +msgstr "スケジュール" + +#: ../../enterprise/extensions/cron/main.php:199 +#: ../../enterprise/extensions/cron/main.php:329 +msgid "Next execution" +msgstr "次回の実行" + +#: ../../enterprise/extensions/cron/main.php:200 +msgid "Last run" +msgstr "最後の実行" + +#: ../../enterprise/extensions/cron/main.php:209 +msgid "Force run" +msgstr "強制実行" + +#: ../../enterprise/extensions/cron/main.php:268 +#: ../../enterprise/extensions/cron/main.php:282 +msgid "Path" +msgstr "パス" + +#: ../../enterprise/extensions/csv_import/main.php:40 +#, php-format +msgid "Created agent %s" +msgstr "エージェント %s を作成しました" + +#: ../../enterprise/extensions/csv_import/main.php:41 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2036 +#, php-format +msgid "Could not create agent %s" +msgstr "エージェント %s を作成できませんでした" + +#: ../../enterprise/extensions/csv_import/main.php:46 +#: ../../enterprise/extensions/csv_import_group/main.php:46 +msgid "File processed" +msgstr "ファイルを処理しました" + +#: ../../enterprise/extensions/csv_import/main.php:56 +#: ../../enterprise/extensions/csv_import_group/main.php:56 +msgid "CSV format" +msgstr "CSV フォーマット" + +#: ../../enterprise/extensions/csv_import/main.php:57 +#: ../../enterprise/extensions/csv_import_group/main.php:57 +msgid "The CSV file must have the fields in the following order" +msgstr "CSV ファイルのフィールドは、次の順番でなければいけません" + +#: ../../enterprise/extensions/csv_import/main.php:72 +#: ../../enterprise/extensions/csv_import_group/main.php:72 +msgid "Upload file" +msgstr "ファイルのアップロード" + +#: ../../enterprise/extensions/csv_import/main.php:79 +#: ../../enterprise/extensions/csv_import_group/main.php:75 +msgid "Separator" +msgstr "セパレータ" + +#: ../../enterprise/extensions/csv_import/main.php:83 +#: ../../enterprise/extensions/csv_import_group/main.php:79 +msgid "Upload CSV file" +msgstr "CSV ファイルのアップロード" + +#: ../../enterprise/extensions/csv_import.php:27 +msgid "CSV import" +msgstr "CSV インポート" + +#: ../../enterprise/extensions/csv_import_group/main.php:40 +#, php-format +msgid "Created group %s" +msgstr "グループを %s 作成しました" + +#: ../../enterprise/extensions/csv_import_group/main.php:41 +#, php-format +msgid "Could not create group %s" +msgstr "グループ %s を作成できませんでした" + +#: ../../enterprise/extensions/csv_import_group.php:27 +msgid "CSV import group" +msgstr "CSV インポートグループ" + +#: ../../enterprise/extensions/disabled/check_acls.php:16 +msgid "ACL users for this agent" +msgstr "このエージェントのACLユーザ" + +#: ../../enterprise/extensions/disabled/check_acls.php:100 +msgid "There are no defined users" +msgstr "定義済ユーザがありません" + +#: ../../enterprise/extensions/disabled/check_acls.php:188 +msgid "ACL module tags for the modules in this agent" +msgstr "このエージェントのモジュールのACLモジュールタグ" + +#: ../../enterprise/extensions/disabled/check_acls.php:198 +msgid "Only admin users can see this section." +msgstr "この画面はadminユーザのみ参照できます。" + +#: ../../enterprise/extensions/disabled/check_acls.php:202 +msgid "Check ACL" +msgstr "ACLチェック" + +#: ../../enterprise/extensions/ipam/include/functions_ipam.php:21 +msgid "Export to Excel" +msgstr "Excel にエクスポート" + +#: ../../enterprise/extensions/ipam/include/functions_ipam.php:59 +msgid "Assign next free IP" +msgstr "次の空き IP を割り当てる" + +#: ../../enterprise/extensions/ipam/include/functions_ipam.php:73 +msgid "Next available IP" +msgstr "次の空き IP" + +#: ../../enterprise/extensions/ipam/ipam_action.php:79 +#: ../../enterprise/extensions/ipam/ipam_action.php:115 +msgid "Incorrect format in Subnet field" +msgstr "ネットワークの範囲指定が正しくありません。" + +#: ../../enterprise/extensions/ipam/ipam_action.php:83 +#: ../../enterprise/extensions/ipam/ipam_action.php:120 +msgid "The location is not filled, please add a location." +msgstr "位置情報が入力されていません。位置情報を追加してください。" + +#: ../../enterprise/extensions/ipam/ipam_action.php:194 +msgid "Successfully updated." +msgstr "更新しました。" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:84 +msgid "There is not an available IP." +msgstr "空き IP がありません。" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:87 +msgid "Next available IP Address is:" +msgstr "次の空き IP アドレス:" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:110 +msgid "Reserve this IP now" +msgstr "この IP を予約する" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:126 +msgid "Manage this IP now" +msgstr "この IP を管理対象にする" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:157 +#: ../../enterprise/extensions/ipam/ipam_excel.php:116 +#: ../../enterprise/extensions/ipam/ipam_network.php:274 +#: ../../enterprise/extensions/ipam/ipam_network.php:275 +#: ../../enterprise/extensions/ipam/ipam_network.php:536 +msgid "Hostname" +msgstr "ホスト名" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:167 +msgid "Operating system" +msgstr "オペレーティングシステム" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:177 +msgid "This agent has other IPs" +msgstr "このエージェントには他の IP があります" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:186 +msgid "Generate events" +msgstr "イベント生成" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:191 +#: ../../enterprise/extensions/ipam/ipam_massive.php:77 +#: ../../enterprise/extensions/ipam/ipam_network.php:231 +#: ../../enterprise/extensions/ipam/ipam_network.php:540 +msgid "Managed" +msgstr "管理対象" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:201 +#: ../../enterprise/extensions/ipam/ipam_massive.php:78 +#: ../../enterprise/extensions/ipam/ipam_network.php:237 +#: ../../enterprise/extensions/ipam/ipam_network.php:306 +#: ../../enterprise/extensions/ipam/ipam_network.php:541 +msgid "Reserved" +msgstr "予約済み" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:226 +msgid "Edited" +msgstr "編集" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:236 +msgid "Tracking" +msgstr "トラッキング" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:252 +msgid "Ping" +msgstr "Ping" + +#: ../../enterprise/extensions/ipam/ipam_ajax.php:294 +msgid "Ping to host" +msgstr "ホストへの Ping" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:43 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:44 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:52 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:53 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:54 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:55 +msgid "Example:" +msgstr "例:" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:46 +msgid "Bit mask" +msgstr "ビットマスク" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:46 +msgid "Net mask" +msgstr "ネットマスク" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:48 +msgid "Mask format" +msgstr "マスクフォーマット" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:50 +msgid "Mask" +msgstr "マスク" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:63 +msgid "Calculate" +msgstr "計算" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:70 +msgid "Address field is empty" +msgstr "アドレスフィールドが空です" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:76 +msgid "Mask field is empty" +msgstr "マスクフィールドが空です" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:94 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:109 +msgid "Incorrect address format" +msgstr "アドレスフォーマットが不正です" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:98 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:102 +#: ../../enterprise/extensions/ipam/ipam_calculator.php:113 +msgid "Incorrect mask format" +msgstr "マスクフォーマットが不正です" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:141 +msgid "Network mask" +msgstr "ネットワークマスク" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:155 +msgid "Network wildcard" +msgstr "ネットワークワイルドカード" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:160 +msgid "Network address" +msgstr "ネットワークアドレス" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:165 +msgid "Broadcast address" +msgstr "ブロードキャストアドレス" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:170 +msgid "First valid IP" +msgstr "最初の有効IP" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:175 +msgid "Last valid IP" +msgstr "最後の有効IP" + +#: ../../enterprise/extensions/ipam/ipam_calculator.php:181 +msgid "Hosts/Net" +msgstr "ホスト/ネット" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:35 +msgid "Network not found" +msgstr "ネットワークが見つかりません" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:69 +msgid "Format: IP/Mask" +msgstr "フォーマット: IP/マスク" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:71 +msgid "Examples" +msgstr "例" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:89 +msgid "For example: Central Data Center" +msgstr "例: 中央データセンター" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:93 +msgid "Scan interval" +msgstr "スキャン間隔" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:93 +msgid "0 for manually scan" +msgstr "0 を設定すると手動スキャンです" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:98 +msgid "Operator users" +msgstr "オペレータユーザ" + +#: ../../enterprise/extensions/ipam/ipam_editor.php:98 +msgid "" +"The list of users can manage the networks in the IPAM. Only the admin users " +"can manage networks and edit the networks." +msgstr "IPAM でネットワークを管理できるユーザ一覧。admin ユーザのみネットワーク管理とネットワークの編集ができます。" + +#: ../../enterprise/extensions/ipam/ipam_excel.php:116 +#: ../../enterprise/extensions/ipam/ipam_network.php:225 +#: ../../enterprise/extensions/ipam/ipam_network.php:550 +msgid "Alive" +msgstr "稼働" + +#: ../../enterprise/extensions/ipam/ipam_list.php:133 +msgid "No networks found" +msgstr "ネットワークが見つかりません" + +#: ../../enterprise/extensions/ipam/ipam_list.php:175 +msgid "IPs" +msgstr "IP" + +#: ../../enterprise/extensions/ipam/ipam_list.php:230 +#: ../../enterprise/extensions/ipam.php:189 +msgid "Manage addresses" +msgstr "アドレス管理" + +#: ../../enterprise/extensions/ipam/ipam_list.php:233 +#: ../../enterprise/extensions/ipam.php:205 +msgid "Addresses view" +msgstr "アドレス表示" + +#: ../../enterprise/extensions/ipam/ipam_list.php:239 +msgid "Edit network" +msgstr "ネットワーク編集" + +#: ../../enterprise/extensions/ipam/ipam_list.php:243 +msgid "Delete network" +msgstr "ネットワーク削除" + +#: ../../enterprise/extensions/ipam/ipam_massive.php:68 +msgid "Addresses" +msgstr "アドレス" + +#: ../../enterprise/extensions/ipam/ipam_network.php:104 +msgid "No addresses found on this network" +msgstr "このネットワークにアドレスが見つかりませんでした" + +#: ../../enterprise/extensions/ipam/ipam_network.php:121 +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:324 +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:53 +msgid "Subnet" +msgstr "サブネット" + +#: ../../enterprise/extensions/ipam/ipam_network.php:219 +msgid "Total IPs" +msgstr "全IP" + +#: ../../enterprise/extensions/ipam/ipam_network.php:227 +#: ../../enterprise/extensions/ipam/ipam_network.php:553 +msgid "Not alive" +msgstr "停止" + +#: ../../enterprise/extensions/ipam/ipam_network.php:233 +msgid "Not managed" +msgstr "管理対象外" + +#: ../../enterprise/extensions/ipam/ipam_network.php:239 +msgid "Not Reserved" +msgstr "未予約" + +#: ../../enterprise/extensions/ipam/ipam_network.php:272 +msgid "DESC" +msgstr "降順" + +#: ../../enterprise/extensions/ipam/ipam_network.php:273 +msgid "ASC" +msgstr "昇順" + +#: ../../enterprise/extensions/ipam/ipam_network.php:274 +msgid "A -> Z" +msgstr "A -> Z" + +#: ../../enterprise/extensions/ipam/ipam_network.php:275 +msgid "Z -> A" +msgstr "Z -> A" + +#: ../../enterprise/extensions/ipam/ipam_network.php:276 +#: ../../enterprise/extensions/ipam/ipam_network.php:277 +msgid "Last check" +msgstr "最新の確認" + +#: ../../enterprise/extensions/ipam/ipam_network.php:276 +msgid "Newer -> Older" +msgstr "新しい -> 古い" + +#: ../../enterprise/extensions/ipam/ipam_network.php:277 +msgid "Older -> Newer" +msgstr "古い -> 新しい" + +#: ../../enterprise/extensions/ipam/ipam_network.php:284 +msgid "Exact address match" +msgstr "アドレスの完全一致" + +#: ../../enterprise/extensions/ipam/ipam_network.php:288 +msgid "Big" +msgstr "大" + +#: ../../enterprise/extensions/ipam/ipam_network.php:289 +msgid "Tiny" +msgstr "小" + +#: ../../enterprise/extensions/ipam/ipam_network.php:290 +msgid "Icons style" +msgstr "アイコンスタイル" + +#: ../../enterprise/extensions/ipam/ipam_network.php:297 +msgid "Show not alive hosts" +msgstr "停止ホスト表示" + +#: ../../enterprise/extensions/ipam/ipam_network.php:300 +msgid "Show only managed addresses" +msgstr "管理対象アドレスのみ表示" + +#: ../../enterprise/extensions/ipam/ipam_network.php:303 +msgid "Reserved addresses" +msgstr "予約済アドレス" + +#: ../../enterprise/extensions/ipam/ipam_network.php:307 +msgid "Unreserved" +msgstr "未予約" + +#: ../../enterprise/extensions/ipam/ipam_network.php:332 +msgid "Filter options" +msgstr "フィルターオプション" + +#: ../../enterprise/extensions/ipam/ipam_network.php:472 +msgid "Edit address" +msgstr "アドレス編集" + +#: ../../enterprise/extensions/ipam/ipam_network.php:477 +msgid "Disabled address" +msgstr "無効化アドレス" + +#: ../../enterprise/extensions/ipam/ipam_network.php:477 +msgid "This address will not be updated by the server" +msgstr "このアドレスは、サーバにより更新されません" + +#: ../../enterprise/extensions/ipam/ipam_network.php:574 +#: ../../enterprise/extensions/ipam/ipam_network.php:609 +#: ../../enterprise/extensions/ipam/ipam_network.php:632 +msgid "Change to automatic mode" +msgstr "自動モードに切り替える" + +#: ../../enterprise/extensions/ipam/ipam_network.php:575 +#: ../../enterprise/extensions/ipam/ipam_network.php:610 +#: ../../enterprise/extensions/ipam/ipam_network.php:633 +msgid "Change to manual mode" +msgstr "手動モードに切り替える" + +#: ../../enterprise/extensions/ipam/ipam_network.php:649 +msgid "Add comments" +msgstr "コメント追加" + +#: ../../enterprise/extensions/ipam/ipam_network.php:666 +msgid "Update agent address" +msgstr "エージェントアドレス更新" + +#: ../../enterprise/extensions/ipam/ipam_network.php:783 +msgid "Please, uncheck auto option to set manual agent." +msgstr "手動エージェントを設定するには、自動オプションを外してください。" + +#: ../../enterprise/extensions/ipam.php:168 +#: ../../enterprise/extensions/ipam.php:284 +msgid "Subnetworks calculator" +msgstr "サブネット計算" + +#: ../../enterprise/extensions/ipam.php:240 +#: ../../enterprise/extensions/ipam.php:308 +#: ../../enterprise/extensions/ipam.php:330 +#: ../../enterprise/extensions/ipam.php:331 +msgid "IPAM" +msgstr "IPAM" + +#: ../../enterprise/extensions/resource_exportation/functions.php:19 +msgid "Export agents" +msgstr "エージェントのエクスポート" + +#: ../../enterprise/extensions/resource_registration/functions.php:37 +#, php-format +msgid "Error create '%s' policy, the name exist and there aren't free name." +msgstr "'%s' ポリシー作成エラー。すでに存在する名前です。" + +#: ../../enterprise/extensions/resource_registration/functions.php:44 +#, php-format +msgid "" +"Warning create '%s' policy, the name exist, the policy have a name %s." +msgstr "'%s' ポリシー作成で警告です。%s という名前がすでにあります。" + +#: ../../enterprise/extensions/resource_registration/functions.php:51 +msgid "Error the policy haven't name." +msgstr "ポリシーに名前がありません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:65 +#, php-format +msgid "Success create '%s' policy." +msgstr "'%s' ポリシーを作成しました。" + +#: ../../enterprise/extensions/resource_registration/functions.php:66 +#, php-format +msgid "Error create '%s' policy." +msgstr "'%s' ポリシー作成エラー" + +#: ../../enterprise/extensions/resource_registration/functions.php:104 +#, php-format +msgid "Error add '%s' agent. The agent does not exist in pandora" +msgstr "エージェント '%s' の追加エラー。エージェントは pandora に存在しません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:108 +#, php-format +msgid "Success add '%s' agent." +msgstr "'%s' エージェントを追加しました" + +#: ../../enterprise/extensions/resource_registration/functions.php:109 +#, php-format +msgid "Error add '%s' agent." +msgstr "'%s' エージェント追加エラー" + +#: ../../enterprise/extensions/resource_registration/functions.php:128 +msgid "The collection does not exist in pandora" +msgstr "コレクションが pandora に存在しません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:132 +#, php-format +msgid "Success add '%s' collection." +msgstr "'%s' コレクションを追加しました。" + +#: ../../enterprise/extensions/resource_registration/functions.php:133 +#, php-format +msgid "Error add '%s' collection." +msgstr "'%s' コレクション追加エラー" + +#: ../../enterprise/extensions/resource_registration/functions.php:149 +#, php-format +msgid "Success add '%s' agent plugin." +msgstr "エージェントプラグイン '%s' を追加しました。" + +#: ../../enterprise/extensions/resource_registration/functions.php:150 +#, php-format +msgid "Error add '%s' agent plugin." +msgstr "エージェントプラグイン '%s' の追加エラー。" + +#: ../../enterprise/extensions/resource_registration/functions.php:161 +msgid "Error add the module, haven't type." +msgstr "モジュール追加エラー。タイプがありません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:235 +#: ../../enterprise/extensions/resource_registration/functions.php:265 +#: ../../enterprise/extensions/resource_registration/functions.php:322 +#: ../../enterprise/extensions/resource_registration/functions.php:368 +msgid "Error add the module, error in tag component." +msgstr "モジュール追加エラー。タグコンポーネント内にエラーがあります。" + +#: ../../enterprise/extensions/resource_registration/functions.php:409 +msgid "Error add the module plugin importation, plugin is not registered" +msgstr "モジュールプラグイン追加エラー。プラグインは登録されていません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:420 +#, php-format +msgid "Success add '%s' module." +msgstr "'%s' モジュールを追加しました。" + +#: ../../enterprise/extensions/resource_registration/functions.php:421 +#, php-format +msgid "Error add '%s' module." +msgstr "'%s' モジュール追加エラー" + +#: ../../enterprise/extensions/resource_registration/functions.php:431 +#, php-format +msgid "Error add the alert, the template '%s' don't exist." +msgstr "アラート追加エラー。テンプレート '%s' は存在しません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:439 +#, php-format +msgid "Error add the alert, the module '%s' don't exist." +msgstr "アラート追加エラー。モジュール '%s' は存在しません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:452 +#, php-format +msgid "Success add '%s' alert." +msgstr "'%s' アラートを追加しました。" + +#: ../../enterprise/extensions/resource_registration/functions.php:453 +#, php-format +msgid "Error add '%s' alert." +msgstr "'%s' アラート追加エラー" + +#: ../../enterprise/extensions/resource_registration/functions.php:469 +#, php-format +msgid "Error add the alert, the action '%s' don't exist." +msgstr "アラートの追加エラー。アクション '%s' は存在しません。" + +#: ../../enterprise/extensions/resource_registration/functions.php:481 +#, php-format +msgid "Success add '%s' action." +msgstr "'%s' アクションを追加しました" + +#: ../../enterprise/extensions/translate_string.php:165 +#: ../../enterprise/extensions/translate_string.php:326 +msgid "Translate string" +msgstr "翻訳文字列" + +#: ../../enterprise/extensions/translate_string.php:271 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:151 +msgid "Please search for anything text." +msgstr "任意のテキストで検索してください。" + +#: ../../enterprise/extensions/translate_string.php:280 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:161 +msgid "Original string" +msgstr "オリジナルの文字列" + +#: ../../enterprise/extensions/translate_string.php:281 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:162 +msgid "Translation in selected language" +msgstr "選択した言語での翻訳" + +#: ../../enterprise/extensions/translate_string.php:282 +#: ../../enterprise/meta/advanced/metasetup.translate_string.php:163 +msgid "Customize translation" +msgstr "翻訳カスタマイズ" + +#: ../../enterprise/extensions/vmware.php:46 +msgid "VMware" +msgstr "VMware" + +#: ../../enterprise/extensions/vmware/functions.php:153 +#: ../../enterprise/extensions/vmware/functions.php:181 +msgid "The file does not exists" +msgstr "ファイルが存在しません" + +#: ../../enterprise/extensions/vmware/functions.php:157 +msgid "The file is not readable by HTTP Server" +msgstr "ファイルを HTTP サーバが読めません" + +#: ../../enterprise/extensions/vmware/functions.php:158 +#: ../../enterprise/extensions/vmware/functions.php:163 +msgid "Please check that the web server has write rights on the file" +msgstr "Web サーバがファイルへの書き込み権限を持っているか確認してください" + +#: ../../enterprise/extensions/vmware/functions.php:162 +msgid "The file is not writable by HTTP Server" +msgstr "ファイルに HTTP サーバから書き込めません" + +#: ../../enterprise/extensions/vmware/main.php:30 +msgid "WMware Plugin Settings" +msgstr "VMware プラグイン設定" + +#: ../../enterprise/extensions/vmware/main.php:125 +msgid "There was an error updating the execution data of the plugin" +msgstr "プラグインの実行データ更新でエラーが発生しました" + +#: ../../enterprise/extensions/vmware/main.php:132 +msgid "There was an error activating the execution of the plugin" +msgstr "プラグインの実行でエラーが発生しました" + +#: ../../enterprise/extensions/vmware/main.php:180 +msgid "Config Path" +msgstr "パス設定" + +#: ../../enterprise/extensions/vmware/main.php:187 +msgid "Plugin Path" +msgstr "プラグインパス" + +#: ../../enterprise/extensions/vmware/main.php:210 +msgid "Config parameters" +msgstr "パラメータ設定" + +#: ../../enterprise/extensions/vmware/main.php:217 +msgid "V-Center IP" +msgstr "vCenter IP" + +#: ../../enterprise/extensions/vmware/main.php:222 +msgid "Datacenter Name" +msgstr "データセンター名" + +#: ../../enterprise/extensions/vmware/main.php:245 +msgid "Plugin execution" +msgstr "プラグイン実行" + +#: ../../enterprise/extensions/vmware/main.php:246 +msgid "" +"To enable the plugin execution, this extension needs the Cron jobs extension " +"installed.\r\n" +"\tKeep in mind that the Cron jobs execution period will be the less real " +"execution period, so if you want to run the plugin every\r\n" +"\t5 minutes, for example, the Cron jobs script should be configured in the " +"cron to run every 5 minutes or less" +msgstr "" +"プラグインの実行を有効化するには、Cron ジョブ拡張がインストールされている必要があります。\r\n" +"\tCron ジョブの実行間隔は、実際の間隔よりも短くする必要があることに注意してください。例えば、プラグインを 5分間隔で\r\n" +"\t実行したい場合、Cron ジョブスクリプトは cron の設定で 5分以下で実行されるように設定する必要があります。" + +#: ../../enterprise/extensions/vmware/main.php:278 +#: ../../enterprise/godmode/agentes/collections.php:269 +msgid "Apply changes" +msgstr "変更を適用" + +#: ../../enterprise/extensions/vmware/vmware_manager.php:160 +msgid "Power Status: " +msgstr "電源状態: " + +#: ../../enterprise/extensions/vmware/vmware_manager.php:206 +msgid "Change Status" +msgstr "状態の変更" + +#: ../../enterprise/extensions/vmware/vmware_view.php:633 +#: ../../enterprise/extensions/vmware/vmware_view.php:1035 +msgid "Top 5 VMs CPU Usage" +msgstr "上位 5件の VM CPU使用率" + +#: ../../enterprise/extensions/vmware/vmware_view.php:640 +#: ../../enterprise/extensions/vmware/vmware_view.php:1042 +msgid "Top 5 VMs Memory Usage" +msgstr "上位 5件の VM メモリ使用率" + +#: ../../enterprise/extensions/vmware/vmware_view.php:649 +#: ../../enterprise/extensions/vmware/vmware_view.php:1051 +msgid "Top 5 VMs Disk Usage" +msgstr "上位 5件の VM ディスク使用率" + +#: ../../enterprise/extensions/vmware/vmware_view.php:656 +#: ../../enterprise/extensions/vmware/vmware_view.php:1058 +msgid "Top 5 VMs Network Usage" +msgstr "上位 5件の VM ネットワーク使用率" + +#: ../../enterprise/extensions/vmware/vmware_view.php:713 +msgid "Host ESX" +msgstr "ESX ホスト" + +#: ../../enterprise/extensions/vmware/vmware_view.php:948 +msgid "CPU Usage" +msgstr "CPU使用率" + +#: ../../enterprise/extensions/vmware/vmware_view.php:958 +msgid "Memory Usage" +msgstr "メモリ使用率" + +#: ../../enterprise/extensions/vmware/vmware_view.php:968 +msgid "Disk I/O Rate" +msgstr "ディスク I/O 速度" + +#: ../../enterprise/extensions/vmware/vmware_view.php:978 +msgid "Network Usage" +msgstr "ネットワーク使用量" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1097 +msgid "ESX Detail" +msgstr "ESX 詳細" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1114 +msgid "ESX details" +msgstr "ESX 詳細" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1124 +msgid "VMware view" +msgstr "VMware 表示" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1209 +msgid "Show Datastores" +msgstr "データストア表示" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1212 +msgid "Show ESX" +msgstr "ESX 表示" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1215 +msgid "Show VM" +msgstr "VM 表示" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1233 +msgid "Zoom" +msgstr "ズーム" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1243 +msgid "View options" +msgstr "オプション表示" + +#: ../../enterprise/extensions/vmware/vmware_view.php:1290 +msgid "VMware map" +msgstr "VMware マップ" + +#: ../../enterprise/godmode/admin_access_logs.php:42 +msgid "Show extended info" +msgstr "拡張情報表示" + +#: ../../enterprise/godmode/admin_access_logs.php:61 +msgid "" +"Maybe delete the extended data or the audit data is previous to table " +"tsession_extended." +msgstr "拡張データが削除されているか、監査データが tsession_extended テーブルにありません。" + +#: ../../enterprise/godmode/admin_access_logs.php:71 +msgid "Security check is ok." +msgstr "セキュリティチェックは正常です。" + +#: ../../enterprise/godmode/admin_access_logs.php:78 +msgid "Security check is fail." +msgstr "セキュリティチェックに失敗しました。" + +#: ../../enterprise/godmode/admin_access_logs.php:115 +msgid "Extended info:" +msgstr "拡張情報:" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:107 +msgid "Error: The conf file of agent is not readble." +msgstr "エラー: エージェント設定ファイルを読めません。" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:112 +msgid "Error: The conf file of agent is not writable." +msgstr "エラー: エージェント設定ファイルに書き込めません。" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:150 +#: ../../enterprise/godmode/policies/policy_modules.php:326 +msgid "Add module" +msgstr "モジュール追加" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:176 +msgid "No module was found" +msgstr "モジュールがありません" + +#: ../../enterprise/godmode/agentes/agent_disk_conf_editor.php:204 +msgid "Delete remote conf agent files in Pandora" +msgstr "Pandora 内のリモートエージェント設定ファイル削除" + +#: ../../enterprise/godmode/agentes/collection_manager.php:37 +#: ../../enterprise/operation/agentes/collection_view.php:47 +msgid "This agent have not a remote configuration, please set it." +msgstr "このエージェントはリモート設定ではありません。設定してください。" + +#: ../../enterprise/godmode/agentes/collection_manager.php:76 +msgid "Succesful add the collection" +msgstr "コレクションを追加しました" + +#: ../../enterprise/godmode/agentes/collection_manager.php:77 +msgid "Unsuccesful add the collection" +msgstr "コレクションの追加に失敗しました" + +#: ../../enterprise/godmode/agentes/collection_manager.php:91 +#: ../../enterprise/godmode/agentes/collections.php:128 +#: ../../enterprise/godmode/agentes/collections.php:143 +msgid "Successful create collection package." +msgstr "コレクションパッケージを作成しました。" + +#: ../../enterprise/godmode/agentes/collection_manager.php:92 +#: ../../enterprise/godmode/agentes/collections.php:144 +msgid "Can not create collection package." +msgstr "コレクションパッケージを作成できません。" + +#: ../../enterprise/godmode/agentes/collection_manager.php:106 +#: ../../enterprise/godmode/agentes/collections.php:231 +#: ../../enterprise/godmode/policies/policy_collections.php:122 +#: ../../enterprise/godmode/policies/policy_collections.php:193 +msgid "Short Name" +msgstr "短い名前" + +#: ../../enterprise/godmode/agentes/collection_manager.php:121 +#: ../../enterprise/godmode/agentes/collection_manager.php:204 +#: ../../enterprise/operation/agentes/collection_view.php:91 +#: ../../enterprise/operation/agentes/policy_view.php:154 +msgid "Show files" +msgstr "ファイル表示" + +#: ../../enterprise/godmode/agentes/collection_manager.php:138 +#: ../../enterprise/godmode/agentes/collection_manager.php:139 +#: ../../enterprise/godmode/agentes/collection_manager.php:223 +#: ../../enterprise/godmode/agentes/collection_manager.php:224 +#: ../../enterprise/godmode/agentes/collections.data.php:341 +#: ../../enterprise/godmode/agentes/collections.data.php:342 +msgid "Need to regenerate" +msgstr "再生成が必要です" + +#: ../../enterprise/godmode/agentes/collection_manager.php:144 +#: ../../enterprise/godmode/agentes/collection_manager.php:145 +#: ../../enterprise/godmode/agentes/collection_manager.php:229 +#: ../../enterprise/godmode/agentes/collection_manager.php:230 +#: ../../enterprise/godmode/agentes/collections.data.php:346 +#: ../../enterprise/godmode/agentes/collections.data.php:347 +#: ../../enterprise/godmode/agentes/collections.php:274 +#: ../../enterprise/godmode/agentes/collections.php:275 +#: ../../enterprise/operation/agentes/collection_view.php:106 +#: ../../enterprise/operation/agentes/collection_view.php:107 +msgid "The collection directory does not exist." +msgstr "コレクションディレクトリが存在しません。" + +#: ../../enterprise/godmode/agentes/collection_manager.php:164 +#: ../../enterprise/operation/agentes/collection_view.php:64 +#: ../../enterprise/operation/agentes/policy_view.php:132 +msgid "Dir" +msgstr "ディレクトリ" + +#: ../../enterprise/godmode/agentes/collections.agents.php:38 +msgid "Show Agent >" +msgstr "エージェント表示 >" + +#: ../../enterprise/godmode/agentes/collections.agents.php:113 +msgid "This collection has not been added to any agents" +msgstr "このコレクションは、いずれのエージェントにも追加されません" + +#: ../../enterprise/godmode/agentes/collections.data.php:47 +#: ../../enterprise/godmode/agentes/collections.data.php:125 +#: ../../enterprise/godmode/agentes/collections.data.php:144 +#: ../../enterprise/godmode/agentes/collections.data.php:159 +#: ../../enterprise/godmode/agentes/collections.data.php:181 +#: ../../enterprise/godmode/agentes/collections.data.php:223 +msgid "Manager configuration > New" +msgstr "設定管理 > 新規" + +#: ../../enterprise/godmode/agentes/collections.data.php:94 +#: ../../enterprise/godmode/agentes/collections.data.php:200 +#: ../../enterprise/godmode/agentes/collections.data.php:269 +#: ../../enterprise/godmode/agentes/collections.data.php:283 +#: ../../enterprise/godmode/agentes/collections.data.php:289 +#: ../../enterprise/godmode/agentes/collections.editor.php:55 +msgid "Manager configuration > Edit " +msgstr "設定管理 > 編集 " + +#: ../../enterprise/godmode/agentes/collections.data.php:132 +msgid "" +"Unable to create the collection. Another collection with the same short name." +msgstr "コレクションを作成できません。同じ短い名前で他のコレクションがあります。" + +#: ../../enterprise/godmode/agentes/collections.data.php:150 +#: ../../enterprise/godmode/agentes/collections.data.php:165 +msgid "Unable to create the collection" +msgstr "コレクションを作成できません" + +#: ../../enterprise/godmode/agentes/collections.data.php:150 +msgid "Invalid characters in short name" +msgstr "短い名前に不正な文字が含まれています" + +#: ../../enterprise/godmode/agentes/collections.data.php:165 +#: ../../enterprise/include/functions_local_components.php:138 +msgid "Empty name" +msgstr "名前が空です" + +#: ../../enterprise/godmode/agentes/collections.data.php:187 +#: ../../enterprise/godmode/agentes/collections.data.php:231 +msgid "Unable to create the collection." +msgstr "コレクションを作成できません。" + +#: ../../enterprise/godmode/agentes/collections.data.php:208 +#: ../../enterprise/godmode/agentes/collections.data.php:295 +msgid "Correct create collection" +msgstr "コレクションを作成しました" + +#: ../../enterprise/godmode/agentes/collections.data.php:273 +msgid "Unable to edit the collection, empty name." +msgstr "コレクションを編集できません。名前が空です。" + +#: ../../enterprise/godmode/agentes/collections.data.php:286 +msgid "Unable to edit the collection." +msgstr "コレクションを編集できません。" + +#: ../../enterprise/godmode/agentes/collections.data.php:308 +msgid "Error: The collection directory does not exist." +msgstr "エラー: コレクションディレクトリが存在しません。" + +#: ../../enterprise/godmode/agentes/collections.data.php:325 +msgid "Recreate file" +msgstr "ファイル再生成" + +#: ../../enterprise/godmode/agentes/collections.data.php:369 +msgid "Short name:" +msgstr "短い名前:" + +#: ../../enterprise/godmode/agentes/collections.data.php:375 +msgid "" +"The collection's short name is the name of dir in attachment dir and the " +"package collection." +msgstr "コレクションの短い名前は、添付ディレクトリおよびパッケージコレクションのディレクトリ名です。" + +#: ../../enterprise/godmode/agentes/collections.data.php:375 +msgid "Short name must contain only alphanumeric characters, - or _ ." +msgstr "短い名前は、アルファベットと、- および _ のみ利用できます。" + +#: ../../enterprise/godmode/agentes/collections.data.php:375 +msgid "Empty for default short name fc_X where X is the collection id." +msgstr "指定しない場合のデフォルトの短い名前は fc_X で、X はコレクション ID です。" + +#: ../../enterprise/godmode/agentes/collections.editor.php:63 +msgid "Files in " +msgstr "次の中に存在するファイル: " + +#: ../../enterprise/godmode/agentes/collections.editor.php:112 +#: ../../enterprise/godmode/agentes/collections.editor.php:173 +msgid "Back to file explorer" +msgstr "ファイルエクスプローラへ戻る" + +#: ../../enterprise/godmode/agentes/collections.editor.php:236 +msgid "Correct update file." +msgstr "ファイルを更新しました。" + +#: ../../enterprise/godmode/agentes/collections.editor.php:237 +msgid "Incorrect update file." +msgstr "ファイルの更新に失敗しました。" + +#: ../../enterprise/godmode/agentes/collections.editor.php:376 +msgid "Please, first save a new collection before to upload files." +msgstr "ファイルをアップロードする前に新規コレクションを保存してください。" + +#: ../../enterprise/godmode/agentes/collections.php:48 +msgid "Success: recreate file" +msgstr "成功: ファイル再作成" + +#: ../../enterprise/godmode/agentes/collections.php:51 +msgid "Error: recreate file " +msgstr "エラー: ファイル再作成 " + +#: ../../enterprise/godmode/agentes/collections.php:64 +#: ../../enterprise/godmode/agentes/collections.php:86 +#: ../../enterprise/godmode/agentes/collections.php:157 +msgid "Collections Management" +msgstr "コレクション管理" + +#: ../../enterprise/godmode/agentes/collections.php:120 +msgid "Manager collection" +msgstr "コレクション管理" + +#: ../../enterprise/godmode/agentes/collections.php:164 +msgid "Error: The main directory of collections does not exist." +msgstr "エラー: コレクションのメインディレクトリが存在しません。" + +#: ../../enterprise/godmode/agentes/collections.php:254 +msgid "Are you sure to delete?" +msgstr "削除しますがよろしいですか?" + +#: ../../enterprise/godmode/agentes/collections.php:255 +msgid "Delete collection" +msgstr "コレクションの削除" + +#: ../../enterprise/godmode/agentes/collections.php:261 +msgid "Are you sure to re-apply?" +msgstr "再適用しますか?" + +#: ../../enterprise/godmode/agentes/collections.php:262 +msgid "Re-Apply changes" +msgstr "変更の再適用" + +#: ../../enterprise/godmode/agentes/collections.php:268 +msgid "Are you sure to apply?" +msgstr "適用しますか?" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:57 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:81 +msgid "Successfully added inventory module" +msgstr "インベントリモジュールを追加しました" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:60 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:85 +msgid "Error adding inventory module" +msgstr "インベントリモジュールの追加エラー" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:69 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:106 +msgid "Successfully deleted inventory module" +msgstr "インベントリモジュールを削除しました" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:72 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:110 +msgid "Error deleting inventory module" +msgstr "インベントリモジュールの削除エラー" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:80 +msgid "Successfully forced inventory module" +msgstr "インベントリモジュールを強制実行しました" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:83 +msgid "Error forcing inventory module" +msgstr "インベントリモジュールの強制実行エラー" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:108 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:92 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:141 +msgid "Successfully updated inventory module" +msgstr "インベントリモジュールを更新しました" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:111 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:96 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:145 +msgid "Error updating inventory module" +msgstr "インベントリモジュールの更新エラー" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:129 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:54 +msgid "Inventory module error" +msgstr "インベントリモジュールエラー" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:172 +#: ../../enterprise/godmode/agentes/inventory_manager.php:235 +#: ../../enterprise/meta/advanced/synchronizing.user.php:530 +msgid "Target" +msgstr "対象" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:182 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:196 +msgid "7 days" +msgstr "7日" + +#: ../../enterprise/godmode/agentes/inventory_manager.php:195 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:207 +msgid "Update all" +msgstr "全て更新" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:43 +msgid "Data Copy" +msgstr "データコピー" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:52 +msgid "No selected agents to copy" +msgstr "コピーするエージェントが選択されていません。" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:66 +msgid "No source agent selected" +msgstr "ソースエージェントが選択されていません" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:107 +msgid "Making copy of configuration file for" +msgstr "設定ファイルのコピーを作成中:" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:116 +msgid "Error copying md5 file " +msgstr "md5 ファイルのコピーエラー " + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:116 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 +msgid " md5 file" +msgstr " md5 ファイル" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:119 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 +msgid "Copied " +msgstr "コピーしました: " + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:122 +msgid "Error copying " +msgstr "コピーエラー " + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:122 +#: ../../enterprise/godmode/agentes/manage_config_remote.php:125 +msgid " config file" +msgstr " 設定ファイル" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:138 +msgid "Remote configuration management" +msgstr "リモート設定管理" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:143 +msgid "Source group" +msgstr "複製元グループ" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:185 +msgid "To agent(s):" +msgstr "適用先エージェント:" + +#: ../../enterprise/godmode/agentes/manage_config_remote.php:210 +msgid "Replicate configuration" +msgstr "設定の複製" + +#: ../../enterprise/godmode/agentes/module_manager.php:16 +msgid "Create a new web Server module" +msgstr "ウェブサーバモジュールの新規作成" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:42 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:43 +msgid "The changes on this field are linked with the configuration data." +msgstr "このフィールド上の変更は、設定データにリンクされます。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:48 +msgid "Using local component" +msgstr "ローカルコンポーネントの利用" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:121 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:122 +msgid "Show configuration data" +msgstr "設定データを表示する" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:132 +msgid "Hide configuration data" +msgstr "設定データを隠す" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:140 +msgid "Data configuration" +msgstr "データ設定" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:146 +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:82 +#: ../../enterprise/godmode/modules/configure_local_component.php:315 +#: ../../enterprise/meta/include/functions_wizard_meta.php:552 +msgid "Load basic" +msgstr "基本設定読み込み" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:146 +#: ../../enterprise/godmode/modules/configure_local_component.php:317 +msgid "Load a basic structure on data configuration" +msgstr "データ設定に基本構造をロードします" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:151 +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:86 +#: ../../enterprise/godmode/modules/configure_local_component.php:323 +#: ../../enterprise/include/functions_metaconsole.php:1295 +#: ../../enterprise/include/functions_metaconsole.php:1318 +#: ../../enterprise/include/functions_metaconsole.php:1341 +#: ../../enterprise/include/functions_metaconsole.php:1364 +#: ../../enterprise/include/functions_metaconsole.php:1387 +#: ../../enterprise/meta/include/functions_wizard_meta.php:175 +#: ../../enterprise/meta/include/functions_wizard_meta.php:556 +msgid "Check" +msgstr "チェック" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:151 +#: ../../enterprise/godmode/modules/configure_local_component.php:324 +msgid "Check the correct structure of the data configuration" +msgstr "データ設定の正常性を確認" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:162 +#: ../../enterprise/godmode/modules/configure_local_component.php:327 +msgid "First line must be \"module_begin\"" +msgstr "最初の行は、\"module_begin\" でなければいけません" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:163 +#: ../../enterprise/godmode/modules/configure_local_component.php:328 +msgid "Data configuration is empty" +msgstr "データ設定が空です" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:164 +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:168 +#: ../../enterprise/godmode/modules/configure_local_component.php:329 +#: ../../enterprise/godmode/modules/configure_local_component.php:333 +msgid "Last line must be \"module_end\"" +msgstr "最後の行は \"module_end\" でなければいけません" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:165 +#: ../../enterprise/godmode/modules/configure_local_component.php:330 +msgid "" +"Name is missed. Please add a line with \"module_name yourmodulename\" to " +"data configuration" +msgstr "名前がありません。データ設定に \"module_name モジュール名\" という行を追加してください。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:166 +#: ../../enterprise/godmode/modules/configure_local_component.php:331 +msgid "" +"Type is missed. Please add a line with \"module_type yourmoduletype\" to " +"data configuration" +msgstr "タイプがありません。データ設定に \"module_type モジュールタイプ\" という行を追加してください。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:167 +#: ../../enterprise/godmode/modules/configure_local_component.php:332 +msgid "Type is wrong. Please set a correct type" +msgstr "タイプが不正です。正しいタイプを選択してください。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:169 +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:136 +#: ../../enterprise/godmode/modules/configure_local_component.php:334 +#: ../../enterprise/meta/include/functions_wizard_meta.php:569 +msgid "There is a line with a unknown token 'token_fail'." +msgstr "不明なトークン 'token_fail' を含む行があります。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:170 +#: ../../enterprise/godmode/modules/configure_local_component.php:335 +msgid "Error in the syntax, please check the data configuration." +msgstr "書式エラーです。データ設定を確認してください。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_data.php:171 +#: ../../enterprise/godmode/modules/configure_local_component.php:336 +msgid "Data configuration are built correctly" +msgstr "データ設定が正しく作られました" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:25 +msgid "Synthetic arithmetic" +msgstr "統合計算" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:28 +msgid "Synthetic average" +msgstr "統合平均" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:107 +msgid "Fixed value" +msgstr "固定値" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:112 +msgid "Add module to operation as add" +msgstr "足し算処理にモジュールを追加" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:113 +msgid "Add module to operations as deduct" +msgstr "引き算処理にモジュールを追加" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:114 +msgid "Add module to operations as multiplicate " +msgstr "掛け算処理にモジュールを追加 " + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:115 +msgid "Add module to operations as divide" +msgstr "割り算処理にモジュールを追加" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:116 +msgid "Remove selected modules" +msgstr "選択したモジュールの削除" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:121 +msgid "Add module to average operation" +msgstr "平均処理にモジュールを追加" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:122 +msgid "Remove selected modules from operations stack" +msgstr "選択したモジュールをオペレーションスタックから削除する" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:137 +msgid "Move down selected modules" +msgstr "選択したモジュールを下へ" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:138 +msgid "Move up selected modules" +msgstr "選択したモジュールを上へ" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:166 +msgid "Select Service" +msgstr "サービス選択" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:177 +msgid "Netflow filter" +msgstr "Netflow フィルタ" + +#: ../../enterprise/godmode/agentes/module_manager_editor_prediction.php:186 +msgid "Select filter" +msgstr "フィルタ選択" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:60 +#: ../../enterprise/include/functions_enterprise.php:295 +#: ../../enterprise/meta/include/functions_wizard_meta.php:493 +#: ../../enterprise/meta/include/functions_wizard_meta.php:544 +msgid "Web checks" +msgstr "ウェブチェック" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:84 +#: ../../enterprise/meta/include/functions_wizard_meta.php:554 +msgid "Load a basic structure on Web Checks" +msgstr "ウェブチェックに基本構造を読み込む" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:88 +#: ../../enterprise/meta/include/functions_wizard_meta.php:558 +msgid "Check the correct structure of the WebCheck" +msgstr "ウェブチェックの構造確認" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:94 +msgid "Requests" +msgstr "リクエスト" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:97 +msgid "Agent browser id" +msgstr "エージェントブラウザID" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:104 +#: ../../enterprise/meta/include/functions_wizard_meta.php:950 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1455 +msgid "Proxy URL" +msgstr "プロキシURL" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:111 +msgid "HTTP auth (login)" +msgstr "HTTP 認証 (ログイン)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:115 +msgid "HTTP auth (pass)" +msgstr "HTTP 認証 (パスワード)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:122 +msgid "HTTP auth (server)" +msgstr "HTTP 認証 (サーバ)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:126 +msgid "HTTP auth (realm)" +msgstr "HTTP 認証(realm)" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:132 +#: ../../enterprise/meta/include/functions_wizard_meta.php:565 +msgid "First line must be \"task_begin\"" +msgstr "最初の行は、\"task_begin\" でなければいけません。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:133 +#: ../../enterprise/meta/include/functions_wizard_meta.php:566 +msgid "Webchecks configuration is empty" +msgstr "ウェブチェック設定が空です" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:134 +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:135 +#: ../../enterprise/meta/include/functions_wizard_meta.php:567 +#: ../../enterprise/meta/include/functions_wizard_meta.php:568 +msgid "Last line must be \"task_end\"" +msgstr "最後の行は、\"task_end\" でなければいけません。" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:137 +msgid "There isn't get or post" +msgstr "get または post がありません" + +#: ../../enterprise/godmode/agentes/module_manager_editor_web.php:138 +#: ../../enterprise/meta/include/functions_wizard_meta.php:570 +msgid "Web checks are built correctly" +msgstr "ウェブチェックを設定しました" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:41 +msgid "Plug-in deleted succesfully" +msgstr "プラグインを削除しました" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:41 +msgid "Plug-in cannot be deleted" +msgstr "プラグインを削除できません" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:49 +#: ../../enterprise/godmode/policies/policy_plugins.php:50 +msgid "Plug-in added succesfully" +msgstr "プラグインを追加しました" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:49 +#: ../../enterprise/godmode/policies/policy_plugins.php:51 +msgid "Plug-in cannot be added" +msgstr "プラグインを追加できません" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:64 +msgid "Plug-in disabled succesfully" +msgstr "プラグインを無効化しました" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:64 +msgid "Plug-in cannot be disabled" +msgstr "プラグインを無効化できません" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:79 +msgid "Plug-in enabled succesfully" +msgstr "プラグインを有効化しました" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:79 +msgid "Plug-in cannot be enabled" +msgstr "プラグインを有効化できません" + +#: ../../enterprise/godmode/agentes/plugins_manager.php:90 +#: ../../enterprise/godmode/policies/policy_plugins.php:61 +msgid "New plug-in" +msgstr "新規プラグイン" + +#: ../../enterprise/godmode/alerts/alert_events.php:45 +#: ../../enterprise/godmode/alerts/alert_events_list.php:55 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:70 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:49 +msgid "List event alerts" +msgstr "イベントアラート一覧" + +#: ../../enterprise/godmode/alerts/alert_events.php:50 +#: ../../enterprise/godmode/alerts/alert_events_list.php:59 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:75 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:54 +msgid "Builder event alert" +msgstr "イベントアラートビルダ" + +#: ../../enterprise/godmode/alerts/alert_events.php:58 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:79 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:58 +msgid "List event rules" +msgstr "イベントルール一覧" + +#: ../../enterprise/godmode/alerts/alert_events.php:71 +msgid "Configure event alert" +msgstr "イベントアラート設定" + +#: ../../enterprise/godmode/alerts/alert_events.php:347 +msgid "Could not be created, please fill alert name" +msgstr "作成できませんでした。アラート名を入力してください。" + +#: ../../enterprise/godmode/alerts/alert_events.php:463 +msgid "Rule evaluation mode" +msgstr "ルール評価モード" + +#: ../../enterprise/godmode/alerts/alert_events.php:467 +msgid "Group by" +msgstr "グループ化" + +#: ../../enterprise/godmode/alerts/alert_events.php:523 +msgid "Please Read" +msgstr "読んでください" + +#: ../../enterprise/godmode/alerts/alert_events.php:524 +msgid "" +"Since the alert can have multiple actions. You can edit them from the alert " +"list of events." +msgstr "アラートは複数のアクションを持てます。イベントのアラート一覧から編集することができます。" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:67 +#: ../../enterprise/godmode/alerts/alert_events_list.php:114 +#: ../../enterprise/godmode/alerts/alert_events_list.php:129 +#: ../../enterprise/godmode/alerts/alert_events_list.php:144 +#: ../../enterprise/godmode/menu.php:134 +#: ../../enterprise/meta/general/main_header.php:263 +msgid "Event alerts" +msgstr "イベントアラート" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:328 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:357 +msgid "Error processing action" +msgstr "アクション処理エラー" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:343 +msgid "Error validating alert(s)" +msgstr "アラート承諾エラー" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:421 +msgid "Ac." +msgstr "Ac." + +#: ../../enterprise/godmode/alerts/alert_events_list.php:426 +msgid "Val." +msgstr "Val." + +#: ../../enterprise/godmode/alerts/alert_events_list.php:486 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:440 +msgid "Move up" +msgstr "上へ" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:498 +#: ../../enterprise/godmode/alerts/alert_events_rules.php:447 +msgid "Move down" +msgstr "下へ" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:536 +msgid "No associated actions" +msgstr "関連アクションがありません" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:640 +msgid "View associated rules" +msgstr "関連付けルール表示" + +#: ../../enterprise/godmode/alerts/alert_events_list.php:657 +msgid "There are no defined events alerts" +msgstr "定義済のイベントアラートがありません" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:91 +msgid "Event rules" +msgstr "イベントルール" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:203 +msgid "Error creating rule" +msgstr "ルール作成エラー" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:208 +msgid "Successfully created rule" +msgstr "ルールを作成しました" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:255 +msgid "Error updating rule" +msgstr "ルール更新エラー" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:259 +msgid "Successfully updating rule" +msgstr "ルールを更新しました" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:269 +msgid "Error updating rule operators" +msgstr "ルールオペレータの更新エラー" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:272 +msgid "Successfully update rule operators" +msgstr "ルールオペレータを更新しました" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:408 +msgid "(Agent)" +msgstr "(エージェント)" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:411 +msgid "Operator" +msgstr "オペレータ" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:492 +msgid "Logic expression for these rules:" +msgstr "これらのルールの論理式:" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:500 +msgid "Update operators" +msgstr "オペレータの更新" + +#: ../../enterprise/godmode/alerts/alert_events_rules.php:506 +msgid "There are no defined alert event rules" +msgstr "定義済のアラートイベントルールがありません" + +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:69 +msgid "Configure event rule" +msgstr "イベントルール設定" + +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:134 +msgid "User comment" +msgstr "ユーザコメント" + +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:134 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:137 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:146 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:149 +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:152 +msgid "This field will be processed with regexp" +msgstr "このフィールドは、正規表現で処理されます" + +#: ../../enterprise/godmode/alerts/configure_alert_rule.php:140 +msgid "Window" +msgstr "ウィンドウ" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:66 +msgid "Success: create the alerts." +msgstr "成功: アラート作成" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:66 +msgid "Failed: create the alerts for this modules, please check." +msgstr "失敗: このモジュールのアラート作成、確認してください。" + +#: ../../enterprise/godmode/massive/massive_add_alerts_policy.php:116 +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:115 +msgid "Modules agents in policy" +msgstr "ポリシー内のモジュールエージェント" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:67 +msgid "Success: remove the alerts." +msgstr "成功: アラート削除" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_policy.php:67 +msgid "Failed: remove the alerts for this modules, please check." +msgstr "失敗: このモジュールのアラート削除、確認してください。" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:166 +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:217 +msgid "" +"Search by these fields description, OID, Custom Value, SNMP Agent (IP), " +"Single value, each Custom OIDs/Datas." +msgstr "説明、OID、カスタム値、SNMPエージェント(IP)、単一値、それぞれのカスタム OID/データ フィールドで検索します。" + +#: ../../enterprise/godmode/massive/massive_delete_alerts_snmp.php:182 +msgid "SNMP Alerts to be deleted" +msgstr "削除するSNMPアラート" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:212 +#: ../../enterprise/godmode/policies/policy_agents.php:268 +#: ../../enterprise/godmode/policies/policy_agents.php:276 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:162 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:444 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:361 +msgid "Filter agent" +msgstr "エージェントのフィルタ" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:215 +msgid "Filter module" +msgstr "モジュールのフィルタ" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:334 +msgid "Updated modules on database" +msgstr "データベース上のモジュールを更新しました" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:336 +msgid "Agent configuration files updated" +msgstr "エージェント設定ファイルを更新しました" + +#: ../../enterprise/godmode/massive/massive_edit_modules_satellite.php:354 +#: ../../enterprise/godmode/policies/policy_queue.php:378 +#: ../../enterprise/meta/advanced/policymanager.queue.php:260 +msgid "Finished" +msgstr "完了" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:62 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:62 +msgid "Successful update the tags" +msgstr "タグを更新しました" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:63 +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:63 +msgid "Unsuccessful update the tags" +msgstr "タグの更新に失敗しました" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:102 +msgid "Tags unused" +msgstr "未使用タグ" + +#: ../../enterprise/godmode/massive/massive_edit_tags_policy.php:118 +msgid "Tags used" +msgstr "使用中タグ" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:186 +#, php-format +msgid "Successfully updated alerts (%s / %s)" +msgstr "アラートを更新しました (%s / %s)" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:190 +#, php-format +msgid "Unsuccessfully updated alerts (%s / %s)" +msgstr "アラートの更新に失敗しました (%s / %s)" + +#: ../../enterprise/godmode/massive/massive_modify_alerts_snmp.php:233 +msgid "SNMP Alerts to be edit" +msgstr "編集するSNMPアラート" + +#: ../../enterprise/godmode/massive/massive_operations.php:27 +#: ../../enterprise/godmode/menu.php:47 +msgid "Satellite operations" +msgstr "サテライト操作" + +#: ../../enterprise/godmode/massive/massive_operations.php:47 +#: ../../enterprise/godmode/menu.php:35 +msgid "SNMP operations" +msgstr "SNMP 操作" + +#: ../../enterprise/godmode/massive/massive_operations.php:67 +#: ../../enterprise/godmode/menu.php:24 +msgid "Policies operations" +msgstr "ポリシー操作" + +#: ../../enterprise/godmode/massive/massive_operations.php:78 +msgid "Bulk alerts policy add" +msgstr "一括アラートポリシー追加" + +#: ../../enterprise/godmode/massive/massive_operations.php:79 +msgid "Bulk alerts policy delete" +msgstr "一括アラートポリシー削除" + +#: ../../enterprise/godmode/massive/massive_operations.php:80 +msgid "Bulk tags module policy edit" +msgstr "一括タグモジュールポリシー編集" + +#: ../../enterprise/godmode/massive/massive_operations.php:81 +msgid "Bulk modules policy tags edit" +msgstr "一括モジュールポリシータグ編集" + +#: ../../enterprise/godmode/massive/massive_operations.php:89 +msgid "Bulk alert SNMP delete" +msgstr "一括SNMPアラート削除" + +#: ../../enterprise/godmode/massive/massive_operations.php:90 +msgid "Bulk alert SNMP edit" +msgstr "一括SNMPアラート編集" + +#: ../../enterprise/godmode/massive/massive_operations.php:98 +msgid "Bulk Satellite modules edit" +msgstr "一括サテライトモジュール編集" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:100 +msgid "Modules unused" +msgstr "未使用モジュール" + +#: ../../enterprise/godmode/massive/massive_tags_edit_policy.php:116 +msgid "Modules used" +msgstr "使用中モジュール" + +#: ../../enterprise/godmode/menu.php:16 +msgid "Manage Satellite Server" +msgstr "サテライトサーバ管理" + +#: ../../enterprise/godmode/menu.php:58 ../../enterprise/godmode/menu.php:149 +msgid "Duplicate config" +msgstr "設定の複製" + +#: ../../enterprise/godmode/menu.php:66 +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:27 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:28 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:47 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:225 +#: ../../enterprise/include/functions_policies.php:3247 +msgid "Inventory modules" +msgstr "インベントリモジュール" + +#: ../../enterprise/godmode/menu.php:75 +#: ../../enterprise/meta/include/functions_components_meta.php:52 +#: ../../enterprise/meta/include/functions_components_meta.php:69 +msgid "Local components" +msgstr "ローカルコンポーネント" + +#: ../../enterprise/godmode/menu.php:83 +msgid "Manage policies" +msgstr "ポリシー管理" + +#: ../../enterprise/godmode/menu.php:109 +msgid "Enterprise ACL Setup" +msgstr "Enterprise ACL 設定" + +#: ../../enterprise/godmode/menu.php:116 +msgid "Skins" +msgstr "スキン" + +#: ../../enterprise/godmode/menu.php:125 +#: ../../enterprise/godmode/servers/manage_export.php:41 +#: ../../enterprise/godmode/servers/manage_export_form.php:56 +msgid "Export targets" +msgstr "エクスポートターゲット" + +#: ../../enterprise/godmode/menu.php:143 +msgid "Log Collector" +msgstr "ログ収集" + +#: ../../enterprise/godmode/menu.php:156 +msgid "Password policy" +msgstr "パスワードポリシー" + +#: ../../enterprise/godmode/modules/configure_local_component.php:135 +msgid "Update Local Component" +msgstr "ローカルコンポーネント更新" + +#: ../../enterprise/godmode/modules/configure_local_component.php:138 +msgid "Create Local Component" +msgstr "ローカルコンポーネント作成" + +#: ../../enterprise/godmode/modules/configure_local_component.php:176 +msgid "Throw unknown events" +msgstr "不明イベントを発生させる" + +#: ../../enterprise/godmode/modules/configure_local_component.php:410 +msgid "Macros" +msgstr "マクロ" + +#: ../../enterprise/godmode/modules/local_components.php:89 +msgid "Local component management" +msgstr "ローカルコンポーネント管理" + +#: ../../enterprise/godmode/modules/local_components.php:441 +msgid "Search by name, description or data, list matches." +msgstr "名前、説明、データでマッチするものを検索します。" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:67 +msgid "Successfully created inventory module" +msgstr "インベントリモジュールを作成しました" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:71 +msgid "Error creating inventory module" +msgstr "インベントリモジュールの作成エラー" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:157 +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:86 +msgid "Interpreter" +msgstr "処理系" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:200 +msgid "No inventory modules defined" +msgstr "インベントリモジュールがありません" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:217 +msgid "Local module" +msgstr "ローカルモジュール" + +#: ../../enterprise/godmode/modules/manage_inventory_modules.php:220 +msgid "Remote/Local" +msgstr "リモート/ローカル" + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:88 +msgid "Left blank for the LOCAL inventory modules" +msgstr "ローカルインベントリモジュールの場合は入力しないでください" + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:90 +msgid "Block Mode" +msgstr "ブロックモード" + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:94 +msgid "separate fields with " +msgstr "フィールドセパレータは、 " + +#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:98 +msgid "" +"Here is placed the script for the REMOTE inventory modules Local inventory " +"modules don't use this field" +msgstr "リモートインベントリモジュールのスクリプトを入力します。ローカルインベントリモジュールではこのフィールドは使いません。" + +#: ../../enterprise/godmode/policies/configure_policy.php:43 +msgid "Add policy" +msgstr "ポリシー追加" + +#: ../../enterprise/godmode/policies/policies.php:114 +msgid "Policy name already exists" +msgstr "ポリシー名が既に存在します" + +#: ../../enterprise/godmode/policies/policies.php:170 +msgid "Policies Management" +msgstr "ポリシー管理" + +#: ../../enterprise/godmode/policies/policies.php:186 +msgid "All policy agents added to delete queue" +msgstr "削除キューに全ポリシーエージェントを追加しました" + +#: ../../enterprise/godmode/policies/policies.php:187 +msgid "Policy agents cannot be added to the delete queue" +msgstr "削除キューにポリシーエージェントを追加できません" + +#: ../../enterprise/godmode/policies/policies.php:237 +msgid "a" +msgstr "a" + +#: ../../enterprise/godmode/policies/policies.php:360 +msgid "Policy updated" +msgstr "ポリシーを更新しました" + +#: ../../enterprise/godmode/policies/policies.php:364 +msgid "Pending update policy only database" +msgstr "データベースのみポリシー更新待ち" + +#: ../../enterprise/godmode/policies/policies.php:368 +msgid "Pending update policy" +msgstr "ポリシー更新待ち" + +#: ../../enterprise/godmode/policies/policies.php:381 +#: ../../enterprise/godmode/policies/policy_linking.php:122 +#: ../../enterprise/include/functions_policies.php:3276 +msgid "Linking" +msgstr "リンク" + +#: ../../enterprise/godmode/policies/policies.php:393 +msgid "Agent Wizard" +msgstr "エージェントウィザード" + +#: ../../enterprise/godmode/policies/policies.php:401 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:37 +#: ../../enterprise/include/functions_policies.php:3266 +msgid "External alerts" +msgstr "外部アラート" + +#: ../../enterprise/godmode/policies/policies.php:405 +#: ../../enterprise/godmode/policies/policy.php:46 +#: ../../enterprise/include/functions_policies.php:3294 +msgid "Queue" +msgstr "キュー" + +#: ../../enterprise/godmode/policies/policies.php:449 +msgid "A policy with agents cannot be deleted. Purge it first" +msgstr "エージェントのあるポリシーは削除できません。先にエージェントを削除してください。" + +#: ../../enterprise/godmode/policies/policies.php:455 +msgid "Deleting all policy agents" +msgstr "全ポリシーエージェントの削除中" + +#: ../../enterprise/godmode/policies/policies.php:458 +msgid "All the policy agents will be deleted" +msgstr "全ポリシーエージェントが削除されます" + +#: ../../enterprise/godmode/policies/policies.php:462 +msgid "Delete all agents" +msgstr "全エージェント削除" + +#: ../../enterprise/godmode/policies/policy.php:114 +#: ../../enterprise/godmode/policies/policy.php:137 +#: ../../enterprise/meta/advanced/policymanager.apply.php:142 +#: ../../enterprise/meta/advanced/policymanager.apply.php:146 +msgid "Operation successfully added to the queue" +msgstr "操作をキューに追加しました" + +#: ../../enterprise/godmode/policies/policy.php:117 +#: ../../enterprise/godmode/policies/policy.php:138 +#: ../../enterprise/meta/advanced/policymanager.apply.php:150 +#: ../../enterprise/meta/advanced/policymanager.apply.php:154 +#: ../../enterprise/meta/advanced/policymanager.apply.php:158 +msgid "Operation cannot be added to the queue" +msgstr "操作をキューに追加できません" + +#: ../../enterprise/godmode/policies/policy.php:120 +#: ../../enterprise/godmode/policies/policy.php:141 +#: ../../enterprise/meta/advanced/policymanager.apply.php:135 +msgid "Duplicated or incompatible operation in the queue" +msgstr "重複もしくは完了できない操作がキューにあります" + +#: ../../enterprise/godmode/policies/policy_agents.php:90 +msgid "" +"Successfully added to delete pending agents. Will be deleted in the next " +"policy application." +msgstr "削除待ちエージェントに追加しました。次回のポリシー適用時に削除されます。" + +#: ../../enterprise/godmode/policies/policy_agents.php:95 +#: ../../enterprise/godmode/policies/policy_alerts.php:169 +#: ../../enterprise/godmode/policies/policy_collections.php:73 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:100 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:100 +#: ../../enterprise/godmode/policies/policy_modules.php:1089 +#: ../../enterprise/godmode/policies/policy_plugins.php:42 +msgid "Successfully reverted deletion" +msgstr "削除を取り消しました" + +#: ../../enterprise/godmode/policies/policy_agents.php:96 +#: ../../enterprise/godmode/policies/policy_alerts.php:170 +#: ../../enterprise/godmode/policies/policy_collections.php:74 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:101 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:103 +#: ../../enterprise/godmode/policies/policy_modules.php:1090 +#: ../../enterprise/godmode/policies/policy_plugins.php:43 +msgid "Could not be reverted" +msgstr "取り消しできませんでした" + +#: ../../enterprise/godmode/policies/policy_agents.php:121 +msgid "Successfully added to delete queue" +msgstr "削除キューに追加しました" + +#: ../../enterprise/godmode/policies/policy_agents.php:122 +msgid "Could not be added to delete queue" +msgstr "削除キューに追加できませんでした" + +#: ../../enterprise/godmode/policies/policy_agents.php:157 +msgid "Successfully deleted from delete pending agents" +msgstr "削除待ちエージェントから削除しました" + +#: ../../enterprise/godmode/policies/policy_agents.php:158 +msgid "Could not be deleted from delete pending agents" +msgstr "削除待ちエージェントから削除できませんでした" + +#: ../../enterprise/godmode/policies/policy_agents.php:285 +msgid "Agents in Policy" +msgstr "ポリシー内エージェント" + +#: ../../enterprise/godmode/policies/policy_agents.php:322 +msgid "Add agents to policy" +msgstr "ポリシーへのエージェント追加" + +#: ../../enterprise/godmode/policies/policy_agents.php:328 +msgid "Delete agents from policy" +msgstr "ポリシーからエージェント削除" + +#: ../../enterprise/godmode/policies/policy_agents.php:368 +msgid "Applied" +msgstr "適用済" + +#: ../../enterprise/godmode/policies/policy_agents.php:369 +msgid "Not applied" +msgstr "未適用" + +#: ../../enterprise/godmode/policies/policy_agents.php:378 +#: ../../enterprise/operation/agentes/policy_view.php:304 +msgid "R." +msgstr "R." + +#: ../../enterprise/godmode/policies/policy_agents.php:380 +msgid "Unlinked modules" +msgstr "未リンクモジュール" + +#: ../../enterprise/godmode/policies/policy_agents.php:380 +msgid "U." +msgstr "U." + +#: ../../enterprise/godmode/policies/policy_agents.php:382 +#: ../../enterprise/operation/agentes/policy_view.php:50 +msgid "Last application" +msgstr "最後の適用" + +#: ../../enterprise/godmode/policies/policy_agents.php:383 +msgid "Add to delete queue" +msgstr "削除キューへの追加" + +#: ../../enterprise/godmode/policies/policy_agents.php:433 +msgid "This agent can not be remotely configured" +msgstr "このエージェントはリモート設定できません" + +#: ../../enterprise/godmode/policies/policy_agents.php:457 +#: ../../enterprise/godmode/policies/policy_queue.php:176 +msgid "Add to apply queue" +msgstr "適用キューへ追加" + +#: ../../enterprise/godmode/policies/policy_agents.php:474 +#: ../../enterprise/godmode/policies/policy_alerts.php:417 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:252 +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:264 +#: ../../enterprise/godmode/policies/policy_modules.php:1252 +msgid "Undo deletion" +msgstr "削除取り消し" + +#: ../../enterprise/godmode/policies/policy_agents.php:488 +#: ../../enterprise/operation/agentes/policy_view.php:62 +msgid "Policy applied" +msgstr "適用済ポリシー" + +#: ../../enterprise/godmode/policies/policy_agents.php:492 +msgid "Need apply" +msgstr "要適用" + +#: ../../enterprise/godmode/policies/policy_agents.php:500 +msgid "Applying policy" +msgstr "ポリシー適用中" + +#: ../../enterprise/godmode/policies/policy_agents.php:506 +msgid "Deleting from policy" +msgstr "ポリシーから削除中" + +#: ../../enterprise/godmode/policies/policy_alerts.php:148 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:73 +msgid "Created successfuly" +msgstr "作成しました" + +#: ../../enterprise/godmode/policies/policy_alerts.php:164 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:95 +msgid "" +"Successfully added to delete pending alerts. Will be deleted in the next " +"policy application." +msgstr "削除待ちアラートを追加しました。次回のポリシー適用時に削除されます。" + +#: ../../enterprise/godmode/policies/policy_alerts.php:188 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:120 +msgid "Added action successfuly" +msgstr "アクションを追加しました" + +#: ../../enterprise/godmode/policies/policy_alerts.php:206 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:140 +msgid "Deleted action successfuly" +msgstr "アクションを削除しました" + +#: ../../enterprise/godmode/policies/policy_alerts.php:511 +msgid "Policy module" +msgstr "ポリシーモジュール" + +#: ../../enterprise/godmode/policies/policy_collections.php:68 +msgid "" +"Successfully added to delete the collection. Will be deleted in the next " +"policy application." +msgstr "コレクション削除を追加しました。次回のポリシー適用時に削除されます。" + +#: ../../enterprise/godmode/policies/policy_collections.php:161 +#: ../../enterprise/godmode/policies/policy_collections.php:213 +#: ../../enterprise/operation/agentes/collection_view.php:102 +#: ../../enterprise/operation/agentes/policy_view.php:164 +msgid "Outdate" +msgstr "期限切れ" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:77 +msgid "Duplicated alert" +msgstr "アラートが重複しています" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:170 +#: ../../enterprise/godmode/policies/policy_external_alerts.php:299 +msgid "Modules in policy agents" +msgstr "ポリシーエージェント内のモジュール" + +#: ../../enterprise/godmode/policies/policy_external_alerts.php:315 +msgid "Alert Template" +msgstr "アラートテンプレート" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:65 +msgid "Module is not selected" +msgstr "モジュールが選択されていません" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:93 +#: ../../enterprise/godmode/policies/policy_modules.php:1070 +#: ../../enterprise/godmode/policies/policy_modules.php:1084 +msgid "" +"Successfully added to delete pending modules. Will be deleted in the next " +"policy application." +msgstr "削除待ちモジュールに追加しました。次回のポリシー適用時に削除されます。" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:186 +msgid "Select inventory module" +msgstr "インベントリモジュールの選択" + +#: ../../enterprise/godmode/policies/policy_inventory_modules.php:235 +msgid "There are no defined inventory modules" +msgstr "定義済のインベントリモジュールがありません" + +#: ../../enterprise/godmode/policies/policy_linking.php:26 +msgid "Linking modules" +msgstr "リンク中モジュール" + +#: ../../enterprise/godmode/policies/policy_linking.php:53 +msgid "Error: Update linking modules to policy" +msgstr "エラー: ポリシーへのモジュールリンク更新" + +#: ../../enterprise/godmode/policies/policy_linking.php:56 +msgid "Success: Update linking modules to policy" +msgstr "成功: ポリシーへのモジュールリンク更新" + +#: ../../enterprise/godmode/policies/policy_linking.php:66 +msgid "Free text for filter (*)" +msgstr "フィルタテキスト (*)" + +#: ../../enterprise/godmode/policies/policy_linking.php:67 +msgid "Free text for filter" +msgstr "フィルタテキスト" + +#: ../../enterprise/godmode/policies/policy_linking.php:110 +msgid "List of modules unlinked" +msgstr "未リンクモジュール一覧" + +#: ../../enterprise/godmode/policies/policy_linking.php:143 +msgid "There are no defined modules unlinked" +msgstr "定義済の未リンクモジュールがありません" + +#: ../../enterprise/godmode/policies/policy_modules.php:262 +msgid "" +"If you change this description, you must change into the text of Data " +"configuration." +msgstr "この説明を変更すると、データ設定のテキストを変更する必要があります。" + +#: ../../enterprise/godmode/policies/policy_modules.php:320 +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1417 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:101 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:122 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:87 +#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:39 +msgid "Edit module" +msgstr "モジュールの編集" + +#: ../../enterprise/godmode/policies/policy_modules.php:351 +msgid "Module macros" +msgstr "モジュールマクロ" + +#: ../../enterprise/godmode/policies/policy_modules.php:448 +msgid "Could not be added module(s). You must select a policy" +msgstr "モジュールを追加できません。ポリシーを選択する必要があります。" + +#: ../../enterprise/godmode/policies/policy_modules.php:476 +#, php-format +msgid "Successfully added module(s) (%s/%s) to policy %s" +msgstr "モジュール (%s/%s) を、ポリシー %s に追加しました" + +#: ../../enterprise/godmode/policies/policy_modules.php:478 +#, php-format +msgid "Could not be added module(s) (%s/%s) to policy %s" +msgstr "モジュール (%s/%s) をポリシー %s に追加できませんでした" + +#: ../../enterprise/godmode/policies/policy_modules.php:768 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1908 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2002 +msgid "Successfully added module." +msgstr "モジュールを追加しました。" + +#: ../../enterprise/godmode/policies/policy_modules.php:769 +msgid "Could not be added module." +msgstr "モジュールを追加できませんでした。" + +#: ../../enterprise/godmode/policies/policy_modules.php:1040 +msgid "" +"The module type in Data configuration is empty, take from combo box of form." +msgstr "データ設定内のモジュールタイプが空です。フォームから選択してください。" + +#: ../../enterprise/godmode/policies/policy_modules.php:1043 +msgid "" +"The module name in Data configuration is empty, take from text field of form." +msgstr "データ設定内のモジュール名が空です。テキストフィールドに入力してください。" + +#: ../../enterprise/godmode/policies/policy_modules.php:1074 +msgid "Could not be added to deleted all modules." +msgstr "削除済の全モジュールへの追加ができませんでした。" + +#: ../../enterprise/godmode/policies/policy_modules.php:1160 +msgid "Successfully duplicate the module." +msgstr "モジュールを複製しました。" + +#: ../../enterprise/godmode/policies/policy_modules.php:1220 +msgid "Local component" +msgstr "ローカルコンポーネント" + +#: ../../enterprise/godmode/policies/policy_modules.php:1286 +msgid "There are no defined modules" +msgstr "定義済のモジュールがありません" + +#: ../../enterprise/godmode/policies/policy_modules.php:1304 +msgid "Copy selected modules to policy: " +msgstr "選択したモジュールをポリシーへコピー: " + +#: ../../enterprise/godmode/policies/policy_modules.php:1482 +msgid "Are you sure to copy modules into policy?\\n" +msgstr "モジュールをポリシーにコピーしますか?\\n" + +#: ../../enterprise/godmode/policies/policy_modules.php:1502 +msgid "Please select any module to copy" +msgstr "コピーするモジュールを選択してください" + +#: ../../enterprise/godmode/policies/policy_plugins.php:33 +msgid "" +"Successfully added to delete pending plugins. Will be deleted in the next " +"policy application." +msgstr "削除待ちプラグインを追加しました。次回のポリシー適用時に削除されます。" + +#: ../../enterprise/godmode/policies/policy_plugins.php:34 +msgid "Cannot be added to delete pending plugins." +msgstr "削除待ちプラグインを追加できません。" + +#: ../../enterprise/godmode/policies/policy_plugins.php:111 +msgid "There are no defined plugins" +msgstr "定義済のプラグインがありません" + +#: ../../enterprise/godmode/policies/policy_queue.php:59 +#: ../../enterprise/meta/advanced/policymanager.queue.php:60 +msgid "Operation successfully deleted from the queue" +msgstr "キューから操作を削除しました" + +#: ../../enterprise/godmode/policies/policy_queue.php:60 +#: ../../enterprise/meta/advanced/policymanager.queue.php:61 +msgid "Operation cannot be deleted from the queue" +msgstr "キューから操作を削除できません" + +#: ../../enterprise/godmode/policies/policy_queue.php:101 +msgid "Operations successfully deleted from the queue" +msgstr "キューから操作を削除しました" + +#: ../../enterprise/godmode/policies/policy_queue.php:102 +msgid "Operations cannot be deleted from the queue" +msgstr "キューから操作を削除できません" + +#: ../../enterprise/godmode/policies/policy_queue.php:160 +msgid "Update pending" +msgstr "更新待ち" + +#: ../../enterprise/godmode/policies/policy_queue.php:162 +msgid "Update pending agents" +msgstr "更新待ちエージェント" + +#: ../../enterprise/godmode/policies/policy_queue.php:180 +msgid "Add to apply queue only for database" +msgstr "データベースにのみ適用キューを追加" + +#: ../../enterprise/godmode/policies/policy_queue.php:186 +msgid "Link pending modules" +msgstr "リンク待ちモジュール" + +#: ../../enterprise/godmode/policies/policy_queue.php:192 +msgid "Will be linked in the next policy application" +msgstr "次回のポリシー適用でリンクされます" + +#: ../../enterprise/godmode/policies/policy_queue.php:195 +msgid "Unlink pending modules" +msgstr "リンク解除待ちモジュール" + +#: ../../enterprise/godmode/policies/policy_queue.php:201 +msgid "Will be unlinked in the next policy application" +msgstr "次回のポリシー適用でリンクが解除されます" + +#: ../../enterprise/godmode/policies/policy_queue.php:206 +msgid "Delete pending" +msgstr "削除待ち" + +#: ../../enterprise/godmode/policies/policy_queue.php:208 +msgid "Delete pending agents" +msgstr "削除待ちエージェント" + +#: ../../enterprise/godmode/policies/policy_queue.php:214 +#: ../../enterprise/godmode/policies/policy_queue.php:223 +#: ../../enterprise/godmode/policies/policy_queue.php:232 +#: ../../enterprise/godmode/policies/policy_queue.php:241 +#: ../../enterprise/godmode/policies/policy_queue.php:250 +#: ../../enterprise/godmode/policies/policy_queue.php:259 +#: ../../enterprise/godmode/policies/policy_queue.php:268 +msgid "Will be deleted in the next policy application" +msgstr "次回のポリシー適用で削除されます" + +#: ../../enterprise/godmode/policies/policy_queue.php:217 +msgid "Delete pending modules" +msgstr "削除待ちモジュール" + +#: ../../enterprise/godmode/policies/policy_queue.php:226 +msgid "Delete pending inventory modules" +msgstr "削除待ちインベントリモジュール" + +#: ../../enterprise/godmode/policies/policy_queue.php:235 +msgid "Delete pending alerts" +msgstr "削除待ちアラート" + +#: ../../enterprise/godmode/policies/policy_queue.php:244 +msgid "Delete pending external alerts" +msgstr "削除待ち外部アラート" + +#: ../../enterprise/godmode/policies/policy_queue.php:253 +msgid "Delete pending file collections" +msgstr "削除待ちファイルコレクション" + +#: ../../enterprise/godmode/policies/policy_queue.php:262 +msgid "Delete pending plugins" +msgstr "削除待ちプラグイン" + +#: ../../enterprise/godmode/policies/policy_queue.php:274 +msgid "Advices" +msgstr "アドバイス" + +#: ../../enterprise/godmode/policies/policy_queue.php:277 +msgid "Queue summary" +msgstr "キューサマリ" + +#: ../../enterprise/godmode/policies/policy_queue.php:344 +#: ../../enterprise/meta/advanced/policymanager.queue.php:218 +msgid "Apply (database and files)" +msgstr "適用 (データベースおよびファイル)" + +#: ../../enterprise/godmode/policies/policy_queue.php:344 +#: ../../enterprise/godmode/policies/policy_queue.php:418 +#: ../../enterprise/meta/advanced/policymanager.queue.php:218 +#: ../../enterprise/meta/advanced/policymanager.queue.php:309 +msgid "Apply (only database)" +msgstr "適用 (データベースのみ)" + +#: ../../enterprise/godmode/policies/policy_queue.php:350 +#: ../../enterprise/meta/advanced/policymanager.queue.php:224 +msgid "Complete" +msgstr "完了" + +#: ../../enterprise/godmode/policies/policy_queue.php:350 +#: ../../enterprise/meta/advanced/policymanager.queue.php:224 +msgid "Incomplete" +msgstr "未完了" + +#: ../../enterprise/godmode/policies/policy_queue.php:364 +msgid "Queue filter" +msgstr "キューフィルタ" + +#: ../../enterprise/godmode/policies/policy_queue.php:446 +#: ../../enterprise/meta/advanced/policymanager.queue.php:334 +msgid "Delete from queue" +msgstr "キューから削除" + +#: ../../enterprise/godmode/policies/policy_queue.php:459 +msgid "Empty queue" +msgstr "キューが空です" + +#: ../../enterprise/godmode/policies/policy_queue.php:476 +msgid "This operation could take a long time" +msgstr "この操作は時間がかかります" + +#: ../../enterprise/godmode/policies/policy_queue.php:487 +msgid "Apply all" +msgstr "すべて適用" + +#: ../../enterprise/godmode/policies/policy_queue.php:493 +msgid "Delete all" +msgstr "すべて削除" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:73 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:49 +msgid "Graph template editor" +msgstr "グラフテンプレートエディタ" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:136 +msgid "Template updated successfully" +msgstr "テンプレートを更新しました" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:137 +msgid "Error updating template" +msgstr "テンプレート更新エラー" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:183 +msgid "3 hours" +msgstr "3時間" + +#: ../../enterprise/godmode/reporting/graph_template_editor.php:188 +msgid "4 days" +msgstr "4日" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:149 +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:207 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1949 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2013 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2106 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2180 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2451 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2549 +msgid "Exact match" +msgstr "完全一致" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:165 +msgid "Decrease Weight" +msgstr "ウエイトを減らす" + +#: ../../enterprise/godmode/reporting/graph_template_item_editor.php:168 +msgid "Increase Weight" +msgstr "ウエイトを増やす" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:70 +msgid "Graph template management" +msgstr "グラフテンプレート管理" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:163 +msgid "There are no defined graph templates" +msgstr "定義済のグラフテンプレートがありません" + +#: ../../enterprise/godmode/reporting/graph_template_list.php:168 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:118 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:389 +msgid "Create template" +msgstr "テンプレートの作成" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:64 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:151 +msgid "Cleanup sucessfully" +msgstr "整理しました" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:67 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:154 +msgid "Cleanup error" +msgstr "整理エラー" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:97 +msgid "Wizard template" +msgstr "ウィザードテンプレート" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:142 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:256 +msgid "Clean up template" +msgstr "整理テンプレート" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:173 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:462 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:381 +msgid "Agents available" +msgstr "存在するエージェント" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:173 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:179 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:463 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:466 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:380 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:386 +msgid "Select all" +msgstr "全てを選択" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:179 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:465 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:387 +msgid "Agents to apply" +msgstr "適用するエージェント" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:204 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:408 +msgid "Add agents to template" +msgstr "テンプレートにエージェントを追加" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:208 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:412 +msgid "Undo agents to template" +msgstr "エージェントをテンプレートから外します" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:227 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:430 +msgid "Apply template" +msgstr "テンプレート適用" + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:389 +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:421 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:755 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:786 +msgid "Please set template distinct than " +msgstr "次より明確なテンプレートを指定してください: " + +#: ../../enterprise/godmode/reporting/graph_template_wizard.php:416 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:781 +msgid "" +"This will be delete all reports created in previous template applications. " +"Do you want to continue?" +msgstr "以前のテンプレート内の全レポートを削除します。続けますか?" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:28 +#: ../../enterprise/godmode/reporting/mysql_builder.php:122 +msgid "Custom Mysql template builder" +msgstr "カスタム Mysql テンプレートビルダ" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:59 +msgid "Create custom SQL" +msgstr "カスタム SQL 作成" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:70 +msgid ": Create new custom" +msgstr ": 新規カスタム作成" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:90 +msgid "Create new custom" +msgstr "設定の新規作成" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:125 +msgid "Successfully operation" +msgstr "操作が完了しました" + +#: ../../enterprise/godmode/reporting/mysql_builder.php:125 +msgid "Could not be operation" +msgstr "操作を完了できませんでした" + +#: ../../enterprise/godmode/reporting/reporting_builder.advanced.php:68 +msgid "Advance Reporting" +msgstr "拡張レポート" + +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:73 +#: ../../enterprise/include/functions_reporting.php:38 +msgid "Global" +msgstr "全体" + +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:101 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:143 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:169 +msgid "Elements to apply" +msgstr "適用する要素" + +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:189 +msgid "Sum" +msgstr "合計" + +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:284 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1620 +msgid ">=" +msgstr ">=" + +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:286 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1622 +msgid "<" +msgstr "<" + +#: ../../enterprise/godmode/reporting/reporting_builder.global.php:304 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1653 +msgid "" +"Show a resume table with max, min, average of total modules on the report " +"bottom" +msgstr "レポートの下に、全モジュールの最大、最小、平均とともに、復旧表を表示" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:81 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:90 +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:134 +#: ../../enterprise/godmode/reporting/reporting_builder.template_editor.php:100 +msgid "Edit template" +msgstr "テンプレートの編集" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:130 +msgid "List templates" +msgstr "テンプレート一覧" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:291 +#: ../../enterprise/operation/reporting/custom_reporting.php:17 +msgid "PDF" +msgstr "PDF" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:292 +#: ../../enterprise/operation/reporting/custom_reporting.php:19 +msgid "JSON" +msgstr "JSON" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:346 +#: ../../enterprise/operation/reporting/custom_reporting.php:49 +msgid "Export to PDF" +msgstr "PDF にエクスポート" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:348 +#: ../../enterprise/operation/reporting/custom_reporting.php:53 +msgid "Export to JSON" +msgstr "JSONへエクスポート" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:384 +msgid "You haven't created templates yet." +msgstr "テンプレートが作成されていません。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:397 +msgid "Generate a dynamic report\"" +msgstr "ダイナミックレポートの生成" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:474 +msgid "Add agents" +msgstr "エージェント追加" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:477 +msgid "Undo agents" +msgstr "エージェント追加取り消し" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:485 +msgid "Generate" +msgstr "生成" + +#: ../../enterprise/godmode/reporting/reporting_builder.template.php:768 +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:759 +msgid "Please set agent distinct than " +msgstr "エージェントをこれ以外にしてください: " + +#: ../../enterprise/godmode/reporting/reporting_builder.template_advanced.php:105 +msgid "Advance Options" +msgstr "拡張オプション" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1464 +msgid "" +"Case insensitive regular expression for agent name. For example: Network.* " +"will match with the following agent names: network_agent1, NetworK CHECKS" +msgstr "" +"エージェント名に対して大文字小文字を区別しない正規表現です。例: Network.* は、network_agent1, NetworKCHECKS " +"というエージェント名にマッチします。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1478 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2059 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2230 +msgid "" +"Case insensitive regular expression or string for module name. For example: " +"if you use this field with \"Module exact match\" enabled then this field " +"has to be fulfilled with the literally string of the module name, if not you " +"can use a regular expression. Example: .*usage.* will match: cpu_usage, vram " +"usage in matchine 1." +msgstr "" +"モジュール名に対して大文字小文字を区別しない正規表現または文字列です。例: \"モジュール完全一致\" " +"を有効にしてこのフィールドを使った場合は、モジュール名の文字列そのままの指定です。そうでない場合は正規表現です。例えば .*usage.* " +"は、cpu_usage、vram usage in machine 1 にマッチします。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1489 +msgid "Module exact match" +msgstr "モジュール完全一致" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1489 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1996 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2061 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2159 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2234 +msgid "Check it if you want to match module name literally" +msgstr "モジュール名の文字列通りにマッチさせたい場合にチェックします" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1529 +msgid "Query SQL" +msgstr "SQL クエリ" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1544 +msgid "SQL preview" +msgstr "SQL プレビュー" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1606 +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:267 +msgid "" +"If this option was checked, only adding in elements that type of modules " +"support this option." +msgstr "このオプションをチェックすると、このオプションをサポートするモジュールタイプの要素のみ追加できます。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1772 +msgid "Modules to match" +msgstr "マッチするモジュール" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1774 +msgid "Select the modules to match when create a report for agents" +msgstr "エージェントのレポートを作成する時にマッチするモジュールを選択します" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1855 +msgid "Modules to match (Free text)" +msgstr "マッチするモジュール (任意のテキスト)" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1857 +msgid "Free text to filter the modules of agents when apply this template." +msgstr "このテンプレートを適用する時のエージェントのモジュールフィルタテキスト" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1871 +msgid "Create a graph for each agent" +msgstr "それぞれのエージェントのグラフ作成" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1873 +msgid "" +"If it is checked, the regexp or name of modules match only each to each to " +"agent, instead create a big graph with all modules from all agents." +msgstr "" +"チェックした場合、それぞれのエージェントでモジュール名または正規表現でマッチします。そうでなければ、全エージェントの全モジュールの大きなグラフを生成します" +"。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:1961 +msgid "Please save the SLA template for start to add items in this list." +msgstr "この一覧へのアイテム追加を開始するには、SLA テンプレートを保存してください。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2010 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2177 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2454 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2552 +msgid "Not literally" +msgstr "存在しません" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2054 +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2224 +msgid "" +"Case insensitive regular expression for agent name. For example: Network* " +"will match with the following agent names: network_agent1, NetworK CHECKS" +msgstr "" +"エージェント名に対して大文字小文字を区別しない正規表現です。例: Network* は、network_agent1、NetworKCHECKS " +"というエージェント名にマッチします。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2121 +msgid "Please save the template to start adding items into the list." +msgstr "一覧へのアイテム追加を開始するには、テンプレートを保存してください。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_item.php:2473 +msgid "Name and SLA limit should not be empty" +msgstr "名前と SLA 制限は空にできません" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +msgid "Sucessfully applied" +msgstr "適用しました" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +msgid "reports" +msgstr "レポート" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:194 +msgid "items" +msgstr "アイテム" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:196 +msgid "Could not be applied" +msgstr "適用できません" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:216 +msgid "Create template report wizard" +msgstr "レポートウィザードテンプレート作成" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:263 +msgid "Create report per agent" +msgstr "エージェントごとのレポート作成" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:272 +msgid "" +"Left in blank if you want to use default name: Template name - agents (num " +"agents) - Date" +msgstr "デフォルトの名前「テンプレート名 - エージェント (エージェント数) - 日付」 を利用したい場合は、空白にしてください。" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:278 +msgid "Target group" +msgstr "対象グループ" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:305 +msgid "Filter by" +msgstr "フィルタ" + +#: ../../enterprise/godmode/reporting/reporting_builder.template_wizard.php:368 +msgid "Filter tag" +msgstr "タグフィルタ" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:183 +msgid "Order:" +msgstr "並び順:" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:203 +msgid "" +"Show a resume table with max, min, average of total modules on the report " +"bottom:" +msgstr "レポートの下に全モジュールの最大、最小、平均を含む復旧表を表示:" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard.php:218 +msgid "Show address instead module name" +msgstr "モジュール名の代わりにアドレスを表示" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:89 +#: ../../enterprise/include/functions_reporting.php:35 +msgid "Wizard SLA" +msgstr "SLAウィザード" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:115 +msgid "hourly S.L.A." +msgstr "時間ごとの S.L.A." + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:116 +msgid "Availability Graph S.L.A." +msgstr "S.L.A. 可用性グラフ" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:203 +msgid "SLA min value" +msgstr "SLA 最小値" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:204 +msgid "SLA min Value" +msgstr "SLA 最小値" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:207 +msgid "SLA max value" +msgstr "SLA 最大値" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:208 +msgid "SLA max Value" +msgstr "SLA 最大値" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:211 +msgid "SLA Limit %" +msgstr "SLA 制限 %" + +#: ../../enterprise/godmode/reporting/reporting_builder.wizard_sla.php:212 +msgid "SLA Limit Value" +msgstr "SLA 制限値" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:104 +msgid "Available" +msgstr "利用可能" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:113 +msgid "Push the selected services into the list" +msgstr "選択したサービスを一覧に入れる" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:118 +msgid "Remove the services from the list" +msgstr "一覧からサービスを削除" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:172 +msgid "Icon preview" +msgstr "アイコンプレビュー" + +#: ../../enterprise/godmode/reporting/visual_console_builder.wizard_services.php:238 +msgid "The services list is empty" +msgstr "サービス一覧が空です" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:30 +msgid "Credential Boxes List" +msgstr "資格情報ボックス一覧" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:33 +msgid "Credential Boxes" +msgstr "資格情報ボックス" + +#: ../../enterprise/godmode/servers/credential_boxes_satellite.php:374 +#: ../../enterprise/godmode/servers/list_satellite.php:69 +msgid "No Data" +msgstr "データがありません" + +#: ../../enterprise/godmode/servers/list_satellite.php:26 +msgid "Satellite Server" +msgstr "サテライトサーバ" + +#: ../../enterprise/godmode/servers/manage_credential_boxes.php:20 +msgid "Add Credential Box" +msgstr "資格情報ボックスの追加" + +#: ../../enterprise/godmode/servers/manage_export.php:61 +msgid "Error updating export target" +msgstr "エクスポートターゲットの更新に失敗しました。" + +#: ../../enterprise/godmode/servers/manage_export.php:64 +msgid "Successfully updated export target" +msgstr "エクスポートターゲットを更新しました。" + +#: ../../enterprise/godmode/servers/manage_export.php:73 +msgid "Error deleting export target" +msgstr "エクスポートターゲットの削除に失敗しました。" + +#: ../../enterprise/godmode/servers/manage_export.php:76 +msgid "Successfully deleted export target" +msgstr "エクスポートターゲットを削除しました。" + +#: ../../enterprise/godmode/servers/manage_export.php:98 +msgid "" +"Can't be created export target: User and password must be filled with FTP " +"mode" +msgstr "エクスポートターゲットを作成できません: FTP モードではユーザとパスワードを入力する必要があります" + +#: ../../enterprise/godmode/servers/manage_export.php:121 +msgid "There are no defined export targets" +msgstr "定義済のエクスポートターゲットがありません" + +#: ../../enterprise/godmode/servers/manage_export.php:131 +#: ../../enterprise/godmode/servers/manage_export_form.php:76 +msgid "Preffix" +msgstr "プレフィックス" + +#: ../../enterprise/godmode/servers/manage_export.php:131 +#: ../../enterprise/godmode/servers/manage_export_form.php:88 +msgid "Transfer mode" +msgstr "転送モード" + +#: ../../enterprise/godmode/servers/manage_export_form.php:109 +msgid "Target directory" +msgstr "対象ディレクトリ" + +#: ../../enterprise/godmode/servers/manage_export_form.php:113 +msgid "Extra options" +msgstr "拡張オプション" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:129 +msgid "Error: The conf file of server is not readble." +msgstr "エラー: サービスの設定ファイルを読めません。" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:134 +msgid "Error: The conf file of server is not writable." +msgstr "エラー: サービスの設定ファイルに書き込めません。" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:159 +msgid "Delete remote conf server files in Pandora" +msgstr "Pandora が保持しているリモートコンフィグファイルを削除します" + +#: ../../enterprise/godmode/servers/server_disk_conf_editor.php:163 +msgid "" +"Delete this conf file implies that Pandora will send back local config to " +"console" +msgstr "コンフィグファイルを削除すると、ローカルの設定ファイルをコンソールに再送します" + +#: ../../enterprise/godmode/services/services.elements.php:70 +#: ../../enterprise/godmode/services/services.service.php:266 +msgid "" +"This values are by default because the service is auto calculate mode." +msgstr "サービスが自動計算モードのため、デフォルト値です。" + +#: ../../enterprise/godmode/services/services.elements.php:82 +msgid "Invalid service" +msgstr "不正なサービスです" + +#: ../../enterprise/godmode/services/services.elements.php:96 +#: ../../enterprise/godmode/services/services.service.php:171 +#: ../../enterprise/operation/services/services.service.php:55 +#: ../../enterprise/operation/services/services.service_map.php:63 +#: ../../enterprise/operation/services/services.table_services.php:39 +msgid "Services list" +msgstr "サービス一覧" + +#: ../../enterprise/godmode/services/services.elements.php:102 +#: ../../enterprise/godmode/services/services.service.php:177 +#: ../../enterprise/operation/services/services.service.php:61 +#: ../../enterprise/operation/services/services.service_map.php:69 +msgid "Services table view" +msgstr "サービス一覧表示" + +#: ../../enterprise/godmode/services/services.elements.php:109 +#: ../../enterprise/godmode/services/services.service.php:182 +#: ../../enterprise/operation/services/services.service.php:66 +#: ../../enterprise/operation/services/services.service_map.php:75 +msgid "Config Service" +msgstr "サービス設定" + +#: ../../enterprise/godmode/services/services.elements.php:115 +#: ../../enterprise/godmode/services/services.service.php:187 +#: ../../enterprise/operation/services/services.service.php:71 +#: ../../enterprise/operation/services/services.service_map.php:81 +msgid "Config Elements" +msgstr "要素編集" + +#: ../../enterprise/godmode/services/services.elements.php:123 +#: ../../enterprise/godmode/services/services.service.php:194 +#: ../../enterprise/operation/services/services.service.php:79 +#: ../../enterprise/operation/services/services.service_map.php:89 +msgid "View Service" +msgstr "サービス参照" + +#: ../../enterprise/godmode/services/services.elements.php:130 +#: ../../enterprise/godmode/services/services.service.php:200 +#: ../../enterprise/operation/services/services.service.php:85 +#: ../../enterprise/operation/services/services.service_map.php:95 +msgid "Service map" +msgstr "サービスマップ" + +#: ../../enterprise/godmode/services/services.elements.php:142 +#: ../../enterprise/include/functions_services.php:1647 +msgid "Edit service elements" +msgstr "サービス要素編集" + +#: ../../enterprise/godmode/services/services.elements.php:156 +msgid "Error empty module" +msgstr "モジュールが空です" + +#: ../../enterprise/godmode/services/services.elements.php:165 +msgid "Error empty agent" +msgstr "エージェントが空です" + +#: ../../enterprise/godmode/services/services.elements.php:174 +msgid "Error empty service" +msgstr "サービスが空です" + +#: ../../enterprise/godmode/services/services.elements.php:196 +msgid "Service element created successfully" +msgstr "サービス要素を作成しました" + +#: ../../enterprise/godmode/services/services.elements.php:197 +msgid "Error creating service element" +msgstr "サービス要素の作成エラー" + +#: ../../enterprise/godmode/services/services.elements.php:271 +msgid "Service element updated successfully" +msgstr "サービス要素を更新しました" + +#: ../../enterprise/godmode/services/services.elements.php:272 +msgid "Error updating service element" +msgstr "サービス要素の更新エラー" + +#: ../../enterprise/godmode/services/services.elements.php:279 +msgid "Service element deleted successfully" +msgstr "サービス要素を削除しました" + +#: ../../enterprise/godmode/services/services.elements.php:280 +msgid "Error deleting service element" +msgstr "サービス要素の削除エラー" + +#: ../../enterprise/godmode/services/services.elements.php:318 +msgid "Edit element service" +msgstr "サービス要素編集" + +#: ../../enterprise/godmode/services/services.elements.php:321 +msgid "Create element service" +msgstr "サービス要素作成" + +#: ../../enterprise/godmode/services/services.elements.php:371 +msgid "First select an agent" +msgstr "最初にエージェントを選択" + +#: ../../enterprise/godmode/services/services.elements.php:389 +msgid "Critical weight" +msgstr "障害ウエイト" + +#: ../../enterprise/godmode/services/services.elements.php:394 +msgid "Warning weight" +msgstr "警告ウエイト" + +#: ../../enterprise/godmode/services/services.elements.php:399 +msgid "Unknown weight" +msgstr "不明ウエイト" + +#: ../../enterprise/godmode/services/services.elements.php:404 +msgid "Ok weight" +msgstr "正常ウエイト" + +#: ../../enterprise/godmode/services/services.elements.php:412 +msgid "" +"Only the critical elements are relevant to calculate the service status" +msgstr "障害状態のもののみがサービス状態の計算に使われます" + +#: ../../enterprise/godmode/services/services.service.php:54 +#: ../../enterprise/operation/services/services.list.php:507 +#: ../../enterprise/operation/services/services.table_services.php:375 +msgid "Create Service" +msgstr "サービスの作成" + +#: ../../enterprise/godmode/services/services.service.php:62 +msgid "Service created successfully" +msgstr "サービスを作成しました" + +#: ../../enterprise/godmode/services/services.service.php:63 +msgid "Error creating service" +msgstr "サービス作成エラー" + +#: ../../enterprise/godmode/services/services.service.php:85 +msgid "No name and description specified for the service" +msgstr "サービスに名前と説明がありません" + +#: ../../enterprise/godmode/services/services.service.php:90 +msgid "No name specified for the service" +msgstr "サービスに名前がありません" + +#: ../../enterprise/godmode/services/services.service.php:95 +msgid "No description specified for the service" +msgstr "サービスに説明がありません" + +#: ../../enterprise/godmode/services/services.service.php:109 +msgid "Error updating service" +msgstr "サービスの更新エラー" + +#: ../../enterprise/godmode/services/services.service.php:113 +msgid "Service updated successfully" +msgstr "サービスを更新しました" + +#: ../../enterprise/godmode/services/services.service.php:126 +#: ../../enterprise/godmode/services/services.service.php:153 +#: ../../enterprise/operation/services/services.service.php:37 +#: ../../enterprise/operation/services/services.service_map.php:44 +msgid "Not found" +msgstr "見つかりません" + +#: ../../enterprise/godmode/services/services.service.php:130 +msgid "New Service" +msgstr "新規サービス" + +#: ../../enterprise/godmode/services/services.service.php:229 +msgid "No Services or concrete action" +msgstr "サービスまたは具体的なアクションがありません" + +#: ../../enterprise/godmode/services/services.service.php:240 +msgid "General Data" +msgstr "一般データ" + +#: ../../enterprise/godmode/services/services.service.php:256 +msgid "You should set the weights manually" +msgstr "手動でウエイトを設定する必要があります" + +#: ../../enterprise/godmode/services/services.service.php:259 +msgid "The weights have default values" +msgstr "ウエイトはデフォルト値です" + +#: ../../enterprise/godmode/services/services.service.php:261 +#: ../../enterprise/operation/services/services.list.php:191 +#: ../../enterprise/operation/services/services.table_services.php:160 +msgid "Simple" +msgstr "シンプル" + +#: ../../enterprise/godmode/services/services.service.php:262 +msgid "" +"Only the elements configured as 'critical element' are used to calculate the " +"service status" +msgstr "'障害' として設定されているもののみサービスの状態計算に利用されます。" + +#: ../../enterprise/godmode/services/services.service.php:282 +msgid "Agent to store data" +msgstr "データを保存するエージェント" + +#: ../../enterprise/godmode/services/services.service.php:305 +msgid "S.L.A. interval" +msgstr "SLA 間隔" + +#: ../../enterprise/godmode/services/services.service.php:310 +msgid "S.L.A. limit" +msgstr "SLA 制限" + +#: ../../enterprise/godmode/services/services.service.php:312 +msgid "Please set limit between 0 to 100." +msgstr "制限は、0 と 100 の間で設定してください。" + +#: ../../enterprise/godmode/services/services.service.php:320 +msgid "" +"Here are described the alert templates, which will use their default " +"actions.\n" +"\t\tYou can modify the default behaviour editing alerts in the agent who " +"stores data and alert definitions about the service and the SLA status." +msgstr "" +"アラートテンプレートの説明です。デフォルトのアクションで利用されます。\n" +"\t\tデータが存在しサービスとSLAの状態に関するアラートの定義があるエージェントでアラートを編集することによりデフォルトの動作を変更できます。" + +#: ../../enterprise/godmode/services/services.service.php:334 +msgid "Warning Service alert" +msgstr "警告サービスアラート" + +#: ../../enterprise/godmode/services/services.service.php:345 +msgid "Critical Service alert" +msgstr "障害サービスアラート" + +#: ../../enterprise/godmode/services/services.service.php:363 +msgid "SLA critical service alert" +msgstr "SLA 障害サービスアラート" + +#: ../../enterprise/godmode/setup/edit_skin.php:42 +#: ../../enterprise/godmode/setup/setup_skins.php:36 +msgid "Skins configuration" +msgstr "スキン設定" + +#: ../../enterprise/godmode/setup/edit_skin.php:45 +msgid "Successfully updated skin" +msgstr "スキンを更新しました" + +#: ../../enterprise/godmode/setup/edit_skin.php:48 +#: ../../enterprise/godmode/setup/edit_skin.php:60 +msgid "Error updating skin" +msgstr "スキン更新エラー" + +#: ../../enterprise/godmode/setup/edit_skin.php:171 +msgid "Error creating skin" +msgstr "スキン作成エラー" + +#: ../../enterprise/godmode/setup/edit_skin.php:176 +msgid "Successfully created skin" +msgstr "スキンを作成しました" + +#: ../../enterprise/godmode/setup/edit_skin.php:216 +#: ../../enterprise/godmode/setup/setup_skins.php:118 +msgid "Relative path" +msgstr "相対パス" + +#: ../../enterprise/godmode/setup/edit_skin.php:217 +msgid "" +"Zip file with skin subdirectory. The name of the zip file only can have " +"alphanumeric characters." +msgstr "skin サブディレクトリを持った zip ファイル。zip ファイル名に使える文字は、アルファベットのみです。" + +#: ../../enterprise/godmode/setup/edit_skin.php:239 +msgid "Group/s" +msgstr "グループ" + +#: ../../enterprise/godmode/setup/setup.php:38 +msgid "" +"Before activating this option check your ACL Setup. You may lose access to " +"the console." +msgstr "このオプションを有効化する前に ACL 設定を確認してください。コンソールへのアクセスができなくなる可能性があります。" + +#: ../../enterprise/godmode/setup/setup.php:48 +msgid " Bytes" +msgstr " バイト" + +#: ../../enterprise/godmode/setup/setup.php:64 +msgid "Seconds" +msgstr "秒" + +#: ../../enterprise/godmode/setup/setup.php:72 +msgid "" +"Limit the number of events that are replicated metaconsole each specified " +"range." +msgstr "指定した範囲でメタコンソールへ複製するイベントの数を制限します。" + +#: ../../enterprise/godmode/setup/setup.php:78 +msgid "Last replication at" +msgstr "最新の複製" + +#: ../../enterprise/godmode/setup/setup.php:80 +msgid "No replication yet" +msgstr "複製されていません" + +#: ../../enterprise/godmode/setup/setup.php:90 +msgid "Only validated events" +msgstr "承諾済イベントのみ" + +#: ../../enterprise/godmode/setup/setup.php:105 +msgid "Metaconsole DB engine" +msgstr "メタコンソール DB エンジン" + +#: ../../enterprise/godmode/setup/setup.php:106 +msgid "MySQL" +msgstr "MySQL" + +#: ../../enterprise/godmode/setup/setup.php:106 +msgid "Oracle" +msgstr "Oracle" + +#: ../../enterprise/godmode/setup/setup.php:112 +msgid "Metaconsole DB host" +msgstr "メタコンソール DB ホスト" + +#: ../../enterprise/godmode/setup/setup.php:119 +msgid "Metaconsole DB name" +msgstr "メタコンソール DB 名" + +#: ../../enterprise/godmode/setup/setup.php:126 +msgid "Metaconsole DB user" +msgstr "メタコンソール DB ユーザ" + +#: ../../enterprise/godmode/setup/setup.php:133 +msgid "Metaconsole DB password" +msgstr "メタコンソール DB パスワード" + +#: ../../enterprise/godmode/setup/setup.php:140 +msgid "Metaconsole DB port" +msgstr "メタコンソール DB ポート" + +#: ../../enterprise/godmode/setup/setup.php:156 +msgid "" +"The inventory modules included in the changes blacklist will not generate " +"events when change." +msgstr "ブラックリストに含まれるインベントリモジュールは、変更が発生してもイベントを生成しません。" + +#: ../../enterprise/godmode/setup/setup.php:187 +msgid "Out of black list" +msgstr "ブラックリスト対象外" + +#: ../../enterprise/godmode/setup/setup.php:189 +msgid "In black list" +msgstr "ブラックリスト対象" + +#: ../../enterprise/godmode/setup/setup.php:195 +msgid "Push selected modules into blacklist" +msgstr "選択したモジュールをブラックリストへ追加" + +#: ../../enterprise/godmode/setup/setup.php:199 +msgid "Pop selected modules out of blacklist" +msgstr "選択したモジュールをブラックリストから削除" + +#: ../../enterprise/godmode/setup/setup.php:225 +msgid "Enterprise options" +msgstr "Enterprise オプション" + +#: ../../enterprise/godmode/setup/setup.php:258 +#: ../../enterprise/meta/advanced/metasetup.password.php:85 +msgid " Caracters" +msgstr " 文字" + +#: ../../enterprise/godmode/setup/setup.php:271 +#: ../../enterprise/meta/advanced/metasetup.password.php:101 +msgid "Set 0 if never expire." +msgstr "0 に設定すると期限切れは発生しません" + +#: ../../enterprise/godmode/setup/setup.php:272 +#: ../../enterprise/meta/advanced/metasetup.password.php:102 +msgid " Days" +msgstr " 日" + +#: ../../enterprise/godmode/setup/setup.php:281 +#: ../../enterprise/meta/advanced/metasetup.password.php:113 +msgid " Minutes" +msgstr " 分" + +#: ../../enterprise/godmode/setup/setup.php:285 +#: ../../enterprise/meta/advanced/metasetup.password.php:117 +msgid "Two attempts minimum" +msgstr "最小は 2回です" + +#: ../../enterprise/godmode/setup/setup.php:286 +#: ../../enterprise/meta/advanced/metasetup.password.php:118 +msgid " Attempts" +msgstr " 回" + +#: ../../enterprise/godmode/setup/setup.php:318 +msgid "Enterprise password policy" +msgstr "Enterprise パスワードポリシー" + +#: ../../enterprise/godmode/setup/setup.php:319 +msgid "" +"Rules applied to the management of passwords. This policy applies to all " +"users except the administrator." +msgstr "パスワード管理に適用するルールです。このポリシーは、管理者以外の全ユーザに適用されます。" + +#: ../../enterprise/godmode/setup/setup_acl.php:40 +msgid "Enterprise ACL setup" +msgstr "Enterprise ACL 設定" + +#: ../../enterprise/godmode/setup/setup_acl.php:85 +#: ../../enterprise/godmode/setup/setup_acl.php:117 +msgid "Add new ACL element to profile" +msgstr "プロファイルへの新ACL要素の追加" + +#: ../../enterprise/godmode/setup/setup_acl.php:90 +#: ../../enterprise/godmode/setup/setup_acl.php:162 +msgid "Section" +msgstr "セクション" + +#: ../../enterprise/godmode/setup/setup_acl.php:95 +#: ../../enterprise/godmode/setup/setup_acl.php:251 +msgid "Mobile" +msgstr "モバイル" + +#: ../../enterprise/godmode/setup/setup_acl.php:99 +#: ../../enterprise/godmode/setup/setup_acl.php:163 +msgid "Section 2" +msgstr "セクション 2" + +#: ../../enterprise/godmode/setup/setup_acl.php:104 +#: ../../enterprise/godmode/setup/setup_acl.php:164 +msgid "Section 3" +msgstr "セクション 3" + +#: ../../enterprise/godmode/setup/setup_acl.php:116 +msgid "Hidden" +msgstr "隠す" + +#: ../../enterprise/godmode/setup/setup_acl.php:122 +msgid "Page" +msgstr "ページ" + +#: ../../enterprise/godmode/setup/setup_acl.php:141 +msgid "Filter by profile" +msgstr "プロファイルによるフィルタ" + +#: ../../enterprise/godmode/setup/setup_auth.php:31 +msgid "Active directory" +msgstr "アクティブディレクトリ" + +#: ../../enterprise/godmode/setup/setup_auth.php:32 +msgid "Remote Pandora FMS" +msgstr "リモートの Pandora FMS" + +#: ../../enterprise/godmode/setup/setup_auth.php:33 +msgid "Remote Babel Enterprise" +msgstr "リモートの Babel Enterprise" + +#: ../../enterprise/godmode/setup/setup_auth.php:34 +msgid "Remote Integria" +msgstr "リモートの Integria" + +#: ../../enterprise/godmode/setup/setup_auth.php:35 +msgid "SAML" +msgstr "SAML" + +#: ../../enterprise/godmode/setup/setup_auth.php:156 +msgid "You must select a profile from the list of profiles." +msgstr "プロファイル一覧からぷらファイルを選択する必要があります。" + +#: ../../enterprise/godmode/setup/setup_auth.php:351 +msgid "SimpleSAML path" +msgstr "SimpleSAML パス" + +#: ../../enterprise/godmode/setup/setup_auth.php:351 +msgid "" +"Select the path where SimpleSAML has been installed (by default '/opt/')" +msgstr "SimpleSAML がインストールされているパスを選択 (デフォルトは '/opt/')" + +#: ../../enterprise/godmode/setup/setup_auth.php:369 +msgid "" +"Enable this option will be synchronice the groups and tags each new user " +"when he/she will login." +msgstr "このオプションを有効化すると、新規ユーザがログインしたときにグループとタグが同期されます。" + +#: ../../enterprise/godmode/setup/setup_auth.php:397 +#: ../../enterprise/godmode/setup/setup_auth.php:438 +msgid "AD Groups" +msgstr "ADグループ" + +#: ../../enterprise/godmode/setup/setup_auth.php:440 +msgid "Select profile" +msgstr "プロファイルを選択" + +#: ../../enterprise/godmode/setup/setup_auth.php:449 +msgid "Add new permissions" +msgstr "新規の権限を追加" + +#: ../../enterprise/godmode/setup/setup_history.php:49 +msgid "Enable event history" +msgstr "イベントヒストリの有効化" + +#: ../../enterprise/godmode/setup/setup_history.php:49 +msgid "" +"Event history is ONLY used for event reports, is not used in graphs or event " +"viewer." +msgstr "イベントヒストリはイベントレポートにのみ利用されます。グラフやグラフ表示には利用されません。" + +#: ../../enterprise/godmode/setup/setup_history.php:68 +msgid "Number of days before data is transfered to history database." +msgstr "ヒストリデータベースへのデータ転送を行わない日数" + +#: ../../enterprise/godmode/setup/setup_history.php:71 +msgid "" +"Data size of mechanism used to transfer data (similar to a data buffer.)" +msgstr "データ転送に利用するデータサイズ (データバッファのようなもの)" + +#: ../../enterprise/godmode/setup/setup_history.php:74 +msgid "Time interval between data transfer." +msgstr "データ転送の時間間隔" + +#: ../../enterprise/godmode/setup/setup_history.php:77 +msgid "Event days" +msgstr "イベント日数" + +#: ../../enterprise/godmode/setup/setup_history.php:77 +msgid "Number of days before events is transfered to history database." +msgstr "イベントをヒストリデータベースへ転送するまでの日数です。" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:44 +msgid "Log storage directory" +msgstr "ログ保存ディレクトリ" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:45 +msgid "Directory where log data will be stored." +msgstr "ログデータを保存するディレクトリ" + +#: ../../enterprise/godmode/setup/setup_log_collector.php:48 +msgid "Sets the maximum lifetime for log data in days." +msgstr "最大ログ保存日数を設定します。" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:29 +msgid "Metaconsole setup" +msgstr "メタコンソール設定" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:76 +#: ../../enterprise/meta/advanced/metasetup.auth.php:53 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:113 +#: ../../enterprise/meta/advanced/metasetup.password.php:53 +#: ../../enterprise/meta/advanced/metasetup.performance.php:53 +#: ../../enterprise/meta/advanced/metasetup.setup.php:85 +#: ../../enterprise/meta/advanced/metasetup.visual.php:56 +msgid "Successfully update" +msgstr "更新しました" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:77 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:114 +msgid "Could not be update" +msgstr "更新できませんでした" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:168 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:250 +msgid "Pandora FMS Metaconsole item edition" +msgstr "Pandora FMS メタコンソールアイテム編集" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:175 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:259 +msgid "Auth token" +msgstr "認証トークン" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:175 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:261 +msgid "" +"Token previously configured on the destination Pandora console in order to " +"use delegated authentification." +msgstr "認証代行を利用するために、対象となる Pandora コンソールで事前に設定するトークンです。" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:179 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:248 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:264 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:337 +msgid "Console URL" +msgstr "コンソール URL" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:188 +#: ../../enterprise/godmode/setup/setup_metaconsole.php:249 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:270 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:338 +msgid "DB Host" +msgstr "DB ホスト" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:192 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:273 +msgid "DB Name" +msgstr "DB 名" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:197 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:276 +msgid "DB User" +msgstr "DB ユーザ" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:201 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:279 +msgid "DB Password" +msgstr "DB パスワード" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:206 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:285 +msgid "Console User" +msgstr "コンソールユーザ" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:210 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:288 +msgid "Console Password" +msgstr "コンソールパスワード" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:244 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:330 +msgid "DB" +msgstr "DB" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:245 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:331 +msgid "API" +msgstr "API" + +#: ../../enterprise/godmode/setup/setup_metaconsole.php:246 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:332 +msgid "Compatibility" +msgstr "互換性" + +#: ../../enterprise/godmode/setup/setup_skins.php:71 +msgid "Error deleting skin" +msgstr "スキン削除エラー" + +#: ../../enterprise/godmode/setup/setup_skins.php:74 +msgid "Successfully deleted skin" +msgstr "スキンを削除しました" + +#: ../../enterprise/godmode/setup/setup_skins.php:117 +msgid "Skin name" +msgstr "スキン名" + +#: ../../enterprise/godmode/setup/setup_skins.php:143 +msgid "There are no defined skins" +msgstr "定義済のスキンがありません" + +#: ../../enterprise/godmode/setup/setup_skins.php:148 +msgid "Create skin" +msgstr "スキン作成" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:174 +msgid "Successfully added trap custom values" +msgstr "トラップカスタム値を追加しました" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:177 +msgid "Error adding trap custom values" +msgstr "トラップカスタム値の追加エラー" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:181 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:221 +msgid "This OID is preexistent." +msgstr "この OID は元から存在します。" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:211 +msgid "No change in data" +msgstr "データに変更がありません" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:214 +msgid "Successfully updated trap custom values" +msgstr "トラップカスタム値を更新しました" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:217 +msgid "Error updating trap custom values" +msgstr "トラップカスタム値の更新エラー" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:232 +msgid "Successfully deleted trap custom values" +msgstr "トラップカスタム値を削除しました" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:236 +msgid "Error deleting trap custom values" +msgstr "トラップカスタム値の削除エラー" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:243 +#, php-format +msgid "Uploaded %s/%s traps" +msgstr "%s/%s トラップをアップロードしました" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:247 +msgid "Fail uploaded file" +msgstr "ファイルのアップロードに失敗しました" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:251 +msgid "" +"MIB files will be loaded and searched for SNMP trap definitions. They will " +"not be installed on the system! You can use the MIB uploader for that " +"purpose." +msgstr "" +"MIBファイルがロードされ SNMP トラップ定義で検索されます。システムにはインストールされません。MIB アップローダはこの目的の範囲で利用できます。" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:260 +msgid "Load MIB" +msgstr "MIBのロード" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:262 +msgid "Upload MIB" +msgstr "MIBをアップロード" + +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor.php:283 +#: ../../enterprise/godmode/snmpconsole/snmp_trap_editor_form.php:65 +msgid "Custom OID" +msgstr "カスタム OID" + +#: ../../enterprise/include/ajax/dashboard.ajax.php:290 +msgid "Only one service map widget is supported at this moment" +msgstr "(現時点でサポートされるサービスマップウィジェットは一つだけです" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:250 +msgid "Error accesing to API, auth error." +msgstr "APIアクセス認証エラー" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:254 +msgid "Error accesing to API." +msgstr "APIアクセスエラー。" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:258 +msgid "Error could not resolve the host." +msgstr "エラー。ホストの名前解決ができません。" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:269 +msgid "Database credentials not found" +msgstr "データベースの認証情報がありません" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:273 +msgid "Error connecting to the specified host" +msgstr "指定したホストへの接続エラー" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:277 +msgid "Connected to the host, but cannot found the specified database" +msgstr "ホストへ接続しましたが、指定されたデータベースが見つかりません。" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:288 +#: ../../enterprise/include/ajax/metaconsole.ajax.php:312 +msgid "Server connection failed" +msgstr "サーバの接続に失敗しました。" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:292 +msgid "" +"\"Translate string\" extension is missed in the server. This extension is " +"mandatory to be configured on metaconsole." +msgstr "\"文字列翻訳\" 拡張がサーバにありません。この拡張はメタコンソールでの設定が必須です。" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:296 +msgid "" +"Server name doesnt match. Check the node server name and configure the same " +"one on metasetup" +msgstr "サーバ名が一致しません。ノードのサーバ名とメタセットアップの設定内容が同じか確認してください" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:307 +msgid "Last event replication" +msgstr "最新のイベント複製" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:321 +msgid "Agent cache activated" +msgstr "エージェントキャッシュが有効" + +#: ../../enterprise/include/ajax/metaconsole.ajax.php:325 +msgid "Agent cache failed" +msgstr "エージェントキャッシュが無効" + +#: ../../enterprise/include/ajax/transactional.ajax.php:178 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:151 +msgid "The phase does not have a defined script" +msgstr "フェーズに定義済スクリプトがありません" + +#: ../../enterprise/include/ajax/transactional.ajax.php:217 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:201 +msgid "Edit Data" +msgstr "データ編集" + +#: ../../enterprise/include/functions_alert_event.php:925 +msgid "Module alert" +msgstr "モジュールアラート" + +#: ../../enterprise/include/functions_backup.php:135 +msgid "No description" +msgstr "説明がありません" + +#: ../../enterprise/include/functions_backup.php:242 +#: ../../enterprise/include/functions_backup.php:324 +msgid "Restoring a backup" +msgstr "バックアップのリストア中" + +#: ../../enterprise/include/functions_backup.php:244 +#: ../../enterprise/include/functions_backup.php:326 +msgid "Restoring a Pandora database backup must be done manually" +msgstr "Pandora データベースバックアップのリストは、手動実行する必要があります" + +#: ../../enterprise/include/functions_backup.php:245 +#: ../../enterprise/include/functions_backup.php:327 +msgid "" +"It's a complex operation that needs human intervation to avoid system " +"failures and data loosing" +msgstr "システム不整合およびデータ消失を防ぐために、人よる操作が必要な複雑な作業です。" + +#: ../../enterprise/include/functions_backup.php:246 +#: ../../enterprise/include/functions_backup.php:328 +msgid "To restore the selected backup, please follow these steps" +msgstr "選択したバックアップをリストアするには、これらの手順に従ってください" + +#: ../../enterprise/include/functions_backup.php:252 +#: ../../enterprise/include/functions_backup.php:334 +msgid "Open a root shell in your system located at " +msgstr "次の場所にある root のシェルを開いてください: " + +#: ../../enterprise/include/functions_backup.php:256 +msgid "Connect to MySQL database using the following command" +msgstr "次のコマンドで MySQL データベースへ接続します" + +#: ../../enterprise/include/functions_backup.php:263 +msgid "Create a new database" +msgstr "新規データベースを作成します" + +#: ../../enterprise/include/functions_backup.php:276 +msgid "Restore the backup" +msgstr "バックアップをリストアします" + +#: ../../enterprise/include/functions_backup.php:284 +#: ../../enterprise/include/functions_backup.php:349 +msgid "Modify console configuration to use this new database" +msgstr "新たなデータベースを使うようにコンソール設定を修正します" + +#: ../../enterprise/include/functions_backup.php:285 +#: ../../enterprise/include/functions_backup.php:350 +msgid "Open configuration file" +msgstr "設定ファイルを開きます" + +#: ../../enterprise/include/functions_backup.php:289 +#: ../../enterprise/include/functions_backup.php:301 +#: ../../enterprise/include/functions_backup.php:354 +#: ../../enterprise/include/functions_backup.php:366 +msgid "Find" +msgstr "以下をみつけ" + +#: ../../enterprise/include/functions_backup.php:291 +#: ../../enterprise/include/functions_backup.php:304 +#: ../../enterprise/include/functions_backup.php:356 +#: ../../enterprise/include/functions_backup.php:369 +msgid "and replace with" +msgstr "次の通り書き換えます" + +#: ../../enterprise/include/functions_backup.php:298 +#: ../../enterprise/include/functions_backup.php:363 +msgid "Modify servers configuration to use this new database" +msgstr "新たなデータベースを使うようにサーバ設定を修正します" + +#: ../../enterprise/include/functions_backup.php:299 +#: ../../enterprise/include/functions_backup.php:364 +msgid "Find servers configuration file and replace the following lines" +msgstr "サーバ設定ファイルを見つけ、次の行を書き換えます" + +#: ../../enterprise/include/functions_backup.php:311 +#: ../../enterprise/include/functions_backup.php:376 +msgid "Restart the servers and login again into the console" +msgstr "サーバを再起動し、コンソールからログインしなおします" + +#: ../../enterprise/include/functions_backup.php:341 +msgid "Run import command using the following command" +msgstr "次のコマンドを使って、インポートコマンドを実行します" + +#: ../../enterprise/include/functions_backup.php:345 +msgid "Into your destination database." +msgstr "対象データベースに入ります。" + +#: ../../enterprise/include/functions_collection.php:42 +#, php-format +msgid "Fail create the directory: %s" +msgstr "ディレクトリ作成に失敗しました: %s" + +#: ../../enterprise/include/functions_collection.php:69 +msgid "No files in collection" +msgstr "コレクションにファイルがありません" + +#: ../../enterprise/include/functions_collection.php:77 +msgid "File of collection is bigger than the limit (" +msgstr "ファイルコレクションが制限を越えています (" + +#: ../../enterprise/include/functions_dashboard.php:360 +#, php-format +msgid "Copy of %s" +msgstr "%s のコピー" + +#: ../../enterprise/include/functions_enterprise.php:298 +msgid "Tree view by tags" +msgstr "タグごとのツリー表示" + +#: ../../enterprise/include/functions_enterprise.php:321 +msgid "" +"If event purge is less than events days pass to history db, you will have a " +"problems and you lost data. Recommended that event days purge will more " +"taller than event days to history DB" +msgstr "" +"イベントの削除タイミングを、ヒストリデータベースへイベントを移す日よりも短く設定していると、問題が発生しデータを失ってしまいます。イベントの削除は、ヒスト" +"リデータベースへイベントを移す日よりも後に設定してください。" + +#: ../../enterprise/include/functions_enterprise.php:323 +msgid "" +"Problems with event days purge and event days that pass data to history DB." +msgstr "イベントの削除日とヒストリデータベースへ渡す日数の設定に問題があります。" + +#: ../../enterprise/include/functions_enterprise.php:331 +msgid "" +"If days purge is less than history days pass to history db, you will have a " +"problems and you lost data. Recommended that days purge will more taller " +"than days to history DB" +msgstr "" +"ヒストリデータベースへ渡すよりも削除する日が先の場合、問題が発生しデータを消失します。データ保持期間は、ヒストリデータベースへ移すタイミングより長くしてく" +"ださい。" + +#: ../../enterprise/include/functions_enterprise.php:333 +msgid "Problems with days purge and days that pass data to history DB" +msgstr "データの削除日とヒストリデータベースへ渡す日数の設定に問題があります。" + +#: ../../enterprise/include/functions_groups.php:47 +msgid "Metaconsole" +msgstr "メタコンソール" + +#: ../../enterprise/include/functions_inventory.php:54 +#: ../../enterprise/include/functions_inventory.php:494 +msgid "No changes found" +msgstr "変更がありません" + +#: ../../enterprise/include/functions_inventory.php:64 +msgid "Agent alias" +msgstr "エージェント別名" + +#: ../../enterprise/include/functions_inventory.php:80 +msgid "Get CSV file" +msgstr "CSV ファイルを取得" + +#: ../../enterprise/include/functions_license.php:49 +msgid "Client" +msgstr "正規" + +#: ../../enterprise/include/functions_license.php:49 +msgid "Trial" +msgstr "試用" + +#: ../../enterprise/include/functions_local_components.php:142 +msgid "Empty configuration" +msgstr "設定が空です" + +#: ../../enterprise/include/functions_local_components.php:146 +msgid "Empty OS" +msgstr "OS が空です" + +#: ../../enterprise/include/functions_log.php:332 +msgid "Lines" +msgstr "行" + +#: ../../enterprise/include/functions_login.php:22 +msgid "You must change password" +msgstr "パスワードを変更する必要があります" + +#: ../../enterprise/include/functions_login.php:47 +msgid "OLD PASS: " +msgstr "旧パスワード: " + +#: ../../enterprise/include/functions_login.php:49 +msgid "NEW PASS: " +msgstr "新規パスワード: " + +#: ../../enterprise/include/functions_login.php:51 +msgid "CONFIRM: " +msgstr "確認: " + +#: ../../enterprise/include/functions_login.php:58 +msgid "Change" +msgstr "変更" + +#: ../../enterprise/include/functions_login.php:103 +msgid "User has been blocked. Try again in " +msgstr "ユーザがブロックされました。次の時間経過後に再度試してください: " + +#: ../../enterprise/include/functions_login.php:103 +msgid " minutes" +msgstr " 分" + +#: ../../enterprise/include/functions_login.php:227 +msgid "Password must be different from the " +msgstr "パスワードは、次と異なっている必要があります: " + +#: ../../enterprise/include/functions_login.php:227 +msgid " previous changes." +msgstr " 回前までの変更" + +#: ../../enterprise/include/functions_login.php:241 +msgid "Password must be different" +msgstr "パスワードは違うものでなければいけません" + +#: ../../enterprise/include/functions_login.php:251 +msgid "Password too short" +msgstr "パスワードが短すぎます" + +#: ../../enterprise/include/functions_login.php:262 +msgid "Password must contain numbers" +msgstr "パスワードには数字を含めなければいけません" + +#: ../../enterprise/include/functions_login.php:274 +msgid "Password must contain symbols" +msgstr "パスワードには記号を含めなければいけません" + +#: ../../enterprise/include/functions_login.php:294 +msgid "Invalid old password" +msgstr "旧パスワードが不正です" + +#: ../../enterprise/include/functions_login.php:318 +msgid "User pass successfully updated" +msgstr "パスワードを更新しました" + +#: ../../enterprise/include/functions_login.php:319 +msgid "Error updating user pass (no change?)" +msgstr "パスワードの更新エラー (変更なし?)" + +#: ../../enterprise/include/functions_login.php:327 +msgid "Password confirm does not match" +msgstr "パスワード確認が一致しません" + +#: ../../enterprise/include/functions_login.php:335 +msgid "Password empty" +msgstr "パスワードが空です" + +#: ../../enterprise/include/functions_metaconsole.php:807 +msgid "Group does not exist. Agent " +msgstr "グループが存在しません。エージェント " + +#: ../../enterprise/include/functions_metaconsole.php:813 +msgid "Created group in destination DB" +msgstr "移行先 DB にグループを作成しました" + +#: ../../enterprise/include/functions_metaconsole.php:817 +msgid "Error creating group. Agent " +msgstr "グループ作成エラー。エージェント " + +#: ../../enterprise/include/functions_metaconsole.php:823 +msgid "Group already exists in destination DB" +msgstr "移行先 DB にすでにグループがあります" + +#: ../../enterprise/include/functions_netflow_pdf.php:45 +#: ../../enterprise/include/functions_reporting_pdf.php:51 +msgid "Automated Pandora FMS report for user defined report" +msgstr "ユーザ定義レポートの Pandora FMS による自動生成" + +#: ../../enterprise/include/functions_netflow_pdf.php:56 +#: ../../enterprise/include/functions_reporting_pdf.php:2174 +msgid "Contents" +msgstr "目次" + +#: ../../enterprise/include/functions_netflow_pdf.php:160 +#: ../../enterprise/operation/log/log_viewer.php:215 +msgid "Start date" +msgstr "開始日時" + +#: ../../enterprise/include/functions_policies.php:3031 +msgid "Policy linkation" +msgstr "ポリシーリンク" + +#: ../../enterprise/include/functions_policies.php:3036 +msgid "Module linked" +msgstr "リンク済モジュール" + +#: ../../enterprise/include/functions_policies.php:3038 +#: ../../enterprise/include/functions_policies.php:3048 +msgid "Unlink from policy" +msgstr "ポリシーからリンクを外す" + +#: ../../enterprise/include/functions_policies.php:3041 +msgid "Module unlinked" +msgstr "未リンクモジュール" + +#: ../../enterprise/include/functions_policies.php:3043 +#: ../../enterprise/include/functions_policies.php:3053 +msgid "Relink to policy" +msgstr "ポリシーへの再リンク" + +#: ../../enterprise/include/functions_policies.php:3046 +msgid "Module pending to link" +msgstr "リンク待ちモジュール" + +#: ../../enterprise/include/functions_policies.php:3051 +msgid "Module pending to unlink" +msgstr "リンク解除待ちモジュール" + +#: ../../enterprise/include/functions_policies.php:3777 +msgid "Create a new policy map" +msgstr "新規ポリシーマップ作成" + +#: ../../enterprise/include/functions_policies.php:4096 +#, php-format +msgid "" +"This extension makes registration of policies enterprise.
You can get " +"more policies in our Public Resource Library" +msgstr "" +"この拡張は、Enterprise ポリシーを登録します。
追加のポリシーは我々のリソースライブラリから入手できます。" + +#: ../../enterprise/include/functions_reporting.php:41 +msgid "Advance options" +msgstr "拡張オプション" + +#: ../../enterprise/include/functions_reporting.php:59 +msgid "Templates list" +msgstr "テンプレート一覧" + +#: ../../enterprise/include/functions_reporting.php:65 +#: ../../enterprise/meta/general/main_header.php:165 +msgid "Templates wizard" +msgstr "テンプレートウィザード" + +#: ../../enterprise/include/functions_reporting.php:85 +msgid "Templates Wizard" +msgstr "テンプレートウィザード" + +#: ../../enterprise/include/functions_reporting.php:633 +msgid "Availability item created from wizard." +msgstr "ウィザードから作成された可用性アイテム" + +#: ../../enterprise/include/functions_reporting.php:1300 +#: ../../enterprise/include/functions_reporting.php:2072 +#: ../../enterprise/include/functions_reporting.php:2849 +#: ../../enterprise/include/functions_reporting_pdf.php:1636 +msgid "Planned Downtimes" +msgstr "計画停止" + +#: ../../enterprise/include/functions_reporting.php:1306 +#: ../../enterprise/include/functions_reporting.php:2078 +#: ../../enterprise/include/functions_reporting.php:2855 +#: ../../enterprise/include/functions_reporting_pdf.php:1642 +msgid "Ignore Time" +msgstr "除外時間" + +#: ../../enterprise/include/functions_reporting.php:1326 +#: ../../enterprise/include/functions_reporting_pdf.php:1657 +msgid "SLA Compliance per days" +msgstr "日ごとの SLA 準拠" + +#: ../../enterprise/include/functions_reporting.php:1393 +#: ../../enterprise/include/functions_reporting_pdf.php:1736 +msgid "Summary of SLA Failures" +msgstr "条件を満たさない SLA の概要" + +#: ../../enterprise/include/functions_reporting.php:1395 +#: ../../enterprise/include/functions_reporting_csv.php:1026 +#: ../../enterprise/include/functions_reporting_pdf.php:1740 +msgid "Day" +msgstr "日" + +#: ../../enterprise/include/functions_reporting.php:2115 +msgid "T. Total" +msgstr "合計時間" + +#: ../../enterprise/include/functions_reporting.php:2116 +#: ../../enterprise/include/functions_reporting.php:2879 +msgid "T. OK" +msgstr "正常時間" + +#: ../../enterprise/include/functions_reporting.php:2117 +#: ../../enterprise/include/functions_reporting.php:2880 +msgid "T. Error" +msgstr "障害時間" + +#: ../../enterprise/include/functions_reporting.php:2118 +#: ../../enterprise/include/functions_reporting.php:2881 +msgid "T. Unknown" +msgstr "不明時間" + +#: ../../enterprise/include/functions_reporting.php:2119 +#: ../../enterprise/include/functions_reporting.php:2882 +msgid "T. Not_init" +msgstr "未初期化時間" + +#: ../../enterprise/include/functions_reporting.php:2120 +#: ../../enterprise/include/functions_reporting.php:2883 +msgid "T. Downtime" +msgstr "計画停止時間" + +#: ../../enterprise/include/functions_reporting.php:2121 +#: ../../enterprise/include/functions_reporting.php:2884 +msgid "SLA %" +msgstr "SLA %" + +#: ../../enterprise/include/functions_reporting.php:3508 +msgid "Module Histogram Graph" +msgstr "モジュールヒストグラムグラフ" + +#: ../../enterprise/include/functions_reporting.php:4001 +msgid "There are no SLAs defined." +msgstr "定義済のSLAがありません。" + +#: ../../enterprise/include/functions_reporting.php:4115 +#: ../../enterprise/include/functions_reporting.php:4734 +#: ../../enterprise/include/functions_services.php:1216 +#: ../../enterprise/include/functions_services.php:1218 +#: ../../enterprise/include/functions_services.php:1239 +#: ../../enterprise/include/functions_services.php:1240 +#: ../../enterprise/include/functions_services.php:1242 +#: ../../enterprise/include/functions_services.php:1276 +#: ../../enterprise/include/functions_services.php:1278 +msgid "Nonexistent" +msgstr "なし" + +#: ../../enterprise/include/functions_reporting.php:5271 +#: ../../enterprise/include/functions_reporting.php:5749 +#, php-format +msgid "Graph agents(%s) - %s" +msgstr "エージェントグラフ(%s) - %s" + +#: ../../enterprise/include/functions_reporting.php:5697 +#, php-format +msgid "Graph agent(%s) - %s" +msgstr "エージェントグラフ(%s) - %s" + +#: ../../enterprise/include/functions_reporting.php:6150 +#: ../../enterprise/include/functions_reporting.php:6200 +msgid "Template editor" +msgstr "テンプレート編集" + +#: ../../enterprise/include/functions_reporting.php:6214 +msgid "Get PDF file" +msgstr "PDF ファイル取得" + +#: ../../enterprise/include/functions_reporting_csv.php:304 +msgid "Serialized data " +msgstr "連続データ " + +#: ../../enterprise/include/functions_reporting_csv.php:396 +#: ../../enterprise/include/functions_reporting_csv.php:464 +#: ../../enterprise/include/functions_reporting_csv.php:499 +#: ../../enterprise/include/functions_reporting_csv.php:535 +#: ../../enterprise/include/functions_reporting_csv.php:572 +#: ../../enterprise/include/functions_reporting_csv.php:640 +#: ../../enterprise/include/functions_reporting_csv.php:676 +#: ../../enterprise/include/functions_reporting_csv.php:712 +#: ../../enterprise/include/functions_reporting_csv.php:748 +#: ../../enterprise/include/functions_reporting_csv.php:784 +msgid "Report type" +msgstr "レポートタイプ" + +#: ../../enterprise/include/functions_reporting_csv.php:398 +msgid "Uknown agents" +msgstr "不明エージェント" + +#: ../../enterprise/include/functions_reporting_csv.php:407 +msgid "Last 8 hours events" +msgstr "直近 8時間のイベント" + +#: ../../enterprise/include/functions_reporting_csv.php:609 +msgid "Illegal query or any other error" +msgstr "不正なクエリまたはその他エラー" + +#: ../../enterprise/include/functions_reporting_csv.php:784 +msgid "% OK" +msgstr "正常%" + +#: ../../enterprise/include/functions_reporting_csv.php:784 +msgid "% Wrong" +msgstr "異常%" + +#: ../../enterprise/include/functions_reporting_csv.php:808 +msgid "Simple Graph" +msgstr "単一グラフ" + +#: ../../enterprise/include/functions_reporting_csv.php:870 +#: ../../enterprise/include/functions_reporting_csv.php:917 +#: ../../enterprise/include/functions_reporting_csv.php:989 +#: ../../enterprise/include/functions_reporting_csv.php:1105 +#: ../../enterprise/include/functions_reporting_csv.php:1317 +msgid "SLA Max" +msgstr "最大 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:871 +#: ../../enterprise/include/functions_reporting_csv.php:918 +#: ../../enterprise/include/functions_reporting_csv.php:990 +#: ../../enterprise/include/functions_reporting_csv.php:1106 +#: ../../enterprise/include/functions_reporting_csv.php:1318 +msgid "SLA Min" +msgstr "最小 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:873 +#: ../../enterprise/include/functions_reporting_csv.php:920 +msgid "Time Total " +msgstr "合計時間 " + +#: ../../enterprise/include/functions_reporting_csv.php:874 +#: ../../enterprise/include/functions_reporting_csv.php:921 +msgid "Time OK " +msgstr "正常時間 " + +#: ../../enterprise/include/functions_reporting_csv.php:875 +#: ../../enterprise/include/functions_reporting_csv.php:922 +msgid "Time Error " +msgstr "障害時間 " + +#: ../../enterprise/include/functions_reporting_csv.php:876 +#: ../../enterprise/include/functions_reporting_csv.php:923 +msgid "Time Unknown " +msgstr "不明時間 " + +#: ../../enterprise/include/functions_reporting_csv.php:877 +#: ../../enterprise/include/functions_reporting_csv.php:924 +msgid "Time Not Init " +msgstr "未初期化時間 " + +#: ../../enterprise/include/functions_reporting_csv.php:878 +#: ../../enterprise/include/functions_reporting_csv.php:925 +msgid "Time Downtime " +msgstr "計画停止時間 " + +#: ../../enterprise/include/functions_reporting_csv.php:879 +#: ../../enterprise/include/functions_reporting_csv.php:926 +msgid "Checks Total " +msgstr "合計確認数 " + +#: ../../enterprise/include/functions_reporting_csv.php:880 +#: ../../enterprise/include/functions_reporting_csv.php:927 +msgid "Checks OK " +msgstr "正常確認数 " + +#: ../../enterprise/include/functions_reporting_csv.php:881 +#: ../../enterprise/include/functions_reporting_csv.php:928 +msgid "Checks Error " +msgstr "障害確認数 " + +#: ../../enterprise/include/functions_reporting_csv.php:882 +#: ../../enterprise/include/functions_reporting_csv.php:929 +msgid "Checks Unknown " +msgstr "不明確認数 " + +#: ../../enterprise/include/functions_reporting_csv.php:883 +#: ../../enterprise/include/functions_reporting_csv.php:930 +msgid "Checks Not Init " +msgstr "未初期化確認数 " + +#: ../../enterprise/include/functions_reporting_csv.php:884 +#: ../../enterprise/include/functions_reporting_csv.php:931 +msgid "SLA " +msgstr "SLA " + +#: ../../enterprise/include/functions_reporting_csv.php:885 +#: ../../enterprise/include/functions_reporting_csv.php:932 +msgid "Status " +msgstr "状態 " + +#: ../../enterprise/include/functions_reporting_csv.php:977 +#: ../../enterprise/include/functions_reporting_csv.php:1090 +#: ../../enterprise/include/functions_reporting_csv.php:1237 +#: ../../enterprise/include/functions_reporting_csv.php:1302 +msgid "Subtitle" +msgstr "サブタイトル" + +#: ../../enterprise/include/functions_reporting_csv.php:992 +#: ../../enterprise/include/functions_reporting_csv.php:1121 +#: ../../enterprise/include/functions_reporting_csv.php:1333 +msgid "Time Total Month" +msgstr "月間合計時間" + +#: ../../enterprise/include/functions_reporting_csv.php:993 +#: ../../enterprise/include/functions_reporting_csv.php:1122 +#: ../../enterprise/include/functions_reporting_csv.php:1334 +msgid "Time OK Month" +msgstr "月間正常時間" + +#: ../../enterprise/include/functions_reporting_csv.php:994 +#: ../../enterprise/include/functions_reporting_csv.php:1123 +#: ../../enterprise/include/functions_reporting_csv.php:1335 +msgid "Time Error Month" +msgstr "月間障害時間" + +#: ../../enterprise/include/functions_reporting_csv.php:995 +#: ../../enterprise/include/functions_reporting_csv.php:1124 +#: ../../enterprise/include/functions_reporting_csv.php:1336 +msgid "Time Unknown Month" +msgstr "月間不明時間" + +#: ../../enterprise/include/functions_reporting_csv.php:996 +#: ../../enterprise/include/functions_reporting_csv.php:1125 +#: ../../enterprise/include/functions_reporting_csv.php:1337 +msgid "Time Downtime Month" +msgstr "月間計画停止時間" + +#: ../../enterprise/include/functions_reporting_csv.php:997 +#: ../../enterprise/include/functions_reporting_csv.php:1126 +#: ../../enterprise/include/functions_reporting_csv.php:1338 +msgid "Time Not Init Month" +msgstr "月間未初期化時間" + +#: ../../enterprise/include/functions_reporting_csv.php:998 +#: ../../enterprise/include/functions_reporting_csv.php:1127 +#: ../../enterprise/include/functions_reporting_csv.php:1339 +msgid "Checks Total Month" +msgstr "月間合計確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:999 +#: ../../enterprise/include/functions_reporting_csv.php:1128 +#: ../../enterprise/include/functions_reporting_csv.php:1340 +msgid "Checks OK Month" +msgstr "月間正常確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1000 +#: ../../enterprise/include/functions_reporting_csv.php:1129 +#: ../../enterprise/include/functions_reporting_csv.php:1341 +msgid "Checks Error Month" +msgstr "月間障害確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1001 +#: ../../enterprise/include/functions_reporting_csv.php:1130 +#: ../../enterprise/include/functions_reporting_csv.php:1342 +msgid "Checks Unknown Month" +msgstr "月間不明確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1002 +#: ../../enterprise/include/functions_reporting_csv.php:1131 +#: ../../enterprise/include/functions_reporting_csv.php:1343 +msgid "Checks Not Init Month" +msgstr "月間未初期化確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1003 +#: ../../enterprise/include/functions_reporting_csv.php:1132 +#: ../../enterprise/include/functions_reporting_csv.php:1344 +msgid "SLA Month" +msgstr "月間 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1004 +#: ../../enterprise/include/functions_reporting_csv.php:1133 +#: ../../enterprise/include/functions_reporting_csv.php:1345 +msgid "Status Month" +msgstr "月間状態" + +#: ../../enterprise/include/functions_reporting_csv.php:1027 +#: ../../enterprise/include/functions_reporting_csv.php:1179 +msgid "Time Total Day" +msgstr "日ごとの合計時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1028 +#: ../../enterprise/include/functions_reporting_csv.php:1180 +msgid "Time OK Day" +msgstr "日ごとの正常時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1029 +#: ../../enterprise/include/functions_reporting_csv.php:1181 +msgid "Time Error Day" +msgstr "日ごとの障害時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1030 +#: ../../enterprise/include/functions_reporting_csv.php:1182 +msgid "Time Unknown Day" +msgstr "日ごとの不明時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1031 +#: ../../enterprise/include/functions_reporting_csv.php:1183 +msgid "Time Not Init Day" +msgstr "日ごとの未初期化時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1032 +#: ../../enterprise/include/functions_reporting_csv.php:1184 +msgid "Time Downtime Day" +msgstr "日ごとの計画停止時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1033 +#: ../../enterprise/include/functions_reporting_csv.php:1185 +msgid "Time Out Day" +msgstr "日ごとの停止時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1034 +#: ../../enterprise/include/functions_reporting_csv.php:1186 +msgid "Checks Total Day" +msgstr "日ごとの合計確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1035 +#: ../../enterprise/include/functions_reporting_csv.php:1187 +msgid "Checks OK Day" +msgstr "日ごとの正常確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1036 +#: ../../enterprise/include/functions_reporting_csv.php:1188 +msgid "Checks Error Day" +msgstr "日ごとの障害確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1037 +#: ../../enterprise/include/functions_reporting_csv.php:1189 +msgid "Checks Unknown Day" +msgstr "日ごとの不明確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1038 +#: ../../enterprise/include/functions_reporting_csv.php:1190 +msgid "Checks Not Init Day" +msgstr "日ごとの不明確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1039 +#: ../../enterprise/include/functions_reporting_csv.php:1191 +msgid "SLA Day" +msgstr "日ごとの SLAd" + +#: ../../enterprise/include/functions_reporting_csv.php:1040 +#: ../../enterprise/include/functions_reporting_csv.php:1192 +msgid "SLA Fixed Day" +msgstr "日ごとの修正 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1041 +#: ../../enterprise/include/functions_reporting_csv.php:1193 +msgid "Date From Day" +msgstr "開始日" + +#: ../../enterprise/include/functions_reporting_csv.php:1042 +#: ../../enterprise/include/functions_reporting_csv.php:1194 +msgid "Date To Day" +msgstr "終了日" + +#: ../../enterprise/include/functions_reporting_csv.php:1043 +#: ../../enterprise/include/functions_reporting_csv.php:1195 +msgid "Status Day" +msgstr "日ごとの状態" + +#: ../../enterprise/include/functions_reporting_csv.php:1101 +#: ../../enterprise/include/functions_reporting_csv.php:1313 +msgid "Month Number" +msgstr "月の数" + +#: ../../enterprise/include/functions_reporting_csv.php:1102 +#: ../../enterprise/include/functions_reporting_csv.php:1314 +msgid "Year" +msgstr "年" + +#: ../../enterprise/include/functions_reporting_csv.php:1152 +msgid "Time Total week" +msgstr "週間合計時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1153 +msgid "Time OK week" +msgstr "週間正常時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1154 +msgid "Time Error week" +msgstr "週間障害時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1155 +msgid "Time Unknown week" +msgstr "週間不明時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1156 +msgid "Time Downtime week" +msgstr "週間計画停止時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1157 +msgid "Time Not Init week" +msgstr "週間未初期化時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1158 +msgid "Checks Total week" +msgstr "週間合計確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1159 +msgid "Checks OK week" +msgstr "週間正常確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1160 +msgid "Checks Error week" +msgstr "週間障害確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1161 +msgid "Checks Unknown week" +msgstr "週間不明確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1162 +msgid "Status week" +msgstr "週間状態" + +#: ../../enterprise/include/functions_reporting_csv.php:1178 +msgid "Day Week" +msgstr "週" + +#: ../../enterprise/include/functions_reporting_csv.php:1247 +msgid "SLA max" +msgstr "最大 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1248 +msgid "SLA min" +msgstr "最小 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1249 +msgid "SLA limit" +msgstr "SLA 制限" + +#: ../../enterprise/include/functions_reporting_csv.php:1252 +msgid "Time Error" +msgstr "障害時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1258 +msgid "Checks Error" +msgstr "エラー数" + +#: ../../enterprise/include/functions_reporting_csv.php:1260 +msgid "Checks Not Init" +msgstr "未初期化数" + +#: ../../enterprise/include/functions_reporting_csv.php:1262 +msgid "SLA Fixed" +msgstr "修正 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1364 +msgid "Time Total day" +msgstr "日ごとの合計時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1365 +msgid "Time OK day" +msgstr "日ごとの正常時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1366 +msgid "Time Error day" +msgstr "日ごとの障害時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1367 +msgid "Time Unknown day" +msgstr "日ごとの不明時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1368 +msgid "Time Downtime day" +msgstr "日ごとの計画停止時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1369 +msgid "Time Not Init day" +msgstr "日ごとの未初期化時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1370 +msgid "Checks Total day" +msgstr "日ごとの合計確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1371 +msgid "Checks OK day" +msgstr "日ごとの正常確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1372 +msgid "Checks Error day" +msgstr "日ごとのエラー確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1373 +msgid "Checks Unknown day" +msgstr "日ごとの不明確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1374 +msgid "Status day" +msgstr "日ごとの状態" + +#: ../../enterprise/include/functions_reporting_csv.php:1390 +msgid "Hours" +msgstr "時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1391 +msgid "Time Total hours" +msgstr "1時間ごとの合計時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1392 +msgid "Time OK hours" +msgstr "1時間ごとの正常時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1393 +msgid "Time Error hours" +msgstr "1時間ごとの障害時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1394 +msgid "Time Unknown hours" +msgstr "1時間ごとの不明時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1395 +msgid "Time Not Init hours" +msgstr "1時間ごとの未初期化時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1396 +msgid "Time Downtime hours" +msgstr "1時間ごとの計画停止時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1397 +msgid "Time Out hours" +msgstr "1時間ごとの停止時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1398 +msgid "Checks Total hours" +msgstr "1時間ごとの確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1399 +msgid "Checks OK hours" +msgstr "1時間ごとの正常確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1400 +msgid "Checks Error hours" +msgstr "1時間ごとの障害確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1401 +msgid "Checks Unknown hours" +msgstr "1時間ごとの不明確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1402 +msgid "Checks Not Init hours" +msgstr "1時間ごとの未初期化確認数" + +#: ../../enterprise/include/functions_reporting_csv.php:1403 +msgid "SLA hours" +msgstr "1時間ごとの SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1404 +msgid "SLA Fixed hours" +msgstr "1時間ごとの修正 SLA" + +#: ../../enterprise/include/functions_reporting_csv.php:1405 +msgid "Date From hours" +msgstr "開始時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1406 +msgid "Date To hours" +msgstr "終了時間" + +#: ../../enterprise/include/functions_reporting_csv.php:1407 +msgid "Status hours" +msgstr "1時間ごとの状態" + +#: ../../enterprise/include/functions_reporting_pdf.php:1481 +msgid "Legend Graph" +msgstr "グラフの凡例" + +#: ../../enterprise/include/functions_reporting_pdf.php:1832 +msgid "Total Time" +msgstr "合計時間" + +#: ../../enterprise/include/functions_reporting_pdf.php:1836 +msgid "Time Not init" +msgstr "未初期化時間" + +#: ../../enterprise/include/functions_reporting_pdf.php:1837 +msgid "Time Downtimes" +msgstr "計画停止時間" + +#: ../../enterprise/include/functions_reporting_pdf.php:1852 +msgid "Total Checks" +msgstr "合計確認数" + +#: ../../enterprise/include/functions_reporting_pdf.php:1974 +msgid "Agent min" +msgstr "最小エージェント" + +#: ../../enterprise/include/functions_reporting_pdf.php:1975 +msgid "Agent min Value" +msgstr "エージェント最小値" + +#: ../../enterprise/include/functions_reporting_pdf.php:2300 +msgid "SO" +msgstr "OS" + +#: ../../enterprise/include/functions_reporting_pdf.php:2341 +msgid "There are no modules." +msgstr "モジュールがありません。" + +#: ../../enterprise/include/functions_services.php:23 +msgid "Service does not exist." +msgstr "サービスがありません。" + +#: ../../enterprise/include/functions_services.php:30 +msgid "Module store the service does not exist." +msgstr "サービスを保存するモジュールがありません。" + +#: ../../enterprise/include/functions_services.php:35 +msgid "Module store SLA service does not exist." +msgstr "SLAサービスを保存するモジュールがありません。" + +#: ../../enterprise/include/functions_services.php:41 +msgid "Agent store the service does not exist." +msgstr "サービスを保存するエージェントがありません。" + +#: ../../enterprise/include/functions_services.php:47 +msgid "Agent store SLA service does not exist." +msgstr "SLAサービスを保存するエージェントがありません。" + +#: ../../enterprise/include/functions_services.php:57 +msgid "Alert critical SLA service does not exist." +msgstr "障害アラートSLAサービスがありません。" + +#: ../../enterprise/include/functions_services.php:68 +msgid "Alert warning service does not exist." +msgstr "警告アラートサービスがありません。" + +#: ../../enterprise/include/functions_services.php:79 +msgid "Alert critical service does not exist." +msgstr "障害アラートサービスがありません。" + +#: ../../enterprise/include/functions_services.php:90 +msgid "Alert unknown service does not exist." +msgstr "不明アラートサービスがありません。" + +#: ../../enterprise/include/functions_services.php:328 +#, php-format +msgid "Module automatic create for the service %s" +msgstr "サービス %s のモジュール自動生成" + +#: ../../enterprise/include/functions_services.php:1261 +msgid "Critical (Alert)" +msgstr "障害 (アラート)" + +#: ../../enterprise/include/functions_services.php:1391 +msgid "There are no service elements defined" +msgstr "サービス要素が定義されていません" + +#: ../../enterprise/include/functions_services.php:1417 +msgid "Weight Critical" +msgstr "障害ウエイト" + +#: ../../enterprise/include/functions_services.php:1418 +msgid "Weight Warning" +msgstr "警告ウエイト" + +#: ../../enterprise/include/functions_services.php:1419 +msgid "Weight Unknown" +msgstr "不明ウエイト" + +#: ../../enterprise/include/functions_services.php:1420 +msgid "Weight Ok" +msgstr "正常ウエイト" + +#: ../../enterprise/include/functions_services.php:1446 +#: ../../enterprise/include/functions_services.php:1461 +#: ../../enterprise/include/functions_services.php:1496 +msgid "Nonexistent. This element should be deleted" +msgstr "存在しません。要素が削除されています。" + +#: ../../enterprise/include/functions_services.php:1661 +msgid "Delete service element" +msgstr "サービス要素削除" + +#: ../../enterprise/include/functions_services.php:1703 +msgid "FAIL" +msgstr "失敗" + +#: ../../enterprise/include/functions_setup.php:37 +#: ../../enterprise/include/functions_setup.php:68 +msgid "Log collector" +msgstr "ログ収集" + +#: ../../enterprise/include/functions_setup.php:80 +msgid "Auto provisioning into Metaconsole" +msgstr "メタコンソールへの自動プロビジョニング" + +#: ../../enterprise/include/functions_setup.php:90 +msgid "URL Metaconsole Api" +msgstr "メタコンソール API URL" + +#: ../../enterprise/include/functions_setup.php:95 +msgid "Api pass" +msgstr "API パスワード" + +#: ../../enterprise/include/functions_setup.php:99 +msgid "Meta user" +msgstr "メタコンソールユーザ" + +#: ../../enterprise/include/functions_setup.php:103 +msgid "Meta pass" +msgstr "メタコンソールパスワード" + +#: ../../enterprise/include/functions_setup.php:107 +msgid "Metaconsole APi Online" +msgstr "メタコンソール API オンライン" + +#: ../../enterprise/include/functions_setup.php:109 +#: ../../enterprise/include/functions_setup.php:139 +msgid "Please click in the dot to re-check" +msgstr "再確認にはドットをクリックしてください" + +#: ../../enterprise/include/functions_setup.php:115 +msgid "Pandora user" +msgstr "Pandora ユーザ" + +#: ../../enterprise/include/functions_setup.php:116 +msgid "Normally the admin user" +msgstr "通常は admin ユーザ" + +#: ../../enterprise/include/functions_setup.php:120 +msgid "Pandora pass" +msgstr "Pandora パスワード" + +#: ../../enterprise/include/functions_setup.php:124 +msgid "Public url console" +msgstr "公開コンソール URL" + +#: ../../enterprise/include/functions_setup.php:125 +msgid "Without the index.php such as http://domain/pandora_url" +msgstr "http://domain/pandora_url のように index.php は除く" + +#: ../../enterprise/include/functions_setup.php:131 +msgid "Register your node in metaconsole" +msgstr "メタコンソールにノードを登録" + +#: ../../enterprise/include/functions_setup.php:133 +msgid "Register the node" +msgstr "ノード登録" + +#: ../../enterprise/include/functions_setup.php:138 +msgid "Status your node in metaconsole" +msgstr "メタコンソールでのノードの状態" + +#: ../../enterprise/include/functions_transactional.php:496 +msgid "Error in dependencies field" +msgstr "依存関係フィールドでエラーです" + +#: ../../enterprise/include/functions_transactional.php:505 +msgid "Error in enables field" +msgstr "有効化フィールドでエラーです" + +#: ../../enterprise/include/functions_update_manager.php:147 +#: ../../enterprise/include/functions_update_manager.php:289 +#, php-format +msgid "There is a error: %s" +msgstr "エラーがあります: %s" + +#: ../../enterprise/include/functions_update_manager.php:161 +#, php-format +msgid "There are %s updates, and the first to update is:" +msgstr "%s 件の更新があります。最初の更新は次の通りです:" + +#: ../../enterprise/include/functions_update_manager.php:169 +msgid "Version number:" +msgstr "バージョン番号:" + +#: ../../enterprise/include/functions_update_manager.php:170 +msgid "Show details" +msgstr "詳細表示" + +#: ../../enterprise/include/functions_visual_map.php:179 +#: ../../enterprise/include/functions_visual_map.php:232 +msgid "Crit:" +msgstr "障害:" + +#: ../../enterprise/include/functions_visual_map.php:181 +#: ../../enterprise/include/functions_visual_map.php:234 +msgid "Warn:" +msgstr "警告:" + +#: ../../enterprise/include/functions_visual_map.php:183 +#: ../../enterprise/include/functions_visual_map.php:236 +msgid "Ok:" +msgstr "正常:" + +#: ../../enterprise/include/functions_visual_map.php:185 +#: ../../enterprise/include/functions_visual_map.php:238 +msgid "Value:" +msgstr "値:" + +#: ../../enterprise/include/functions_visual_map.php:602 +msgid "None of the services was added" +msgstr "サービスが追加されませんでした" + +#: ../../enterprise/include/functions_visual_map.php:605 +#, php-format +msgid "%d services couldn't be added" +msgstr "%d サービスを追加できませんでした" + +#: ../../enterprise/include/functions_visual_map.php:613 +msgid "There was an error retrieving the visual map information" +msgstr "ビジュアルマップ情報の取得エラー" + +#: ../../enterprise/include/functions_visual_map.php:617 +msgid "No services selected" +msgstr "サービスが選択されていません" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Invalid licence." +msgstr "不正なライセンス。" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Please contact Artica at info@artica.es for a valid licence." +msgstr "ライセンスについては、Artica(info@artica.es) までご連絡ください。" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Or disable Pandora FMS enterprise" +msgstr "または、Pandora FMS Enterprise を無効化します" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Request new licence" +msgstr "新規ライセンスの要求" + +#: ../../enterprise/load_enterprise.php:1 +#, php-format +msgid "" +"License out of limits

" +"This license allows %d agents and you have %d agents configured." +msgstr "" +"ライセンスの上限を超えています

このライセンスは " +"%d エージェントまでですが、%d エージェントが設定されています。" + +#: ../../enterprise/load_enterprise.php:1 +#, php-format +msgid "" +"License out of limits

" +"This license allows %d modules and you have %d modules configured." +msgstr "" +"ライセンスの制限を超過しました

このライセンスは " +"%d モジュールですが、%d モジュールが設定されています。" + +#: ../../enterprise/load_enterprise.php:1 +msgid "" +"This license has expired. " +"

You can not get updates until you renew the license." +msgstr "" +"このライセンスは期限切れです。 " +"

ライセンスを更新するまでアップデートの入手はできません。" + +#: ../../enterprise/load_enterprise.php:1 +msgid "" +"To continue using Pandora FMS, please disable enterprise by renaming the " +"Enterprise directory in the console.

Or contact Artica at " +"info@artica.es for a valid license:" +msgstr "" +"Pandora FMS の利用を継続するには、コンソールの enterprise ディレクトリをリネームして Enterprise " +"版を無効化するか、

Artica (info@artica.es) までライセンスに関してお問い合わせください:" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Please contact Artica at info@artica.es to renew the license." +msgstr "ライセンスの更新は、Artica (info@artica.es) までお問い合わせください。" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Renew" +msgstr "更新" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Activate license" +msgstr "ライセンスの有効化" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Your request key is:" +msgstr "リクエストキー:" + +#: ../../enterprise/load_enterprise.php:1 +#, php-format +msgid "" +"You can activate it manually here or " +"automatically filling the form below:" +msgstr "" +"ここから手動で有効化するか、以下のフォームから自動入力できます:" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Auth Key:" +msgstr "認証キー:" + +#: ../../enterprise/load_enterprise.php:1 +msgid "Online validation" +msgstr "オンライン認証" + +#: ../../enterprise/load_enterprise.php:1 +msgid "ERROR:" +msgstr "エラー:" + +#: ../../enterprise/load_enterprise.php:1 +msgid "When connecting to Artica server." +msgstr "Artica サーバへの接続時" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:83 +msgid "redirected ip server in conf into source DB" +msgstr "設定内のリダイレクトサーバをソース DB に入れました" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:85 +msgid "created agent in destination DB" +msgstr "対象 DB にエージェントを作成しました" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:86 +msgid "created agent modules in destination DB" +msgstr "対象 DB にエージェントモジュールを作成しました" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:87 +msgid "created agent alerts in destination DB" +msgstr "対象 DB にエージェントアラートを作成しました" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:88 +msgid "created alerts actions in destination DB" +msgstr "対象 DB にアラートアクションを作成しました" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:89 +msgid "disabled agent in source DB" +msgstr "ソース DB のエージェントを無効化しました" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:90 +msgid "" +"Not set metaconsole IP in the \"IP list with API access\" guess Pandora " +"Console." +msgstr "" +"Pandora コンソールで \"APIアクセスを許可するIPアドレスリスト\" にメタコンソールの IP が設定されていない可能性があります。" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:98 +msgid "Successfully moved" +msgstr "移動しました" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:98 +msgid "Could not be moved" +msgstr "移動できませんでした" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:124 +msgid "Move Agents" +msgstr "エージェント移動" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:140 +msgid "Source Server" +msgstr "ソースサーバ" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:142 +msgid "Destination Server" +msgstr "対象サーバ" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:150 +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:152 +msgid "Group filter" +msgstr "グループフィルタ" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:152 +msgid "" +"Destination group is the same than in the original server, if there is not " +"any group with that name, will be created if check box is selected. " +"Destination group filter is just used to check agents in that group" +msgstr "" +"移行先のグループは移行元サーバと同じになります。同じ名前のグループが無い場合、チェックボックスがチェックされていると作成されます。移行先のグループフィルタ" +"は、エージェントがグループにあるかどうかのみのチェックに利用されます。" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 +msgid "Create group if doesn’t exist in destination" +msgstr "移動先にグループが無ければ作成する" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:158 +msgid "Based on name" +msgstr "名前ベース" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:167 +msgid "Add agents to destination server" +msgstr "対象サーバにエージェントを追加" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:169 +msgid "Remove agents to doesn't move to destination server" +msgstr "送り先サーバへ移動させないエージェントを削除" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:179 +msgid "Move" +msgstr "移動" + +#: ../../enterprise/meta/advanced/agents_setup.move_agents.php:282 +msgid "Please choose other server." +msgstr "他のサーバを選択してください。" + +#: ../../enterprise/meta/advanced/agents_setup.php:37 +msgid "Propagation" +msgstr "伝播" + +#: ../../enterprise/meta/advanced/component_management.php:60 +msgid "Module groups Management" +msgstr "モジュールグループ管理" + +#: ../../enterprise/meta/advanced/component_management.php:64 +msgid "OS Management" +msgstr "OS 管理" + +#: ../../enterprise/meta/advanced/license_meta.php:62 +msgid "Licence" +msgstr "ライセンス" + +#: ../../enterprise/meta/advanced/metasetup.auth.php:47 +#: ../../enterprise/meta/advanced/metasetup.password.php:47 +#: ../../enterprise/meta/advanced/metasetup.performance.php:47 +#: ../../enterprise/meta/advanced/metasetup.setup.php:79 +#: ../../enterprise/meta/advanced/metasetup.visual.php:50 +#, php-format +msgid "Could not be update: Error in %s" +msgstr "更新できませでした、%s でエラーです。" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:86 +#: ../../enterprise/meta/advanced/metasetup.consoles.php:130 +msgid "Could not be create, duplicated server name." +msgstr "作成できませんでした。同じサーバ名があります。" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:176 +msgid "Could not be delete" +msgstr "削除できませんでした" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:265 +msgid "" +"Complete path to Pandora console without last \"/\" character. Example " +msgstr "最後の \"/\" を除いた Pandora コンソールの完全パス。例 " + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:282 +msgid "DB port" +msgstr "DB ポート" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:334 +msgid "Agent cache" +msgstr "エージェントキャッシュ" + +#: ../../enterprise/meta/advanced/metasetup.consoles.php:418 +msgid "There aren't server added to metaconsole" +msgstr "メタコンソールに追加されたサーバがありません" + +#: ../../enterprise/meta/advanced/metasetup.password.php:73 +msgid "Passwords" +msgstr "パスワード" + +#: ../../enterprise/meta/advanced/metasetup.performance.php:82 +#: ../../enterprise/meta/include/functions_meta.php:1221 +msgid "Active events history" +msgstr "アクティブイベント履歴" + +#: ../../enterprise/meta/advanced/metasetup.php:55 +msgid "Consoles Setup" +msgstr "コンソール設定" + +#: ../../enterprise/meta/advanced/metasetup.php:60 +#: ../../enterprise/meta/advanced/metasetup.php:116 +msgid "General setup" +msgstr "一般設定" + +#: ../../enterprise/meta/advanced/metasetup.php:65 +#: ../../enterprise/meta/advanced/metasetup.php:119 +msgid "Passwords setup" +msgstr "パスワード設定" + +#: ../../enterprise/meta/advanced/metasetup.php:75 +#: ../../enterprise/meta/advanced/metasetup.php:125 +msgid "Visual setup" +msgstr "表示設定" + +#: ../../enterprise/meta/advanced/metasetup.php:80 +#: ../../enterprise/meta/advanced/metasetup.php:128 +msgid "Performance setup" +msgstr "パフォーマンス設定" + +#: ../../enterprise/meta/advanced/metasetup.php:90 +#: ../../enterprise/meta/advanced/metasetup.php:134 +msgid "Strings translation" +msgstr "文字列翻訳" + +#: ../../enterprise/meta/advanced/metasetup.php:95 +msgid "Options Update Manager" +msgstr "アップデートマネージャオプション" + +#: ../../enterprise/meta/advanced/metasetup.php:100 +#: ../../enterprise/meta/advanced/metasetup.php:139 +msgid "Offline Update Manager" +msgstr "オフラインアップデートマネージャ" + +#: ../../enterprise/meta/advanced/metasetup.php:105 +#: ../../enterprise/meta/advanced/metasetup.php:142 +msgid "Online Update Manager" +msgstr "オンラインアップデートマネージャ" + +#: ../../enterprise/meta/advanced/metasetup.php:112 +msgid "Consoles setup" +msgstr "コンソール設定" + +#: ../../enterprise/meta/advanced/metasetup.php:137 +msgid "Online Update Options" +msgstr "オンラインアップデートオプション" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:192 +msgid "Customize sections" +msgstr "セクションのカスタマイズ" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:214 +msgid "Disabled sections" +msgstr "無効化セクション" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:216 +msgid "Enabled sections" +msgstr "有効化セクション" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:222 +msgid "Push selected sections to enable it" +msgstr "選択したセクションを有効にする" + +#: ../../enterprise/meta/advanced/metasetup.setup.php:226 +msgid "Pop selected sections to disable it" +msgstr "選択したセクションを無効にする" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:76 +msgid "Visual" +msgstr "表示" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:108 +msgid "Precision must be a integer number between 0 and 5" +msgstr "精度は 0 と 5 の間の整数でなければいけません" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:136 +#: ../../enterprise/meta/include/functions_meta.php:1101 +msgid "Metaconsole elements" +msgstr "メタコンソール要素" + +#: ../../enterprise/meta/advanced/metasetup.visual.php:136 +msgid "The number of elements retrieved for each instance in some views." +msgstr "一部のビュー内での各インスタンスの要素数" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:146 +#: ../../enterprise/meta/advanced/policymanager.apply.php:154 +msgid "Only database" +msgstr "データベースのみ" + +#: ../../enterprise/meta/advanced/policymanager.apply.php:188 +msgid "Apply Policies" +msgstr "ポリシー適用" + +#: ../../enterprise/meta/advanced/policymanager.php:37 +msgid "Policy Manager" +msgstr "ポリシー管理" + +#: ../../enterprise/meta/advanced/policymanager.php:66 +msgid "Apply policies" +msgstr "ポリシー適用" + +#: ../../enterprise/meta/advanced/policymanager.php:70 +#: ../../enterprise/meta/advanced/policymanager.php:84 +msgid "Policies queue" +msgstr "ポリシーキュー" + +#: ../../enterprise/meta/advanced/policymanager.php:81 +msgid "Policies apply" +msgstr "ポリシー適用" + +#: ../../enterprise/meta/advanced/policymanager.queue.php:352 +msgid "Empty queue." +msgstr "キューが空です" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:238 +#: ../../enterprise/meta/advanced/synchronizing.alert.php:286 +#: ../../enterprise/meta/advanced/synchronizing.component.php:289 +#: ../../enterprise/meta/advanced/synchronizing.user.php:496 +#: ../../enterprise/meta/advanced/synchronizing.user.php:576 +#: ../../enterprise/meta/include/functions_groups_meta.php:130 +#: ../../enterprise/meta/include/functions_meta.php:99 +#: ../../enterprise/meta/include/functions_meta.php:201 +#: ../../enterprise/meta/include/functions_meta.php:303 +#, php-format +msgid "Error connecting to %s" +msgstr "%s への接続エラー" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:248 +#, php-format +msgid "Error creating %s policies" +msgstr "%s ポリシー作成エラー" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:251 +#, php-format +msgid "Created %s policies" +msgstr "%s ポリシーを作成しました" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:256 +#, php-format +msgid "Error creating/updating %s/%s policy modules" +msgstr "ポリシーモジュールの作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:259 +#, php-format +msgid "Created/Updated %s/%s policy modules" +msgstr "ポリシーモジュールを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:264 +#, php-format +msgid "Error deleting %s policy modules" +msgstr "%s ポリシーモジュールの削除エラー" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:267 +#, php-format +msgid "Deleted %s policy modules" +msgstr "%s ポリシーモジュールを削除しました" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:272 +#, php-format +msgid "Error creating %s policy alerts" +msgstr "%s ポリシーアラートの作成エラー" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:275 +#, php-format +msgid "Created %s policy alerts" +msgstr "%s ポリシーアラートを作成しました" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:280 +#, php-format +msgid "Error deleting %s policy alerts" +msgstr "%s ポリシーアラートの削除エラー" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:283 +#, php-format +msgid "Deleted %s policy alerts" +msgstr "%s ポリシーアラートを削除しました" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:296 +#: ../../enterprise/meta/advanced/synchronizing.alert.php:333 +#: ../../enterprise/meta/advanced/synchronizing.component.php:311 +#: ../../enterprise/meta/advanced/synchronizing.group.php:148 +#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:92 +#: ../../enterprise/meta/advanced/synchronizing.os.php:92 +#: ../../enterprise/meta/advanced/synchronizing.tag.php:92 +#: ../../enterprise/meta/advanced/synchronizing.user.php:516 +msgid "This metaconsole" +msgstr "このメタコンソール" + +#: ../../enterprise/meta/advanced/policymanager.sync.php:315 +#: ../../enterprise/meta/advanced/synchronizing.alert.php:351 +#: ../../enterprise/meta/advanced/synchronizing.component.php:327 +#: ../../enterprise/meta/advanced/synchronizing.group.php:164 +#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:108 +#: ../../enterprise/meta/advanced/synchronizing.os.php:108 +#: ../../enterprise/meta/advanced/synchronizing.tag.php:108 +#: ../../enterprise/meta/advanced/synchronizing.user.php:585 +msgid "Sync" +msgstr "同期" + +#: ../../enterprise/meta/advanced/synchronizing.alert.php:294 +#, php-format +msgid "Error creating/updating %s/%s comamnds" +msgstr "コマンドの作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/synchronizing.alert.php:297 +#, php-format +msgid "Created/Updated %s/%s commands" +msgstr "コマンドを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.alert.php:302 +#, php-format +msgid "Error creating/updating %s/%s actions" +msgstr "アクションの作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/synchronizing.alert.php:305 +#, php-format +msgid "Created/Updated %s/%s actions" +msgstr "アクションを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.alert.php:310 +#, php-format +msgid "Error creating/updating %s/%s templates" +msgstr "テンプレートの作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/synchronizing.alert.php:313 +#, php-format +msgid "Created/Updated %s/%s templates" +msgstr "テンプレートを作成(%s)/更新(%s)しました。" + +#: ../../enterprise/meta/advanced/synchronizing.alert.php:325 +msgid "Synchronizing Alerts" +msgstr "アラートの同期中" + +#: ../../enterprise/meta/advanced/synchronizing.component.php:263 +#, php-format +msgid "Error creating %s components groups " +msgstr "%s コンポーネントグループ作成エラー " + +#: ../../enterprise/meta/advanced/synchronizing.component.php:266 +#, php-format +msgid "Created %s component groups" +msgstr "%s コンポーネントグループを作成しました" + +#: ../../enterprise/meta/advanced/synchronizing.component.php:271 +#, php-format +msgid "Error creating/updating %s/%s local components " +msgstr "ローカルコンポーネントの作成(%s)/更新(%s)エラー " + +#: ../../enterprise/meta/advanced/synchronizing.component.php:274 +#, php-format +msgid "Created/Updated %s/%s local components" +msgstr "ローカルコンポーネントを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.component.php:279 +#, php-format +msgid "Error creating/updating %s/%s network components " +msgstr "ネットワークコンポーネントの作成(%s)/更新(%s)エラー " + +#: ../../enterprise/meta/advanced/synchronizing.component.php:282 +#, php-format +msgid "Created/Updated %s/%s network components" +msgstr "ネットワークコンポーネントを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.component.php:303 +msgid "Synchronizing Components" +msgstr "コンポーネントの同期中" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:74 +#: ../../enterprise/meta/advanced/synchronizing.group.php:75 +#: ../../enterprise/meta/advanced/synchronizing.group.php:87 +#: ../../enterprise/meta/advanced/synchronizing.group.php:88 +msgid "Open for more details" +msgstr "詳細を開く" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:78 +#, php-format +msgid "Error creating %s groups" +msgstr "%s グループ作成エラー" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:91 +#, php-format +msgid "Error updating %s groups" +msgstr "%s グループ更新エラー" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:100 +#: ../../enterprise/meta/advanced/synchronizing.group.php:101 +msgid "Open for more details in creation" +msgstr "作成の詳細を開く" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:106 +#: ../../enterprise/meta/advanced/synchronizing.group.php:107 +msgid "Open for more details in update" +msgstr "更新の詳細を開く" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:110 +#, php-format +msgid "Error creating/updating %s/%s groups" +msgstr "グループの作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:122 +#, php-format +msgid "Created/Updated %s/%s groups" +msgstr "グループを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:129 +msgid "None update or create group" +msgstr "更新または作成したグループがありません" + +#: ../../enterprise/meta/advanced/synchronizing.group.php:140 +msgid "Synchronizing Groups" +msgstr "グループの同期中" + +#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:69 +#, php-format +msgid "Error creating/updating %s/%s module groups" +msgstr "モジュールグループの作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:72 +#, php-format +msgid "Created/Updated %s/%s module groups" +msgstr "モジュールグループを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.module_groups.php:84 +msgid "Synchronizing Module Groups" +msgstr "モジュールグループの同期中" + +#: ../../enterprise/meta/advanced/synchronizing.os.php:69 +#, php-format +msgid "Error creating/updating %s/%s OS" +msgstr "OS 作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/synchronizing.os.php:72 +#, php-format +msgid "Created/Updated %s/%s OS" +msgstr "OS を作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.os.php:84 +msgid "Synchronizing OS" +msgstr "OSの同期中" + +#: ../../enterprise/meta/advanced/synchronizing.php:35 +#: ../../enterprise/meta/general/main_header.php:238 +msgid "Synchronizing" +msgstr "同期中" + +#: ../../enterprise/meta/advanced/synchronizing.php:60 +#: ../../enterprise/meta/advanced/synchronizing.php:91 +msgid "Users synchronization" +msgstr "ユーザ同期" + +#: ../../enterprise/meta/advanced/synchronizing.php:64 +#: ../../enterprise/meta/advanced/synchronizing.php:94 +msgid "Groups synchronization" +msgstr "グループ同期" + +#: ../../enterprise/meta/advanced/synchronizing.php:68 +#: ../../enterprise/meta/advanced/synchronizing.php:97 +msgid "Alerts synchronization" +msgstr "アラート同期" + +#: ../../enterprise/meta/advanced/synchronizing.php:72 +#: ../../enterprise/meta/advanced/synchronizing.php:100 +msgid "Components synchronization" +msgstr "コンポーネント同期" + +#: ../../enterprise/meta/advanced/synchronizing.php:76 +#: ../../enterprise/meta/advanced/synchronizing.php:103 +msgid "Tags synchronization" +msgstr "タグ同期" + +#: ../../enterprise/meta/advanced/synchronizing.php:80 +#: ../../enterprise/meta/advanced/synchronizing.php:106 +msgid "OS synchronization" +msgstr "OS同期" + +#: ../../enterprise/meta/advanced/synchronizing.php:84 +#: ../../enterprise/meta/advanced/synchronizing.php:109 +msgid "Module Groups synchronization" +msgstr "モジュールグループ同期" + +#: ../../enterprise/meta/advanced/synchronizing.tag.php:69 +#, php-format +msgid "Error creating/updating %s/%s tags" +msgstr "タグの作成(%s)/更新(%s)エラー" + +#: ../../enterprise/meta/advanced/synchronizing.tag.php:72 +#, php-format +msgid "Created/Updated %s/%s tags" +msgstr "タグを作成(%s)/更新(%s)しました" + +#: ../../enterprise/meta/advanced/synchronizing.tag.php:84 +msgid "Synchronizing Tags" +msgstr "タグの同期中" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:271 +#, php-format +msgid "Error updating user %s" +msgstr "ユーザ %s の更新エラー" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:275 +#, php-format +msgid "Updated user %s" +msgstr "ユーザ %s を更新しました" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:286 +#, php-format +msgid "Error creating user %s" +msgstr "ユーザ %s の作成エラー" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:290 +#, php-format +msgid "Created user %s" +msgstr "ユーザ %s を作成しました" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:485 +#, php-format +msgid "" +"Error creating/updating the followings elements groups/profiles/user " +"profiles (%d/%d/%d)" +msgstr "グループ/プロファイル/ユーザの要素の作成・更新エラー (%d/%d/%d)" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:490 +#, php-format +msgid "" +"The followings elements groups/profiles/user profiles were created/updated " +"sucessfully (%d/%d/%d)" +msgstr "グループ/プロファイル/ユーザの要素を作成・更新しました (%d/%d/%d)" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:508 +msgid "Synchronizing Users" +msgstr "ユーザの同期中" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:540 +msgid "Profile mode" +msgstr "プロファイルモード" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:540 +msgid "Profile synchronization mode." +msgstr "プロファイル同期モード" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:541 +msgid "New profile" +msgstr "新規プロファイル" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:543 +msgid "" +"The selected user profile will be added to the selected users into the target" +msgstr "選択されたユーザプロファイルは、対象の選択ユーザに追加されます" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:544 +msgid "Copy profile" +msgstr "プロファイルのコピー" + +#: ../../enterprise/meta/advanced/synchronizing.user.php:546 +msgid "" +"The target user profiles will be replaced with the source user profiles" +msgstr "対象のユーザプロファイルは、元ユーザのプロファイルで置き換えられます" + +#: ../../enterprise/meta/agentsearch.php:79 +msgid "Search results for" +msgstr "検索結果:" + +#: ../../enterprise/meta/agentsearch.php:193 +msgid "There are no agents included in this group" +msgstr "このグループに属しているエージェントが存在しません" + +#: ../../enterprise/meta/event/custom_events.php:89 +msgid "The user is not in neither group with EW profile" +msgstr "ユーザは EW 権限のあるグループに含まれていません" + +#: ../../enterprise/meta/event/custom_events.php:129 +msgid "Succesful updated" +msgstr "更新しました" + +#: ../../enterprise/meta/event/custom_events.php:130 +msgid "Unsucessful updated" +msgstr "更新に失敗しました" + +#: ../../enterprise/meta/event/custom_events.php:154 +msgid "Fields" +msgstr "フィールド" + +#: ../../enterprise/meta/general/footer.php:26 +#, php-format +msgid "® Ártica soluciones Pandora FMS %s - Build %s" +msgstr "® Ãrtica soluciones Pandora FMS %s - ビルド %s" + +#: ../../enterprise/meta/general/login_page.php:27 +msgid "Go to pandorafms.com" +msgstr "pandorafms.com へ行く" + +#: ../../enterprise/meta/general/login_page.php:29 +msgid "Pandora Help" +msgstr "Pandora ヘルプ" + +#: ../../enterprise/meta/general/login_page.php:33 +msgid "Go to Pandora FMS Wiki" +msgstr "Pandora FMS wiki へ行く" + +#: ../../enterprise/meta/general/login_page.php:35 +msgid "Pandora Support" +msgstr "Pandora サポート" + +#: ../../enterprise/meta/general/login_page.php:105 +msgid "Monitor all your systems with a single tool" +msgstr "単一のツールえ全システムの監視をします" + +#: ../../enterprise/meta/general/login_page.php:139 +msgid "Login off" +msgstr "ログオフ" + +#: ../../enterprise/meta/general/login_page.php:170 +msgid "" +"In order to have the best user experience with Pandora FMS, we strongly " +"recommend to use" +msgstr "Pandora FMS の利用には、以下を使うことを強くお勧めします" + +#: ../../enterprise/meta/general/login_page.php:171 +msgid "" +"Mozilla Firefox or Google Chrome browsers." +msgstr "" +"Mozilla Firefox または Google Chrome ブラウザ。" + +#: ../../enterprise/meta/general/logon_ok.php:32 +msgid "Network traffic" +msgstr "ネットワークトラフィック" + +#: ../../enterprise/meta/general/logon_ok.php:60 +#: ../../enterprise/meta/general/main_header.php:180 +#: ../../enterprise/meta/screens/screens.php:35 +msgid "Screens" +msgstr "画面" + +#: ../../enterprise/meta/general/main_header.php:98 +msgid "Groups view" +msgstr "グループビュー" + +#: ../../enterprise/meta/general/main_header.php:108 +msgid "Monitors view" +msgstr "モニタ表示" + +#: ../../enterprise/meta/general/main_header.php:144 +msgid "Create new report" +msgstr "新規レポート作成" + +#: ../../enterprise/meta/general/main_header.php:157 +msgid "Report templates" +msgstr "レポートテンプレート" + +#: ../../enterprise/meta/general/main_header.php:205 +msgid "Live view" +msgstr "ライブビュー" + +#: ../../enterprise/meta/general/main_header.php:248 +msgid "Agent management" +msgstr "エージェント管理" + +#: ../../enterprise/meta/general/main_header.php:258 +msgid "Alert management" +msgstr "アラート管理" + +#: ../../enterprise/meta/general/main_header.php:268 +msgid "Component management" +msgstr "コンポーネント管理" + +#: ../../enterprise/meta/general/main_header.php:273 +msgid "Policy management" +msgstr "ポリシー管理" + +#: ../../enterprise/meta/general/main_header.php:278 +msgid "Category management" +msgstr "カテゴリ管理" + +#: ../../enterprise/meta/general/main_header.php:283 +msgid "Server management" +msgstr "サーバ管理" + +#: ../../enterprise/meta/general/main_header.php:293 +msgid "Metasetup" +msgstr "メタセットアップ" + +#: ../../enterprise/meta/general/metaconsole_no_activated.php:25 +msgid "" +"Metaconsole needs previous activation from regular console, please contact " +"system administrator if you need assistance.
" +msgstr "メタコンソールは、通常のコンソールから事前に有効化する必要があります。手助けが必要であればシステム管理者へ問い合わせてください。
" + +#: ../../enterprise/meta/general/noaccess.php:17 +msgid "Back to login" +msgstr "ログインに戻る" + +#: ../../enterprise/meta/general/noaccess.php:33 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"system administrator if you need assistance. \n" +"\t\t\t\t\t
Please know that all attempts to access this page are recorded " +"in security logs of Pandora System Database" +msgstr "" +"このページは認証されたユーザのみがアクセスできます。手助けが必要であればシステム管理者へ連絡してください。\n" +"\t\t\t\t\t
このページへの全アクセスは Pandora システムデータベースのセキュリティログに記録されます。" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1202 +msgid "Go to agent detail" +msgstr "エージェント詳細へ" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1209 +msgid "Create new module" +msgstr "新規モジュール作成" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1270 +msgid "Group name" +msgstr "グループ名" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1410 +msgid "Go to module detail" +msgstr "モジュール詳細へ" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1428 +msgid "Create new alert" +msgstr "新規アラート作成" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1469 +msgid "There was a problem loading alert" +msgstr "アラート読み込みに問題が発生しました。" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1560 +msgid "Stand By" +msgstr "スタンバイ" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1586 +msgid "Go to Alert detail" +msgstr "アラート詳細へ" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1592 +msgid "Delete alert" +msgstr "アラート削除" + +#: ../../enterprise/meta/include/ajax/tree_view.ajax.php:1636 +msgid "There was a problem loading tag" +msgstr "タグのロードで問題が発生しました" + +#: ../../enterprise/meta/include/functions_agents_meta.php:1169 +#: ../../enterprise/meta/include/functions_agents_meta.php:1180 +msgid "Agents movement" +msgstr "エージェント移動" + +#: ../../enterprise/meta/include/functions_agents_meta.php:1174 +#: ../../enterprise/meta/include/functions_agents_meta.php:1183 +msgid "Group management" +msgstr "グループ管理" + +#: ../../enterprise/meta/include/functions_components_meta.php:60 +#: ../../enterprise/meta/include/functions_components_meta.php:75 +msgid "Plugin management" +msgstr "プラグイン管理" + +#: ../../enterprise/meta/include/functions_components_meta.php:81 +msgid "Create plugin" +msgstr "プラグイン作成" + +#: ../../enterprise/meta/include/functions_components_meta.php:84 +msgid "Edit plugin" +msgstr "プラグイン編集" + +#: ../../enterprise/meta/include/functions_groups_meta.php:77 +#, php-format +msgid "(Error Duplicate ID (%d) ) " +msgstr "(重複 ID (%d) エラー) " + +#: ../../enterprise/meta/include/functions_groups_meta.php:99 +msgid "Different parent" +msgstr "異なる親" + +#: ../../enterprise/meta/include/functions_groups_meta.php:104 +msgid "Different name" +msgstr "異なる名前" + +#: ../../enterprise/meta/include/functions_meta.php:332 +msgid "No admin user" +msgstr "管理者ではありません" + +#: ../../enterprise/meta/include/functions_meta.php:428 +msgid "Netflow disable custom live view filters" +msgstr "Netflow は、カスタムライブビューフィルタを無効にします" + +#: ../../enterprise/meta/include/functions_meta.php:476 +msgid "Customizable section" +msgstr "カスタマイズ可能なセクション" + +#: ../../enterprise/meta/include/functions_meta.php:819 +msgid "Pandora FMS host" +msgstr "Pandora FMS ホスト" + +#: ../../enterprise/meta/include/functions_meta.php:1091 +msgid "Type of charts" +msgstr "チャートのタイプ" + +#: ../../enterprise/meta/include/functions_users_meta.php:184 +msgid "User synchronization" +msgstr "ユーザ同期" + +#: ../../enterprise/meta/include/functions_users_meta.php:196 +msgid "Group synchronization" +msgstr "グループ同期" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:241 +msgid "Agent modules" +msgstr "エージェントモジュール" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:284 +msgid "Add selected modules to agent" +msgstr "選択したモジュールのエージェントへの追加" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:298 +msgid "Undo changes" +msgstr "変更を元に戻す" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:473 +msgid "Latency" +msgstr "待ち時間" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:474 +msgid "Response" +msgstr "応答" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:476 +msgid "Check type" +msgstr "チェックタイプ" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:525 +msgid "String to check" +msgstr "チェック文字列" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:530 +msgid "Add check" +msgstr "チェックを追加" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:538 +msgid "Delete check" +msgstr "チェックを削除" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:818 +#: ../../enterprise/meta/include/functions_wizard_meta.php:910 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1120 +msgid "Various" +msgstr "いろいろ" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:858 +#: ../../enterprise/meta/include/functions_wizard_meta.php:944 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1161 +msgid "Thresholds" +msgstr "しきい値" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:955 +msgid "Web configuration" +msgstr "ウェブ設定" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1147 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1153 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1560 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1567 +msgid "Str: " +msgstr "文字列: " + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1149 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1155 +msgid " Inverse interval " +msgstr " 条件の反転 " + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1216 +msgid "Alerts in module" +msgstr "モジュール内のアラート" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1379 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1469 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1589 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1660 +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:65 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:86 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:104 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:74 +msgid "Preview" +msgstr "プレビュー" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1451 +msgid "Checks" +msgstr "チェック" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1654 +msgid "Deleted modules" +msgstr "削除済エージェント" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1866 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1963 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2438 +#, php-format +msgid "Error adding module %s" +msgstr "モジュール %s 追加エラー" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:1876 +#: ../../enterprise/meta/include/functions_wizard_meta.php:1973 +msgid "" +"There was an error creating the alerts, the operation has been cancelled" +msgstr "アラート作成でエラーが発生しました。操作はキャンセルされました。" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2040 +msgid "Agent successfully added" +msgstr "エージェントを追加しました" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2056 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2138 +#, php-format +msgid "%s Modules created" +msgstr "%s モジュールを作成しました" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2094 +#, php-format +msgid "Could not update agent %s" +msgstr "エージェント %s を更新できませんでした" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2098 +msgid "Agent successfully updated" +msgstr "エージェントを更新しました" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2144 +#, php-format +msgid "%s Modules deleted" +msgstr "%s モジュールを削除しました" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2449 +msgid "" +"There was an error creating the alerts, the operation has been cancelled ." +msgstr "アラート作成エラーです。操作はキャンセルされました。" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2480 +msgid "Module successfully added." +msgstr "モジュールを追加しました。" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2552 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2641 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2852 +#, php-format +msgid "Error updating module %s" +msgstr "モジュール %s の更新エラー" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2575 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2664 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2875 +msgid "" +"There was an error updating the alerts, the operation has been cancelled" +msgstr "アラートの更新でエラーが発生しました。操作はキャンセルされました。" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:2597 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2686 +#: ../../enterprise/meta/include/functions_wizard_meta.php:2897 +msgid "Successfully updated module." +msgstr "モジュールを更新しました。" + +#: ../../enterprise/meta/include/functions_wizard_meta.php:3250 +msgid "Manage agent modules" +msgstr "エージェントモジュール管理" + +#: ../../enterprise/meta/index.php:250 ../../index.php:252 +msgid "The code shouldn't be empty" +msgstr "コードは空にできません" + +#: ../../enterprise/meta/index.php:262 ../../index.php:264 +msgid "Expired login" +msgstr "ログイン期限切れ" + +#: ../../enterprise/meta/index.php:270 ../../enterprise/meta/index.php:276 +#: ../../index.php:272 ../../index.php:278 +msgid "Login error" +msgstr "ログインエラー" + +#: ../../enterprise/meta/index.php:523 ../../enterprise/meta/index.php:534 +#: ../../index.php:837 +msgid "Sorry! I can't find the page!" +msgstr "ページが見つかりません" + +#: ../../enterprise/meta/monitoring/group_view.php:33 +msgid "Group View" +msgstr "グループ表示" + +#: ../../enterprise/meta/monitoring/group_view.php:95 +msgid "Summary by status" +msgstr "状態ごとのまとめ" + +#: ../../enterprise/meta/monitoring/group_view.php:103 +msgid "% Agents Unknown" +msgstr "% のエージェントが不明状態" + +#: ../../enterprise/meta/monitoring/group_view.php:104 +#: ../../enterprise/meta/monitoring/group_view.php:105 +msgid "% Agents not init" +msgstr "未初期化エージェント%" + +#: ../../enterprise/meta/monitoring/group_view.php:108 +msgid "% Monitors Critical" +msgstr "障害状態モジュール%" + +#: ../../enterprise/meta/monitoring/group_view.php:109 +msgid "% Monitors Warning" +msgstr "警告状態モジュール%" + +#: ../../enterprise/meta/monitoring/group_view.php:110 +msgid "% Monitors OK" +msgstr "正常状態モジュール%" + +#: ../../enterprise/meta/monitoring/group_view.php:111 +msgid "% Monitors Unknown" +msgstr "不明状態モジュール%" + +#: ../../enterprise/meta/monitoring/group_view.php:112 +msgid "% Monitors Not init" +msgstr "未初期化モジュール%" + +#: ../../enterprise/meta/monitoring/group_view.php:136 +#: ../../enterprise/meta/monitoring/group_view.php:137 +msgid "This data doesn't show in realtime" +msgstr "このデータはリアルタイムでは表示されません" + +#: ../../enterprise/meta/monitoring/group_view.php:144 +msgid "Group or Tag" +msgstr "グループまたはタグ" + +#: ../../enterprise/meta/monitoring/group_view.php:148 +msgid "critical" +msgstr "障害" + +#: ../../enterprise/meta/monitoring/tactical.php:37 +msgid "Tactical View" +msgstr "モニタ状態表示" + +#: ../../enterprise/meta/monitoring/tactical.php:291 +msgid "Report of state" +msgstr "状態レポート" + +#: ../../enterprise/meta/monitoring/tactical.php:320 +msgid "Report of events" +msgstr "イベントレポート" + +#: ../../enterprise/meta/monitoring/tactical.php:325 +msgid "Info of state in events" +msgstr "イベントの状態" + +#: ../../enterprise/meta/monitoring/tactical.php:341 +msgid "More events" +msgstr "イベント追加" + +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:78 +msgid "Edit agent" +msgstr "エージェントの編集" + +#: ../../enterprise/meta/monitoring/wizard/wizard.agent.php:212 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:227 +msgid "Please, set a valid IP/Name address" +msgstr "正しい IPアドレス/ホスト名を設定してください" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_agent.php:40 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:42 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:116 +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:290 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:98 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:116 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:84 +msgid "Create module" +msgstr "モジュールの作成" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:124 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:127 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:154 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:113 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:112 +#: ../../enterprise/meta/monitoring/wizard/wizard.php:178 +#: ../../enterprise/meta/monitoring/wizard/wizard.update_agent.php:49 +#: ../../enterprise/meta/monitoring/wizard/wizard.update_module.php:92 +msgid "Can't connect to Pandora FMS instance" +msgstr "Pandora FMS インスタンスに接続できません" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:148 +msgid "Web check" +msgstr "ウェブチェック" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:228 +msgid "Module description" +msgstr "モジュールの説明" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:244 +msgid "Step by step wizard" +msgstr "段階的ウィザード" + +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:251 +#: ../../enterprise/meta/monitoring/wizard/wizard.create_module.php:255 +msgid "Click Create to continue" +msgstr "続けるには作成をクリックします" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:249 +msgid "Select the agent to be edited or deleted" +msgstr "編集または削除するエージェントを選択" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:291 +msgid "Manage modules" +msgstr "モジュール管理" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:339 +msgid "Select the agent where the module will be created" +msgstr "モジュールを作成するエージェントを選択" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:353 +msgid "Create Module" +msgstr "モジュールの作成" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:411 +msgid "Select the module to be edited or deleted" +msgstr "編集または削除するモジュールの選択" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:519 +msgid "Select the module where the alert will be created" +msgstr "アラートを作成するモジュールの選択" + +#: ../../enterprise/meta/monitoring/wizard/wizard.main.php:603 +msgid "Select the alert to be edited or deleted" +msgstr "編集または削除するアラートの選択" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:84 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:102 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:72 +msgid "Advanced configuration" +msgstr "拡張設定" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.local.php:198 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.network.php:231 +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:196 +msgid "Invalid characters founded in module name" +msgstr "モジュール名に不正な文字があります" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:189 +msgid "Please, set a name" +msgstr "名前を設定してください" + +#: ../../enterprise/meta/monitoring/wizard/wizard.module.web.php:210 +msgid "Please, set an interval" +msgstr "間隔を設定してください" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:92 +msgid "The alert you are trying to add is already in the list of alerts" +msgstr "追加しようとしているアラートは、アラート一覧にすでにあります。" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:103 +msgid "Please, select an alert" +msgstr "アラートを選択してください" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:104 +msgid "Please, select an agent" +msgstr "エージェントを選択してください" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:109 +msgid "String" +msgstr "文字列" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:110 +msgid "No agent name specified" +msgstr "エージェント名が定義されていません。" + +#: ../../enterprise/meta/monitoring/wizard/wizard.php:111 +msgid "Another agent already exists with the same name" +msgstr "他のエージェントがすでに同じ名前で存在します" + +#: ../../enterprise/meta/screens/screens.visualmap.php:60 +msgid "Create visualmap" +msgstr "ビジュアルマップの作成" + +#: ../../enterprise/mobile/operation/dashboard.php:59 +msgid "Visual console are not shown due screen size limitations" +msgstr "画面サイズ制限のためビジュアルコンソールは表示されません" + +#: ../../enterprise/mobile/operation/dashboard.php:87 +msgid "Dashboards list" +msgstr "ダッシュボード一覧" + +#: ../../enterprise/mobile/operation/dashboard.php:107 +msgid "No Dashboards" +msgstr "ダッシュボードがありません" + +#: ../../enterprise/mobile/operation/dashboard.php:140 +msgid "Dashboard name" +msgstr "ダッシュボード名" + +#: ../../enterprise/operation/agentes/agent_inventory.diff_view.php:40 +msgid "Unsucessful get module inventory data." +msgstr "モジュールのインベントリデータ取得に失敗しました。" + +#: ../../enterprise/operation/agentes/agent_inventory.php:56 +msgid "This agent has not modules inventory" +msgstr "このエージェントにはインベントリモジュールがありません" + +#: ../../enterprise/operation/agentes/agent_inventory.php:160 +#: ../../enterprise/operation/agentes/agent_inventory.php:161 +msgid "Diff view" +msgstr "差分表示" + +#: ../../enterprise/operation/agentes/collection_view.php:54 +msgid "No collection assigned to this agent" +msgstr "このエージェントに割り当てられたコレクションがありません" + +#: ../../enterprise/operation/agentes/manage_transmap.php:27 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:82 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:257 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:319 +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:33 +msgid "Transactions List" +msgstr "トランザクション一覧" + +#: ../../enterprise/operation/agentes/manage_transmap.php:50 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:89 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:326 +msgid "Edit main data" +msgstr "メインデータ編集" + +#: ../../enterprise/operation/agentes/manage_transmap.php:57 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:96 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:333 +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:39 +msgid "Edit Transaction" +msgstr "トランザクション編集" + +#: ../../enterprise/operation/agentes/manage_transmap.php:65 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:104 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:341 +msgid "View Transaction" +msgstr "トランザクション表示" + +#: ../../enterprise/operation/agentes/manage_transmap.php:98 +msgid "Return to windowed mode" +msgstr "ウインドウモードへ戻る" + +#: ../../enterprise/operation/agentes/manage_transmap.php:102 +msgid "Transactional Map - " +msgstr "トランザクションマップ - " + +#: ../../enterprise/operation/agentes/manage_transmap.php:106 +msgid "Transaction not found" +msgstr "トランザクションがありません" + +#: ../../enterprise/operation/agentes/manage_transmap.php:110 +msgid "Master lock file not found (No data to show)" +msgstr "マスターロックファイルがありません(表示するデータがありません)" + +#: ../../enterprise/operation/agentes/manage_transmap.php:114 +msgid "Transaction is stopped" +msgstr "トランザクションが停止しました" + +#: ../../enterprise/operation/agentes/manage_transmap.php:118 +msgid "Error, please check the transaction phases" +msgstr "エラー、トランザクションフェーズを確認してください" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:36 +msgid "Please, reset the transaction" +msgstr "トランザクションをリセットしてください" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:71 +msgid "Successfully data updated" +msgstr "データを更新しました" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:72 +msgid "Could not be data updated" +msgstr "データの更新ができませんでした" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:107 +msgid "Transactional Map - Create Phase - " +msgstr "トランザクションマップ - フェーズの作成 - " + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:117 +msgid "Index" +msgstr "目次" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:120 +msgid "Dependencies" +msgstr "依存関係" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:121 +msgid "Enables" +msgstr "有効化" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:181 +msgid "Not valid dependencies field" +msgstr "依存関係フィールドが不正です" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:187 +msgid "Not valid enables field" +msgstr "有効化フィールドが不正です" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:260 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:345 +msgid "Transactional Map - Create Transaction" +msgstr "トランザクションマップ - トランザクションの作成" + +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:272 +#: ../../enterprise/operation/agentes/manage_transmap_creation.php:361 +msgid "Loop interval" +msgstr "ループ間隔" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:45 +msgid "Go back to phases list" +msgstr "フェーズ一覧へ戻る" + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:49 +msgid "Transactional Map - Phase - " +msgstr "トランザクションマップ -フェーズ- " + +#: ../../enterprise/operation/agentes/manage_transmap_creation_phases_data.php:62 +msgid "Launch script" +msgstr "スクリプト起動" + +#: ../../enterprise/operation/agentes/policy_view.php:37 +msgid "This agent has no policy assigned" +msgstr "このエージェントにはポリシーが適用されていません" + +#: ../../enterprise/operation/agentes/policy_view.php:65 +msgid "Policy outdate" +msgstr "期限切れポリシー" + +#: ../../enterprise/operation/agentes/policy_view.php:130 +#: ../../enterprise/operation/agentes/policy_view.php:137 +msgid "Toggle the collection table" +msgstr "コレクションテーブル切り替え" + +#: ../../enterprise/operation/agentes/policy_view.php:133 +msgid "Descripttion" +msgstr "説明" + +#: ../../enterprise/operation/agentes/policy_view.php:138 +msgid "Show Collection" +msgstr "コレクション表示" + +#: ../../enterprise/operation/agentes/policy_view.php:192 +#: ../../enterprise/operation/agentes/policy_view.php:201 +msgid "Toggle the alert table" +msgstr "アラートテーブル切り替え" + +#: ../../enterprise/operation/agentes/policy_view.php:202 +msgid "Show Alert" +msgstr "アラート表示" + +#: ../../enterprise/operation/agentes/policy_view.php:303 +#: ../../enterprise/operation/agentes/policy_view.php:312 +msgid "Toggle the module table" +msgstr "モジュールテーブル切り替え" + +#: ../../enterprise/operation/agentes/policy_view.php:304 +msgid "Relationship" +msgstr "関連" + +#: ../../enterprise/operation/agentes/policy_view.php:313 +msgid "Show Modules" +msgstr "モジュール表示" + +#: ../../enterprise/operation/agentes/policy_view.php:333 +msgid "(Un-adopted)" +msgstr "(未採用)" + +#: ../../enterprise/operation/agentes/policy_view.php:337 +msgid "(Adopted)" +msgstr "(採用)" + +#: ../../enterprise/operation/agentes/policy_view.php:343 +msgid "(Un-adopted) (Unlinked)" +msgstr "(未採用) (未リンク)" + +#: ../../enterprise/operation/agentes/policy_view.php:347 +msgid "(Adopted) (Unlinked)" +msgstr "(採用) (未リンク)" + +#: ../../enterprise/operation/agentes/transactional_map.php:31 +msgid "Transactions list" +msgstr "トランザクション一覧" + +#: ../../enterprise/operation/agentes/transactional_map.php:100 +msgid "Name can't be empty" +msgstr "名前は空にできません" + +#: ../../enterprise/operation/agentes/transactional_map.php:148 +msgid "Transaction name" +msgstr "トランザクション名" + +#: ../../enterprise/operation/agentes/transactional_map.php:151 +msgid "Running status" +msgstr "実行中状態" + +#: ../../enterprise/operation/agentes/transactional_map.php:153 +msgid "Time spent" +msgstr "経過時間" + +#: ../../enterprise/operation/agentes/transactional_map.php:237 +#: ../../enterprise/operation/agentes/ux_console_view.php:118 +#: ../../enterprise/operation/agentes/ux_console_view.php:237 +msgid "Failed" +msgstr "失敗" + +#: ../../enterprise/operation/agentes/transactional_map.php:262 +msgid "Stopped" +msgstr "停止中" + +#: ../../enterprise/operation/agentes/transactional_map.php:268 +msgid "Starting" +msgstr "開始中" + +#: ../../enterprise/operation/agentes/transactional_map.php:271 +msgid "Stopping" +msgstr "停止中" + +#: ../../enterprise/operation/agentes/transactional_map.php:315 +msgid "Edit phases" +msgstr "フェーズを編集" + +#: ../../enterprise/operation/agentes/transactional_map.php:324 +msgid "Error in phases section" +msgstr "フェーズセクションでエラーです" + +#: ../../enterprise/operation/agentes/transactional_map.php:343 +msgid "Create Transaction" +msgstr "トランザクションの作成" + +#: ../../enterprise/operation/agentes/ux_console_view.php:38 +msgid "No ux transactions found." +msgstr "ux トランザクションがありません" + +#: ../../enterprise/operation/agentes/ux_console_view.php:48 +msgid "Transaction" +msgstr "トランザクション" + +#: ../../enterprise/operation/agentes/ux_console_view.php:57 +msgid "Show transaction" +msgstr "トランザクション表示" + +#: ../../enterprise/operation/agentes/ux_console_view.php:83 +msgid "Execution results for transaction " +msgstr "トランザクションの実行結果 " + +#: ../../enterprise/operation/agentes/ux_console_view.php:157 +msgid "Global results" +msgstr "全体の結果" + +#: ../../enterprise/operation/agentes/ux_console_view.php:217 +msgid "Transaction history" +msgstr "トランザクション履歴" + +#: ../../enterprise/operation/inventory/inventory.php:266 +msgid "Export this list to CSV" +msgstr "この一覧を CSV へエクスポートする" + +#: ../../enterprise/operation/log/log_viewer.php:150 +#: ../../enterprise/operation/menu.php:128 +msgid "Log viewer" +msgstr "ログ・ビューワ" + +#: ../../enterprise/operation/log/log_viewer.php:350 +msgid "The start date cannot be greater than the end date" +msgstr "開始日は終了日より後にできません" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:36 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:74 +msgid "List of networkmaps" +msgstr "ネットワークマップ一覧" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:42 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:80 +msgid "Edit networkmap" +msgstr "ネットワークマップ編集" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:48 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:86 +msgid "Deleted list" +msgstr "削除一覧" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:54 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:92 +msgid "View networkmap" +msgstr "ネットワークマップ表示" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:61 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:66 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:95 +msgid "List deleted items" +msgstr "削除アイテム一覧" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:108 +msgid "Successfully restore the item" +msgstr "アイテムを復元しました" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:109 +msgid "Could not be restore the item" +msgstr "アイテムの復元ができませんでした" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:130 +msgid "Successfully restore the items" +msgstr "アイテムを復元しました" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:132 +msgid "Could not be restore the " +msgstr "アイテムの復元ができませんでした " + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:136 +msgid "Not found networkmap" +msgstr "ネットワークマップが見つかりません" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:140 +msgid "The items restored will be appear in the holding area." +msgstr "復元したアイテムは保持エリアにあります。" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:160 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:227 +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:256 +msgid "Restore" +msgstr "復元" + +#: ../../enterprise/operation/maps/networkmap_list_deleted.php:170 +msgid "There are not nodes in the networkmap." +msgstr "ネットワークマップにノードがありません。" + +#: ../../enterprise/operation/menu.php:100 +msgid "Transactional map" +msgstr "トランザクションマップ" + +#: ../../enterprise/operation/menu.php:111 +msgid "Custom SQL" +msgstr "カスタム SQL" + +#: ../../enterprise/operation/reporting/custom_reporting.php:22 +msgid "" +"All the items are not available in CSV, only the previous versions ones." +msgstr "CSV内に全アイテムがありません。以前のバージョンのみです。" + +#: ../../enterprise/operation/reporting/custom_reporting.php:61 +#: ../../enterprise/operation/reporting/custom_reporting.php:84 +msgid "Send by email" +msgstr "Eメールで送信" + +#: ../../enterprise/operation/reporting/custom_reporting.php:69 +msgid "ID Report" +msgstr "レポートID" + +#: ../../enterprise/operation/reporting/custom_reporting.php:108 +msgid "Send by email " +msgstr "Eメールで送信 " + +#: ../../enterprise/operation/services/services.list.php:44 +#: ../../enterprise/operation/services/services.list.php:52 +msgid "Service table view" +msgstr "サービス一覧表示" + +#: ../../enterprise/operation/services/services.list.php:73 +msgid "Service deleted successfully" +msgstr "サービスを削除しました" + +#: ../../enterprise/operation/services/services.list.php:74 +msgid "Error deleting service" +msgstr "サービスの削除エラー" + +#: ../../enterprise/operation/services/services.list.php:79 +msgid "Service forced successfully" +msgstr "サービスの強制実行をしました" + +#: ../../enterprise/operation/services/services.list.php:80 +msgid "Error service forced" +msgstr "サービスの強制実行エラー" + +#: ../../enterprise/operation/services/services.list.php:288 +#: ../../enterprise/operation/services/services.list.php:295 +#: ../../enterprise/operation/services/services.table_services.php:256 +#: ../../enterprise/operation/services/services.table_services.php:263 +msgid "No services defined." +msgstr "サービスが定義されていません" + +#: ../../enterprise/operation/services/services.list.php:436 +#: ../../enterprise/operation/services/services.service.php:206 +msgid "SLA graph" +msgstr "SLA グラフ" + +#: ../../enterprise/operation/services/services.service.php:102 +msgid "No Services" +msgstr "サービスがありません" + +#: ../../enterprise/operation/services/services.service.php:216 +msgid "List of elements" +msgstr "要素一覧" + +#: ../../index.php:473 +msgid "Minor release available" +msgstr "マイナーリリースがあります" + +#: ../../index.php:591 +msgid "User doesn\\'t exist." +msgstr "ユーザが存在しません。" + +#: ../../index.php:607 +msgid "User only can use the API." +msgstr "ユーザは API のみ利用可能" + +#~ msgid "Welcome to Pandora FMS Web Console" +#~ msgstr "Pandora FMS の Web コンソールへようこそ" #~ msgid "Updated at realtime" #~ msgstr "リアルタイム更新" @@ -33872,6 +34480,12 @@ msgstr "すべての監査データ削除" #~ msgid "There are no messages" #~ msgstr "あなた宛のメッセージはありません。" +#~ msgid "Network map deleted successfully" +#~ msgstr "ネットワークマップを削除しました。" + +#~ msgid "Could not delete network map" +#~ msgstr "ネットワークマップの削除に失敗しました。" + #~ msgid "Network map created successfully" #~ msgstr "ネットワークマップを作成しました。" @@ -33899,18 +34513,98 @@ msgstr "すべての監査データ削除" #~ msgid "Depth" #~ msgstr "深さ" +#~ msgid "No Overlap" +#~ msgstr "重ね合わせ無し" + #~ msgid "Only modules with alerts" #~ msgstr "アラートが定義されているモジュールのみ" #~ msgid "Hide policy modules" #~ msgstr "ポリシーモジュールを隠す" +#~ msgid "Regenerate" +#~ msgstr "再生成" + +#~ msgid "Distance between nodes" +#~ msgstr "ノード間隔" + +#~ msgid "Separation between elements in the map (in Non-overlap mode)" +#~ msgstr "マップ内でのエレメントの分割 (重ね合わせ無しモード)" + +#~ msgid "Map options" +#~ msgstr "マップオプション" + +#~ msgid "Assigned user" +#~ msgstr "割り当てられたユーザ" + +#~ msgid "Resolution epilog" +#~ msgstr "解決方法" + +#~ msgid "Add a file" +#~ msgstr "ファイル追加" + +#~ msgid "Delete file" +#~ msgstr "ファイル削除" + +#~ msgid "Time used" +#~ msgstr "かかった時間" + +#~ msgid "Have cost" +#~ msgstr "コスト" + +#~ msgid "Public" +#~ msgstr "公開" + +#~ msgid "Add workunit" +#~ msgstr "操作単位を追加する" + +#~ msgid "said" +#~ msgstr "が更新" + +#~ msgid "Not closed" +#~ msgstr "閉じられていません" + +#~ msgid "Search string" +#~ msgstr "検索文字列" + +#~ msgid "Started" +#~ msgstr "起動" + +#~ msgid "Workunits" +#~ msgstr "操作単位" + +#~ msgid "Delete incident" +#~ msgstr "インシデントの削除" + +#~ msgid "View incident details" +#~ msgstr "インシデント詳細の参照" + +#~ msgid "New Incident" +#~ msgstr "新たなインシデント" + +#~ msgid "File is too big" +#~ msgstr "ファイルが大きすぎます" + +#~ msgid "File was partially uploaded. Please try again" +#~ msgstr "ファイルが一部しかアップロードされませんでした。再度アップロードしてください。" + +#~ msgid "Generic upload error" +#~ msgstr "一般アップロードエラー" + #~ msgid "Network provided is not correct" #~ msgstr "指定されたネットワークは正しくありません。" +#~ msgid "URL and/or Integria password are incorrect" +#~ msgstr "URL もしくは Integria のパスワードが不正です" + #~ msgid "There are no SNMP filters" #~ msgstr "SNMP フィルタがありません。" +#~ msgid "" +#~ "In case you fill any Field 1, Field 2 or Field 3 above, those will replace " +#~ "the corresponding fields of this associated \"Default action\"." +#~ msgstr "フィールド1、フィールド2 またはフィールド 3 を入力した場合、対応するフィールドの設定が \"デフォルトアクション\" になります。" + #~ msgid "Items filter" #~ msgstr "アイテムフィルタ" @@ -33947,10 +34641,22 @@ msgstr "すべての監査データ削除" #~ msgid "Not executed" #~ msgstr "未実行" +#~ msgid "There is already an agent in the database with this name" +#~ msgstr "同じ名前のエージェントがすでに存在します。" + #, php-format #~ msgid "Deleted data above %d" #~ msgstr "%d 以上のデータを削除しました。" +#~ msgid "No action selected" +#~ msgstr "アクションが選択されていません。" + +#~ msgid "Select modules first" +#~ msgstr "最初にモジュールを選択" + +#~ msgid "Select agents first" +#~ msgstr "最初にエージェントを選択" + #~ msgid "Massive alerts addition" #~ msgstr "複数アラート追加" @@ -34153,6 +34859,32 @@ msgstr "すべての監査データ削除" #~ msgid "projection for %s" #~ msgstr "%s の予想" +#~ msgid "Incident updated" +#~ msgstr "インシデントを更新しました" + +#~ msgid "" +#~ "There was a problem updating the incident, please check if any field was " +#~ "modified and the values are correct." +#~ msgstr "インシデント更新にて問題が発生しました。修正したフィールドの値が正しいか確認してください。" + +#~ msgid "There was a problem creating incident" +#~ msgstr "インシデントの作成に失敗しました" + +#~ msgid "There was a problem uploading file" +#~ msgstr "ファイルのアップロードに失敗しました" + +#~ msgid "File deleted" +#~ msgstr "ファイルを削除しました" + +#~ msgid "You user doesn't have enough rights to delete this file" +#~ msgstr "このファイルを削除するための権限がありません" + +#~ msgid "Incident deleted" +#~ msgstr "インシデントを削除しました" + +#~ msgid "There was a problem deteling incident" +#~ msgstr "インシデントの削除に失敗しました" + #~ msgid "Overlapped" #~ msgstr "重ね合わせ" @@ -34162,12 +34894,24 @@ msgstr "すべての監査データ削除" #~ msgid "Separated" #~ msgstr "分割" +#~ msgid "Workunit added" +#~ msgstr "ワークユニットを追加しました" + +#~ msgid "There was a problem adding workunit" +#~ msgstr "ワークユニット追加に失敗しました" + +#~ msgid "No Validated" +#~ msgstr "未承諾" + #~ msgid "Events by criticity" #~ msgstr "重要度で分類したイベント" #~ msgid "Quiet: Disable modules that we indicate below." #~ msgstr "静観: 以下に示すモジュールを無効化します。" +#~ msgid "Cron" +#~ msgstr "Cron" + #~ msgid "There are no defined graphs" #~ msgstr "定義済のグラフがありません" @@ -34204,6 +34948,9 @@ msgstr "すべての監査データ削除" #~ msgid "Are you sure? All the visual map services will be recreated" #~ msgstr "よろしいですか? 全ビジュアルマップサービスが再作成されます。" +#~ msgid "Variable" +#~ msgstr "値" + #~ msgid "Massive alerts policy addition" #~ msgstr "一括アラートポリシー追加" @@ -34322,6 +35069,37 @@ msgstr "すべての監査データ削除" #~ msgid "Tag management" #~ msgstr "タグ管理" +#~ msgid "Not networkmap defined." +#~ msgstr "ネットワークマップが定義されていません" + +#~ msgid "Successful update the networkmap." +#~ msgstr "ネットワークマップを更新しました" + +#~ msgid "Unsuccessful update the networkmap." +#~ msgstr "ネットワークマップの更新に失敗しました" + +#~ msgid "Unnamed " +#~ msgstr "名前無し " + +#~ msgid "Filter by agents" +#~ msgstr "エージェントでのフィルタ" + +#~ msgid "Filter by modules" +#~ msgstr "モジュールでのフィルタ" + +#~ msgid "Show children Metaconsole" +#~ msgstr "子メタコンソール表示" + +#~ msgid "Show modulegroup" +#~ msgstr "モジュールグループ表示" + +#~ msgid "There is no group selected" +#~ msgstr "グループが選択されていません" + +#, php-format +#~ msgid "Cannot connect to %s Pandora to generate networkmap." +#~ msgstr "ネットワークマップを生成するために %s Pandora へ接続できません" + #~ msgid "Copy Dashboard" #~ msgstr "ダッシュボードのコピー" @@ -34368,6 +35146,17 @@ msgstr "すべての監査データ削除" #~ msgid "Details of node:" #~ msgstr "ノードの詳細:" +#~ msgid "First_execution" +#~ msgstr "初回実行" + +#~ msgid "" +#~ "Maybe the first run is not exactly equal to this value because the cron " +#~ "configuration is diferent." +#~ msgstr "cron の設置と異なることにより、初回の実行は正確にこのタイミングにならない可能性があります。" + +#~ msgid "First execution" +#~ msgstr "初回実行" + #~ msgid "Summary of SLA Fails" #~ msgstr "SLA 範囲外のサマリ" @@ -34395,6 +35184,15 @@ msgstr "すべての監査データ削除" #~ msgid "CONTENTS" #~ msgstr "目次" +#~ msgid "Press here to activate shortcut bar" +#~ msgstr "ショートカットバーを有効にするにはここをクリックしてください" + +#~ msgid "Incidents opened" +#~ msgstr "オープンしているインシデント" + +#~ msgid "Create new message" +#~ msgstr "新規メッセージの作成" + #~ msgid "Combined graph" #~ msgstr "組み合わせグラフ" @@ -34413,6 +35211,31 @@ msgstr "すべての監査データ削除" #~ msgid "Alerts found" #~ msgstr "アラートが見つかりました" +#~ msgid "Shortcut bar" +#~ msgstr "ショートカットバー" + +#~ msgid "" +#~ "This will activate a shortcut bar with alerts, events, messages... " +#~ "information" +#~ msgstr "アラート、イベント、メッセージ等の情報でショートカットバーを有効にします。" + +#~ msgid "" +#~ "There is a error in the message from your Integria or there is not " +#~ "connection." +#~ msgstr "Integria からのメッセージにエラーがあるか、接続できません。" + +#~ msgid "Opened tickets" +#~ msgstr "オープンしているチケット" + +#~ msgid "Closed tickets" +#~ msgstr "クローズしたチケット" + +#~ msgid "Minimal" +#~ msgstr "最小" + +#~ msgid "Maximun" +#~ msgstr "最大" + #~ msgid "Error updating special day. Id doesn't exists." #~ msgstr "特別日更新エラー。IDが存在しません。" @@ -34523,6 +35346,9 @@ msgstr "すべての監査データ削除" #~ msgid "List of Services" #~ msgstr "サービス一覧" +#~ msgid "Networkmap list" +#~ msgstr "ネットワークマップ一覧" + #~ msgid "Error enable/disable user. The user doesn't exists." #~ msgstr "ユーザの有効化/無効化エラー。ユーザが存在しません。" @@ -34554,6 +35380,12 @@ msgstr "すべての監査データ削除" #~ msgid "Generate a dinamic report" #~ msgstr "動的レポートの生成" +#~ msgid "Filter by tag" +#~ msgstr "タグによるフィルタ" + +#~ msgid "Show percentil 95º" +#~ msgstr "95パーセント表示" + #~ msgid "Error in creation synthetic module. Agent name doesn't exists." #~ msgstr "統合モジュール作成エラー。エージェント名が存在しません。" @@ -34567,3 +35399,26 @@ msgstr "すべての監査データ削除" #~ msgid "Generate networkmap with parents relationships" #~ msgstr "親子関係をもってネットワークマップを生成" + +#~ msgid "" +#~ "If you check this option, the lateral menus display with left click. " +#~ "Otherwise it will show by placing the mouse over" +#~ msgstr "このオプションをチェックするとサイドメニューはクリックで表示されます。そうでなければ、マウスオーバーで表示されます。" + +#~ msgid "Display lateral menus with click" +#~ msgstr "クリックで横のメニューを表示" + +#~ msgid "New networkmap" +#~ msgstr "新規ネットワークマップ" + +#~ msgid "Disable Pandora FMS on graphs" +#~ msgstr "グラフで Pandora FMS 表示を無効化" + +#~ msgid "Custom logo in login" +#~ msgstr "ログイン時のカスタムロゴ" + +#~ msgid "Percentil 95" +#~ msgstr "95パーセント" + +#~ msgid "Allows only show the average in graphs" +#~ msgstr "グラフで平均のみの表示をします" diff --git a/pandora_console/include/styles/install.css b/pandora_console/include/styles/install.css index f5a6434a5c..4a84b7723c 100644 --- a/pandora_console/include/styles/install.css +++ b/pandora_console/include/styles/install.css @@ -23,8 +23,7 @@ h1 { text-align: center; } h2 { - font: bold 1em Arial, Sans-serif; - border-bottom: solid 1px #00aa00; + font: Verdana; font-size: 16px; } @@ -40,7 +39,6 @@ div#logo_img { } div#wizard { text-align: left; - border: 1px solid #999; margin-top: 1em; width: 650px; @@ -51,7 +49,6 @@ div#wizard { margin-top: 0px; margin-left: 0px; margin-right: 0px; - border-radius: 10px; position: relative; } @@ -74,19 +71,13 @@ div#install_box, div#install_img { div#install_box { background: F3F3F3; - -moz-border-radius: 8px; - -webkit-border-radius: 8px; - border-radius: 8px; - border: 0px; + border: 1px solid #ccc; padding: 10px 25px; - margin-top: 10px; - -moz-box-shadow: -1px 1px 6px #aaa; - -webkit-box-shadow: -1px 1px 6px #aaa; - box-shadow: -1px 1px 6px #aaa; + margin-top: 40px; } div#install_box h2 { - color: #00aa00; + color: #82B92E; text-transform: uppercase; } @@ -114,22 +105,25 @@ input#step4, input#step4:hover { background-color: #fafafa; } div.warn { - background: url(../../images/warn.png) no-repeat 0% -2px; - color: #880; - margin-top: 7px; - padding: 2px 1px 6px 30px; + min-height: 24px; + background: url(../../images/icono_warning_install.png) no-repeat 0% -2px; + color: #222; + margin-top: 14px; + padding: 2px 1px 6px 40px; } div.info { - background: url(../../images/info.png) no-repeat 0% -2px; - color: #222; - margin-top: 7px; - padding: 2px 1px 6px 30px; + min-height: 24px; + background: url(../../images/icono_info_install.png) no-repeat 0% -2px; + color: #222; + margin-top: 14px; + padding: 2px 1px 6px 40px; } div.err { - background: url(../../images/error_red.png) no-repeat 0% -2px; - color: #cc0000; - margin-top: 7px; - padding: 2px 1px 6px 30px; + min-height: 24px; + background: url(../../images/icono_critical_install.png) no-repeat 0% -2px; + color: #cc0000; + margin-top: 14px; + padding: 2px 1px 6px 40px; } span.arr { background: url(../../images/arrow.png) no-repeat; @@ -152,8 +146,22 @@ body{ } div.installation_step { - position: absolute; + position: static; + float: right; top: 7px; right: 10px; color: #666; + margin-top: 14px; + margin-right: 12px; +} + +.btn_install_next { + margin: 10px; + padding: 8px 20px 8px 20px; + background-color: transparent; + border: 1px solid #82B92E; + font: bold 1em Verdana; + font-size: 14pt; + color: #82B92E; + border-radius: 0%; } diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index d438de4c86..9246d946d5 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -3006,11 +3006,30 @@ table#policy_modules td * { padding: 10px 30px; font-size: 20px; font-weight: bold; - height: 66px; - width: 191px; border-radius: 2px; } +div.sumary_div{ + color: #FFF; + font-size: 20px; + font-weight: bold; + border-radius: 2px; + width: 120px; + height: 40px; + text-align: center; + display: table-cell; + vertical-align: middle; +} + +div.div_groups_status{ + width: 350px; + background-color: white; + border: 1px solid #ECECEC; + border-radius: 5px; + margin: 20px; + float:left; +} + .databox.data>tbody>tr>td{ border-bottom: 1px solid #E2E2E2; } diff --git a/pandora_console/install.php b/pandora_console/install.php index c18c59ce73..492717ab80 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -71,7 +71,7 @@
"; - echo " $label "; - echo ""; + echo ""; if ($ok == 0 ) { echo " "; + echo ""; + echo " $label "; + echo ""; + echo ""; return 1; } else { echo " "; + echo ""; + echo " $label "; + echo ""; + echo ""; return 0; } - echo ""; } function check_writable ( $fullpath, $label ) { - echo ""; - echo " $label "; - echo ""; + echo ""; if (file_exists($fullpath)) if (is_writable($fullpath)) { - echo " "; + echo " "; + echo ""; + echo " $label "; + echo ""; echo ""; return 0; } else { - echo " "; + echo " "; + echo ""; + echo " $label "; + echo ""; echo ""; return 1; } else { - echo " "; + echo " "; + echo ""; + echo " $label "; + echo ""; echo ""; return 1; } - } function check_variable ( $var, $value, $label, $mode ) { @@ -258,160 +269,6 @@ function parse_mysqli_dump($connection, $url) { return 0; } -function parse_postgresql_dump($connection, $url, $debug = false) { - if (file_exists($url)) { - $file_content = file($url); - - $query = ""; - - foreach ($file_content as $sql_line) { - $clean_line = trim($sql_line); - $comment = preg_match("/^(\s|\t)*--.*$/", $clean_line); - if ($comment) { - continue; - } - - if (empty($clean_line)) { - continue; - } - - $query .= $clean_line; - - //Check if the end of query with the the semicolon and any returns in the end of line - if(preg_match("/;[\040]*\$/", $clean_line)) { - //And execute and clean buffer - pg_send_query($connection, $query); - - $result = pg_get_result($connection); - - if ($debug) { - var_dump($query); - var_dump(pg_result_error($result)); - } - - if (pg_result_status($result) == PGSQL_FATAL_ERROR) { - echo pg_result_error($result); - echo "
$query
"; - - return 0; - } - - $query = ""; - } - } - - return 1; - } - else { - return 0; - } -} - -function parse_oracle_dump($connection, $url, $debug = false) { - if (file_exists($url)) { - $file_content = file($url); - - $query = ""; - $plsql_block = false; - - $datetime_tz_format = oci_parse($connection, 'alter session set NLS_TIMESTAMP_TZ_FORMAT =\'YYYY-MM-DD HH24:MI:SS\''); - $datetime_format = oci_parse($connection, 'alter session set NLS_TIMESTAMP_FORMAT =\'YYYY-MM-DD HH24:MI:SS\''); - $date_format = oci_parse($connection, 'alter session set NLS_DATE_FORMAT =\'YYYY-MM-DD HH24:MI:SS\''); - $decimal_separator = oci_parse($connection, 'alter session set NLS_NUMERIC_CHARACTERS =\',.\''); - - oci_execute($datetime_tz_format); - oci_execute($datetime_format); - oci_execute($date_format); - oci_execute($decimal_separator); - - oci_free_statement($datetime_tz_format); - oci_free_statement($datetime_format); - oci_free_statement($date_format); - oci_free_statement($decimal_separator); - - foreach ($file_content as $sql_line) { - $clean_line = trim($sql_line); - $comment = preg_match("/^(\s|\t)*--.*$/", $clean_line); - if ($comment) { - continue; - } - - if (empty($clean_line)) { - continue; - } - - //Support for PL/SQL blocks - if (preg_match("/^BEGIN$/", $clean_line)) { - $query .= $clean_line . ' '; - $plsql_block = true; - } - else { - $query .= $clean_line; - } - - //Check query's end with a back slash and any returns in the end of line or if it's a PL/SQL block 'END;;' string - if ((preg_match("/;[\040]*\$/", $clean_line) && !$plsql_block) || - (preg_match("/^END;;[\040]*\$/", $clean_line) && $plsql_block)) { - $plsql_block = false; - //Execute and clean buffer - - //Delete the last semicolon from current query - $query = substr($query, 0, strlen($query) - 1); - $sql = oci_parse($connection, $query); - $result = oci_execute($sql); - - if ($debug) { - var_dump($query); - } - - if (!$result) { - $e = oci_error($sql); - echo "
Errors creating schema:
"; - echo htmlentities($e['message'], ENT_QUOTES); - echo "
$query
"; - echo "
"; - - return 0; - } - - $query = ""; - oci_free_statement($sql); - } - } - - return 1; - } - else { - return 0; - } -} - -function oracle_drop_all_objects ($connection) { - //Drop all objects of the current installation - $stmt = oci_parse($connection, - "BEGIN " . - "FOR cur_rec IN (SELECT object_name, object_type " . - "FROM user_objects " . - "WHERE object_type IN ('TABLE', 'VIEW', 'PACKAGE', 'PROCEDURE', 'FUNCTION', 'SEQUENCE', 'SNAPSHOT', 'MATERIALIZED VIEW')) LOOP " . - "BEGIN " . - "IF cur_rec.object_type = 'TABLE' THEN " . - "EXECUTE IMMEDIATE 'DROP ' || cur_rec.object_type || ' \"' || cur_rec.object_name || '\" CASCADE CONSTRAINTS'; " . - "ELSE " . - "EXECUTE IMMEDIATE 'DROP ' || cur_rec.object_type || ' \"' || cur_rec.object_name || '\"'; " . - "END IF; " . - "EXCEPTION " . - "WHEN OTHERS THEN " . - "DBMS_OUTPUT.put_line('FAILED: DROP ' || cur_rec.object_type || ' \"' || cur_rec.object_name || '\"'); " . - "END; " . - "END LOOP; " . - "END; "); - - $result = oci_execute($stmt); - oci_free_statement($stmt); - - return 0; -} - function random_name ($size) { $temp = ""; for ($a=0;$a< $size;$a++) @@ -423,16 +280,19 @@ function random_name ($size) { function print_logo_status ($step, $step_total) { global $banner; - return " -
-
-
- $banner -
-
- Install step $step of $step_total + $header = " +
+
+
+ $banner
"; + $header .= " +
+ Install step $step of $step_total +
"; + + return $header; } // @@ -515,14 +375,17 @@ function install_step1() { If you want to upgrade from Pandora FMS 4.x to 5.0 version, please use the migration tool inside /extras directory in this setup.
"; + echo "
"; + if ($writable == 0) { + echo "
"; + echo ""; echo "
"; - echo ""; } else { echo "
ERROR:You need to setup permissions to be able to write in ./include directory
"; - echo "
"; } + echo "
"; echo "
"; echo " @@ -556,7 +419,7 @@ function install_step1_licence() { echo file_get_contents ("COPYING"); echo ""; echo "

"; - echo "

"; + echo "
"; } echo ""; @@ -612,8 +475,6 @@ function install_step2() { echo ""; check_extension("mysql", "PHP MySQL extension"); check_extension("mysqli", "PHP MySQL(mysqli) extension"); - check_extension("pgsql", "PHP PostgreSQL extension"); - check_extension("oci8", "PHP Oracle extension"); echo ""; if ($res > 0) { @@ -628,17 +489,18 @@ function install_step2() { your HTTP/Apache server after it to use the new modules. -
- Ignore it. Force install Step #3 +
+ Ignore it.
"; - echo "
"; } else { + echo "
"; + echo " + "; echo "
"; - echo "
-
-
"; } + echo ""; + echo "
"; echo "
@@ -659,12 +521,6 @@ function install_step3() { if (extension_loaded("mysqli")) { $options .= ""; } - if (extension_loaded("pgsql")) { - $options .= ""; - } - if (extension_loaded("oci8")) { - $options .= ""; - } $error = false; if (empty($options)) { @@ -778,13 +634,15 @@ function install_step3() { "; + if (!$error) { + echo "
"; + echo " + "; + echo "
"; + } echo ""; - if (!$error) { - echo ""; - } - echo ""; echo "
"; @@ -1034,296 +892,14 @@ function install_step4() { $everything_ok = 1; } break; - case 'oracle': - $connection = oci_connect($dbuser, $dbpassword, '//' . $dbhost . '/' . $dbname); - if (!$connection) { - check_generic(0, "Connection with Database"); - } - else { - check_generic(1, "Connection with Database"); - - // Drop all objects if needed - if ($dbdrop == 1) { - oracle_drop_all_objects($connection); - } - - $step1 = parse_oracle_dump($connection, "pandoradb.oracle.sql"); - - check_generic($step1, "Creating schema"); - - if ($step1) { - $step2 = parse_oracle_dump($connection, "pandoradb.data.oracle.sql"); - } - - check_generic ($step2, "Populating database"); - - if (PHP_OS == "FreeBSD") - { - $step_freebsd = adjust_paths_for_freebsd ($engine, $connection); - check_generic ($step_freebsd, "Adjusting paths in database for FreeBSD"); - } - - echo "
Please, you will need to setup your Pandora FMS server, editing the /etc/pandora/pandora_server.conf file and set database password.
"; - - if ($step2) { - $step3 = is_writable("include"); - } - - check_generic ($step3, "Write permissions to save config file in './include'"); - - if ($step3) { - $cfgin = fopen ("include/config.inc.php","r"); - $cfgout = fopen ($pandora_config,"w"); - $config_contents = fread ($cfgin, filesize("include/config.inc.php")); - $dbtype = 'oracle'; - $config_new = ''; - $step4 = fputs ($cfgout, $config_new); - $step4 = $step4 + fputs ($cfgout, $config_contents); - if ($step4 > 0) - $step4 = 1; - fclose ($cfgin); - fclose ($cfgout); - chmod ($pandora_config, 0600); - } - - check_generic ($step4, "Created new config file at '" . $pandora_config . "'"); - - if (($step4 + $step3 + $step2 + $step1) == 4) { - $everything_ok = 1; - } - - } - break; - case 'pgsql': - $step1 = $step2 = $step3 = $step4 = $step5 = $step6 = $step7 = 0; - - $connection = pg_connect("host='" . $dbhost . "' dbname='postgres' user='" . $dbuser . "' password='" . $dbpassword . "'"); - if ($connection === false) { - check_generic(0, "Connection with Database"); - } - else { - check_generic(1, "Connection with Database"); - - // Drop database if needed - if ($dbdrop == 1 && $dbaction == 'db_exist') { - $result = pg_query($connection, "DROP DATABASE \"" . $dbname . "\";"); - } - - if ($dbaction != 'db_exist' || $dbdrop == 1) { - pg_send_query($connection, "CREATE DATABASE \"" . $dbname . "\" WITH ENCODING 'utf8';"); - $result = pg_get_result($connection); - if (pg_result_status($result) != PGSQL_FATAL_ERROR) { - $step1 = 1; - } - - check_generic ($step1, "Creating database '$dbname'"); - } - else { - $step1 = 1; - } - - check_generic ($step1, "Creating database '$dbname'"); - - if ($step1 == 1) { - //Reopen DB because I don't know how to use DB in PostgreSQL - pg_close($connection); - - $connection = pg_connect("host='" . $dbhost . "' dbname='" . $dbname . - "' user='" . $dbuser . "' password='" . $dbpassword . "'"); - - if ($connection !== false) { - $step2 = 1; - } - } - - check_generic ($step2, "Opening database '$dbname'"); - - if ($step2) { - $step3 = parse_postgresql_dump($connection, "pandoradb.postgreSQL.sql"); - } - - check_generic($step3, "Creating schema"); - - if ($step3) { - $step4 = parse_postgresql_dump($connection, "pandoradb.data.postgreSQL.sql"); - } - - check_generic ($step4, "Populating database"); - - if (PHP_OS == "FreeBSD") { - $step_freebsd = adjust_paths_for_freebsd ($engine, $connection); - check_generic ($step_freebsd, "Adjusting paths in database for FreeBSD"); - } - - if ($step4) { - $random_password = random_name (8); - - pg_query($connection, "DROP USER pandora"); - pg_send_query($connection, "CREATE USER pandora WITH PASSWORD '" . $random_password . "'"); - $result = pg_get_result($connection); - - if (pg_result_status($result) != PGSQL_FATAL_ERROR) { - //Set the privileges for DB - pg_send_query($connection, "GRANT ALL PRIVILEGES ON DATABASE pandora TO pandora;"); - $result = pg_get_result($connection); - - $setDBPrivileges = 0; - if (pg_result_status($result) != PGSQL_FATAL_ERROR) { - $setDBPrivileges = 1; - } - - if ($setDBPrivileges) { - //Set the privileges for each tables. - pg_send_query($connection, "SELECT table_name FROM information_schema.tables WHERE table_schema = 'public';"); - $result = pg_get_result($connection); - - $tables = array(); - while ($row = pg_fetch_assoc($result)) { - $tables[] = $row['table_name']; - } - - $correct = 1; - foreach ($tables as $table) { - pg_send_query($connection, "GRANT ALL PRIVILEGES ON TABLE " . $table . " TO pandora;"); - $result = pg_get_result($connection); - - if (pg_result_status($result) == PGSQL_FATAL_ERROR) { - $correct = 0; - break; - } - - //For each table make owner pandora - pg_send_query($connection, "ALTER TABLE " . $table . " OWNER TO pandora;"); - $result = pg_get_result($connection); - - if (pg_result_status($result) == PGSQL_FATAL_ERROR) { - $correct = 0; - break; - } - - //INI ----- Grant for secuences - pg_send_query($connection, "SELECT column_name FROM information_schema.columns WHERE table_name = '" . $table . "';"); - $result2 = pg_get_result($connection); - - $columns = array(); - while ($row = pg_fetch_assoc($result2)) { - $columns[] = $row['column_name']; - } - - //Check for each column if it have a sequence to grant - foreach ($columns as $column) { - pg_send_query($connection, "SELECT pg_get_serial_sequence('" . $table . "', '" . $column . "');"); - $result3 = pg_get_result($connection); - - $sequence = pg_fetch_assoc($result3); - if (!empty($sequence['pg_get_serial_sequence'])) { - pg_send_query($connection, "GRANT ALL PRIVILEGES ON SEQUENCE " . $sequence['pg_get_serial_sequence'] . " to pandora;"); - $result4 = pg_get_result($connection); - - if (pg_result_status($result4) == PGSQL_FATAL_ERROR) { - $correct = 0; - break; - } - } - } - //END ----- Grant for secuences - - } - - if ($correct) { - $step5 = 1; - } - } - } - } - - check_generic ($step5, "Established privileges for user pandora. A new random password has been generated: $random_password
Please write it down, you will need to setup your Pandora FMS server, editing the /etc/pandora/pandora_server.conf file
"); - - if ($step5) { - $step6 = is_writable("include"); - } - - check_generic ($step6, "Write permissions to save config file in './include'"); - - if ($step6) { - $cfgin = fopen ("include/config.inc.php","r"); - $cfgout = fopen ($pandora_config,"w"); - $config_contents = fread ($cfgin, filesize("include/config.inc.php")); - $dbtype = 'postgresql'; - $config_new = ''; - $step7 = fputs ($cfgout, $config_new); - $step7 = $step7 + fputs ($cfgout, $config_contents); - if ($step7 > 0) - $step7 = 1; - fclose ($cfgin); - fclose ($cfgout); - chmod ($pandora_config, 0600); - } - - check_generic ($step7, "Created new config file at '".$pandora_config."'"); - - if (($step7 + $step6 + $step5 + $step4 + $step3 + $step2 + $step1) == 7) { - $everything_ok = 1; - } - } - break; } echo ""; if ($everything_ok == 1) { + echo "
"; + echo " + "; echo "
"; - echo ""; } else { $info = "
There were some problems. @@ -1358,15 +934,10 @@ function install_step4() { mysqli_query ($connection, "DROP DATABASE $dbname"); } break; - case 'pgsql': - break; - case 'oracle': - oracle_drop_all_objects($connection); - break; } echo "
"; } - + echo ""; echo "
"; echo " @@ -1395,10 +966,10 @@ function install_step5() { for updates.

Select if you want to rename 'install.php'.

- +
-


Click here to access to your Pandora FMS console. +


.

"; diff --git a/pandora_console/operation/agentes/tactical.php b/pandora_console/operation/agentes/tactical.php index 6826ddd2f9..5c73d6d363 100755 --- a/pandora_console/operation/agentes/tactical.php +++ b/pandora_console/operation/agentes/tactical.php @@ -157,19 +157,15 @@ $data_agents = array( $table->data[1][0] = reporting_get_stats_alerts($data); $table->data[2][0] = reporting_get_stats_modules_status($data, 180, 100, false, $data_agents); $table->data[3][0] = reporting_get_stats_agents_monitors($data); + $table->rowclass[] = ''; - - - // --------------------------------------------------------------------- // Server performance // --------------------------------------------------------------------- if ($is_admin) { - $table->data[4][0] = reporting_get_stats_servers(false); $table->rowclass[] = ''; - } html_print_table($table); @@ -178,7 +174,6 @@ echo ''; //Left column echo ''; - // --------------------------------------------------------------------- // Last events information // --------------------------------------------------------------------- diff --git a/pandora_console/operation/agentes/ver_agente.php b/pandora_console/operation/agentes/ver_agente.php index 4758da5e9d..024f54f922 100644 --- a/pandora_console/operation/agentes/ver_agente.php +++ b/pandora_console/operation/agentes/ver_agente.php @@ -490,35 +490,33 @@ if (is_ajax ()) { asort($result); } else { - - if(implode(',', $idAgents) < 0){ - - - $sql = 'SELECT DISTINCT(nombre) FROM tagente_modulo -WHERE nombre IN ( -SELECT nombre -FROM tagente_modulo -GROUP BY nombre -HAVING count(nombre) = (SELECT count(nombre) FROM tagente_modulo))'; - } - else{ - $sql = 'SELECT DISTINCT(nombre) - FROM tagente_modulo t1 - WHERE ' . $filter . ' - AND t1.delete_pending = 0 - AND t1.id_agente IN (' . implode(',', $idAgents) . ')'; - - if ($selection_mode == 'common') { - $sql .= ' AND ( - SELECT count(nombre) - FROM tagente_modulo t2 - WHERE t2.delete_pending = 0 - AND t1.nombre = t2.nombre - AND t2.id_agente IN (' . implode(',', $idAgents) . ')) = (' . count($idAgents) . ')'; - }elseif ($selection_mode == 'unknown'){ - $sql .= 'AND t1.id_agente_modulo IN (SELECT id_agente_modulo FROM tagente_estado where estado = 3 OR estado = 4)'; + if(implode(',', $idAgents) < 0) { + $sql = 'SELECT DISTINCT(nombre) FROM tagente_modulo + WHERE nombre IN ( + SELECT nombre + FROM tagente_modulo + GROUP BY nombre + HAVING count(nombre) = (SELECT count(nombre) FROM tagente_modulo))'; + } + else { + $sql = 'SELECT DISTINCT(nombre) + FROM tagente_modulo t1 + WHERE ' . $filter . ' + AND t1.delete_pending = 0 + AND t1.id_agente IN (' . implode(',', $idAgents) . ')'; + + if ($selection_mode == 'common') { + $sql .= ' AND ( + SELECT count(nombre) + FROM tagente_modulo t2 + WHERE t2.delete_pending = 0 + AND t1.nombre = t2.nombre + AND t2.id_agente IN (' . implode(',', $idAgents) . ')) = (' . count($idAgents) . ')'; + } + elseif ($selection_mode == 'unknown') { + $sql .= 'AND t1.id_agente_modulo IN (SELECT id_agente_modulo FROM tagente_estado where estado = 3 OR estado = 4)'; + } } - } $sql .= ' ORDER BY nombre'; $nameModules = db_get_all_rows_sql($sql); @@ -1155,57 +1153,53 @@ if (isset($ehorus_tab) && !empty($ehorus_tab)) { //Tabs for extensions foreach ($config['extensions'] as $extension) { if (isset($extension['extension_ope_tab'])) { - - //VMware extension is only available for VMware OS - if ($extension['extension_ope_tab']['id'] === "vmware_manager") { - - //Check if OS is vmware - $id_remote_field = db_get_value ("id_field", - "tagent_custom_fields", "name", "vmware_type"); - - $vmware_type = db_get_value_filter("description", - "tagent_custom_data", - array("id_field" => $id_remote_field, "id_agent" => $agent["id_agente"])); - - if ($vmware_type != "vm") { - continue; + if (check_acl($config['id_user'], $id_grupo, $extension['extension_ope_tab']['acl'])) { + //VMware extension is only available for VMware OS + if ($extension['extension_ope_tab']['id'] === "vmware_manager") { + //Check if OS is vmware + $id_remote_field = db_get_value ("id_field", + "tagent_custom_fields", "name", "vmware_type"); + + $vmware_type = db_get_value_filter("description", + "tagent_custom_data", + array("id_field" => $id_remote_field, "id_agent" => $agent["id_agente"])); + + if ($vmware_type != "vm") { + continue; + } } - } - - //RHEV extension is only available for RHEV Virtual Machines - if ($extension['extension_ope_tab']['id'] === "rhev_manager") { - //Get id for remote field "rhev_type" - $id_remote_field = db_get_value("id_field", "tagent_custom_fields", "name", "rhev_type"); - - //Get rhev type for this agent - $rhev_type = db_get_value_filter ("description", "tagent_custom_data", array ("id_field" => $id_remote_field, "id_agent" => $agent['id_agente'])); - - //Check if rhev type is a vm - if ($rhev_type != "vm") { - continue; + //RHEV extension is only available for RHEV Virtual Machines + if ($extension['extension_ope_tab']['id'] === "rhev_manager") { + //Get id for remote field "rhev_type" + $id_remote_field = db_get_value("id_field", "tagent_custom_fields", "name", "rhev_type"); + //Get rhev type for this agent + $rhev_type = db_get_value_filter ("description", "tagent_custom_data", array ("id_field" => $id_remote_field, "id_agent" => $agent['id_agente'])); + //Check if rhev type is a vm + if ($rhev_type != "vm") { + continue; + } } + + $image = $extension['extension_ope_tab']['icon']; + $name = $extension['extension_ope_tab']['name']; + $id = $extension['extension_ope_tab']['id']; + + $id_extension = get_parameter('id_extension', ''); + + if ($id_extension == $id) { + $active = true; + } + else { + $active = false; + } + + $url = 'index.php?sec=estado&sec2=operation/agentes/ver_agente&tab=extension&id_agente='.$id_agente . '&id_extension=' . $id; + + $extension_tab = array('text' => '' . html_print_image ($image, true, array ( "title" => $name)) . '', 'active' => $active); + + $onheader = $onheader + array($id => $extension_tab); } - - - $image = $extension['extension_ope_tab']['icon']; - $name = $extension['extension_ope_tab']['name']; - $id = $extension['extension_ope_tab']['id']; - - $id_extension = get_parameter('id_extension', ''); - - if ($id_extension == $id) { - $active = true; - } - else { - $active = false; - } - - $url = 'index.php?sec=estado&sec2=operation/agentes/ver_agente&tab=extension&id_agente='.$id_agente . '&id_extension=' . $id; - - $extension_tab = array('text' => '' . html_print_image ($image, true, array ( "title" => $name)) . '', 'active' => $active); - - $onheader = $onheader + array($id => $extension_tab); } } diff --git a/pandora_console/operation/events/event_statistics.php b/pandora_console/operation/events/event_statistics.php index 2951a4e613..7214d6de7b 100644 --- a/pandora_console/operation/events/event_statistics.php +++ b/pandora_console/operation/events/event_statistics.php @@ -31,52 +31,56 @@ if (! check_acl ($config['id_user'], 0, "ER") && ! check_acl ($config['id_user'] //header ui_print_page_header (__('Statistics'), "images/op_events.png",false, false); echo ""; -echo ""; -echo ""; + echo ""; + echo ""; -echo ""; + echo ""; + echo ""; -echo ""; + echo ""; + echo ""; -echo ""; + echo ""; + echo ""; -echo ""; + echo ""; + echo ""; -echo ""; + echo ""; + echo ""; -echo ""; + $where = ''; + if (!users_is_admin()) { + $where = 'AND event_type NOT IN (\'recon_host_detected\', \'system\',\'error\', \'new_agent\', \'configuration_change\')'; + } + echo ""; + echo ""; -echo ""; + echo ""; + echo ""; -echo ""; - -echo ""; - -echo ""; - -echo ""; - -echo ""; - -echo ""; - -echo ""; echo "
"; -echo "

" . __('Event graph') . "

"; -echo "
"; + echo "

" . __('Event graph') . "

"; + echo "
"; -echo "

" . __('Event graph by user') . "

"; -echo "
"; + echo "

" . __('Event graph by user') . "

"; + echo "
"; + echo grafico_eventos_total(); + echo "
"; + echo grafico_eventos_usuario(300, 200); + echo "
"; -echo grafico_eventos_total(); -echo "
"; + echo "

" . __('Event graph by agent') . "

"; + echo "
"; -echo grafico_eventos_usuario(300, 200); -echo ""; + echo "

" . __('Amount events validated') . "

"; + echo "
"; + echo grafico_eventos_grupo(300, 200, $where); + echo "
"; + $extra_filter = array(); + if (!users_is_admin()) { + $extra_filter['event_type'] = array('unknown','alert_fired','alert_recovered', + 'alert_ceased','alert_manual_validation', 'critical', + 'warning','normal'); + } + echo graph_events_validated(300, 200, $extra_filter); + echo "
"; -echo "

" . __('Event graph by agent') . "

"; -echo "
"; -echo "

" . __('Amount events validated') . "

"; -echo "
"; -echo grafico_eventos_grupo(300, 200); -echo ""; -echo graph_events_validated(300, 200); -echo "
"; ?> diff --git a/pandora_console/operation/events/events.build_table.php b/pandora_console/operation/events/events.build_table.php index e2addf7d57..906cd840df 100644 --- a/pandora_console/operation/events/events.build_table.php +++ b/pandora_console/operation/events/events.build_table.php @@ -259,6 +259,9 @@ else { $table->head[$i] = html_print_checkbox ("all_validate_box", "1", false, true); $table->align[$i] = 'left'; } + else { + $table->head[$i] = ''; + } } if ($meta) { diff --git a/pandora_console/operation/events/sound_events.php b/pandora_console/operation/events/sound_events.php index 29c845d2e0..82e8efd7f8 100644 --- a/pandora_console/operation/events/sound_events.php +++ b/pandora_console/operation/events/sound_events.php @@ -69,35 +69,42 @@ echo "

" . __("Sound console"). "

"; $table = null; $table->width = '100%'; - +$table->class = ' '; $table->size[0] = '10%'; $table->style[0] = 'font-weight: bold; vertical-align: top;'; $table->style[1] = 'font-weight: bold; vertical-align: top;'; +$table->style[2] = 'font-weight: bold; vertical-align: top;'; $table->data[0][0] = __('Group'); -$table->data[0][0] .= html_print_select_groups(false, $access, true, 'group', '', 'changeGroup();', '', 0, true) . '
' . '
'; -$table->data[0][0] .= __('Agent'); -$table->data[0][0] .= html_print_select($agents, 'id_agents[]', true, false, '', '', true, true,'','','','','',false,'','',true); -$table->data[0][1] = __('Type'); -$table->data[0][1] .= '
' . html_print_checkbox('alert_fired', 'alert_fired', true, true, false, 'changeType();') . __('Alert fired') . '
' . +$table->data[0][1] .= html_print_select_groups(false, $access, true, 'group', '', 'changeGroup();', '', 0, true) . '
' . '
'; +$table->data[1][0] .= __('Agent'); +$table->data[1][1] .= html_print_select($agents, 'id_agents[]', true, false, '', '', true, true,'','','','','',false,'','',true); +$table->data[0][2] = __('Type'); +$table->data[0][3] .= html_print_checkbox('alert_fired', 'alert_fired', true, true, false, 'changeType();') . __('Alert fired') . '
' . html_print_checkbox('critical', 'critical', true, true, false, 'changeType();') . __('Monitor critical') . '
' . html_print_checkbox('unknown', 'unknown', true, true, false, 'changeType();') . __('Monitor unknown') . '
' . html_print_checkbox('warning', 'warning', true, true, false, 'changeType();') . __('Monitor warning') . '
'; html_print_table($table); -echo '
'; -echo ''; +echo '
'; +$table = null; +$table->width = '100%'; +$table->class = ' '; +$table->bgcolor = 'white'; +$table->data[0][0] = '' . + html_print_image("images/play.button.png", true, array("id" => "button")) . + ''; + +$table->data[0][1] .= '' . + html_print_image("images/ok.button.png", true, array("style" => "margin-left: 15px;")) . + ''; + +$table->data[0][2] .= '' . + html_print_image("images/icono_test.png", true, array("id" => "button_try", "style" => "margin-left: 15px;")) . + ''; +html_print_table($table); + ?> ',$report['contents'][$i]['description']); + } reporting_html_print_report($report,false,$config['custom_report_info']); diff --git a/pandora_console/operation/visual_console/render_view.php b/pandora_console/operation/visual_console/render_view.php index 24855f5c76..fa507a1d55 100755 --- a/pandora_console/operation/visual_console/render_view.php +++ b/pandora_console/operation/visual_console/render_view.php @@ -100,7 +100,10 @@ if ($vconsole_write || $vconsole_manage) { $hash = md5($config["dbpass"] . $id_layout . $config["id_user"]); - $options['public_link']['text'] = ''. + $options['public_link']['text'] = ''. html_print_image ("images/camera_mc.png", true, array ("title" => __('Show link to public Visual Console'))).''; $options['public_link']['active'] = false; @@ -149,11 +152,11 @@ if ($config['pure']) { // Container of the visual map (ajax loaded) echo '
' . visual_map_print_visual_map ($id_layout, true, true, - null, null, '', false, $graph_javascript) + null, null, '', false, true) . '
'; // Floating menu - Start - echo '
'; + echo '
'; echo '